
#ContentFL {
float: left;
margin-left: 10px;
width: 600px;
vertical-align: top;
}
#ContentFR {
float: right;
margin-right: 1px;
vertical-align:top;
}
#ContentMID {
float: left;
margin-right: 1px;
vertical-align:top;
}
#ulFL {
float: left;
}
#ulFR {
float: right;
margin-right: 75px;
}


#Seperator { /* USE FOR HR AND/OR TOP BORDER */
border-top: 1px solid #cccccc;
width:100%;
}
#Spacer { /* USE FOR HR AND/OR TOP BORDER */
padding: 5px;
}


#boxTopBar {
border-top:1px solid #416C9C;
margin-top:0px;
width:210px;
vertical-align:top;
}
#boxmBar {
border-top:1px solid #416C9C;
margin-top:0px;
width:450px;
vertical-align:top;
}
#boxTitle {
background-color:#7AA9DD;
border-top:2px solid #416C9C;
color:#ffffff;
clip:  rect(   );
font-family: arial, helvetica;
padding:5px;
}
#boxCopy {
border:1px solid #7AA9DD;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
padding-bottom:10px;
text-align: left;
vertical-align:top;
}
#boxBullet1 { /* GREEN ARROW FOR RIGHT OR LEFT NAV */
background-image: url(../images/blt_arrow_blue-sm.jpg);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 0px;
padding-left: 10px;
text-align: left;
vertical-align: bottom;
}
#boxBullet2 { /* SQ BULLET FOR ANY */
background-image: url(../images/blt_arrow_blue-sm.jpg);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 0px;
padding-left: 10px;
text-align: left;
vertical-align: bottom;
}

