body{
	background : #2461AA;
	background-image : url(graphics/background.jpg);
	scrollbar-base-color: #B3B38C;
}
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
}
.hr1 {
	border-style:none;
	height:2px;
	background-color:#CCCCCC;
	color:#CCCCCC;
	}
.smallText{
font-size : 11px;
}
.contentHead1{
	font-size : 13px;
	font-weight : bold;
	letter-spacing : 0px;
	padding-bottom : 5px;
}
.contentHead2{
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0px;
	padding-bottom : 5px;
}
.contentHead3{
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 0px;
	padding-bottom : 2px;
}
.contentStaff1{
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 0px;
}
.contentStaff2{
	font-size : 11px;
	letter-spacing : 0px;
}
.copyright{
	color : #CCCCCC;
	font-size : 9px;
}
.splash1{
	color : #C90017;
	font-size: 12px;
	font-weight: bold;
}
.splash2{
	color : #2461AA;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
.photoTitle{
	color : #FFFFFF;
	font-size : 12px;
	line-height : 10px;
	font-weight : bold;
}
.photoContent{
	color : #FFFFFF;
	font-size : 11px;
	line-height : 12px;
}
.formLabels{
	font-size : 10px;
	font-weight : bold;
	line-height : 10px;
	padding-right: 10px;
	margin-bottom: 4px;
	margin-top: 0px;
}
.formLabelNotes{
	font-size : 9px;
	font-weight : bold;
	line-height : 10px;
	padding-right: 10px;
	margin-top: 0px;
	font-style: italic;
}
.formFieldTitles{
	color : #333333;
	font-size : 10px;
	font-weight : bold;
}
.formAdminTitle
{
	color : #333333;
	font-size : 11px;
	font-weight : bold;
}
.formAdminLabel
{
	color : #333333;
	font-size : 10px;
	line-height : 10px;
}
.Warning
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CC3333;
	font-size : 12px;
}
.notes{
	color : #2461AA;
	font-size : 9px;
}
span.notes{
	color : #2461AA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size : 9px;*/
	text-decoration : none;
}
A.hotLinkBlue{
	font-weight : bold;
	color : #2461AA;
}
A.hotLinkBlue:hover{
	font-weight : bold;
	color : #FFFFFF;
}
A.hotLinkWhite{
	color : #FFFFFF;
}
A.hotLinkWhite:hover{
	color : #C2C2C2;
}
A.secLinkWhite1{
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}
A.secLinkWhite1:hover{
	font-size : 11px;
	font-weight : bold;
	color : #2461AA;
}
A.secLinkWhite2{
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}
A.secLinkWhite2:hover{
	font-size : 11px;
	font-weight : normal;
	color : #2461AA;
}
A.secLinkWhite2:visited{
	font-size : 11px;
	font-weight : normal;
}
A.bottNavLink{
	color : #FFFFFF;
	line-height : 10px;
}
A.bottNavLink:hover{
	color : #C2C2C2;
}
A.photoLinkWhite{
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}
A.photoLinkWhite:hover{
	font-size : 11px;
	font-weight : normal;
	color : #2461AA;
}
A.photoLinkWhite:visited{
	font-size : 11px;
	font-weight : normal;
}
A.oefNavLink{
	color : #FFFFFF;
}
A.oefNavLink:hover{
	color : #2461AA;
}
ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type : square;
	color : #333333;
	font-size : 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
input
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B3B38C;
}
textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #B3B38C;
}
select
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B3B38C;
}

TABLE.Listing.TR.TD{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type : square;
	color : #333333;
	font-size : 9px;
}
	
