BODY {
	color : #5D5D5D;
	background-color : #F0FBFF;
	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 : #F0FBFF;
	padding : 0px;
	margin : 0px;
	font-size : 12px;	
	}

#menu {
	/*background-color : #BFD7FF;*/
   /*background-color :	#E6FFF8;*/
	background-color : #6083BF;
	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;
}

.sponsors {
	background-color : #7794C8;
}

.content {
	background-color : #FFFFF7;
}

.copyright {
	font-size: 10px;
	color: #778899;
	text-decoration: none;
}

#pagetitle {
	color : #98A5A6;
	font-size:40px;
	font-weight : 600;
	padding-right : 10px;
	text-align : right;
}
.sectiontitle {
	color : Black;
	font-size : larger;
	font-variant : small-caps;
	font-weight : bold;
}
#headerblock {
	border-bottom-color : #6083bf;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}


#menubar1 {
	line-height : 20px;
}

.vertbar {
	border-left-color : #98A5A6;
	border-left-style : dotted;
	border-left-width : 1px;
}

.fldname {  font-weight: bold;}

.fldintro { font-size: 12px;}

.required {
	color : #FF7373;
}

.fieldgroup {
	border : 1px solid #98A5A6;
	padding : 10px 10px 10px 10px;
}
