body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #1D2E70;
	margin: 0px;
}
p, h1, h2 {
	margin: 0px;
}
h1 {
	font-size: 1.5em;
	color: #0000C6;
}
h2 {
	font-size: 1.2em;
	color: #0000C6;
}
h3 {
	font-size: 1em;
	color: #F47A00;
	margin: 0px;
}
a:link, a:visited {
	color: #0000DD;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #ED7B03;
	text-decoration: underline;
	font-weight: normal;
}
a.hdrlink {
	padding-right: 18px;
	line-height: 32px;
	font-size: 16px;
}
a.hdrlink:link, a.hdrlink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.hdrlink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF33;
}
.Mlink-NA {
	padding-right: 8px;
	padding-left: 8px;
}
a.Mlink-NA:link, a.Mlink-NA:visited {
	color: #0000C0;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEAB2;
}
a.Mlink-NA:hover {
	color: #0000C0;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEAB2;
}
a.MLink {
	padding-right: 8px;
	padding-left: 8px;
}
a.MLink:link, a.MLink:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFEAB2;
}
a.MLink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FA8810;
}
#layout {
	background-color: #278329;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#pagehead, #footer {
	position: relative;
	width: auto;
	z-index: 30;
}
#pagehead {
	font-size: 10pt;
	color: #FFFFFF;
}
#topnav {
	width: 100%;
	height: 20px;
	padding-top: 1px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #FFEAB2;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
.page {
	width: auto;
	background-color: #FDFDFD;
}
.section {
	width: auto;
}
.col-A, .col-B, .col-AB { 
	position: relative;
}
.col-A {
	width: 150px;
	float: left;
}
.col-B {
	width: 610px;
	height: 100%;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	float: right;
}
.col-AB {
	width: auto;
	margin: 0px;
	padding: 4px;
}
	
.navbox {
	width: 140px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}
.navbox-top {
	background-image: url(images/navbox1_03.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 20px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	color: #FDFDFD;
}
.navbox-content {
	background-image: url(images/navbox1_06.gif);
	background-repeat: repeat-y;
	width: 100%;
	margin: 0px;
	padding-left: 5px;
}
.navbox-bottom {
	background-image: url(images/navbox1_08.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 5px;
	overflow: hidden;
}
#footer {
	width: auto;
    border-top: solid #000000 1px;
    padding: 6px 0px 6px 0px;
	background-color: #278329;
    text-align: center;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.copyb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FDFDFD;
}
.blue1 {
	color: #000BFA;
}
.blue2 {
	color: #000099;
}
.red {
	color: #C20106;
}
