/* CSS Document */
body{
margin: 10px 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
/*background: url('../Images/bg.gif') left top no-repeat #e7eff5;*/
background-image: url('../Images/bg.gif');
background-repeat: repeat;
background-position:center top;
background-color: #D1D4D7;
text-align:center;
}

a:link {color:#0039A1}
a:visited {color:#0039A1}
a:hover { text-decoration: none; color:#000000}
a:active { text-decoration: none; color:#000000}

/*ul{
list-style-type:none;
background-image: url('../Images/bullet_sub.gif');
background-repeat: no-repeat;
background-position: 0 -3px;
padding-left: 12px;
}*/

.header {

}

.header h1 {
display:inline;
line-height:34px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
color:#ffffff;
}
	.header h1 A:link, .header h1 A:visited { color: #ffffff; text-decoration: none; }
	.header h1 A:active, .header h1 A:hover { color: #ffffff; text-decoration: none; }


/**************** Tab Styles ********************/

.tab { text-align: center;
       background-image: url('../Images/tab_bg.gif');
	   background-color: #999999;
	   font-family: Arial, Helvetica, Verdana, sans-serif;
	   font-size: 11px;
	   color: #000000;
	   font-weight: normal;
	 }
	.tab A:link, .tab A:visited { color: #000000; text-decoration: none; }
	.tab A:active, .tab A:hover { color: #0039A1; text-decoration: none; }

.tab_cp { text-align: center;
       background-image: url('../Images/tab_bg.gif');
	   background-color: #999999;
	   font-family: Arial, Helvetica, Verdana, sans-serif;
	   font-size: 11px;
	   color: #000000;
	   font-weight: bold;
	 }
	.tab_cp A:link, .tab_cp A:visited { color: #0039A1; text-decoration: none; }
	.tab_cp A:active, .tab_cp A:hover { color: #000000; text-decoration: none; }

/**************** Tab Styles ********************/

.titleText {
padding: 0px 0px 10px 0px;
font-size: 20px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#16446b;
text-align: center;
}

.snapToNav {
padding: 0 0px 10px 0px;
}

.snapToNav center {
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#4f6982;
}
	.snapToNav center A:link, .snapToNav center A:visited { color: #4f6982; text-decoration: underline; }
	.snapToNav center A:active, .snapToNav center A:hover { color: #000000; text-decoration: none; }

.dockTable {margin: 0 0 10px 0;}
.dockTable td {
padding: 2px 5px 2px 5px;
background-color:#4f6982;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: underline; }
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #ffffff; text-decoration: none; }

	
	
	


.bottomnav { padding: 20px; padding-left: 189px; color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica; background-color:#FFFFFF; border-right:solid 1px #000000; border-left:solid 1px #000000; text-align:center; }
	.bottomnav A:link, .bottomnav A:visited { color: #000000; text-decoration: none; }
	.bottomnav A:active, .bottomnav A:hover { color: #0039A1; text-decoration: none; }

.bottomnav_cp { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica; }	
	.bottomnav_cp A:link, .bottomnav_cp A:visited { color: #0039A1; text-decoration: none; font-weight: bold; }
	.bottomnav_cp A:active, .bottomnav_cp A:hover { color: #0039A1; text-decoration: none; font-weight: bold; }

.bottomtext { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica; padding-bottom: 10px; padding-left: 10px;}
	.bottomtext A:link, .bottomtext A:visited { color: #FFFFFF; text-decoration: underline; }
	.bottomtext A:active, .bottomtext A:hover { color: #FFFFFF; text-decoration: none; }
	
.copyright { color: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #999999; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #FFFFFF; text-decoration: underline; }


