/* Start of CMSMS style sheet 'Main CSS' */
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(images/container_shadow.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #F1F3F5;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, td {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

h1 {
	font-size:15px;
	color:#34B233;
	border-bottom:1px #34B233 solid;
}

h2 {
	color: #666666;
	font-size:12px;
}

strong {
	color: #666666;
}

a {
	color:#4577BC;
}

#container {
	width: 958px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	position:relative;
	background-color:#FFFFFF;
	border-bottom:3px #B8CBE4 solid;
}

#printlogo {
	display: none;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 958px;
	height: 347px;
	position:relative;
}

#left_column {
	margin:0;
	padding:0;
	width: 187px;
	float: left;
}

#right_column {
	margin:0;
	padding:0;
	width: 771px;
	float: left;
}

#content {
	width: 731px;
	padding: 20px;
	background-image:url(images/header_bottom.jpg);
	background-repeat:no-repeat;
	/*line-height:18px;*/
	color:#676767;
}

#footer {
	width:958px;
	margin:0 auto 0 auto;
	text-align:center;
	color:#666666;
	line-height:18px;
	padding:5px;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#learn_more {
	margin:20px 0 20px 7px;
}

#sitemap {
	line-height:25px;
}

#h1_no_underline {
	border:none;
}

.homepage_img {
	float:right;
	margin:10px 0 0 10px;
	clear:right;
}

.img_float_right {
	float:right;
	margin:10px 0 10px 10px;
	clear:right;
}

#contact_us {
	float:right;
	margin:10px 0 10px 10px;
}

#flash_header {
	position:absolute;
	top:110px;
}
/* End of 'Main CSS' */

