* {
	margin:0;
}
html, body {
	height:100%;
	background-image:url(../images/hdr_gradient_bg.gif);
	background-repeat:repeat-x;
	margin:10 0 0 0;
	font-family:arial;
	font-size:12px;
}
h1 {
	padding:0 0 0 20px;
	font-size:16px;
	font-weight:bold;
	display:inline;
	color:#1f273a;
}
h2 {
	padding:0 0 0 20px;
	font-size:16px;
	font-weight:bold;
	display:inline;
	color:#F00000;
}
.push {
	height: 4em;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li {
	background-image: url(/images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: 3px;
	line-height:20px;
	padding-left: 2em;
}
#content p {
	padding:0 0 10px 20px;
	margin:0;
}
#container {
	min-height:100%;
	height:auto!important;
	height:100%;
	margin:0 auto -4em;
	width:980px;
}
.seperator {
	padding:3px 0 3px 20px;
}
#wrapper {
	width:980px;
}
#header {
	width:980px;
}
#logo {
	float:left;
}
.mainMenu {
	text-align:center;
	margin-left:35px;
}
.mainMenu div {
	float:left;
	height:70px;
	list-style:none;
	vertical-align:middle;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight:bold;
	color:#1f273a;
	text-decoration:none;
	display:table;
	margin:0 0 0 10px;
}
.mainMenu p {
	height:35px;
	width:10px;
}
.mainMenu .nav1 {
	width:120px;
}
.mainMenu .nav2 {
	width:60px;
}
.mainMenu .nav3 {
	width:60px;
}
.mainMenu .nav4 {
	width:100px;
}
.mainMenu .nav5 {
	width:110px;
}
.mainMenu .nav6 {
	width:90px;
}
#topNav {
	margin:0 0 25px 0;
	float:right;
	color:#a8a8a8;
	font-weight:bold;
}
#topNav a {
	font-weight:bold;
	color:#a8a8a8;
	text-decoration:none;
}
#topNav a:hover {
	text-decoration:underline;
}
.mainMenu a {
	font-weight:bold;
	color:#091a47;
	text-decoration:none;
}
.mainMenu a:hover {
	text-decoration:underline;
}
#content {
	width:980px;
}
#content .newsCol {
	padding:0 0 0 20px;
	float:left;
	width:250px;
}
#content .newsCol {
	padding:0 0 0 20px;
	float:left;
}
#colLft p {
	width:461px;
	margin:0;
	padding:0 0 10px 20px;
	color:#23346e;
}
#colRgt {
	width:327px;
}
#colRgt p {
	width:301px;
	margin:0;
	padding:0 0 10px 20px;
	color:#bebebe;
}
#colLft .repeat {
	background-image:url(../images/img_colLftRepeat.gif);
	width:596px;
	height:1px;
	background-repeat:repeat-y;
}
#colRgt .repeat {
	background-image:url(../images/img_colRgtRepeat.gif);
	width:327px;
	height:1px;
	background-repeat:repeat-y;
}
#content .repeat {
	background-image:url(../images/img_mainRepeat.gif);
	width:979px;
	height:1px;
	background-repeat:repeat-y;
}
#navListContainer {
	float:left;
}
#navlist {
	padding: 0 0 0 50px;
	list-style: none;
}
#navlist li {
	padding-left: 20px;
	background-image:url(../images/ico_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#table {
	width:980px;
}
#table td {
	border:1px solid #ffffff;
	margin:3px;
	padding:8px;
}
#table th {
	padding:0 0 15px 0;
}
#table .lftCol {
	height:45px;
	color:#ffffff;
	background-color:#23346e;
}
#table .rgtCol {
	color:#23346e;
	background-color:#f0f0f0;
}
.floatRgt {
	float:right;
	padding:2px;
	margin:0 30px 0 10px;
	border:1px solid #999;
}
.floatLft {
	float:left;
	padding:2px;
	margin:0 10px 0 20px;
	border:1px solid #999;
}
#ftr {
	text-align:center;
	padding:0;
	margin:100px 0 0 0;
	width:100%;
}
#ftr li {
	background-image:none;
	color:#23346e;
	font-weight:bold;
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}
#ftr a {
	font-weight:bold;
	color:#23346e;
	text-decoration:none;
}
#ftr a:hover {
	text-decoration:underline;
}

