body {
	background: #B6C1C8;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url(/images/page_bg.gif) repeat-y;
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
}
.innerwrapper {
	padding-left:29px;
	padding-right:29px;
}
#footer {
	background: #FFFFFF url(/images/footer_bg.gif) no-repeat;
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	height: 58px;
	color:#FFF;
	font-size:x-small;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.footerpadding {
	padding:9px 53px 0px 45px;
}
#footerleft {
	display:inline;
	float:left;
	width:450px;
}
#footerright {
	display:inline;
	float:right;
	width:450px;
	text-align:right;
}
#header {
	width:950px;
	height:125px;
	background:url(/images/header.gif) no-repeat;
}
#header h1, #header h2 {
	display:none;
}
p, li, ol {
	font-size:small;
	color:#235880;
}
#nav {
	background:url(/images/nav_bg.gif) repeat-x;
	height:33px;
	border-top:1px solid #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-left:16px;
	margin-bottom:20px;
	font-size:small;
}
#nav a {
	color:#FFF;
	text-decoration:none;
	display:block;
	margin-top:8px;
}
#nav a:hover {
	color:#235880;
}
#nav ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav li {
	display:block;
	float:left;
	margin-right:4px;
	height:33px;
	text-align:center;
}
li.navsmall {
	background:url(/images/nav_button_small.gif) no-repeat;
	width:87px;
}
li.navbig {
	background:url(/images/nav_button_big.gif) no-repeat;
	width:136px;
}
li.navbiggest {
	background:url(/images/nav_button_biggest.gif) no-repeat;
	width:195px;
}
#pagebody {
	padding-left:16px;
	padding-right:25px;
	background: #FFF url(/images/pagebody_bg.gif) repeat-y left 20px;
	display:block;
}
#subnav {
	padding-top:11px;
	float:left;
	width:209px;
	background:#D7D4CE url(/images/sidenav_top.gif) no-repeat top left;
	min-height:500px;
	border-top:1px solid #FFF;
}
#subnav p {
	font-weight:bold;
	margin-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#subnav ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.first {
	border-top:1px solid #FFF;
}
#subnav li {
	display:block;
	float:left;
	min-height:25px;
	width:209px;
	border-bottom:1px solid #FFF;
	background:#235880 url(/images/sidenav_button.gif) no-repeat
}
#subnav a {
	font-size:small;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	display:block;
	margin-left:26px;
	margin-top:4px;
}
#subnav a:hover {
	text-decoration:underline;
}
#content {
	float:right;
	width:675px;
}
#clear, .clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
	font-weight:normal;
	font-stretch:condensed;
	color:#235880;
	margin-top:0;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:normal;
	font-stretch:condensed;
	color:#235880;
	margin-top:0;
	font-style:italic;
}
.heading {
	display:block;
	padding:5px;
	background:#D7D4CE;
	margin-bottom:0
}
.heading2 {
	display:block;
	padding:5px;
	background:#E7E4DE;
	margin-top:0;
}
ul.heading2 {
	list-style:inside;
	list-style-type:square;
	margin:0;
}
ul.heading2 li {
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
ul.heading2 li a {
	text-decoration:none;
	color:#235880;
	font-weight:bold;
}
ul.heading2 li a:hover {
	color:#133046;
}
.feature {
	display:block;
	min-height:225px;
	width:325px;
	/*background:url(/images/feature_bg.gif) no-repeat;*/
	float:left;
}
.left {
	margin:0px 25px 25px 0px;
}
.right {
	margin:0px 0px 25px 0px;
}
.featurepic {
	padding-top:2px;
	text-align:center;
	background:url(/images/feature_top.gif) no-repeat top left;
	background-color:#235880;
}
.featurepic img {
	border:none;
}
.featuretext {
	margin:0;
	padding:3px;
	text-align:center;
	color:#FFF;
	font-size:small;
	line-height:105%;
	background:#235880 url(/images/feature_bottom.gif) no-repeat bottom left;
}
.featuretext a {
	color:#FFF;
	text-decoration:none;
}
.featuretext a:hover {
	text-decoration:underline;
}
.smaller {
	font-size:smaller;
	line-height:100%;
}
.acrobat {
	background:#eee url(/images/pdficon_large.gif) no-repeat 5px 10px;
	border:1px solid #ddd;
	padding:10px 5px 10px 50px;
	min-height:24px;
}
.moreinfo {
	background:#ddd ;
	border:1px solid #ccc;
	padding:10px;
}





