body {
	
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
}


/* Standard HTML Tags ____________________________________ */
H1 { font-size: 18px; font-weight: bold}
H2 { font-size: 16px; font-weight: bold}
H3 { font-size: 14px; font-weight: bold}
H4 { font-size: 12px; font-weight: bold}
H5 { font-size: 10px; font-weight: bold}
H6 { font-size: 8px; font-weight: bold}

P {font-size: 12px; }

DIV { font-size: 12px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}

STRONG { font-size: 12px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

HR {color: #9933ff; width: 50%}

TD {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

LI {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

/* Standard Text Fonts ____________________________________ */
.tx18 {font-size: 18px;}
.tx14 {font-size: 14px;}
.tx14B {font-size: 14px; font-weight: bold;}
.tx12 {font-size: 12px;}
.tx12B {font-size: 12px; font-weight: bold;}
.tx12Blue {font-size: 12px; color: #99ccff; font-weight: bold;}
.tx11 {font-size: 11px;}
.tx10 {font-size: 10px;}
.tx09 {font-size: 9px;}
.tx08 {font-size: 8px;}

.tx12wb {font-size: 12px; color: #ffffff; font-family: font-weight: bold}
.tx11wb {font-size: 11px; color: #ffffff; font-family: font-weight: bold}
.tx10wb {font-size: 10px; color: #ffffff; font-family: font-weight: bold}

/* Navigation Fonts ____________________________________ */
.NavFooter:link {font-size: 9px; color: #000000; text-decoration:none}
.NavFooter:visited {font-size: 9px; color: #000000; text-decoration:none}
.NavFooter:hover {font-size: 9px; color: #000000; text-decoration:underline}

.NavMainTop:link {
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
.NavMainTop:visited {font-size: 12px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight: bold;}
.NavMainTop:hover {font-size: 12px; color: #99ccff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:underline}




.NavMainLeft:link {font-size: 12px; color: #000000; font-weight: bold; text-decoration:none}
.NavMainLeft:visited {font-size: 12px; color: #000000; font-weight: bold; text-decoration:none}
.NavMainLeft:hover {font-size: 12px; color: #000000; font-weight: bold; text-decoration:underline}

.NavMainLeftW:link {font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none}
.NavMainLeftW:visited {font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none}
.NavMainLeftW:hover {font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:underline}

.NavMainRight:link {font-size: 12px; color: #99ccff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.NavMainRight:visited {font-size: 12px; color: #99ccff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.NavMainRight:hover {font-size: 12px; color: #99ccff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline}

.NavBody:link {font-size: 10px; color: #0080c5; text-decoration:none}
.NavBody:visited {font-size: 10px; color: #0080c5; text-decoration:none}
.NavBody:hover {font-size: 10px; color: #0080c5; text-decoration:underline}

.NavBodyStrong10:link {font-size: 10px; color: #000000; font-weight: bold}
.NavBodyStrong10:visited {font-size: 10px; color: #000000; font-weight: bold}
.NavBodyStrong10:hover {font-size: 10px; color: #000000; text-decoration:underline; font-weight: bold}

.NavBodyStrong11:link {font-size: 11px; color: #000000; font-weight: bold}
.NavBodyStrong11:visited {font-size: 11px; color: #000000; font-weight: bold}
.NavBodyStrong11:hover {font-size: 11px; color: #000000; text-decoration:underline; font-weight: bold}

.NavBodyStrong12:link {font-size: 11px; color: #000000; font-weight: bold}
.NavBodyStrong12:visited {font-size: 11px; color: #000000; font-weight: bold}
.NavBodyStrong12:hover {font-size: 11px; color: #000000; text-decoration:underline; font-weight: bold}



.lineTopBlue {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0946FF;
}

.lineTopGreen {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #008459;
}

.tx10VerdanaJust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.LineDotsRt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

.LineDotsTop {
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #999999;
}

.boxGreyDk {
	border: 1px solid #999999;
}
.lineTopGreyDk {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.bullet {
	padding-left: 5px;
	margin: 0px;
}
.imgPad {
	padding: 3px;
	border: 1px solid #999999;
}
.imgPadDk{
	border: 2px solid #414141;
}

.mapPad {
	padding: 1px;
	border: 1px solid #999999;
}

.divHeight {
	height: 10px;
}

.padLeftRight {
	padding-left: 5px;
	padding-right: 5px;
}
.padTop3 {
	padding-top: 3px;
	
}
.footer-img {
	background-image: url(graphics/bk-footer.jpg);
	background-repeat: repeat-x;
}
