/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	color: #0c025a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 45px 0 20px 0;
	margin: 0;
	height: 100%;
	width: 100%;
	display: block;
	background: url(../images_gen/bg.gif) repeat-x top #29818C;
	text-align: center;
}
#Wrapper {
	padding: 8px 0;
	width: 760px;
	background: url(../images_gen/page_top.gif) no-repeat top;
	text-align: left;
	margin: 0 auto;
}
#WrapperInner {
	width: 750px;
	padding: 0 5px;
	background: url(../images_gen/wrapper_bg.png) repeat-y;
	_background: #fff url(../images_gen/wrapper_bg.gif) repeat-y;
}
#LeftColumn {
	width: 190px;
	float: left;
}
ul#MainNav {
	width: 170px;
	padding: 50px 10px;
	list-style: none;
	text-align: center;
}
ul#MainNav li {
	padding: 5px 0;
}
ul#MainNav li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	text-transform: uppercase;
	color: #0c025a;
	font-weight: normal;
	text-decoration: none;
}
ul#MainNav li a span {
	font-size: 140%;
}
ul#MainNav li a:hover,
ul#MainNav li a.Active {
	color: #fff;
}
#Content {
	width: 500px;
	float: right;
	background: url(../images_gen/header_bg.gif) no-repeat top left;
	padding: 180px 15px 45px 45px;
}
#TitleWrap {
	padding: 40px 38px 0 0;
	background: url(../images_gen/title_quill.gif) no-repeat right bottom;
}
h1#PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 210%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #e3eeef;
	color: #27828c;
	line-height: 1em;
	_line-height: 1.4em;
}
h1#PageTitle span {
	font-size: 150%;
}
#PageCopy {
	padding: 30px 0 0 0;
	font-size: 85%;
	line-height: 1.6em;
	width: 465px;
}
#PageCopy a {
	color: #005900;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy ul,
#PageCopy ol,
#PageCopy blockquote {
	margin: 0 0 15px 0;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	font-family: "Times New Roman", Times, serif;
	color: #27828c;
	line-height: normal;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none !important;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline !important;
}
#PageCopy h1 {
	font-size: 180%;
}
#PageCopy h2 {
	font-size: 160%;
}
#PageCopy h3 {
	font-size: 140%;
}
#PageCopy h4 {
	font-size: 120%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 15px;
}
#PageCopy ul {
}
#RightColumn {
	float: right;
	width: 130px;
	margin: 0 0 30px 30px;
}
.ImageHolder {
	text-align: center;
	margin: 5px 0 20px 0;
	color: #2B8790;
	font-size: 85%;
	background: #C5EDD4;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #C5EDD4;
	padding: 5px;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}
#Footer {
	width: 750px;
	padding: 0 5px 20px 5px;
	background: url(../images_gen/footer_bg.png) no-repeat top;
	_background: url(../images_gen/footer_bg.gif) no-repeat top;
	color: #27828c;
	font-size: 80%;
}
#Footer p {
	padding: 8px 15px;
}
#Footer p span {
	float: left;
}
#Footer a {
	float: right;
	text-decoration: none;
	color: #accbce;
	display: block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #e3eeef;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}
