@charset "utf-8";
/* CSS Document */
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
HTML, BODY{margin:0; padding:0; border:0; width:100%; height:100%; font:normal 12px arial; color:#000; background:#FFF;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*///HEADER//////////////////////////////////////////////////////////////////////////////////////////////////////*/
#top{width:840px; height:50px; padding:50px 0 0 0; color:#FFF; font:bold 11px arial; border-bottom:solid 1px #607483;}
#top #logo{width:840px; height:50px; background:#2a4b6e; float:left;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#header{width:840px; height:269px;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*///MAIN NAV///////////////////////////////////////////////////////////////////////////////////////////////////*/
#mainNav{width:840px; height:60px; padding-top:30px;}
#mainNav #nav{font: bold 12px arial;	color: #d4dbe2; text-transform:uppercase; text-align:center;}
#mainNav #nav a {font: bold 12px arial;	color: #FFF;	text-decoration: none;	text-align:center;}
#mainNav #nav a:hover {font: bold 12px arial;	color: #d4dbe2;	text-decoration: none; text-align:center;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

a{font: normal 12px arial; color:blue; text-decoration:underline;}
a:hover{font: normal 12px arial; color:#993333; text-decoration:underline;}


/*////CONTENT///////////////////////////////////////////////////////////////////////////////////////////////////*/
#content{width:840px; background: url(../../images/bgContent.gif) repeat-y; float:left; padding-bottom:20px;}
.red{color:#993333;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/*////FOOTER/////////////////////////////////////////////////////////////////////////////////////////////////////*/
#bottom{width:840px; height:30px; float:left; background:#2a4b6e;}
#bottom #footer{width:769px; height:23px; padding:6px 0 0 18px; font:normal 11px arial; color:#FFF; float:left;}
#bottom #logo{width:53px; height:30px; float:left;}
#bottom #footer a {font: normal 11px arial;	color: #FFF;	text-decoration: none;}
#bottom #footer a:hover {font: normal 11px arial;	color: #FF0000;	text-decoration: none;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
h2{margin:0; font: bold 17px arial; color:#2A4B6E;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/