body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	color: #6e6e6e;
}

.bodydent {
	padding-left: 18px;
	padding-top: 18px;
	padding-bottom:18px;
}

.hilight {
	color: #ffffff;
	background-color: #06538B;
	width: 75px;
}

.maintitle {
	font-size: 13pt;
	color: #06538c;
	font-weight: bold;
}
.title {
	font-size: 12px;
	color: #06538c;
	font-weight: bold;
}

.subtitle {
	font-size: 11px;
	color: #0b3d3e;
	font-weight: bold;
}
.visiblePage {
	font-size: 11px;
	font-weight: bold;
}
.invisiblePage {
	color: #ADADAD;
	font-style: italic;
}
.labels {
	font-size: 11px;
	font-weight: bold;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #6e6e6e;
}

.errorMsg {
	color: red;
}

.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #6e6e6e;
}
a {
	color: #06538c;
	text-decoration: none;
}
a:link {
	color: #06538c;
	text-decoration: none;
}
a:visited {
	color: #06538c;
	text-decoration: none;
}
a:hover {
	color: #cccc33;
	text-decoration: underline;
	
}
a:active {
	color: #06538c;
	text-decoration: none;
}


.mainNav {
	font-size: 10px;
	color: #E63830;
	
	font-weight: bold;
}
a.mainNav {
	font-size: 10px;
	color: #000000;

	font-weight: bold;
}
a.mainNav:link {
	font-size: 10px;
	color: #000000;

	font-weight: bold;
}
a.mainNav:visited {
	font-size: 10px;
	color: #000000;

	font-weight: bold;
}
a.mainNav:hover {
	font-size: 10px;
	color: #E63830;

	font-weight: bold;

}
a.mainNav:active {
	font-size: 10px;
	color: #000000;
	
	font-weight: bold;
}
.mainNavOn {
	font-size: 10px;
	color: #E63830;
	
	font-weight: bold;
}
a.mainNavOn {
	font-size: 10px;
	color: #E63830;

	font-weight: bold;
}
a.mainNavOn:link {
	font-size: 10px;
	color: #E63830;

	font-weight: bold;
}
a.mainNavOn:visited {
	font-size: 10px;
	color: #E63830;

	font-weight: bold;
}
a.mainNavOn:hover {
	font-size: 10px;
	color: #E63830;

	font-weight: bold;

}
a.mainNavOn:active {
	font-size: 10px;
	color: #E63830;
	
	font-weight: bold;
}

.mainBars {
	font-size: 14px;
	color: #000000;

}
.topNav {
	font-size: 10px;
	color: #ffffff;
}
a.topNav {
	font-size: 10px;
	color: #ffffff;
}
a.topNav:link {
	font-size: 10px;
	color: #ffffff;

}
a.topNav:visited {
	font-size: 10px;
	color: #ffffff;
}
a.topNav:hover {
	font-size: 10px;
	color: #cccc33;

}
a.topNav:active {
	font-size: 10px;
	color: #ffffff;
}

.topBars {
	font-size: 12px;
	color: #ffffff;

}



.subNav {
	font-size: 10px;
	color: #06538c;
	font-weight: bold;
}
a.subNav {
	font-size: 10px;
	color: #06538c;
	font-weight: bold;
}
a.subNav:link {
	font-size: 10px;
	color: #06538c;
	font-weight: bold;

}
a.subNav:visited {
	font-size: 10px;
	color: #06538c;
	font-weight: bold;
}
a.subNav:hover {
	font-size: 10px;
	color: #06538c;
	font-weight: bold;

}
a.subNav:active {
	font-size: 10px;
	color: #06538c;
	font-weight: bold;
}

.subNavLower {
	font-size: 9px;
	color: #06538c;
}
a.subNavLower {
	font-size: 9px;
	color: #06538c;
}
a.subNavLower:link {
	font-size: 9px;
	color: #06538c;

}
a.subNavLower:visited {
	font-size: 9px;
	color: #06538c;
}
a.subNavLower:hover {
	font-size: 9px;
	color: #06538c;

}
a.subNavLower:active {
	font-size: 9px;
	color: #06538c;
}



 .subNavBg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-color: #6e6e6e;
	border-right-color: #6e6e6e;
	border-bottom-color: #bfbfbf;
	border-left-color: #6e6e6e;
}
 .vertical {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: dashed;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-width: 1px;
	border-left-width: thin;
	border-top-color: #6e6e6e;
	border-bottom-color: #6e6e6e;
	border-right-color: #bfbfbf;
	border-left-color: #6e6e6e;
}
.copyright {
	font-size: 10px;
}
