body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

.maintext {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	line-height:19px;
	color: #333333;
}

.smalltext{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	line-height:17px;
}

.footer {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color:#0f1275;
}

#topbottom {
	height:100%;
}

a {
	color:#0f1275;text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.textboxstyle {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	width: 225px;
	height:22px;
}

.textareastyle {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	width: 225px;
}

.mainHeader {
	width: 750px;
	height: 280px;
	margin: 0px;
	background-image: url("images/main_header.jpg");
}

#moreInfo {
	margin-top: 25px;
	margin-left: 15px;
	margin-right: auto;
	width: 485px;
	height: 210px;
	font-family: verdana, tahoma, arial;
	font-size: 1em;
	line-height: 125%;
	padding:3px 15px;
	color: white;
}

#moreInfo p a:link {
	color: yellow;
	text-decoration: none;
	outline: none;
}
#moreInfo p a:visited {
	text-decoration: none;
	color: yellow;
	outline: none;
}
#moreInfo p a:hover {
	text-decoration: none;
	color: yellow;
	outline: none;
}
#moreInfo p a:active {
	text-decoration: none;
	color: yellow;
	outline: none;
}

.yellow {
	color: yellow;
}


