body,td,th { font-family: Tahoma, Arial, Helvetica, sans-serif;  font-size: 11px; line-height: 150%}

a:link {text-decoration: none }
a:active { text-decoration: underline }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

.links {   font-size: 10px; line-height: 12px}
.bread {
	font-size: 10px;
	color: #666666;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}
a.bread {
	font-size: 10px;
	color: #666666;
	line-height: 130%;
	text-decoration: none;
	padding: 0px;
}
a.bread:hover {
	font-size: 10px;
	color: #A20609;
	line-height: 130%;
	text-decoration: none;
	padding: 0px;
}
.footer {
	font-size: 10px;
	color: #666666;
	line-height: 130%;
}

.Small {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}
.Big { font-size: 13px; line-height: 150%; color: #666666}
.BodyCopy { font-size: 12px; line-height: 150%}
.body_copy { font-size: 12px; line-height: 150%}

.tablehead {   font-size: 11px; line-height: 14px}
.tabletext {
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #336633;
}
.body_links {font-size: 12px;}

.PageTitle {
	font-size: 18px;
	color: #A20609;
	font-weight: 300;
	line-height: 100%;
}
.Headline {
	font-size: 12px;
	color: #666666;
	font-weight: 300;
	line-height: 100%;
}
.headline {
	font-size: 12px;
	color: #666666;
	font-weight: 300;
	line-height: 100%;
	}

.promo_txt {
	font-size: 11px;
	line-height: 120%;
	padding: 0px 12px;
}
.promo_headline {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FEF9E9;
	text-transform: uppercase;
	padding: 6px 10px 6px 10px

}

.spotlight {
	background-color: #EAEBF0;
	text-align: left;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
}
.search {
	background-color: #E8E5DC;
	border-left: 1px #FFFFFF solid;
	padding-bottom: 12px;
}
	 
.banner { padding: 0px 20px 10px 0px; }


.month { font-size: 10px; font-weight: bold; color: #333333; letter-spacing: 2px}
.firefly { font-size: 9px; color: #CCCCFF; line-height: 130%}

select,input,textarea { font-size: 12px; }

.menu_left { background: url(images/leftselected.gif); width: 2px; no-repeat}
.menu_center { cursor: hand; cursor: pointer; background: url(images/centerselected.gif);  color: white}
.menu_right { background: url(images/rightselected.gif) no-repeat; width: 7px;}

.menu_left_sel { background: url(images/leftnosel.gif); width: 2px; no-repeat}
.menu_center_sel { cursor: hand; cursor: pointer; background: url(images/centernosel.gif);  color: white; font-weight: bold;}
.menu_right_sel { background: url(images/rightnosel.gif) no-repeat; width: 7px;}

.vs_tablehead { background: white url(images/vs_tablehead.gif);  color: white; font-weight: bold;}

.vs_button {
	color: #1655A4;
	font-weight: bold;
	height: 21px;
	border-top: 1px #B2D8B2 solid;
	border-left: 1px #B2D8B2 solid;
	border-right: 1px #004700 solid;
	border-top: 1px #004700 solid;
	background-image: url(images/vs_buttonback.jpg);
}

.vs_passback { background: white url(images/vs_passback.gif) no-repeat;  color: #507ECE; width: 203; height: 178; align: justify;  font-size: 11px; line-height: 16px}


.secnav_normal {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 4px 12px 5px 14px;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	background-image: url(images/nav1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-bottom: 1px solid #DECC9C;
}

.secnav_roll {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 12px 5px 14px;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	background-image: url(images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-bottom: 1px solid #DECC9C;
	background-color: #DECC9C;
}

.secnav_current {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	padding: 4px 12px 5px 14px;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	background-image: url(images/nav3.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-bottom: 1px solid #DECC9C;
}
.secnav_normal a:link {
	color: #333333;
	text-decoration: none;
}
.secnav_normal a:hover {
	color: #333333;
	text-decoration: none;
}
.secnav_normal a:visited {
	color: #333333;
	text-decoration: none;
}
.secnav_roll a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.secnav_roll a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.secnav_roll a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.secnav_current a:link {
	color: #003399;
	text-decoration: none;
}
.secnav_current a:hover {
	color: #003399;
	text-decoration: none;
}
.secnav_current a:visited {
	color: #003399;
	text-decoration: none;
}
.secnav_subtree_normal {
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	padding: 3px 12px 3px 20px;
	list-style-position: inside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	border-bottom: 1px solid #DDDDDD;
}
.secnav_subtree_roll {
	font-size: 11px;
	color: #CC0033;
	text-decoration: none;
	padding: 3px 12px 3px 20px;
	list-style-position: inside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	border-bottom: 1px solid #DDDDDD;
}
.secnav_subtree_current {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding: 3px 12px 3px 20px;
	list-style-position: inside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	border-bottom: 1px solid #DDDDDD;
}
.secnav_subtree_normal a:link {
	color: #666633;
	text-decoration: none;
}
.secnav_subtree_normal a:hover {
	color: #666633;
	text-decoration: none;
}
.secnav_subtree_normal a:visited {
	color: #666633;
	text-decoration: none;
}
.secnav_subtree_roll a:link {
	color: #CC0033;
	text-decoration: none;
}
.secnav_subtree_roll a:hover {
	color: #CC0033;
	text-decoration: none;
}
.secnav_subtree_roll a:visited {
	color: #CC0033;
	text-decoration: none;
}
.secnav_subtree_current a:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.secnav_subtree_current a:hover {
	color: #999999;
	text-decoration: none;
}
.secnav_subtree_current a:visited {
	color: #999999;
	text-decoration: none;
}




.topNav {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/topnav.jpg);
	background-repeat: repeat-y;
	background-color: #C81A19;
	padding: 3px 11px 11px 11px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.topNav{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	background: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.topNav:hover{
	color: #FF032E;
	text-decoration: none;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	background: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footNav {
    font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/footernav.jpg);
	background-repeat: repeat-y;
	background-color: #D7D7E3;
	padding: 9px;
	line-height: 100%;
}
a.footNav{
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background: none;
}
a.footNav:hover{
	color: #DECA98;
	text-decoration: none;
	background-image: none;
	background: none;
}



.secnav_2_normal {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 2px 10px 2px 30px;
	list-style-position: inside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	font-weight: bold;
	
}
.secnav_2_roll {
	font-size: 10px;
	color: #CC0033;
	text-decoration: none;
	padding: 2px 10px 2px 30px;
	list-style-position: inside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	font-weight: bold;
}
.secnav_2_current {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 2px 10px 2px 30px;
	list-style-position: inside;
	list-style-image: url(images/spacer.gif);
	list-style-type: none;
	cursor: pointer;
	line-height: 110%;
	font-weight: bold;
}
.secnav_2_normal a:link {
	color: #999999;
	text-decoration: none;
}
.secnav_2_normal a:hover {
	color: #999999;
	text-decoration: none;
}
.secnav_2_normal a:visited {
	color: #999999;
	text-decoration: none;
}
.secnav_2_roll a:link {
	color: #CC0033;
	text-decoration: none;
}
.secnav_2_roll a:hover {
	color: #CC0033;
	text-decoration: none;
}
.secnav_2_roll a:visited {
	color: #CC0033;
	text-decoration: none;
}

.secnav_2_current a:link {
	color: #333333;
	text-decoration: none;
}
.secnav_2_current a:hover {
	color: #333333;
	text-decoration: none;
}
.secnav_2_current a:visited {
	color: #333333;
	text-decoration: none;
}
.border {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.utility {
	float: right;
	color: #CCCCCC;
}
a.utility {
	float: none;
	color: #E8E5DC;
	text-decoration: none;
}
a.utility:hover {
	float: none;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	background-color: #7A808C;
	background-image: url(images/teco.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	vertical-align: bottom;
}
.nav2 {
	background-color: #7A808C;
	background-image: url(images/teco2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: bottom;
}
.nav3 {
	background-color: #7A808C;
	background-image: url(images/teco3.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 0px;
	vertical-align: bottom;
}
.content {
	padding: 0px 20px 20px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DECC9C;
}
.nopad {
	padding: 1px;
}
.subnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DECC9C;
}
