body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	background-color:#D9DADC;		
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #257252;
	font-weight:bold;	
}
.red {
	color:#ef3144;
	font-size: 11px;	
}
.bigred {
	color:#ef3144;
	font-size: 13px;
	font-weight:bold;
}
.cform 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cbd8ca;
	background-color: #ffffff;
}
UL {
	margin: 0em 0 1em 20px 
}
a {
	color: #257252;
	text-decoration: none;
}
a:hover.link {
	text-decoration: none;
	background-color: #e6ede6;
	color: #257252;
}
.breadcrumbs {
	color: #297455;
	font-size: 10px;
}
.copyright {
	color:#666666;
	font-size: 10px;
}
/* layout */
#container {
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	background-color:#FFFFFF;
	background-image:url(images/pagebg.gif);
}
#navfoot {
	width:167px;
	height:34px;
	float:right;
	background-image:url(images/nav_bottom.jpg);
	background-repeat:no-repeat;
}
#leftcolumn {
	float: left;
	width: 174px;
}
#topimage {
	width:174px;
	height:176px;
	background-image:url(images/top_left2.jpg);
	background-position:top;	
}
#navimage {
	width:167px;
	height:35px;
	float:right;
	background-image:url(images/nav_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#innernavimage {
	width:167px;
	height:35px;
	float:right;
	background-image:url(images/inner_navtop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#header {
	width: 591px;
	float: right;
	height: 131px;		
}
#content {
	width: 541px;
	float:right;	
	vertical-align:top;
	padding-right:30px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(images/dots.gif);
	background-repeat:repeat-y;
	background-position:left;	
}
#top {
	width: 591px;
	float: right;	
	height: 24px;
	background-image:url(images/top_bg.jpg);
}
/* rollover color */
.down {
	background-color:#cbd8ca;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:167px;
	height:24px;
	float:right;
	background-image:url(images/spacer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	line-height:18pt;
}
/* rolloff color */
.up {
	background-color:#e6ede6;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:167px;
	height:24px;
	float:right;
	background-image:url(images/spacer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	line-height:18pt;
}
/* selected menu color */
.on {
	background-color:#cbd8ca;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width:167px;
	height:24px;
	float:right;
	background-image:url(images/spacer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	line-height:18pt;
}
.navmenu {
	background-color:#e6ede6;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:167px;
	height:24px;
	float:right;
	background-image:url(images/spacer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	line-height:18pt;
}
.dropJob {
	display:none;
	position:relative;	
}
#news {
	width:167px;
	float:right;
}
#innerimage {
	width:583px;
	height:56px;
	float:left;
	background-image:url(images/banner.jpg);
}
#newscontent {
	width:147px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(images/news_dots.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#dots {
	background-image:url(images/news_dots.gif);
	width:500px;
	background-repeat:repeat-x;
}

