body{

	background-color: #003366;

	text-align:center;

	color:#A5CEF8;

}



#maindiv{

	width: 750px;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

	background-color:#003366;

}

img {border:0px}

td {vertical-align: top;}
.whitebox {text-align: center; margin: 0px auto;}
.boxmid {background: url('../images/sponsors/box_mid.jpg') repeat-y center; width: 378px; text-align: center;}

td.sponsor {line-height: 18px; color: #000000; padding: 0px 5px 18px 5px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;} 



/**************************************************************************

							top row

***************************************************************************/



div.toprow{

	background: #015285 url(../images/headerbkgrnd.jpg) repeat-x;

	width:750px;

}



span.okceelogo{

	padding-left:125px;

	width:400px;

}



span.devonlogo{

	display:inline-block;

	position:relative;

	width:105px;

	top:-30px;

	padding-left:10px;

}





/**************************************************************************

							middle row

***************************************************************************/

div.middlerow{

	background-color:#003366;

	width:750px;

}

/*******NAV******/

#nav{

	text-align:left;

	float:left;

	width:120px;

	padding:0px;

	background-color:#015285;

}





div.divnavlink{

	margin-left: 8px;

	margin-top:5px;	

}



a, a.navlink{

	color:#A5CEF8;

	font-weight:bold;

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	text-decoration:none;

	

}



a.email{

	text-decoration:underline;

}



img.ripple{

	position:relative;

	top:6px;

	width:120px;

	height:80px;

}

/*******BODY******/



#body{

	text-align:center;

	background-color:#015285;

	width:480px;

	padding:0px;

	float:left;

	

}



.bodytitle{

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size:22px;

	font-weight:bold;

	text-decoration:underline;

	margin-top:20px;

	margin-bottom:20px;

}



img.bottom{

	margin-bottom:-6px;

}

div.leftalign{

	text-align:left;

	padding-left:10px;

}

.subtitle{

	font-weight:bold;

	font-size:20px;

}

.subtitlei{

	font-weight:normal;

	font-size:20px;

	font-style:italic;

	text-decoration:none;

}

.subtitleu{

	font-weight:bold;

	font-size:20px;

	text-decoration:underline;

}

.normal{

	text-decoration:none;

	font-size:14px;

	font-weight:normal;

	font-style:normal;

}

.bold{

	font-size:18px;
	font-weight:bold;
    line-height: 28px;
    text-decoration: underline;
}

/*******INFO******/

#info{

	color:#FFFFFF;

	background-color:#000000;

	width:150px;

	padding:0px;

	float:left;

}



div.infodiv{

	padding: 5px 3px 5px 3px;

}





span.infotitle{

	font-family: "Century Gothic";

	font-size: 14px;

	font-weight:bold;

	

}





span.infomain{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



span.infopoint{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



span.infoitalics{

	font-style:italic;	

}



span.infogold{

	color:#FF9933;

}



/**************************************************************************

							links

***************************************************************************/



a.email:link{

	text-decoration:underline;

}

a.email:visited{

	text-decoration:underline;	

}



a:link, a.navlink:link{

	text-decoration:none;	

}



a:visited, a.navlink:visited{

	text-decoration:none;

}



a.email:hover, a:hover, a.navlink:hover{

	text-decoration:underline;

}



a.email:active, a:active, a.navlink:active{

	text-decoration:underline;

}