html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-align:left;	}


#wrapper {
	text-align: left;
	width: 741px;
	margin-left: auto;
	margin-right: auto; 
  }	
	
	
#header {
	width: 741px;
	height: 132px;
	background: url(media/logo-home.gif);
	repeat: no-repeat;  }
	
	
/* TOP NAV BUTTONS  */
#topnav {
	width: 741px; 
	padding: 0px 0px 12px 0px;
	background-color: #ffffff;	}
	
#header2 {
	width: 741px;
	background-color: #ffffff;}



P, li {	
	font-family: "Arial", "Helvetica", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
  }

ul {	
	list-style-image: url(media/bullet.gif);
	margin-top: 10px;
	margin-left: 10px;
  }
  
P.nomargin {
	margin: 0;}



h1 {
	font-family: "Arial Narrow", "Helvetica", Helvetica, sans-serif;
	font-size: 42px;
	line-height: 36px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #efc415;
	margin: 0 0 5px 0; }
h1.blue {
	font-family: "Arial Narrow", "Helvetica", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	font-weight: bold;
	color: #1565ba;
	margin: 0 0 5px 0; }
h2 {
	font-family: "Arial Narrow", "Helvetica", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1565ba;
	margin: 0; }

h3 {
	font-family: "Arial Narrow", "Helvetica", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #efc415;
	margin: 0 0 5px 0; }


#main {
	width: 741px;
	background: #ffffff;
	text-align:left;
}

#mainTable {
	width: 741px;
	background: #ffffff;
}

#mainTable1 {
	width: 436px;
	background: #ffffff; 
	padding-left: 15px;
	padding-right: 15px;
}
#mainTable2 {
	width: 305px;
	background: url(media/checks.gif);
}

#section290a {
	text-align: center;
	width: 285px;
	background: #0066cc; 
	color: #ffffff;
	font-family: "Arial Narrow", "Helvetica", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

#break {
	width: 305px;
	background: #ffffff; 
	margin: 0;
	padding: 0;
}

#section290b {
	text-align: center;
	width: 275px;
	background: #699ed3; 
	color: #ffffff;
	font-family: "Arial", "Helvetica", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 15px;
	line-height: 1.4;
	
}

#section290b a {
	color: #ffffff;

}

#section290 {
	width: 240px;
	background: #ffffff; 
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 18px;
	padding-bottom: 5px;
}







/* FOOTER */
#footer {
	text-align:center;
	background: #FFFFFF;
	width: 741px;
	height: 2px;
	text-size: 10px;
	color: #cccccc;
	padding-top:1px;
		padding-bottom:10px; }

#footer p {
	padding-top:0;
	margin-top:0; }

#footerLine {
	width: 741px;
	height: 8px;
	background: url(media/footer-line.gif);
	repeat: no-repeat;
	text-align: center;  }


.clear {
	clear: both; }
	
a {	
				color: #2b629c; }
			
.copyright, .copyright a {
	font-size: 9px; 
	color: #9E9E9E; 
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}