BODY {
	color : #5D5D5D;
	background-color : #285577;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	margin-left : -1px;
	margin-right : -1px;
	margin-top : 4px;
	margin-bottom : 4px;
	padding : 0px;
}

A {
	color : #4169E1;
}

A:HOVER {
	color : #1337A0;
}

#bodyblock {
	background-color : #b1d3ec;
	padding : 0px;
	margin : 0px;
	font-size : 12px;	
	}

.pagehdr {
	background-color : #0066b2;	
	}	
	
#tagline {
	color: #F0F8FF;
}
	
#menu {
	/*background-color : #BFD7FF;*/
   /*background-color :	#E6FFF8;*/
	background-color : #6CAAD9;
	border-top-color : #60AABF;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #60AABF;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color: #1337a0;
}

#menu A {
	/*color : #6083BF;*/
	color : #E6EFFF;
	font-weight : bold;
	text-decoration : none;
    font-size : 12px;
}

#menu A:HOVER {
	color : #E6FFF8;
	font-weight : bolder;
	text-decoration : underline;
	font-size : 12px;	
}

#wearehere A {
	font-size: 17px;
}

#wearehere A:hover {
	font-size: 17px;
}

#chasetitle, #chasetitle A, #chasetitle  A:hover {
	font-size : 40px;
	color: #F0FFFF;
	font-weight : bolder;
	text-decoration : none;
}

.sponsors {
	background-color : #7794C8;
}

.content {
	background-color : #E9F3FA;
}

.copyright {
	font-size: 10px;
	color: #778899;
}

#pagetitle {
	color : #F0FFFF;
	font-size:30px;
	font-weight : bold;
	text-align : right;
}

#headerblock {
	border-bottom-color : #6083bf;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.vertbar {
	border-left-color : #98A5A6;
	border-left-style : dotted;
	border-left-width : 1px;
}

.required {
	color : #FF7373;
}

.blocklowlight {
	background-color : #B1D3EC;
}

.blockhighlight {
	border-width : 1px;
	border-style : solid;
	border-color : #CCCCCC;
}

.errbig {
	color : red;
	font-size : 14px;
}

.err {
	color : red;
}

.textleftimage {
	float : left;
	margin-bottom : 10px;
	margin-right : 10px;
	}