* {
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	font-family: Helvetica, Verdna, Arial, Sans-serif;
	color: #333333;
	font-size: 12px;
	background: url("images/bg.gif") top center repeat-y;
	background-color: #cccccc;
	}
a:link,
a:visited {
	color: #63739d;
	text-decoration: underline;
	}
a:hover,
a:active {
	color: #63739d;
	text-decoration: none;
	}
h1 {
	float: left;
	margin: 0px 0px 0px 30px;
	width: 170px;
	height: 80px;
	background: url("images/logo.gif") top left no-repeat;
	overflow: hidden;
	}
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	display: block;
	width: 170px;
	height: 80px;
	padding-top: 80px;
	}
#content h2 {
	height: 30px;
	padding: 0px 0px 0px 15px;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
/*	background-color: #84a300; */
	background-color: #113258;

	}
#contentHome h2 {
	font-size: 16px;
	line-height: 18px;
	padding-top: 215px;
	width: 500px;
	padding-left: 20px;
	color: #113258;
	}
h3 {
	color: #63739d;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 15px 0px 10px;
	}
h4 {
	background-color: #efefef;
	color: #63739d;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
	}
p {
	padding: 10px 10px 0px 10px;
	line-height: 160%;
	}
#content p {
	width: 65%;
	font-size: 13px;
	padding-bottom: 15px;
	}
#content p span.subhead {
	font-weight: bold;
	display: block;
	padding-top: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #113258;
	}
#content p span.small {
	display: block;
	padding-left: 15px;
	font-size: 12px;
	line-height: 140%;
	}
#content p span.small2 {
	display: block;
	padding-left: 0px;
	font-size: 11px;
	line-height: 140%;
	}
#contentHome p {
	width: 500px;
	padding-left: 20px;
	font-size: 13px;
}
#sidebar p {
	width: 90%;
}
#sidebar p strong {
	width: 90%;
	color: #113258;
}
#contentHome ul,
ul.bullets {
	margin: 5px 0px 0px 20px;
	list-style: none;
	}
#contentHome li,
ul.bullets li {
	line-height: 20px;
	padding: 0px 10px 0px 15px;
	background: url(images/bg_li_arrow.gif) top left no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	}
div.bullet {
	line-height: 20px;
	padding: 0px 10px 0px 15px;
	margin-left: 20px;
	background: url(images/bg_li_arrow.gif) top left no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	}
li.indent {
	margin-left: 20px;
	}
div#main {
	width: 930px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	}
div#top {
	height: 80px;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	}
div#nav {
	float: right;
	width: 670px;
	margin: 30px 20px 0px 0px;
	}
#nav ul {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#nav ul li {
	position: relative;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #355F90;
	text-align: center;
	font-weight: bold;
	}
#nav ul li a:link,
#nav ul li a:visited {
	display: block;
	color: #355F90;
	text-decoration: none;
	height: 35px;
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
	}
#nav ul li a:hover,
#nav ul li a:active {
	display: block;
	color: #355F90;
	text-decoration: none;
	height: 35px;
	background-color: #efefef;
	padding: 0px 10px 0px 10px;
	}
div#content {
	clear: both;
	position: relative;
	width: 890px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 30px 0px;
	}
div#sidebar {
	width: 260px;
	float: right;
	padding: 0px 0px 50px 0px;
	background: url("images/sidebar_gradient.jpg") bottom left no-repeat;
	background-color: #efefef;
	}
div#sidebar a.pf:link,
div#sidebar a.pf:visited {
	display: block;
	padding: 0px 0px 0px 35px;
	height: 30px;
	line-height: 30px;
	color: #113258;
	text-decoration: none;
	background: url("images/bg_icon_print.gif") top left no-repeat;
	}
div#sidebar a.pf:hover,
div#sidebar a.pf:active {
	display: block;
	padding: 0px 0px 0px 35px;
	height: 30px;
	line-height: 30px;
	color: #113258;
	text-decoration: underline;
	background: url("images/bg_icon_print.gif") top left no-repeat;
	}

a.title:link,
a.title:visited {
	color: #113258;
	text-decoration: none;
	}
a.title:hover,
a.title:active {
	color: #113258;
	text-decoration: underline;
	}
div#contentHome {
	clear: both;
	position: relative;
	width: 890px;
	height: 390px;
	margin: 20px auto 0px auto;
	padding: 0px;
	background: url("images/bg_home.jpg") top left no-repeat;
	}
div#boxesHome {
	margin: 0px auto 0px auto;
	width: 890px;
	height: 175px;
	}
div#boxesHome div.box,
div#boxesHome div.box2 {
	width: 290px;
	float: left;
	background-color: #113258;
	margin: 0px 10px 0px 0px;
	}
div#boxesHome div.box2 {
	margin: 0px 0px 0px 0px;	
	}	
div#boxesHome p {
	height: 90px;
	padding: 0px 15px 10px 15px;
	line-height: 16px;
	color: #cfdae8;
	font-size: 12px;
	}
div#boxesHome h3 {
	padding: 0px 0px 0px 15px;
	height: 35px;
	line-height: 40px;
	font-size: 14px;
	color: #ffffff;
	}
div#boxesHome a.boxlink,
div#boxesHome a.boxlink:link,
div#boxesHome a.boxlink:visited {
	display: block;
	padding: 0px 0px 0px 35px;
	height: 30px;
	line-height: 30px;
	color: #113258;
	text-decoration: none;
	background: url("images/bg_arrow_boxesHome.gif") top left no-repeat;
	background-color: #b2bcc9;
	}
div#boxesHome a.boxlink:hover,
div#boxesHome a.boxlink:active {
	display: block;
	padding: 0px 0px 0px 35px;
	height: 30px;
	line-height: 30px;
	color: #113258;
	text-decoration: underline;
	background: url("images/bg_arrow_boxesHome.gif") top left no-repeat;
	background-color: #cfdae8;
	}

#footer {
	margin: 0 20px 10px 20px;
	background-color: #113258;
	color: #fff;	
	}	
.hide {
	display: none;
	}
