/* CSS Document */


#contentfloatholder {float: left; width: 100%; background-color:#fff;}

#contentfloatholder:after {content: "."; display: block; height: 0px; clear: both; visibility: hidden; background-color:#fff;}

#center {margin: 0 200px 0 210px; color:#103360; background-color:#fff; text-align:left;}

#centerwrap {float:left; width: 100%; margin: 0 -95% 0 0; clear:both; background-color:#fff;}

#left {float:left; width: 205px; margin: 0 0 0 -5%; text-align:left; background-color:#e4f1f3;}

#right {float:right; width: 195px; margin: 0 5px 0 0; background-color:#fff; margin-top:10px;}


/************* IE Mac CSS Only  works for Win too **************/

* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}

div h3, div p {
margin: 10px 0;
padding: 0 10px;
}

/*second navbar*/

.navbar2_header{font-size:18px; text-decoration:none; font-weight:bolder; color:#103360;}
.navbar2_header_active{font-size:18px; text-decoration:none; font-weight:bolder; color:#448E9E;}

.navbar2{ font-size:16px; text-decoration:none; color:#103360; margin-left: 10px; font-weight:bold;}
.navbar2_active{ font-size:16px; text-decoration:none; color:#448E9E; margin-left: 10px; font-weight:bold;}

#left a:link {}
#left a:visited {}
#left a:hover {color:#448E9E;}
#left a:active {}


p{font-size: 0.8em;}
.bold{font-weight:bolder;}
.contact{font-size: 0.9em;}
.bcontact{font-size: 0.9em; font-weight:bolder;}
h2{font-size: 0.9em; font-weight:700; margin-left:10px; padding-bottom:10px;}
.light_blue{color:#448e9e; font-weight:bold;}

/*lists*/
ul.lists{color:#448e9e; margin-left:40px; font-size: 0.8em;}
ol.orderedlists{color:#448e9e; margin-left:40px; font-size: 0.8em; margin-bottom:1em;}

ol.orderedlists li{margin-bottom:10px;}

.red{color:#FF0000;}

/*paragraph navbar 2*/

.spacer {margin-top:29px;}

.italic{font-style:italic; color:#448e9e;}

.left_b{font-weight:bold; float:right;}

