/*----------------- Defaults --------------------*/

p, li {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 8px;
}
ol, ul {
	margin-left: 25px;
}

#infopage-header_ {
	position:relative;
	left:0px;
	top:0px;
	width:785px;
	height:94px;
}
#infopage-title_ {
	position:relative;
	width:785px;
	height:111px;
	background-color:#154A70;
}
#infopage-topmargin_ {
	position: relative;
	float: right;
}
#infopage-footer_ {
	position:relative;
	background-color: #1C3B59;
	clear: left;
}

/*----------------- Content areas ---------------------*/
#content_ {
	background-color: #FFFFFF;
	width:531px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	min-height:500px;}

/*------------------- Containers ----------------------*/

#wrap {
	margin: 0 auto;
	background-color: #326F9A;
	border-top: 0;
	width:785px;
	background-image: url(../images/wrap_background.gif);
	background-repeat: repeat;
	text-align: left
}
#infopage-menu_ {
	width:194px;
	background-color:#326F9A;
	border: none;
	margin: 0px;
}
#contentframe {
	width:591px;
	max-width:591px;
	border: none;
	margin: 0px;
	min-height: 600px;
	_height: auto !important;
	height: 600px;
}
.TableData {
	padding-right: 4px;
	padding-left: 2px;
}
