body  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
	background-color : #ECECEC;
	margin: 0;
	padding: 0;
}
a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #0000FF;
	text-decoration : none;
}


a:hover  {
	text-decoration : underline;
	color : #3366ff;
}


a:visited {
	color: #336699;
	text-decoration: none;
}


.SmallLinks  {
	font-size : 10px;
	text-decoration : none;
	font-family : verdana,arial;
}


.SmallLinks:hover  {
	text-decoration : underline;
}



.BodyText  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
	padding: 20px;
}


.TableText  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
}



.BodyTextSmall  {
	color : #333333;
	font-size : 10px;
	font-family : verdana,arial;
}



.Head  {
	color : #3A89C9;
	font-size : 18px;
	font-weight : bold; 
	font-family : verdana,arial;
}


.Head2  {
	color : #F4B900;
	font-size : 14px;
	font-weight : bold;
	font-family : verdana,arial;
}



LI {
	margin: 5px 20px;
	padding: 0px;
}


H1 {
	color : #074888;
	font-size : 12px;
	font-weight : bold; 
	font-family : verdana,arial;
}

.BlueText {
	color : #074888;
	font-size : 12px;
	font-weight : bold; 
	font-family : verdana,arial;
}


.BlueTextSmall {
	color : #074888;
	font-size : 10px;
	font-weight : bold; 
	font-family : verdana,arial;
}


HR {
	border: 0;
	color: #074888;
	background-color: #A1B5BC;
	height: 1px;
	text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

OL.withalpha { list-style-type: lower-alpha }

OL.withroman { list-style-type: lower-roman }


.SplashLinks  {
	color : #FFD042;
	font-size : 18px;
	font-weight : bold; 
	font-family : verdana, arial;
	text-decoration : none;
}


.SplashLinks:hover  {
	color : #FFFFFF;
	text-decoration : underline;
}


.SplashLinks:visited {
	color: #ffff99;
}
