/* Start of CMSMS style sheet 'home_css' */
@charset "UTF-8";
/* CSS Document */
dfn{
display:none;
}
html,body {
	margin: 0;
	padding: 0;
	background-image:url(images/bg_slice.jpg);
	background-repeat:repeat-x;
	background-color: #F9FCFF;
}

/* ID STYLES */
#wrapper{
	background-image:url(uploads/images/siteimages/home_bg.jpg);
	background-repeat:no-repeat;
	width: 1186px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -593px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	
}
.hide{
	display:none;
}
.clear{
	padding:0px;
	height:1em;
	width:100%;
	float: right;
	margin: -1em 0em 0em 0em;
}
#top_nav{
	/*margin:35px 0px 0px 0px;
	float: right;*/
	margin:35px 0px 0px 115px;
	float: left;
	padding: 0px;
}
#top_nav ul{
	background: transparent;
	padding: 0px;
	margin: 0px;
	border: 0;
	list-style-type: none;
	width: 690px;
}
#top_nav li {
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 4px;
	border-right: thin solid #FCD467;
}
#top_nav li:last-child {
	border-right:none;
}

#content{
	padding: 0px 175px 0px 165px;
	/*width: 845px;*/
	width: 900px;
}
#home_image{
	clear:left;
	float:left;
	width: 340px;
	height: 254px;
	padding: 6px 0px 0px 19px;
}
#home_image img{
	width:357px;
	height:256px;
	border:2px solid #ffffff;
}

#home_image .flash {
	margin: -1px 0 0 6px;
}

#main_copy{
	clear:right;
	float:right;
	width: 340px;
	padding: 25px 45px 0px 0px;
}
#bt_copy_1{
	float:left;
	width:355px;
	padding: 30px 17px 0px 38px;
}
#bt_copy_2{
	float:left;
	width:195px;
	padding: 30px 20px 0px 5px;
}
/*NEWS TITLE LINK STYLE*/
.title_a a{
float:left; color:#1480B6; font-weight:normal; width:100%;
}

#bt_copy_3{
	float:left;
	width:198px;
	margin: 95px 0px 0px 30px;
}
/*SEARCH FORM STYLES*/
#cntnt01searchinput{
        color:#d56b03;
	font-size:11px;
	height:13px;
	border:thin solid #FCD467;
	width:125px;
	clear:right;
	float:left;
        margin:0px;
	
}
#cntnt01moduleform_1{
margin:0px;
padding:0px;
}
.blue{
color:#1480B6;
}
/* End of 'home_css' */

/* Start of CMSMS style sheet 'default_css' */
@charset "UTF-8";
/* CSS Document */
h1 {
	font-family:"Times New Roman", Times, serif;
	color:#1480b6;
	font-size: 28px;
	margin: 0px;
	font-weight: lighter;
	padding:0px 10px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d56b03;
	font-size: 15px;
	margin: 0px;
	padding:0px 10px;
	font-weight: lighter;
}
h3 {
	font-weight: lighter;
	font-family:"Times New Roman", Times, serif;
	color:#1480b6;
	font-size: 17px;
	border-bottom: thin solid #8bddfd;
	padding: 5px 0px;
	margin: 0px;
}
h4 {
	font-weight: lighter;
	font-size:13px;
	color:#1480b6;
	margin: 5px 0px;
}
p, li{
	font-size:12px;
	line-height: 17px;
	margin:5px 0px;
	
}
p a {

	color:#d56B03;
	float:right;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}
#body_content p a{
float:none;
}
#body_content a{
float:none;
}

#top_nav li a {
	display: block;
	font-size:13px;
	color:#106A97;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
}
#top_nav li a:hover {
     color:#1480b6;
}
#sec_nav{
	width:165px;
	clear:right;
	float:right;
	margin:12px 0px 0px 0px;
	color:#106A97;
	font-size:11px;
}
#sec_nav a{
	color:#106A97;
	text-decoration:none;
	font-size:12px;
}
#search{
	width:275px;
	clear:right;
	float:right;
	margin:45px 0px 0px 0px;
	color:#FCD467;
	font-size:12px;
}
#search_field{
	color:#d56b03;
	font-size:11px;
	height:13px;
	border:thin solid #FCD467;
}
#footer{
    position:relative;
	font-size:12px;
	color:#1480B6;
	float:left;
	clear:both;
	padding: 30px 0px 0px 165px;
}
#footer a{
	float:none;
	color:#1480B6;
}

/* End of 'default_css' */

