/*
red #c90506
blue #3631a8
gray #dedede
type #333
reading bg #f3efe9
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: #dedede;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center -20px;
	background-attachment: fixed;
}
#masthead {
	background-image:url(../images/head.png);
	color: #999999;
	background-color: none;
	height: 139px;
	padding: 0px;
	margin: 0;
	background-repeat: no-repeat;
}
#column_top {
	height: 162px;
	background: url(../images/subhead.png) no-repeat bottom;
}
	#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-repeat: repeat-y;
	background-image: url(../images/colbg.png);
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 650px;
	float: left;
}
#left {
	width: 250px;
	float: left;
}
#left .content {
	padding: 12px 24px 24px 48px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 12px 48px 24px 24px;
	font-size: 0.96em;
	line-height: 1.6em;
}
#masthead .content {
	padding: 113px 0 16px 60px;
}
#footer .content {
	padding: 12px 50px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background: url(../images/footer.png) no-repeat center top;
	height: 122px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;	
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #c90506;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #3631a8;
	text-decoration: none;
}
#footer a:visited {color: #666666;
	text-decoration: none;
}
#footer a:hover {color: #ccc;}
h1 {
	font-size: 1.8em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3631a8;
	line-height: 1.2em;
}
h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 30px 0 0 0;
	color: #3631a8;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.25em;
	line-height: 1.2em;
	margin: 30px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3631a8;
}
h4 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 1em 0;
}
#leftFooter {
	float: left;
	width: 600px;
}
#rightFooter {
	float: left;
	width: 200px;
	text-align:right;
}
img.left {
	padding: 10px;
	margin: 0 20px 20px 0;
	border: 1px solid #adadad;
	background-color: #ffffff;
}
img.center {
	padding: 10px;
	margin: 0 auto;
	border: 1px solid #adadad;
	background-color: #ffffff;
}
.centerText {
	padding: 0;
	margin: 0;
	text-align:center;
}
.download {
	background: url(../images/pdf.png) no-repeat left center;
	color: red;
	padding: 5px 0 5px 28px;
}
img {
	border:none;
}
#right li {
	list-style: url(../images/bullet.gif) none inside;
}
/*IE6 fixes*/
img, div { behavior: url(iepngfix.htc) }
* html #p7PMnav li { width: 1px; white-space: nowrap;}
#p7PMnav li.main {
	padding-left: 130px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	line-height: 1em;
}
.mlhead p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 2em;
	color: #3631A8;
}
.mlheadr p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 2em;
	color: #3631A8;
	text-align: right;
}
