.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #383939;
	line-height: 20px;
}
a:link {
	color: #2a5eaa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2a5eaa;
}
a:hover {
	text-decoration: underline;
	color: #2a5eaa;
}
a:active {
	text-decoration: none;
	color: #2a5eaa;
}
a.bottom:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bottom:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #123e7e;
	font-weight: bold;
	}
.textbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #e0f3ff;
	border:0px;
}

.ul {
    list-style-image:url(../images/bullet.gif);
	}	
	
html { overflow: -moz-scrollbars-vertical !important; }

img {border:0px;}
