body {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.boxMain {
	border: 1px solid #67B6DD;
}
.boxTopNav {
	background-image: url(images/bgTopNav.gif);
	background-repeat: repeat-x;
}
.boxMarginTopNav {
	background-image: url(images/bgMarginTopNav.gif);
	background-repeat: repeat-x;
}
.menuItemTopNav {
	font-family: sans-serif;
	font-size: 11px;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
}

.menuItemTopNav a{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuItemTopNav a:active{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuItemTopNav a:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuItemTopNav a:hover{
	color: #0071BC;
	display: block;
	width: 100%;
}
.menuItemTopNavDisabled {
	font-family: sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #0076A3;
	text-decoration: none;
	font-weight: bold;
}
.boxTopMarginLeftNav {
	background-image: url(images/bgTopLeftNav.gif);
	background-repeat: repeat-x;
}
.boxLeftMarginLeftNav {
	background-image: url(images/bgLeftLeftNav.gif);
	background-repeat: repeat-y;
}
.boxRightMarginLeftNav {
	background-image: url(images/bgRightLeftNav.gif);
	background-repeat: repeat-y;
}
.boxBottomMarginLeftNav {
	background-image: url(images/bgBottomLeftNav.gif);
	background-repeat: repeat-x;
}
.menuItemLeftNav {
	background-color: #60ABCA;
	text-align: right;
	font-family: sans-serif;
	font-size: 11px;
	color: White;
}

.menuItemLeftNav a{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuItemLeftNav a:active{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuItemLeftNav a:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuItemLeftNav a:hover{
	color: #0071BC;
	display: block;
	width: 100%;
}
.menuItemLeftNavDisabled{
	background-color: #60ABCA;
	text-align: right;
	font-family: sans-serif;
	font-size: 11px;
	color: #0076A3;
	text-decoration: none;
	font-weight: bold;
}

.bgContent {
	background-color: #E0D6CA;
}
.bgContent a{
	color: #41301E;
	text-decoration: none;
	font-weight: bold;
}
.bgContent a:active{
	color: #41301E;
	text-decoration: none;
	font-weight: bold;
}
.bgContent a:visited{
	color: #41301E;
	text-decoration: none;
	font-weight: bold;
}
.bgContent a:hover{
	color: #0071BC;
}
.bgContent h1 {
	color: #41301E;
	font-family: sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
}
.bgContent h2 {
	color: #41301E;
	font-family: sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}
.bgContent ul {
	color: #41301E;
	font-family: sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bgContent li {
	margin: 0px;
	padding: 0px;
}
.chart {
	border: 2px solid #E0D6CA;
	background-color: White;
	color: #41301E;
	font-family: sans-serif;
	font-size: 10px;
}

.chart td {
	border: 1px solid #E0D6CA;
}

.bgContent p {
	color: #41301E;
	font-family: sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
}

.bgContent p.large {
	font-size: 12px;
}

.bgContent h5 {
	color: #41301E;
	font-family: sans-serif;
	font-size: 8px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}

.boxForm {
	color: #41301E;
	font-family: sans-serif;
	font-size: 10px;
}

.labelBoxForm {
	text-align: right;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top;
	font-weight: bold;
}

.boxForm select {
	color: #41301E;
	font-family: sans-serif;
	font-size: 10px;
}

.boxForm input {
	font-family: sans-serif;
	font-size: 10px;
}

.boxForm textarea {
	color: #41301E;
	font-family: sans-serif;
	font-size: 10px;
}

.boxButton {
	background-color: #67B6DD;
	color: White;
	font-weight: bold;
}

.bgContent img {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.boxContact {
	color: #41301E;
	font-family: sans-serif;
	font-size: 10px;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
}

.boxAreaLeftNav {
	background-image: url(images/bgAreaLeftNav.gif);
	background-repeat: repeat-y;
}
.boxAlertContent {
	font-family: sans-serif;
	font-size: 11px;
	background-image: url(images/bgAlertBoxMiddle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	color: #41301E;
	font-weight: bold;
}




