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

h1 {
	margin: 0px;
	padding: 0px;
}
#Container {
	background-image: none;
	background-color: #023864;
	padding-bottom: 0px;
}
#Container #Header {
	background-image: url(../images/template/bg_hp_header_gradient.jpg);
	background-repeat: repeat-x;
	height: auto;
}
#Container #Header #Subheader {
	background-image: url(../images/template/bg_hp_subheader.jpg);
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0.5em;
}
#Subheader .hpbox {
	background-image: url(../images/template/bg_hp_box.png);
	background-repeat: repeat-x;
	background-color: #26517D;
}
#Subheader .innerbox {
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Subheader #LeftBox {
	width: 58%;
	float: left;
}
/*
#Container #Header #Subheader #LeftBox p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 12px;
}
*/
#Subheader #RightBox {
	margin-left: 59%;
}
#Container #Header #Subheader #RightBox .innerbox h2 {
	padding-top: 13px;
}

#Container #Header #Subheader #RightBox ul {
	margin-left: 0px;
	margin-right: 0px;
	/*
	padding-top: 10px;
	padding-bottom: 0px;
	*/
	padding-right: 0px;
	padding-left: 0px;
}
#Container #Header #Subheader #RightBox li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
#Container #Header #Subheader #RightBox .innerbox .even {
	background-color: #003366;
}

#Container #Content {
	background-image: url(../images/template/bg_hp_container.png);
	background-repeat: repeat-x;
	padding-top: 30px;
}
#Container #Content #Sidebar .box .boxcontent {
	font-size: 0.9em;
}
#Container #Content #Sidebar .box .boxcontent #MbrSearch #searchform p {
	padding-top: 0px;
}
#Container #Header #Subheader #LeftBox .innerbox p {
	line-height: 1.3em;
}
#Container #Header #Subheader #RightBox {
	font-size: 0.85em;
}
#Container #Header #Subheader #LeftBox {
	font-size: 1.1em;
}
