body {
	font-family: tahoma;
	font-size: 13px;
}

.t11_white {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF
}

.t11_black {
	font-family: tahoma;
	font-size: 13px;
	color: #000000
}

.t11_blue {
	font-family: tahoma;
	font-size: 13px;
	color: 0071BB;
	font-weight: bold;
	text-decoration: none
}

TD {
	font-size: 13px;
}

TD.white_text {
	font-size: 11px;
	color: #FFFFFF;
}

A.white_text {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-underline: none;
}

A.white_text:HOVER {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

A.light {
	color: #FFFF00;
	font-size: 13px;
}

A.light:HOVER {
	color: #EEEE00;
	font-size: 13px;
}

A.light:ACTIVE {
	color: #FFFF00;
	font-size: 13px;
}

A.light:VISITED {
	color: #FFFF00;
	font-size: 13px;
}

A.side {
	color: #005AAF;
	font-size: 13px;
}

A.side:HOVER {
	color: #0078E6;
	font-size: 13px;
}

A.side:ACTIVE {
	color: #0078E6;
	font-size: 13px;
}

A.side:VISITED {
	color: #FFFF00;
	font-size: 13px;}
.topheader {
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	width: 200px;
/*	.topheader {
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	width: 200px;
	background-image: url(images/topheadergray_bkg.jpg);
}*/
}.leftnav {
}
.topheader a:link, .topheader a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.topheader a:hover {
	text-decoration: none;
}
.hline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FE8900;
}
#divutilitylinks {
	clear: both;
	background-image: url("bg.jpg");
	height: 30px;
}
#divutilitylinks a:link, #divutilitylinks a:visited {
	color: #000000;
}

#divutilitylinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#divfooter {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 6px;
}
#divfooter a:link, #divfooter a:visited {
	color: #FF0000;
}

.td_padding {
	padding-left: 12px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
