body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}
*{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
td, div, input, textarea, select{
	font-size: 11px;
	color: #8B8B8B;
}
a{
	color:#0083A8;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
span.backlink{
	font-size: 6px;
	color:#ffffff;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header{
	background-image: url('images/header_new.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	vertical-align: middle;
	text-align: left
}

#logo{
	float: left;
	padding-left: 65px;
	padding-top: 30px;

}
#icons{
	float: left;
	margin-left: 65px;
	padding-top: 30px;
}
#icons a{
	color: #ffb435;

}
#icons img{
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 4px;
}
#slogan{
	float: left;
	padding-top: 0px;
	width: 265px;
	padding-left: 120px;
}
#slogan a, #slogan_home a{
	color: #797979;
}

#slogan_home{
	float: left;
	width: 340px;
	padding-left: 60px;
	padding-bottom: 30px;
}
#slogan_home img{

	float: left;
}
#slogan_home a  {
	padding-top: 30px;
	display: block;
	padding-left: 30px;
	width: 250px;
	float: left;
}

#links{
	position: absolute;
	bottom: 21px;
	right: 15px;
	width: 260px;
}
#links a{
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	margin-left: 41px;
}
#headerimage{
	background-image: url('/images/header_new.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	position: relative;
}

#nav{
	background-image: url('images/bk_header.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	height: 30px;
}
#nav img{
	border: 0px;
	float:left;
	margin-right: 2px;
}

#main_nav {
	position: relative;
}


#main_nav ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#main_nav li{
	display:block;
	float: left;
	margin:0 3px;
	padding:0 13px;
	position: relative;
	height: 30px;
	background: url('images/nav_bg.gif') repeat-x;
}

#main_nav a {
	font-size: 12px;
    color: #0083a8;
    font-weight: bold;
	text-decoration: none;
	height: 30px;
	text-align:center;
	line-height:28px;
	}
	
.corner-l {
	height: 30px;
	width: 4px;
	position: absolute;
	left: 0;
	background: url('images/nav_l.gif') no-repeat;
}

.corner-r {
	height: 30px;
	width: 4px;
	position: absolute;
	right: 0px;
	top:0px;
	background: url('images/nav_r.gif') no-repeat;
}


#nav a{
	margin-right: 2px;
	
}

#left_col2{
	background-image: url('images/bk_left2.gif');
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 13px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 15px;
	margin: 0px;
	width: 229px

}
#left_col{
	background-image: url('images/bk_left.gif');
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 13px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 15px;
	margin: 0px;
	width: 229px

}
#left_col #left_cont{
	color: #fff;
	padding-left: 40px;
	padding-top: 10px;
}
#left_col a{
	color: #fff;
}
#left_col ul{

	margin-left: 17px;
	list-style-image: url('images/arr.gif');
	padding: 0px

}
#left_col ul li{
	margin-bottom: 10px;
}

#cnt{
	background-image: url('images/bk_foot.gif');
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: #8B8B8B;
	line-height: 18px;
	padding-left: 45px;
	padding-top: 20px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif
}
#cnt h3{
	font-weight: bold;
	color: #0083A8;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;

}
#cnt td, #cnt div{
	font-size: 12px;
}
#logos img{
	vertical-align: middle;
	margin-right: 10px;
}
#footer{
	background-image: url('images/bk_footer.jpg');
	background-repeat: repeat-y;
	background-position: 1px top;
	text-align: center;
	vertical-align: middle;
}
#footer3{
	background-image: url('images/bk_footer.jpg');
	background-repeat: repeat-y;
	background-position: -1px top;
	text-align: center;
	vertical-align: middle;
}
#footer2{
	background-image: url('images/footer_round.jpg');
	background-repeat: no-repeat;
	background-position: 1px bottom;
	padding-bottom: 15px;
	padding-top: 15px;
}
#footer4{
	background-image: url('images/footer_round.jpg');
	background-repeat: no-repeat;
	background-position: -1px bottom;
	padding-bottom: 15px;
	padding-top: 15px;
}
#footer2 img{
	margin-right: 15px;
	vertical-align: middle;
}
#copy{
	color: #999898;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
}
#copy a{
	color: #999898;
	text-decoration: none;
}
#copy a:hover{
	text-decoration: underline;
}

#home_cont{
	text-align: left;
	vertical-align: top;
	background-image: url('/images/home_bk.gif');
	background-repeat: repeat-y;
	background-position: left top;	
	padding-left: 65px
}

#news{
	width: 720px;


}
#news td{
	vertical-align: top;
	text-align: left;
	width: 50%;
	color: #8B8B8B;
	font-size: 11px;
	line-height: normal;
	padding-right: 10px;
}
#news td a{
	font-weight: bold;
	color: #0083A8;	
	text-decoration: none;
	padding-right: 15px;


	
}
#news td a:hover{
	text-decoration: underline;	
}

#news td a.newsmore{
	font-weight: bold;
	color: #0083A8;	
	text-decoration: none;
	padding-right: 35px;

}
#news td a:hover.newsmore{
	text-decoration: underline;		
}

#news td .imageholder{
	border: 7px solid #E4E4E4;
	float: left;
	margin-right: 10px;
	margin-left: 18px;
	
}
#sub{
	background-image: url('images/home_bk_sub.gif');
	background-repeat: repeat-y;
	background-position: left top;	
	height: 120px;
	vertical-align: top;
	text-align: left;
	padding-left: 65px	
}
#sub table{
	width: 700px;

	
}
#sub table td{
	vertical-align: top;
	text-align: left;
	width: 33%;
	color: #fff;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url('images/dots.gif');
	background-repeat: no-repeat;
	background-position: right 20px		
}

#sub table td a{
	color: #FFCD82;
}
#sub table td .title{
	display: block;
	margin-bottom: 8px;
	margin-top: 10px;
}

.title_orange{
	color: #f3ad32;
	font-weight:bold;
	font-size: 14pt;
}
.orangebar{
	margin-left: 15px;
}
.title_blue{
	color: #0084b0;
	font-weight:bold;
	font-size: 14pt;
}

span.titlebluesection {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
}
a.linkbluesection {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size: 13px;
}
