a:link, a:active, a:visited{
	text-decoration: none;
	color: #666666;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #054571;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
	overflow: hidden;
}
#footertext {
	height: 25px;
	width: 950px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#footertext a {
	font-family: Arial, Helvetica, sans-serif;
	color: #054571;
	text-decoration: underline;	
}
#leftcolumn {
	float: left;
	height: 250px;
	width: 462px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 30px;
}
input {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#footerflash {
	width: 950px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	height: 200px;
	background-color: #FFFFFF;
}
#rightcolumn {
	width: 407px;
	margin-top: 20px;
	float: left;
	margin-right: 60px;
	overflow: hidden;
}
#rightcolumn a {
	color: #CC9900;
	text-decoration: underline;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C800B4;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
#navstrip {
	height: 20px;
	width: 950px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#header {
	height: 148px;
	width: 950px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#headerflash {
	float: left;
	height: 148px;
	width: 492px;
}
#headerlogo {
	float: left;
	height: 148px;
	width: 458px;
}
#loginform {
	height: 200px;
	width: 270px;
	margin-left: 170px;
	margin-top: 25px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.smalltitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
}
.bodyitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	line-height: 17px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

