/* CSS Document */

.footer{
font-family:Tahoma;
font-size:11px;
color:#333333;
padding-left:5px;
}
.content{
font-family:Tahoma;
font-size:11px;
color:#333333;
}
.grey{
font-family: Tahoma;
font-size: 11px;
color: #808080;
line-height: 1.5;
}
.red{
font-family: Tahoma;
font-size: 11px;
color: #8e3030;
line-height: 1.5;
}
#topmenu{
float: right;
padding-right: 5px;
}
#header {
height:  100%; 
width:  100%; 
 }
 
#top-top {

width: 100%;
background: transparent;
}
/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
/*font-weight: bold;*/
height: 28px;
line-height: 22px;
white-space: nowrap;
margin-right: 1px;
font-family: Helvetica;
font-size: 12px;
vertical-align: middle;

}

ul#mainlevel-nav li a{
font-weight: normal;
height: 28px;
display: block;
padding-left: 5px;
padding-right: 15px;
text-decoration: none;
color: #ffffff;
margin-left: 5px;
white-space: nowrap;
font-family: Helvetica;
font-size: 12px;
/*font-weight: bold;*/
vertical-align: middle;

}
ul#mainlevel-nav li{
background: url(../images/top_nav_left_1.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/top_nav_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav li:hover {
font-weight:bold;
background: url(../images/top_nav_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a{
font-weight:bold;
background: url(../images/top_nav_right_hover_1.gif) bottom right no-repeat;
}

ul#mainlevel-nav li:visited{
background: url(../images/top_nav_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:visited a{
background: url(../images/top_nav_right_hover_1.gif) bottom right no-repeat;
}
a.mainlevel {
color: #ffffff;
}

a.mainlevel:hover, a.mainlevel#active_menu {
/*border-right: 4px solid #669E83;*/
}
.content_title {
font-family:Tahoma;
color: #B4D755;
font-weight: bold;
font-size: 14px;

}
.pathway {
color: #CCCCCC;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-family:Tahoma;

}
.pathway a{
color: #CCCCCC;
text-decoration: none;
font-weight: normal;
font-family:Tahoma;
}
.contentheading {
	/*height: 30px;*/
    font-family:Tahoma;
	color: #B1D354;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	padding-left: 0px;
	padding-bottom:5px;
	background: url(../images/grey_dot.gif) bottom;
	background-repeat: repeat-x;
 
}
.componentheading {
	/*height: 30px;*/
    font-family:Tahoma;
	color: #B1D354;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	padding-left: 0px;
	padding-bottom:5px;
	background: url(../images/grey_dot.gif) bottom;
	background-repeat: repeat-x;
 
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	font-weight: bold;
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
.v_line{
background-image:url(../images/dot.gif);
background-repeat: repeat-y;

}
.leftmenu{
font-family:Tahoma;
font-size:11px;

}
.hr_line{
background-image:url(../images/dot.gif);
background-repeat: repeat-x;
margin-top:10px;
margin-bottom:10px;
}
table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-top:10px;
	
}
.inputbox {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #F9F9F9;
	font-family:Tahoma;
	font-size:12px;
}
.searchbox_top{
background: url(../images/grey_dot.gif) bottom;
background-repeat: repeat-x;

}
.searchbox_bottom{
background: url(../images/grey_dot.gif) top;
background-repeat: repeat-x;

}
.search_title{
    font-family:Tahoma;
	color: #B1D354;
	font-weight: bold;
	font-size: 12px;
}
ul#mainlevelbottommenu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevelbottommenu li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	font-family:Tahoma;
}

ul#mainlevelbottommenu li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	font-family:Tahoma;
}

#buttons>ul#mainlevelbottommenu li a { width: auto; }

	ul#mainlevelbottommenu li a:hover
{
	color: #fff;
	background: #c64934;
}
.mainbody {
border:1px solid #C0C0C0;
font-family:Tahoma;
font-size:11px;
color:#666666;

}

ul.latestnews{
list-style-type: disc;
list-style-position: outside; 
padding-left : 10px;
margin: 10px;
color: #6D8C0B;
}

ul.latestnews li{
padding-left : 0px;
margin: 0px;
font-family:Tahoma;
font-size:11px;
color: #6D8C0B;
font-weight:bold;
text-decoration:none;
line-height:1.5;
}
ul.latestnews li a{
padding-left: 0px;
padding-right: 0px;
font-family:Tahoma;
font-size:11px;
color: #6D8C0B;
font-weight:bold;
text-decoration:none;
line-height:1.5;
}

