/* CSS Document */

body {
	background:#9DA8BE;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.7em/1.2em Verdana,Arial,Helvetica,sans-serif;
	color:#00204E;
	}
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("/Resource/CMS/Assets/e8aee126-eb97-1028-9fa8-001111b1f2d6/CSS/right_column_bg.gif") repeat-y top right;
	clear: both;
	min-width: 700px;	
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	z-index: 2;	
	}
#header {
	background:#00204E url("/Resource/CMS/Assets/e8aee126-eb97-1028-9fa8-001111b1f2d6/CSS/header_bg.gif") no-repeat top right;
	padding:0;
	margin:0;
	text-align:left;
	color:#FFF;
	float:left;
	width: 100%;
	min-width: 700px;	
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	margin:0;
	margin-top: -20px;
	padding:10px;
	background: #fff;
	text-align: left;
	clear: both;
	}
#centercol {
	position:relative;
	padding:0 180px 10px 10px;
	}
#centercol a {
	}
#centercol a:hover {
	}
	