@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #EFEFEF;
	font-size: 12px;
}
.txtNormailBLK {
	font-size: 12px;
}

a {
	font-size: 12px;
}

.shadow_l {
	background-image: url(/images/shadow_l.jpg);
	background-repeat: repeat-y;
	width: 20px;
	background-position: right;
}
.copy {
	font-size: 9px;
	color: #666;

}


.shadow_r {
	background-image: url(/images/shadow_r.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.topLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
}

.topLink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6C0;
	text-decoration: none;
}
.bg_top {
	background-image: url(/images/top_bg.jpg);
	height: 20px;
	width: 980px;
	text-align: right;
}
.textSlogan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #FFF;
	text-align: left;
}	
 .linkFooters {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

 .linkFooters:hover {
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
.smallTextGray {
	font-size: 9px;
}

a.LeftNavs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: square;
}
.leftNavsTD {
	height: 25px;
	width: 155px;
}
.leftNavsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


/* ID Styles */

#navigation td {
	border-bottom: 1px solid #999999;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 5px;
	text-align: right;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}

#navigation a:active {
	background: #99CC66;
	color:#993300;
	}
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	
}.ArticleHeader {
	font-size: 16px;
	color: #000;
	text-decoration: underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bolder;
}.ArticleHeader:hover {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bolder;
}
.txtNormal {
	font-size: 12px;
	color: #666;
}
.tblBorder {
	border: 1px solid #CCC;
}
.vPerf {
	background-image: url(/images/v_perf.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1px;
}
.red {
	color: #F00;
	font-size: 10px;
}
.FrameLight {
	border: 1px solid #999999;
}
.tblBorder {
	border: 1px solid #999;
}
.hPerf {
	vertical-align: top;
	padding-top: 2px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
}
.green {
	color: #390;
}
.trLight {
	background-color: #F5F5F5;
}
.trDark {
	background-color: #CCC;
}
.btnCatOn {
	background-color: #99CC66;
}
.btnCatOff {
	color: #FFF;
}
a.LinkMed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #000;
	text-decoration: underline;
}

a.LinkMed:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #C00;
	text-decoration: underline;
}
.LinkCats {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.LinkCats:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

