@charset "utf-8";
/* CSS Document */

body  {
	font: Verdana, Arial, Helvetica, sans-serif;
	background:url(page_bg.gif) left top repeat-x #C3C3C3;
	margin: 0;
	padding: 0;
	color: #000;
}
.twoColFixLtHdr #container { 
	width: 750px; 
	background: #CAE1FF;
	margin: 0 auto;
	text-align: left;
} 

.twoColFixLtHdr #header { 
	background: #DDDDDD; 
} 
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 185px; 
	background:#CAE1FF;
	padding: 8px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px!important;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 185px; 
	padding: 5px 4px 2px 18px; 
	background-color:#FFF;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#77A2D6;
	color:#fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:.8em; font-weight: bold;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
ul.bullet {
	margin-left:40px;
	margin-top:15px;
	list-style-type:circle;
	font-size:14px;
	font-family:verdana;
	color:#000;
}
ul.bullet2 {
	margin-left: 55px;
	margin-top: 15px;
	list-style-type: disc;
	font-size: 14px;
	font-family: verdana;
	color: #000;
}
ol{
	margin-left:40px;
	margin-top:15px;
	list-style-type:number;
	font-size:14px;
	font-family:verdana;
	color:#000;
}
.bluetext{
	color:#006;
}
.BRIbluetext{
	color:#77A2D6;
}
.greytext{
	color:#999;
}
.redtext{
	color:#C00;	
}
.supertext{
	font-size: 11px;
}
.blogtitle{
	color: #009;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px 2px 10px 4px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear {clear:both;}

/* slide show */
div#ss1 {position:relative;}
div#slides1 {height:103px; width:750px; overflow:hidden;}

div#holder {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:750px;
	background-color: #FFF;
	background-image: url(left_nav_bg2.png);
	background-repeat: repeat-y;
	background-position: left;
}

div#nav_holder { margin:0; background:#312E72 url(horiz_bg.png) repeat-x; position:relative; }
ul#horizontal_nav { margin:0; padding:0 8px; height:2.2em; font-weight:bold; font-size:9px; }

h1 {font-family:Verdana, Geneva, sans-serif; font-size:1.1em; margin: 14px 2px 10px 4px; color:#312E72;}
h2 {font-family:Verdana, Geneva, sans-serif; font-size:.9em; margin: 14px 2px 10px 4px; color:#000; }
h3 {font-family:Verdana, Geneva, sans-serif; font-size:.8em; margin: .5em .2em .1em .7em; color:#312E72;}
h4 {font-family:Verdana, Geneva, sans-serif; font-size:.6em; margin: .2em .2em .8em .8em; color:#312E72;}
h5 {font-family:Verdana, Geneva, sans-serif; font-size:.8em; margin: .7em .1em .6em .8em; color:#77A2D6;}
h6 {font-family:Verdana, Geneva, sans-serif; font-size:.8em; margin: .3em .2em 0em .7em; color:#312E72;}
p {margin:.2em .2em .2em .2em; font-family:Verdana, Geneva, sans-serif; font-size:.9em;}


a:link {
	color: #312E72; 
	text-decoration:none;
}
a:visited {
	color: #312E72; 
	text-decoration:none;
}
a:hover {
	color: #77A2D6; 
	text-decoration:none;
}
a:active {
	color: #312E72; 
	text-decoration:none;
}

div#headline_holder { color:#fff; font-size:11px; line-height:14px; overflow:visible; height:14px; vertical-align:middle;}

/* headlines list */
ul#headline_list { overflow:hidden; }
ul#headline_list li { list-style:none;}
ul#headline_list li a {font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#fff; text-decoration:none;}
ul#headline_list li a:hover { text-decoration:underline;}

ul#wmn {background-color:#CAE1FF; width:185px; padding:0; margin:0; list-style:none; list-style:none; font-size:12px; font-family:verdana, arial, sans-serif; color:#191970; font-weight:bold;  }
ul#wmn li {margin:0; padding:5px 0px 5px 8px; list-style:none; position:relative; z-index:100; background: url(arrow.png) no-repeat 148px center;}
ul#wmn li.home {margin:0; padding:5px 0px 5px 8px; list-style:none; position:relative; z-index:100; background-image:none; }
ul#wmn li.hover.home {border-right:2px solid #9FB6CD; border-bottom:2px solid #9FB6CD; background: #B9D3EE; background-image:none; }
ul#wmn li.hover { border-right:2px solid #9FB6CD; border-bottom:2px solid #9FB6CD; background: #B9D3EE url(arrow.png) no-repeat 148px center;}
ul#wmn li ul {display:none; padding:4px; margin:0; background-color:#F0F8FF; border:1px solid #9FB6CD; border-left-width:0; position:absolute; left:185px; top:-1px; width:430px; font-weight:bold; z-index:1000; }
ul#wmn li ul.small { width:215px; }
ul#wmn li ul li {margin:0; padding:5px; width:190px; float:left; background-image:none; font-weight:bold;}
ul#wmn li ul li ul {display:block; position:static; left:auto; top:auto; width:190px; margin:0; padding:0; font-weight:normal; border-width:0; }
ul#wmn li ul li ul li {display:block; width:220px; float:none; padding:2px; font-weight:bold;}
