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


div#Logo
{
	width:187px;
	height:57px;
	float:left;
	margin-top:20px;
	text-align:center;
	background:url(../images/logo_blue.gif) no-repeat top center;
}

div.themeImage
{
	background:url(../images/themeImage_blue.jpg) no-repeat bottom left;
	width:187px;
	height:129px;
	margin-top:-7px;
}

div.moduleDark
{
	background:url(../images/subnav_bg_blue.gif) no-repeat top left;
	background-color:#3267a7;
	width:187px;
	font-size:11px;
	line-height:13px;
	margin-bottom:18px;
	font-size:12px;
}

div.moduleDarkContent
{
	background:url(../images/module-blue_footer.gif) no-repeat bottom left;
	padding:0px 10px;
	min-height:50px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}


div#TopNav
{
	background:url(../images/topnav_blue_bg.gif) no-repeat top right;
	width:575px;
	height:47px;
	float:right;
	padding-right:15px;
}

div#TopNav ul li
{
	border-right:1px solid #3366a4;
}