@charset "utf-8";
/* CSS Document */

.content {
	font-family: verdana;
	font-size:11px;
	color: #303131;	
	text-align:justify;
}

.homepage_toptext {
	font-family: arial;
	font-size: 12px;
	color: #106490;
	text-decoration:none;
}
.homepage_toplinks:link {
	font-family: arial;
	font-size: 12px;
	color: #106490;
	text-decoration:none;
}

.homepage_toplinks:visited {
	font-family: arial;
	font-size: 12px;
	color: #106490;
	text-decoration:none;
}

.homepage_toplinks:hover {
	font-family: arial;
	font-size: 12px;
	color: #062637;
	text-decoration:none;
}


.left_nav_link:link {
	font-family: arial;
	font-size: 13px;
	color: #00addc;
	text-decoration:none;
	font-weight: bold;
}

.left_nav_link:visited {
	font-family: arial;
	font-size: 13px;
	color: #00addc;
	text-decoration:none;
	font-weight: bold;
}

.left_nav_link:hover {
	font-family: arial;
	font-size: 13px;
	color: #062637;
	text-decoration:none;
	font-weight: bold;
}

.breadcrumbs_link_active:link {
	font-family: arial;
	font-size: 13px;
	color: #00addc;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.breadcrumbs_link_active:visited {
	font-family: arial;
	font-size: 13px;
	color: #00addc;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.breadcrumbs_link_active:hover {
	font-family: arial;
	font-size: 13px;
	color: #062637;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}


.breadcrumbs_link_inactive:link {
	font-family: arial;
	font-size: 13px;
	color: #212121;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.breadcrumbs_link_inactive:visited {
	font-family: arial;
	font-size: 13px;
	color: #212121;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.breadcrumbs_link_inactive:hover {
	font-family: arial;
	font-size: 13px;
	color: #767676;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}


.breadcrumbs_arrow {
	font-family: arial;
	font-size: 13px;
	color: #212121;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.footer_link:link {
	font-family: arial;
	font-size: 12px;
	color: #282828;
	text-decoration:none;
		
}

.footer_link:visited {
	font-family: arial;
	font-size: 12px;
	color: #282828;
	text-decoration:none;
		
}

.footer_link:hover {
	font-family: arial;
	font-size: 12px;
	color: #282828;
	text-decoration:underline;
	}
	
.footer_text {
	font-family: arial;
	font-size: 12px;
	color: #282828;
	text-decoration:none;
}

.search_box {
	font-family: verdana;
	font-size: 12px;
	border-bottom:#b1daeb 1 solid;
	border-top:#b1daeb 1 solid;
	border-left:#b1daeb 1 solid;
	border-right:#b1daeb 1 solid;
	/*height:12px;*/
}


.page_active{
	font-family: arial;
	font-size: 13px;
	color: #00addc;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.box
{
BORDER-BOTTOM: #8BC32A 1px solid;
BORDER-LEFT: #8BC32A 1px solid;
BORDER-RIGHT: #8BC32A 1px solid;
BORDER-TOP: #8BC32A 1px solid;
text-align:left
}
.tableheading
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #47A13D;
color: #000000;
font-weight: bold;
}

.home_news:link {
	font-family: arial;
	font-size: 13px;
	color: #C12123;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.home_news:visited {
	font-family: arial;
	font-size: 13px;
	color: #C12123;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}

.home_news:hover {
	font-family: arial;
	font-size: 13px;
	color: #062637;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
}
