@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #f3f3f3;
	background-image: url(../img/bkgd.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #5C5C5C;
	text-decoration: underline;
}
a:visited {
	color: #5C5C5C;
	text-decoration: underline;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #5C5C5C;
	text-decoration: underline;
}
#frame {
	border-bottomp-style: solid;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../img/bkgd_base.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 840px;
	padding-top: 40px;
	padding-right: 10px;
	text-align: right;
}
.topnav {
	font-size: 10px;
}
#mainav {
	padding-top: 320px;
	text-align: right;
}
#navdate {
	float: right;
	width: 310px;
	font-size: 9px;
	font-weight: bold;
	color: #465473;
	text-align: left;
	padding-top: 10px;
}
#navitem1 {
	float: right;
	width: 136px;
	padding-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#navitem2 {
	float: right;
	width: 136px;
	padding-right: 15px;
	margin-left: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#navitem3 {
	float: right;
	width: 136px;
	padding-right: 15px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#navitem_clear {
	clear: right;
	height: 3px;
}
#navitem1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#navitem1 a:hover {
	color: #7da7d9;
	text-decoration: none;
}
#navitem2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#navitem2 a:hover {
	color: #7da7d9;
	text-decoration: none;
}
#navitem3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#navitem3 a:hover {
	color: #7da7d9;
	text-decoration: none;
}
#container {
	width: 810px;
	background-image: url(../img/copybkgd.jpg);
	background-repeat: no-repeat;
	background-color: #ECECEC;
	padding-right: 20px;
	padding-left: 20px;
}
#leftblock {
	float: left;
	width: 350px;
}
#rightblock {
	float: right;
	width: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container_clear {
	clear: both;
	height: 3px;
}
#homecallout {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ECECEC;
	text-align: center;
}
#base {
	background-color: #cdcdcd;
	height: 50px;
	padding-top: 20px;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #b8b8b8;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	color: #979797;
	text-align: right;
}
#base a {
	color: #979797;
}
.display {
	margin-bottom: 2px;
	margin-top: 0px;
}
.display img {
	border: 1px dotted #7e879c;
	padding: 2px;
	margin: 2px;
}
#loginblock {
	font-size: 10px;
	width: 318px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
#loginform {
	margin: 0px;
}
.loginforminput {
	font-size: 10px;
	border: 1px solid #D1D1D1;
	background-color: #FAFAFA;
	padding: 1px;
	color: #445170;
}
.loginbutton {
	color: #FFFFFF;
	background-color: #46526C;
	font-size: 10px;
	font-weight: bold;
	width: 25px;
	border: 1px solid #46526C;
}
p {
	margin-top: 0px;
	font-size: 1.1em;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
}
.bluetxt {
	color: #4C5976;
}
.lightbluetxt {
	color: #7da7d9;
}
.defleftblock {
	width: 318px;
	margin-bottom: 10px;
}
.spacer {
	height: 15px;
}
