BODY, TD, TH {

	color : #000A62;
	font-family : sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size : 12px;
	margin-left : 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

#wrapper {
	width:965px;
	text-align: left;
}

#menuwrapper {
	width:965px;
	text-align: left;
	height:20px;
}

#maincontenttop{
	background-color:#F4F4C7;
	padding:20px;
}

#maincontentbase{
	background-color:#D3E9EE;

}

.mainheading{
font-size:24px;
font-weight:bold;
margin-bottom:16px;
}

.subheading{
font-size:15px;
font-weight:bold;
margin-bottom:14px;
}

A {
	color: #000A62;
	font-size: 12px;
	text-decoration : none;
}
A:HOVER {
	color : #000A62;
	text-decoration : underline;
	font-size: 12px;
}

.Base {
	color: #DFE5F1;
	font-size: 10px;
}
.Base A {
	color: #DFE5F1;
	font-size: 10px;
	text-decoration : none;
}
.Base A:HOVER {
	color : Yellow;
	text-decoration : none;
	font-size: 10px;
}

.Top {
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
.Top A {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration : none;
	font-weight:bold;
}
.Top A:HOVER {
	color : #FFFFFF;
	text-decoration : underline;
	font-size: 11px;
	font-weight:bold;
}

.MainMenu A {
	color : #000A62;
	text-decoration : none;
	font-size: 11px;
	font-weight:bold;
	
}
.MainMenu A:HOVER {
	color : #FFFFFF;
	font-size: 11px;
	text-decoration : none;
	font-weight:bold;

}
.MainMenu {
	font-size: 11px;
	text-decoration : none;
	font-weight:bold;

}
.SubMenu A {
	color : White;
	text-decoration : none;
	font-size: 11px;
}
.SubMenu A:HOVER {
	color : White;
	text-decoration : none;
	font-size: 11px;
}
.SubMenu {
	color : White;
	text-decoration : none;
	font-size: 11px;
}

TEXTAREA {
	border : 1px solid;
	font-family : sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size : 11px;
}


.Titles {
	font-family : sans-serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 175%;
	color: #660000;
}

.copyright {
	FONT-SIZE: 10px; COLOR: White; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

