#page 
{
	margin:0 auto;
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom: 0px;
	width: auto;
}
@font-face 
{
	font-family:'Arial Narrow';
	src:url('arialn.ttf') format("truetype");
}

body 
{
	margin:0;
	padding:0;
	font-family:verdana;

}

img 
{
	border:0
}

a 
{
	color:#285a9a;
}

a:hover 
{
	text-decoration:none;
}
.orange 
{
	color:#fe5800;
}
#cheader 
{
	background:url(../images/comty_header_bckg.gif) repeat-x;
	height:60px;
}
#cheadertop 
{
	width:780px;
	margin:0 auto;
	padding-top:13px;
	overflow:hidden;
}
#header 
{
	background:url(../images/header_bckg.gif) repeat-x;
	height:100px;
}
#headertop 
{
	width:780px;
	margin:0 auto;
	padding-top:8px;
	overflow:hidden;
}
#logo 
{
	margin-top:5px;
	padding-left:10px;
	float:left;
}
#newlogo 
{
	float:left;
}
#header #toplinks 
{
	line-height:150%;
	color:#FFF;
	font-size:10px;
	float:right;
}
#header #toplinks a 
{
	color:#ccc;
	text-decoration:none;
}
#header #toplinks a:hover 
{
	color:#fff;
}

#menu ul 
{
	width:780px;
	margin:0 auto;
	list-style:none;
	padding:0;
	text-align:left;
}
#menu ul li 
{
	display:inline
}
#menu ul a 
{
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	background:url(../images/menu_enactive.gif) no-repeat bottom center;
	padding:8px 10px;
	width:100px;
	text-align:center;
	text-transform:uppercase;
}
#menu ul a:hover 
{
	background:url(../images/menu_over.gif) no-repeat bottom center;
	color:#232323;
}
#menu ul a.active 
{
	background:url(../images/menu_active.gif) no-repeat bottom center;
	color:#232323;
}
#menu ul a.active:hover 
{
	background:url(../images/menu_active.gif) no-repeat bottom center;
	color:#232323;
}
#menu 
{
	margin:0 auto;
	width:800px;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
}
#menu td 
{
	padding-left:28px;
}
#main 
{
	width:100%;
	margin:20px 0 20px 0;
	float: left;
}
#head_image 
{
    height:150px;
    background:url(../images/head_bckg.jpg) no-repeat #FFFFFF;
    line-height:24px;
    padding: 40px 0 20px 20px;
}
#slogan h2 
{
    color:#000;
    font-family: Arial, Tahoma;
    font-size:18px;
    font-weight:normal;
    text-transform:uppercase;
    margin:0;
}



/*
#menu 
{
	color:#fff;
	text-align:center;
	margin-top:13px;
	overflow:auto;
	display: block;
}
*/

#under_slogan_text 
{
    color:#FFF;
    font-size:13px;
    padding-top:15px;
    padding-right:205px;
    font-weight: bold;
}
#content2 
{
	margin:0 auto;
	padding:0;
	width:780px;
	font-size:12px;
	line-height:1.4;
}
#content 
{
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:1.4;
}
#text 
{
	padding-left:20px;
}
#text h1 
{
	margin:15px 0 0 0;
	text-transform:uppercase;
	font-size:20px;
	color:#000;
	font-weight:normal;
}
#text h2 
{
	font-size:16px;
	margin:30px 0 0 0;
	border-bottom:1px solid #666;
	padding-bottom:2px;
	text-transform:uppercase;
}
#text h3 
{
	margin:20px 0 0 0;
	text-transform:capitalize;
	font-size:16px;
	font-weight:bold;
}
#text p 
{
	margin:10px 0 0 0;
	padding:0;
}
#text2 
{
	float:left;
	width:510px;
	padding-left:20px;
}
#text2 h1 
{
	margin:15px 0 0 0;
	text-transform:uppercase;
	font-size:20px;
	color:#000;
	font-weight:normal;
}
#text2 h2 
{
	font-size:16px;
	margin:30px 0 0 0;
	border-bottom:1px solid #666;
	padding-bottom:2px;
	text-transform:capitalize;
}
#text2 h3 
{
	margin:20px 0 0 0;
	text-transform:capitalize;
	font-size:16px;
	font-weight:bold;
}
#text2 p 
{
	margin:10px 0 0 0;
	padding:0;
}

#sidebar 
{
	background:url(../images/sidebar_bckg.gif) repeat-x;
	color:#6f6e6e;
	padding:20px;
}
#sidebar h2 
{
	color:#fe5800;
	margin:0 0 15px 0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#sidebar2 
{
	background:url(../images/sidebar_bckg.gif) repeat-x;
	margin:16px 0 0 560px;
	color:#6f6e6e;
	padding:20px;
}
#sidebar2 h2 
{
	color:#fe5800;
	margin:0 0 15px 0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#footer 
{
	background:url(../images/footer_bckg.gif) repeat-x #3f3e3e;
	margin-top:30px;
	height:25px;
	clear:both;
	color:#fff;
	font-size:11px;
}
#footerbox 
{
	width:780px;
	margin:0 auto;
}
#footer a 
{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover 
{
	text-decoration:underline;
}
#left_footer 
{
	float:left;
	padding:5px 0 0 10px;
}
#right_footer 
{
	float:right;
	padding:5px 10px 0 0;
	text-align: right;
}
.cleardiv
{
    width:1px;
    height:0px;
    padding: 0px;
    margin: 0px;
    clear:both;
}
.co_colorbox
{
    width:15px;
    height:15px;
    background:#0FF;
}
.co_formfield
{
    width:25%;
    float: left;
    margin-bottom: 5px;
    color:#999999;
    font-size: 12px;
}

p 
{
	padding:0 0 10px 0;
	margin:0;
}
h1 
{
	margin-top:0px;
	font-size:20px;
	font-weight:normal;
}
h2 
{
	margin-top: 0px;
}

#headernew 
{
	width:870px;
	margin:0 auto;
	overflow:hidden;
}
#logonew 
{
	float: left;
}
#headerright 
{
	width: 640px;
	float: right;
}
#login 
{
	height: 70px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	border: 1px solid #285a9a;
}
#headertext 
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #FFFFDD;
}
#menunew 
{
	margin-top: 70px;
	float: right;
	color: #9eb2cc;
	font-weight: bold;
	font-size: 15px;
}
#mainnew 
{
	width:870px;
	margin:0 auto;
	margin-top: 20px;
	overflow:hidden;
	text-align: left;
}
#mainleft 
{
	float: left;
}
#mainright 
{
	width: 200px;
	padding-left: 20px;
	float: right;
}
#eyecatcher 
{
	width: 260px;
	float: left;
}
#footernew 
{
	margin:0 auto;
	margin-top:20px;
	padding: 3px 0 3px 0;
	border-top: 1px solid #285a9a;
	border-bottom: 1px solid #285a9a;
	font-size: 12px;
	overflow:hidden;
}
#footerleft 
{
	float:left;
	padding-left: 20px;
}
#footerright 
{
	float:right;
	padding-right: 20px;
	text-align:right;
}
#footercenter 
{ 
	text-align: center; 
}
.cleardiv 
{
	clear: both;
	width: 0px;
	height: 0px;
}
.line
{
	margin:0 auto;
	height: 3px;
	background-color: #285a9a;
}
.textarea1 
{
	width: 355px;
	padding: 0 20px 0 10px;
	font-size: 15px;
	float: left;
}
.textarea2 
{
	width: 605px;
	margin-top: 10px;
	padding: 10px 20px 10px 20px;
	padding-left:20px;
	padding-right: 20px;
	font-size: 12px;
	background-color: #f5faff;
}
.textarea3 
{
	font-size: 12px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #f5faff;
}
.textarea4 
{
	width: 605px;
	padding: 10px 20px 10px 20px;
	font-size: 15px;
	float: left;
}
.links
{
	color: #9eb2cc;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	margin-left:10px;
}
.linkssel
{
	color: #285a9a;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
}
a.co_l 
{
	font-weight: bold;
	font-size: 12px;
	color:#3c2018;
	text-decoration:none;
}
a.co_l:visited 
{
	color:#775353;
}
a.co_l:hover 
{
	color:#9D271E;
	text-decoration:underline;
}
a.co_l:active 
{
	color:#FF6600;
}
.co_s
{
	padding: 0px 0px;
}
