/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#15317E; layer-background-color:#15317E; visibility:hidden;border-top: solid 1 #15317E;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold;text-align:center;}
.clLevel0{background-color:#15317E; layer-background-color:#15317E; color:#ffffff;}
.clLevel0over{background-color:#2B60DE; layer-background-color:#2B60DE; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff;}
/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold;text-align:left;}
.clLevel1{background-color:#2B60DE; layer-background-color:#2B60DE; color:#ffffff;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=100, Style=2, StartX=0,  FinishX=100, StartY=0, FinishY=100)}
.clLevel1over{background-color:#2B60DE; layer-background-color:#2B60DE; color:#ffffff;cursor:pointer; 
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=50, Style=2, StartX=0,  FinishX=100, StartY=0, FinishY=100);cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#CC6600; layer-background-color:#CC6600}
h2{
	color: #15317E;
	font-weight: bold;
}
h5{
	color:#15317E;
	font-size: smaller;
}
h3{
	color:#15317E;
	font-weight:bold;
}
body,td{
	color:#15317E;
	font-family:Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a:link,a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration:none;
	color:#455b95;
}
.moreLink{
	font-weight:bold;
	font-size:10px;
	font-family: verdana;
	text-decoration:none;
	text-align:right;
	color:#455b95;
}
.homeHead{
	color:#000000;
	font-size: larger;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#6699cc;
}
.tableBorder{
	border:solid 1  #000000;
}
.fancybutton {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10px;
	width:180px;
	CURSOR: hand;
	COLOR: #369;
	FONT-FAMILY: book Antiqua,Arial, Helvetica, sans-serif;
}
.rightButton {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12px;
	width:220px;
	height:15px
	CURSOR: hand;
	COLOR: #ffffff;
	background-color:#15317e;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.WebPartTitle
{
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
}
.boxHeader {
    padding: 2px 2px 2px 2px;
    /*border-bottom: 1px solid #ffffff;*/
    background: #455b95;
    font: bold 10px Verdana;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-transform:uppercase; 
}
.topLogo{
	background-image: url(../images/topLogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 65;
}
.topFiller{
	/*background-image: url(../images/gapFillerO.jpg);
	background-repeat: repeat;
	background-position: center;)*/
	background-color: #15317E;
	height: 65;
}
.navContainer {float:left;width:146px}
.navBoldRight {padding-right:0px;padding-left:2px;font-weight:bold;font-size:11px;padding-bottom:2px;margin-right:8px;padding-top:2px;border-bottom:#ddd 1px solid;text-align:center;background-color:#f49a1f;}
.navBoldRight A {color:#000;text-decoration:none;width:138px}
.navBoldRight A:hover {color:#777;text-decoration:none;width:138px}
