@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48505d;
	margin: 0px;
}
.top {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.ban {
	padding-top: 12px;
	padding-bottom: 12px;
}
.toppad {
	padding-top: 25px;
	padding-bottom: 25px;
}
.nav {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
.nav  a:link, .nav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #1a2674;
	text-decoration: none;
	padding-right: 27px;
	padding-left: 27px;
	line-height: 37px;
	margin-top: 8px;
}
.nav .nav-cont {
	height: 37px;
	width: 812px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #626365;
	float: right;
}
.nav a:hover, .nav a:active {
	font-size: 12px;
	font-weight: bold;
	color: #7aaede;
	text-decoration: none;
	padding-right: 27px;
	padding-left: 27px;
	line-height: 37px;
}
li {
	list-style-image: url(images/grn-bullet.gif);
	line-height: 18px;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.imgpad {
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.small {
	font-size: 11px;
}
.imgborder {
	margin: 5px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	padding-top: 10px;
	font-size: 11px;
	color: #b8c0c7;
}
.footer a {
	font-weight: bold;
	color: #b8c0c7;
	text-decoration: none;
	font-size: 11px;
	padding-right: 30px;
}
a:link, a:visited {
	color: #1B2774;
}
a:hover, a:active {
	color: #D43020;
}
