/* CSS Document */

a:link {color:#000000; text-decoration:none}

a:hover {color:#FF0000; text-decoration:underline;}

a:visited {color:#000000; text-decoration:none}*/

.HLxsmall {font-family:Verdana; font-weight:bold; font-size:8px; text-align:center;}

.HLsmaller {font-weight:bold; font-size:11px; text-align:center;}

.HLsmall {font-family:Verdana; font-weight:bold; font-size:14px; text-align:center;}

.HLmedium {font-family:Verdana; font-weight:bold; font-size:18px; text-align:center;}

.HLlarge {font-family:Verdana; font-weight:bold; font-size:24px; text-align:center;}

.HLxlarge {font-family:Verdana; font-weight:bold; font-size:32px; text-align:center;}

.BTleft {font-family:Verdana; font-size:12px; text-align:left;}

.BTright {font-family:Verdana; font-size:12px; text-align:right;}

.BTcenter {font-family:Verdana; font-size:12px; text-align:center;}

.BTjust {font-family:Verdana; font-size:12px; text-align:justify;}

.xsmall {font-size:8px;}

.small {font-size:10px;}

.smaller {font-size:11px;}

.normal {font-size:12px;}

.bold {font-weight:bold;}

.italic {font-style:italic;}

.underline {text-decoration:underline;}

.red {color:#FF0000; font-weight:bold;}

/* Site Management CSS Document */

.error {font-family:Verdana; font-size:10pt; font-weight:bold; color:#FF0000;}

.success {font-family:Verdana; font-size:10pt; font-weight:bold; color:#00CC00}

.form {font-family:Verdana; font-size:10pt;}

.headline {font-family:Verdana; font-weight:bold}

.headline_small_white {font-family:Verdana; font-weight:bold; font-size:14pt; color:#FFFFFF}

.headline_xsmall {font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10pt;}

.headline_small {font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14pt;}

.headline_medium {font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:18pt;}

.headline_large {font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:24pt;}

.headline_xlarge {font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:32pt;}

.body_text_left {font-family:Verdana; font-size:10pt; text-align:left;}

.body_text_right {font-family:Verdana; font-size:10pt; text-align:right;}

.body_text_center {font-family:Verdana; font-size:10pt; text-align:center;}

.body_text_just {font-family:Verdana; font-size:10pt; text-align:justify;}

/* New Interface */

a:link#section {
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none
}

a:visited#section {
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none
}

a:hover#section  {
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none
}

.active#section {
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none
}

#section {
	width:200px;
	background-image:url(images/spacer.gif);
	margin-left:20px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;
	text-align:left
}
