td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 135%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #666666;
}
body {
	margin: 0px;
	height: 100%;
	background-color: #0c9ac7;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #095AB4;
}
a:link {
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF7411;
}
a:active {
	text-decoration: none;
}
html {
	height: 100%;
}
hr {
	border-top-color: #A9CAE4;
	border-right-color: #A9CAE4;
	border-bottom-color: #A9CAE4;
	border-left-color: #A9CAE4;
	background-color: #A9CAE4;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6198D4;
	height: 16px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-indent: 2px;
	display: block;
	border: 1px solid #2067B4;
}
li {
	margin-bottom: 10px;
}
.resourcebox {
	background-image: url(../img/bg_resourcebox.gif);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.quotebox {
	height: 338px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 140%;
}

.copyright_home {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	font-size: 10px;
	color: #999999;
}
#maincontent {
	left:37px;
	top:128px;
	width: 549px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#mainhp {
	width: 369px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#fullscreen {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
