@charset "utf-8";
/* CSS Document */

body.homepage{
	background-image:url(images/home_template/clc_home_bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0px;
}

body.internal{
	background-image:url(images/int_template/clc_int_bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0px;
}

a:link{
	color:#005395;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a:visited{
	color:#005395;
}


/* layout */

#logo{
	width:164px;
	height:86px;
	position:absolute;
	top:30px;
	left:10px;
}

#home_image{
	width:599px;
	border-right:1px solid #fff;
	height:200px;
	position:absolute;
	top:121px;
}

#login_box{
	width:200px;
	height:200px;
	position:absolute;
	left:600px;
	top:121px;
	background-color:#a7a9ac;
	border-right:1px solid #fff;
	color:#fff;
}

#login_box p{
	margin:3px;
}

span.login_button{
	background-image:url(images/clc_login_button.gif);
	background-repeat:repeat-x;
	color:#fff;
	padding:4px 11px 5px 11px;
	margin-right:1px;
}

span.login_button a{
	color:#FFFFFF;
	text-decoration:none;
}

span.login_button a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

span.login_button a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

div.login_button{
	padding-top:10px;
	width:362px;
	text-align:right;
}

.login_field{
	width:160px;
	margin-top:3px;
}

#home_text{
	width:562px;
	top:352px;
	left:103px;
	position:absolute;
	color:#005395;
}

#int_img{
	width:599px;
	height:154px;
	border-right:1px solid #fff;
	position:absolute;
	top:121px;
}

#int_right_col{
	width:200px;
	height:154px;
	position:absolute;
	left:600px;
	top:121px;
	border-right:1px solid #fff;
}

#int_title{
	top:310px;
	left:105px;
	position:absolute;
}

#int_text{
	top:330px;
	left:105px;
	position:absolute;
	width:476px;
	line-height:18px;
}

*html #int_text{
	top:340px;
	left:105px;
	position:absolute;
	width:476px;
	line-height:18px;
}

#int_text #footer{
	padding:5px;
	border-top:#a7a9ac;
	color:#a7a9ac;
	width:466px;
	margin-top:50px;
	font-size:10px;
	border-top:1px solid #a7a9ac;
	padding-bottom:50px;
}

#footer .nav{
	float:left;
}

#footer .copyright{
	float:right;
}

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

#footer a:hover{
	text-decoration:underline;
	color:#686868;
}

#footer a:visited{
}

.news_item{
	border-bottom:1px dashed #cedef2;
	padding:15px 0px 15px 0px;
	font-size:11px;
}

.news_title{
	font-size:12px;
	font-weight:bold;
	color:#005395;
	text-transform: uppercase;
}

.pdf{
	text-align:right;
}

.label{
	width:125px;
	float:left;
}

.textbox{
	width:250px;
}




/* Navigation */


#navigation{
	height:24px;
	position:absolute;
	top:92px;
	left:292px;
	color:#fff;
	width:450px;
}

#navigation a span{
	display:block;
	padding-bottom:10px;
	font-size:2px;
	color:#fff;
}

#navigation .selected span{
	display:block;
	padding-bottom:10px;
	font-size:2px;
	color:#739dd3;
}

#navigation #about a{
	width:70px;
	height:24px;
	background-image:url(images/navigation/clc_nav_off_06.gif);
	float:left;
	color:#fff;
}

#navigation #about a:visited{
	color:#fff;
}

#navigation #about.selected a{
	width:70px;
	height:24px;
	background-image:url(images/navigation/clc_nav_on_06.gif);
	float:left;
	color:#739dd3;
}

#navigation #about a:hover{
	color:#fff;
}

#navigation #about.selected a:visited{
	color:#739dd3;
}

#navigation #news a{
	width:54px;
	height:24px;
	background-image:url(images/navigation/clc_nav_off_07.gif);
	float:left;
	color:#FFFFFF;
}

#navigation #news a:visited{
	color:#fff;
}

#navigation #news.selected a{
	width:54px;
	height:24px;
	background-image:url(images/navigation/clc_nav_on_07.gif);
	float:left;
	color:#739dd3;
}

#navigation #news.selected a:hover{
	color:#739dd3;
}

#navigation #news.selected a:visited{
	color:#739dd3;
}

#navigation #news a:hover{
	color:#fff;
}

#navigation #employment a{
	width:95px;
	height:24px;
	background-image:url(images/navigation/clc_nav_off_08.gif);
	float:left;
	color:#FFFFFF;
}

#navigation #employment a:visited{
	color:#fff;
}

#navigation #employment.selected a:visited{
	color:#739dd3;
}

#navigation #employment.selected a{
	width:95px;
	height:24px;
	background-image:url(images/navigation/clc_nav_on_08.gif);
	float:left;
	color:#739dd3;
}

#navigation #employment a:hover{
	color:#fff;
}

#navigation #employment.selected a:hover{
	color:#739dd3;
}

#navigation #contact a{
	width:88px;
	height:24px;
	background-image:url(images/navigation/clc_nav_off_09.gif);
	float:left;
	color:#FFFFFF;
}

#navigation #contact a:visited{
	color:#fff;
}

#navigation #contact.selected a:visited{
	color:#739dd3;
}

#navigation #contact.selected a{
	width:88px;
	height:24px;
	background-image:url(images/navigation/clc_nav_on_09.gif);
	float:left;
	color:#739dd3;
}

#navigation #contact.selected a:hover{
	color:#739dd3;
}

#navigation #contact a:hover{
	color:#fff;
}

#navigation #login a{
	width:110px;
	height:24px;
	background-image:url(images/navigation/clc_nav_off_10.gif);
	float:left;
	color:#FFFFFF;
}

#navigation #login a:visited{
	color:#fff;
}

#navigation #login.selected a:visited{
	color:#739dd3;
}

#navigation #login.selected a{
	width:110px;
	height:24px;
	background-image:url(images/navigation/clc_nav_on_10.gif);
	float:left;
	color:#739dd3;
}

#navigation #login.selected a:hover{
	color:#739dd3;
}

#navigation #login a:hover{
	color:#fff;
}
