body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	padding: 0px;
	margin: 0;
	height: 45px;
	border-top-color: #C9CFDA;
	border-right-color: #C9CFDA;
	border-bottom-color: #C9CFDA;
	border-left-color: #C9CFDA;
}
#wrapper {
	width: 902px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px none #CCCCCC;
	background-color: #FFFFFF;
}
#column_wrapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 565px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatleft { float: left; margin: 5px 10px 0px 0px; border: padding: 2px;}
.floatright { float: right; margin: 0px 0px 10px 10px; padding: 2px;}
#left {
	width: 325px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FEFEFE;
}
#left .content {
	font-size: 14pt;
	line-height: 18pt;
	border: 1px none #653200;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#right .content {
	font-size: 11pt;
	line-height: 16pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(r_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 25px 15px;
	padding-top: 60px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
	color: #1C98D1;
}
#footer {
	color: #2967E7;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(footer2.jpg);
	height: 60px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
.menulist {
	padding: 0;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#left a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
#left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:hover {
	color: #999999;
}
#right a:link {
	color: #999999;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #3A68C5;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #837F80;
}
#footer a:visited {
	color: #2967E7;
}
#footer a:hover {
	color: #000000;
}
h1 {
	font-size: 22pt;
	margin: 0;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 28pt;
}
h2 {
	font-size: 18pt;
	margin: 30px 0 0 0;
	color: #087595;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22pt;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #2C8547;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

