body {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#002463;
	background-image:url(images/bgimage.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:12px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
}

th {
	font-family: Helvetica, Arial, sans-serif;
}

#wrapper {
	width:1024px;
	margin:auto;
	margin-top:20px;
	position:relative;
}

img {
	border:0;	
}

#logo {
	float:left;
	margin-left:153px;
	width:235px;
}

#callout {
	float:right;
	width:300px;
	margin-top:40px;
	margin-bottom: 25px;

}

#nav {
	float:left;
	width:135px;
	clear:left;
		margin-top:75px;

}

#nav p {
	text-align:right;	
	font-size:16px;
	line-height:20px;
}

#nav a, a:link {
	color:#7896d9;
	text-decoration:none;
			border:none;

}

#nav a:hover {
	color: #cfff78;	
}

#nav .on {
	color:white;
	font-weight:bold;
}

#text {
	float:left;
	width:475px;
	margin-left:25px;
	background-image:url(images/navbarMid.png);
	background-repeat:repeat-y;
	background-position:left;
		margin-top:75px;

}

#text p{
	margin-left:30px;	
	color:white;
	font-size:14px;
	line-height:22px;
	margin-top:0px;
	margin-bottom:3px;
}

#text .intro {
	font-size: 18px;
	line-height:26px;
	color: #cfff78;	

}

#text .hilight {
	color:white;
	font-weight:bold;
}

#footer  
{
     text-align: center;

	 margin-top:40px;
     }
	 
#footer p {
	color: #fff;
    font-size: 12px;
	margin:0 0 0 0;
	font-weight:bold;
}

#footer .label {
	color:#7f9cda;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
}

#footer a, a:link {
	color:#FFF;
	border-bottom:thin dotted;
	text-decoration:none;
}

#footer a:hover {
		color: #cfff78;	
}

#text a, a:link {
	color:#FFF;
	border-bottom:thin dotted;
	text-decoration:none;
}

#text a:hover {
		color: #cfff78;	
}

#image {
	float:right;	
}

li {
	font-size: 14px;;
	color: #FFF;
	margin-left: 20px;
	line-height: 18px;
	list-style: disc outside;
	margin-top: 9px;
}
.subhead {
	color: #CFFF78;
	font-weight:bold;
}
