@charset "UTF-8";
#homecontent_wrapper {
	background-color: #FFF;
	width: 960px;
	position: relative;
}
#homecontent_column1 {
	float: left;
	width: 725px;
}
#homecontent_column2 {
	width: 234px;
	float:left;
	background-color:#FFF;
	background-repeat:repeat-x;
	border-left:1px solid #CCD9DE;
}
#homecontent_datetime {
	background-image: url(../../Images/Home/home_background_datetime.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 191px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#homecontent_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	text-align: center;
	margin-top: 8px;
}
#homecontent_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	text-align: center;
	margin-top: 5px;
}
#homecontent_calendar {
	background-image: url(../../Images/Home/home_background_calendar.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 193px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#homecontent_gotoevents  {
	width:140px;
	margin-left:auto;
	margin-right:auto;
}
#homecontent_gotoevents a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 30px;
	background-image: url(../../Images/Home/homecontent_icon_smallarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:35px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	display:block;

}
#homecontent_gotoevents a:hover {
	text-decoration:underline;
}
#homecontent_bulletinboard  {
	border-bottom:1px solid #CCD9DE;
}
#homecontent_bulletinboard h3 {
	background-image: url(../../Images/Home/homecontent_title_bb.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: 20px;
	height:23px;
		line-height: 31px;
}

#homecontent_bulletinboard  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	width:234px;
	display:inline-block;
}
#homecontent_bulletinboard ul li a {
	text-decoration: none;
	color: #000;
	padding-left:20px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../../Images/Home/homecontent_icon_largearrow.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
	padding-right: 50px;
	border-top:1px solid #CCD9DE;
}
#homecontent_bulletinboard ul li a:hover {
	background-color: #F0F4F5;
}
.homepagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #0C66A5;
	text-decoration: none;
	
}
.homepagelink:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.homepagelink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.homepagelink2:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#homecontent_bulletinboard_goto {
	margin-top: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#homecontent_latestnews {
	background-image: url(../../Images/Home/home_background_latestnews.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 253px;
	width: 341px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	overflow: hidden;
	position: relative;
}
#homecontent_features1 {
	background-color: #CCC;
	float: left;
	height: 253px;
	width: 380px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	position: relative;
	overflow: hidden;
}
#homecontent_usefullinks {
	background-color: #CCC;
	float: left;
	height: 272px;
	width: 341px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	overflow: hidden;
	background-image: url(../../Images/Home/home_background_usefullinks.jpg);
	background-repeat: repeat-x;
}
#homecontent_features2 {
	background-color: #CCC;
	float: left;
	height: 272px;
	width: 380px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	overflow: hidden;
	background-image: url(../../Images/Home/homecontent_background_features2.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#homecontent_news_prev {
	height: 26px;
	width: 16px;
	overflow: hidden;
	position: absolute;
	right: 42px;
	bottom: 7px;
	cursor: pointer;
}
#homecontent_news_next {
	height: 26px;
	width: 16px;
	overflow: hidden;
	position: absolute;
	right: 12px;
	bottom: 7px;
	cursor: pointer;
}
#homecontent_latestnews h2 {
	background-image: url(../../Images/Home/homecontent_title_latestnews.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	height: 30px;
	width: 200px;
	left: 25px;
	top: 18px;
		line-height: 31px;
}
#homecontent_gotonews {
	position: absolute;
	left: 25px;
	bottom: 13px;
	width: 243px;
}
#homecontent_newsitems {
	overflow: hidden;
	position: absolute;
	height: 160px;
	width: 309px;
	left: 25px;
	top: 54px;
}
.homecontent_newsitem h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	width:300px;
}
.homecontent_newsitem_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #597EA4;
	margin-top: 5px;
	margin-bottom: 5px;
}
.homecontent_newsitem_story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	width:290px;
	text-align: left;
}
.homecontent_newsitem {
	height: 160px;
	overflow: hidden;
	padding-right: 20px;
}
#homecontent_feature1_prev {
	height: 26px;
	width: 16px;
	overflow: hidden;
	position: absolute;
	right: 42px;
	bottom: 7px;
	cursor: pointer;
	z-index:999;
}
#homecontent_feature1_next {
	height: 26px;
	width: 16px;
	overflow: hidden;
	position: absolute;
	right: 12px;
	bottom: 7px;
	cursor: pointer;
	z-index:999;
}
.homecontent_features_item {
	overflow: hidden;
	position: relative;
	height: 253px;
	width: 380px;
}
.homecontent_features_bar_image {
 position: absolute;
 left: 0px;
 bottom: 0px;
 margin:0px;
 padding:0px;
 width: 380px;
 height: 39px;
display:block;

}
.homecontent_features_item_link {
	position: absolute;
	left: 20px;
	bottom: 12px;
	width: 298px;
}
#homecontent_usefullinks h2 {
	background-image: url(../../Images/Home/homecontent_title_links.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 25px;
	line-height: 31px;
	margin-top: 13px;
	margin-bottom: 10px;
	
}
#homecontent_usefullinks ul li {
	background-image: url(../../Images/Home/homecontent_background_linksli.jpg);
	background-repeat: repeat-x;
	width:341px;
	display:inline-block;
}
#homecontent_usefullinks ul li:hover {
	background-image: url(../../Images/Home/homecontent_background_linkslihover.jpg);
}
.homecontent_usefullinks_telephone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_telephone.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_telephone:hover {
	color: #000;
}
.homecontent_usefullinks_email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_email:hover {
	color: #000;
}
.homecontent_usefullinks_policy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_info.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_policy:hover {
	color: #000;
}
.homecontent_usefullinks_pen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_pen.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_pen:hover {
	color: #000;
}
.homecontent_usefullinks_transport {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_transport.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_transport:hover {
	color: #000;
}
.homecontent_usefullinks_departments {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_az.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_departments:hover {
	color: #000;
}
.homecontent_usefullinks_support {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_support.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_support:hover {
	color: #000;
}
.homecontent_usefullinks_forum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_forum.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_forum:hover {
	color: #000;
}
.homecontent_usefullinks_training {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_training.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_training:hover {
	color: #000;
}
.homecontent_usefullinks_orientation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 39px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
	background-image: url(../../Images/Home/icon_navigation.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
}
.homecontent_usefullinks_orientation:hover {
	color: #000;
}
#homecontent_features2 h2 {
	background-image: url(../../Images/Home/homecontent_title_featured.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 13px;
	line-height: 31px;
	height: 31px;
}
#homecontent_features2_htmlarea {
	width: 190px;
	position: absolute;
	left: 27px;
	top: 51px;
	height: 202px;
	overflow: hidden;
}
#homecontent_features2_image {
	overflow: hidden;
	position: absolute;
	height: 200px;
	width: 150px;
	top: 51px;
	right: 8px;
}
#homecontent_features2_htmlarea p {
	margin-top: 0px;
}

#healthyjobs_feature 
{
	height:253px;
	overflow:hidden;
	background-image:url(../../Images/Home/background_healthyjobsfeature.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#healthyjobs_feature h3{display:none;}

#healthyjobs_feature p
{
	font-family: Arial, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	color:#FFF;
	padding:50px 25px 0px 23px;
	}
	
#publichome_news 
{
	padding:0px 20px 0px 20px;
	margin-top:16px;
	position:relative;
	height:500px;
	overflow:hidden;
	}

#publichome_news H2 
{
	margin-bottom:15px;
	text-indent:-9999px;
	height:24px;
	background-image:url(../../Images/Home/publichome_title_news.jpg);
	background-repeat:no-repeat;
	line-height:24px;
		line-height: 31px;
	}

#publichome_news H3 
{

	font-family: Arial, Geneva, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
	}

#publichome_news p em 
{
	font-family: Arial, Geneva, sans-serif;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	color:#666;
	}
	
#publichome_news p 
{
	margin-top:0px;
	margin-bottom:5px;
	}
#publichome_newsarchive 
{
	position:absolute;
	left:20px;
	bottom:30px;

	}
#rss_feeds 
{
	position:absolute;
	left:20px;
	bottom:0px;
	height:26px;
	}
#rss_feeds a
{
	width:200px;
	display:block;
	background-image:url(../../Images/Home/rssicon.gif);
	background-repeat:no-repeat;
	background-position: right;
	height:26px;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C66A5;
	text-decoration: none;
	}
#rss_feeds a:hover
{
	color: #000;
	}

#footer_text 
{
    text-align: center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
blockquote {margin: 0 0 0 22px; padding:0;}