html, body {
height: 100%;
}

/* Navigation */
#top {
	width:900px;
	margin:0px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
#top a {
	text-decoration:underline;
	color:#0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}
#top a:hover {
	color:#d4792a;
	background-color:#f7f7f7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#atmMainnav {
	float: left;
	width: 875px;
	background-color: #7195B5;
	padding-left: 25px;
	margin-bottom: 3px;
}
#atmMainnav a {
	background-color: #7195b5;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#atmMainnav a:hover {
	color: #FFFFFF;
	background-color: #516B81;
}
#atmMainnavB {
	float: left;
	width: 850px;
	background-color: #3F5165;
	padding-left: 25px;
	padding-right: 25px;
}
#atmMainnavB a {
	background-color: #3f5165;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#atmMainnavB a:hover {
	background-color: #202934;
}

/* content */
#wrapper {
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	min-height: 100%;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}
#content {
	width:737px;
	float:left;
	margin-top: 3px;
	min-height:100%;
}
#left {
	width:148px;
	min-height:100%;
	float:left;
	background-color: #E4E6E6;
	margin-top: 3px;
}
#main {
	width:582px;
	float:left;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	min-height:100%;
}
#main a{
	text-decoration: none;
}
#main #column {
width:250px;
float:left;
}
#right {
	width:160px;
	float:left;
	margin-left: 3px;
	min-height:100%;
}
#blue {
	width:387px;
	height:185px;
	float:left;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #AEC2C7;
	padding: 5px;
}
#white {
	width:326px;
	height:185px;
	float:left;
	margin-bottom: 5px;
	background-color: #EEF1F2;
	padding: 5px;
}
#footermain {
	width:900px;
	float:left;
	margin-bottom: 5px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 10px
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #92ACB9;
}
.style7 {font-size: 12px}

.style8 {font-size: 16px; font-weight: bold; color: #92ACB9; font-family: Arial, Helvetica, sans-serif; }

.style10 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 10px;
}
.style12 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 10px;
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.sclinks {font-size: 12px}

.news-style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.news-style7 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #84ACBD;
}.stripe {
	background-image: url(images/stripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.stripe-f {
	background-image: url(images/stripe-f.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#botcheck {
visibility:hidden;
display:none;
}
.clear {
	clear: both;
}

