/* CSS Document */

body

{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

form, ul, li, img

{
	margin:0;
	padding:0;
}

h1

{
	font-size:16px;
	color:#5B9EAF;

}

a

{
	color:#246F46;
	text-decoration:none;
}

a:hover

{
	text-decoration:underline;
}

img

{
	border:0;
}

#container
{
	width:826px;
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
}

#topMenu

{
	background-color:#137238;
	width:570px;
	float:left;
	padding-left:256px;
}


#topMenu ul

{
	float:left;
	width:560px;
}


#topMenu ul li

{
	list-style-type:none;
	color:#FFFFFF;
	float:left;
	padding-right:10px;
	margin-left:10px;
	font-family:verdana;
	background:url(/systemfiles/Media/images/separator.gif) no-repeat bottom right;
}

#topMenu ul li.lastmenu, #bottomMenu ul li.lastmenu{
background:none;
}

#topMenu ul li a

{
color:#FFFFFF;
float:left;
font-size:11px;
text-decoration:none;
line-height:11px;
padding:7px 0 5px 0;

}

#middleContent

{
width:826px;
}

.repeat

{
background:url(/systemfiles/Media/images/bg_repeat_left.gif) repeat-y top;
vertical-align:top;
width:205px;
}

#leftContent

{
width:205px;
text-align:left;
background-color:#FFFFFF;
}


#leftContent ul

{
width:171px;
margin-left:34px;

}

#leftContent ul li

{
text-align:left;
list-style-type:none;
border-bottom:1px solid #F4F4F4;
padding:7px 0;
float:left;
width:171px;
}

#leftContent ul li.lastmenu

{
border:none;
float:left;
}

#leftContent ul li a

{
font-size:11px;
line-height:11px;
color:#137238;
text-decoration:none;
margin-left:30px;
margin-right:10px;
float:left;
}


#menuimage
{
background:url(/systemfiles/Media/images/bg_left.gif);
background-repeat: no-repeat;
background-position: bottom right;
clear:left;
text-align:right;
height:304px;
	
}

#leftPicture{
margin-top:66px;
margin-right:10px;


}

#content{
width:586px;
margin:0 17px 0 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#content .left{
width:305px;
float:left;
padding-bottom:15px;
}

#content .right{
width:251px;
float:right;
padding-bottom:15px;
}

#content .left .dotted{
background:url(/systemfiles/Media/images/greydots.gif) repeat-x bottom;
padding-bottom:20px;
}

#content .right .dotted{
background:url(/systemfiles/Media/images/greydots.gif) repeat-x bottom;
padding-bottom:15px;
}

#content .dotted img.title{
margin-bottom:10px;
}

#content .plain{
background:none;
padding:0;
}

#content .plain img.title{
margin:15px 0;
background-color:#003366;
}

.txtblue{
color:#1C88A3;
font-size:11px;
font-weight:bold;
margin-top:16px;
}

.boldorange{
color:#CC6600;
font-weight:bold;
float:left;
width:92px;
}

.subtitle{
line-height:11px;
}

.txt_overview{
font-size:11px;
line-height:12px;
color:#137238;
margin-top:14px;
}

#content .plain ul{
margin-top:15px;
}
#content .plain ul li{
list-style:none;
background:url(/systemfiles/Media/images/arrowbullet.gif) no-repeat left;
padding-left:20px;
margin-top:11px;
}

#content .plain ul li a{
font-size:11px;
line-height:11px;
color:#137238;
text-decoration:none;
}


.linkMore{
margin-top:13px;
line-height:11px;
}

.linkMore a{
color:#CC6600;
text-decoration:none;
}

#footer{
background:url(/systemfiles/Media/images/bg_bottom.jpg) no-repeat top;
height:126px;
text-align:center;
}


#bottomMenu{
width:826px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
font-size:11px;
}

#bottomMenu ul{
margin-top:73px;
}

#bottomMenu ul li{
list-style-type:none;
display:inline;
background:url(/systemfiles/Media/images/separator2.gif) no-repeat bottom right;
margin-left:5px;
padding-right:9px;
}

#bottomMenu ul li a{
color:#999999;
font-size:11px;
line-height:11px;
text-decoration:none;
}

#bottomMenu ul li a.selected{
font-weight:bold;
}