.body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.man {
	background-image: url(images/man.jpg);
	background-repeat: no-repeat;
	background-position: left 435px;
}
.loginheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #427991;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #c0cdc3;
	background-image: url(images/leftgrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	text-align: left;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e48221;
}
.bottom {
	background-image: url(images/bottom-blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 899px;
	height: 7px;
}.main {
	background-color: #F5F6EE;
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 899px;
}
.sidebar {
	width: 175px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.rightcol {
	width: 610px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 245px;
	left: 40px;
	text-align: left;
}
.box1 {
	background-image: url(images/box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F5F6EE;
	text-align: center;
	padding: 0px;
	width: 899px;
	margin: 0px;
}
.box2 {
	background-image: url(images/box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box3 {

	background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
}
.headerorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #cc5802;
	font-weight: 400;
}
.blue {
	color: #003366;
}
.dotted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
}


.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.faq {
	background-color: #eeeeee;
	padding: 3px;
	margin: 2px;
	width: 450px;
}
a {
	color: #003366;
}
.smprint {
	font-size: 10px;
	color: #000000;
}
.star {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.suhead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
}
.smlinks a {
	font-size: 11px;
}
#centered {
	margin: 0 auto;
	width: 899px;
}
body {
	text-align: center;
}
