html{
	overflow:-moz-scrollbars-vertical;
}
body {
	background-color: #ECECEC;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
a:link {
	color: #103984;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #103984;
}
a:hover {
	text-decoration: underline;
	color: #8C188C;
}
a:active {
	text-decoration: none;
	color: #8C188C;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.green-subhead {
	color: #66CCCC;	
	font-weight: bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px
}
.style1 {
	color: #103984
}
.style2 {font-size: 9px
}
.style4 {
	color: #666666
}
.style5 {
	font:10px Arial, Helvetica, sans-serif;
}
.style7 {
	color: #6BBDCE; 
	font:bold italic 12pt Verdana, Arial, Helvetica, sans-serif; 
}