/*
	Copyright 2005 Northland Community and Technical College
	northlandcollege.edu GLOBAL CSS
	Created by: Chad Sperling
*/
@import url(http://www.northlandcollege.edu/global/css/globalns.css);
@import url(http://www.northlandcollege.edu/global/css/navBar.css);
@import url(http://www.northlandcollege.edu/global/css/nctc_crumbsbar.css);
@import url(http://www.northlandcollege.edu/global/css/nctc_resources.css);

body  {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg_lines.gif);
}
	
.nomargins {margin:0px; }


/* POSITIONING OF TABLES */
.POS_site {
	width: 772px;
	position: static;
	background-color: #FFFFFF;
	vertical-align: top;}

.POS_body {
	width: 772px;
	position: static;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	vertical-align: top;}
	
.POS_body2 {
	width: 770px;
	position: static;
	background-color: #FFFFFF;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;}
	
.POS_header {
	width: 772px;
	position: static;
	background-color: #FFFFFF;
	border: 1px solid #000000;}
	
.POS_leftbar {
	width: 582px;
	position: static;
	background-color: #FFFFFF;
	vertical-align: top;}
	
.POS_rightbar {
	width: 186px;
	position: static;
	background-color: #E2EAF3;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;}

.POS_subleft {
	width: 150px;
	position: static;
	background-color: #FFFFFF;
	vertical-align: top;}

.POS_subright {
	width: 410px;
	position: static;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;}



/* BOXES */	
.BOX_banner {
	width: 770px;
	position: static;
	padding: 0px;
	height: 35px;
	background-color: #002768;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;}
	
.BOX_header {
	width: 770px;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;}

.BOX_pictureBorder {
	width: 162px;
	position: static;
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;}

.BOX_pictureHD {
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;}

.BOX_subpicture {
	position: static;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 400px;}
	
.BOX_pagenavigation {
	position: static;
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	padding: 4px;}

.BOX_footerborder {
	width: 772px;
	position: static;}
	
.BOX_leftbar {
	position: static;
	background-color: #FFFFFF;
	width: 150px;
	text-decoration: none;
	vertical-align: top;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;}
	
.BOX_rightbarTable {
	position: static;
	background-color: #FFFFFF;
	width: 160px;
	text-decoration: none;
	vertical-align: top;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	float: right;
	right: 15px;
	bottom: 15px;
	margin-bottom: 15px;
	margin-left: 15px;}
	
.BOX_leftbarlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 4px;}
	
.BOX_leftbarlinks a{
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	text-transform: none;}
	
.BOX_leftbarlinks a:hover{
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-transform: none;}

.BOX_leftbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 12px;
	margin-top: 5px;}

.BOX_leftbarHD {
	position: static;
	width: 150px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002F5E;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	height: 24px;
	padding-top: 1px;
	font-variant: normal;
	text-transform: capitalize;
	background-image: url(../images/graphics/misc/leftbar_topHDbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;}

.BOX_leftbarbottom {
	position: static;
	width: 150px;
	height: 9px;
	background-image: url(../images/graphics/misc/leftbar_bottomBG.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	vertical-align: top;}
	
.BOX_DropDownUtility {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding: 2px;





}


/* GLOBAL SHOP STYLES */
.SHOP_itemTitle {
	color: #DE3100;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 3px;}

.SHOP_itemBox {
	position: static;
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	padding: 4px;}

.SHOP_itemDescription {
	position: static;
	background-color: #F5F5F5;
	border: 1px solid #EBEBEB;
	padding: 4px;}

.SHOP_txtPrice {
	text-decoration: none;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DE3100;
	padding-bottom: 8px;
	font-size: 100%;}

.SHOP_txtDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #19253A;
	text-decoration: none;
	vertical-align: top;
	font-style: normal;
	line-height: 1.3em;}
	
	
/* BODY TEXT STYLES */	
.TITLE_secondary {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00216B;
	padding-top: 8px;}

.TEXT_BodyIndent{
	text-decoration: underline;
	padding-right: 11px;
	padding-bottom: 20px;
	padding-left: 11px;
	padding-top: 6px;
	vertical-align: top;}

.TEXT_body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-style: normal;
	line-height: 1.35em;
	margin-top: 4px;
	margin-bottom: 12px;
	height: 19px;
	list-style-type: circle;}
	
.TEXT_body1 a{
	font-weight: normal;
	color: #005EBB;
	text-decoration: underline;}
	
.TEXT_body1 a:hover{
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;}

.TEXT_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-style: normal;
	list-style-type: circle;
	line-height: 1.3em;
	list-style-image: url(../images/graphics/bullets/bl_box_nvy.gif);
	margin-top: 4px;
	margin-bottom: 12px;
	height: 19px;}
	
.TEXT_body a{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;}
	
.TEXT_body a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;}
	
.TEXT_bodyHD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #002F5E;
	text-decoration: none;
	padding-bottom: 2px;
	text-transform: uppercase;}

.TEXT_bodyHD1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #002F5E;
	text-decoration: none;
	padding-bottom: 10px;
	text-transform: uppercase;}
	
.TEXT_bodyHD1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #002F5E;
	text-decoration: none;
	padding-bottom: 10px;
	text-transform: uppercase;}

.TEXT_bodyHD2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #D51B00;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;}
	
.TEXT_newsHD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #002768;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;}	

.TEXT_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 1.25em;
	padding-top: 4px;
	padding-bottom: 4px;}
	
.TEXT_links a{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;}
	
.TEXT_links a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;}	

.TEXT_HDsublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	padding-bottom: 14px;}
	
.TEXT_HDsublinks a{
	font-weight: normal;
	color: #666666;
	text-decoration: underline;}
	
.TEXT_HDsublinks a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;}

.TEXT_GoBacklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	list-style-type: circle;
	list-style-image: url(../images/graphics/bullets/bl_box_nvy.gif);
	margin-top: 4px;
	margin-bottom: 12px;
	padding-top: 15px;}
	
.TEXT_GoBacklinks a{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;}
	
.TEXT_GoBacklinks a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;}
	
.TEXT_contactBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	font-style: normal;
	list-style-type: circle;
	line-height: 1.3em;
	list-style-image: url(../images/graphics/bullets/bl_box_nvy.gif);
	background-color: #F9F9F9;
	padding: 3px;
	border: 1px solid #DDDDDD;}
	
.TEXT_contactBox a{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;}
	
.TEXT_contactBox a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;}

.TEXT_newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
	font-style: normal;
	padding-bottom: 10px;}

.TEXT_dropdownmenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	width: 120px;
}

.TEXT_zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;}
	
.TEXT_zoom a{
	font-weight: normal;
	color: #0063C6;
	text-decoration: none;}
	
.TEXT_zoom a:hover{
	font-weight: normal;
	color: #999999;
	text-decoration: underline;}
	
	

/* MASTER HEADER STYLES */
.HD_main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #002F5E;
	text-decoration: none;
	padding-bottom: 2px;
	text-transform: uppercase;}

.HD_main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #002F5E;
	text-decoration: none;
	padding-bottom: 10px;
	text-transform: uppercase;}
	
.HD_main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-style: normal;}
	
.HD_secondary1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #D51B00;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;}
	
.HD_secondary2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #DDEEFF;
	padding: 3px;}
	
.HD_newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #002768;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 4px;}	




/* SPECIALIZED LINKS */
.LINK_pagenavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;}
	
.LINK_pagenavigation a{
	font-weight: normal;
	color: #0063C6;
	text-decoration: underline;}
	
.LINK_pagenavigation a:hover{
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;}	
	
	
	
/* MASTER FORM STYLES */
.FORM_label {
	text-decoration: none;
	text-align: left;
	padding: 6px 6px 6px 8px;}
	
.FORM_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 4px 2px;}
	
.FORM_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #0099CC;}

.FORM_oddrow {
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;}
	
.FORM_evenrow {
	BACKGROUND-COLOR: #EFEFEF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;}
	
.FORM_bg {
	BACKGROUND-COLOR: #FFFFFF;}
	

	
/*
START UTILITIES BAR
*/	
.BOX_utilities {
	background-color: #E1E1E1;
	border: 1px solid #FFFFFF;
	width: 770px;
	position: static;}

.BOX_crumbs {
	text-decoration: none;
	border: 1px solid #FFFFFF;}

.BOX_crumbs2 {
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;}
	
.TXT_crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;}

.BOX_alerts {
	background-color: #E1E1E1;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: static;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;}
	
.BOX_dropdownmenu {
	background-color: #E1E1E1;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: static;
	padding-top: 2px;
	padding-bottom: 2px;}
	
.BOX_date {
	background-color: #E1E1E1;
	width: 185px;
	position: static;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}

	
/*
START FOOTER BAR
*/
	
.BOX_footerlinks {
	background-color: #00286B;
	padding: 4px 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;}
	
.BOX_footerfeatures {
	padding: 3px;}

.BOX_footerdiclaimer {
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;}

.LINK_crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
.LINK_crumbs a{
	color: #B4B4B4;
	text-decoration: none;
	font-weight: normal;}
.LINK_crumbs a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;}

.BOX_toplinks {
	background-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;}
	
.LINK_toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	width: 388px;
	position: static;
	padding-right: 10px;
	padding-top: 3px;
}
	
.LINK_toplinks a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
.LINK_toplinks a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;}

.BOX_navbar {
	background-color: #CCCCCC;}

.BOX_footer {
	width: 770px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: static;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;}

.FOOTER_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;}
	
.FOOTER_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
	
.FOOTER_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.FOOTER_features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #8C8C8C;
	text-decoration: none;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;}
	
.FOOTER_features a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;}
	
.FOOTER_features a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;}
	
.FOOTER_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;}
	
.FOOTER_copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;}
	
.FOOTER_copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;}

.FOOTER_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 65%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
	padding: 8px 6px;}
	
.FOOTER_contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #42525A;
	text-decoration: underline;}
	
.FOOTER_contact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;}
	



.SearchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEB;
	height: 20px;
	width: 130px;
	position: static;
	padding-top: 2px;
	padding-left: 3px;
	vertical-align: middle;}
	
.NAVBAR_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	width: 185px;
	position: static;
	background-color: #002768;
	padding-right: 2px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;}
	
.NAVBAR_title a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.NAVBAR_title a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;}

	
	
/* SPOTLIGHT SECTIONS*/	
.SPOTLIGHT_box_main {
	background-color: #CCE1EE;
	width: 582px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;}
	
.SPOTLIGHT_BOX_2ColBG {
	background-color: #CCCCCC;
	position: static;
	vertical-align: top;
	width: 580px;
	border: 1px solid #FFFFFF;
}
		
.SPOTLIGHT_BOX_3ColBG {
	background-color: #CCCCCC;
	position: static;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 768px;}
	
.SPOTLIGHT_KSRQ_LeftBox {
	width: 199px;
	position: static;
	vertical-align: top;
	height: 230px;
	background-image: url(../images/spotlight/bg_leftbox_maroon.gif);}
	
.SPOTLIGHT_KSRQ_CenterBox {
	width: 381px;
	position: static;
	vertical-align: top;
	background-color: #CCCCCC;
	height: 230px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;}
	
.SPOTLIGHT_KSRQ_RightBox {
	width: 185px;
	position: static;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 230px;}
	
.SPOTLIGHT_Athletics_box_main {
	background-color: #FFFFFF;
	width: 582px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}
	
.SPOTLIGHT_Athletics_box_left {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #464646;
	height: 262px;}	
	
.SPOTLIGHT_box_left {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #660000;
	height: 230px;}
	
.SPOTLIGHT_box_right {
	width: 381px;
	position: static;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;}
	
.SPOTLIGHT_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 1.2em;}

.SPOTLIGHT_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: static;
	padding-top: 4px;}

.SPOTLIGHT_links a{
	font-weight: bold;
	color: #00216B;
	text-decoration: underline;}
	
.SPOTLIGHT_links a:hover{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;}
	
.SPOTLIGHT_align_left {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	vertical-align: top;}
	


/* FEATURES SECTION*/
.FEATURES_box_main {
	background-color: #FFFFFF;
	width: 582px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;}

.FEATURES_box_pictures {
	background-color: #FFFFFF;
	width: 194px;
	position: static;
	vertical-align: middle;
	text-align: center;
	height: 58px;
	padding: 0px;
	margin-top: 0px;}
	

/* features 1 */
.FEATURES_box_text1 {
	font-weight: normal;
	color: #283439;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.1em;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: top;
	font-style: normal;
	height: 100px;
	position: static;}
	
.FEATURES_box_text1 a{
	font-weight: bold;
	color: #002768;
	text-decoration: none;}
	
.FEATURES_box_text1 a:hover{
	color: #00112B;
	text-decoration: none;
	background-color: #CCE1EE;}

/* features 2 */
.FEATURES_box_text2 {
	font-weight: normal;
	color: #283439;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.1em;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: top;
	height: 100px;
	position: static;
}
	
.FEATURES_box_text2 a{
	font-weight: bold;
	color: #006633;
	text-decoration: none;}
	
.FEATURES_box_text2 a:hover{
	color: #283439;
	text-decoration: none;
	background-color: #CCE1EE;}

/* features 3 */
.FEATURES_box_text3 {
	font-weight: normal;
	color: #283439;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.1em;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: top;
	height: 100px;
	position: static;
}
	
.FEATURES_box_text3 a{
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;}
	
.FEATURES_box_text3 a:hover{
	color: #283439;
	text-decoration: none;
	background-color: #CCE1EE;}

/* WEBTOOLS SECTION */
.WEBTOOLS_box_main {
	background-color: #E6E6E6;
	width: 582px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;}
	
.WEBTOOLS_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}

.WEBTOOLS_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;}

.WEBTOOLS_links a{
	font-weight: bold;
	color: #787878;
	text-decoration: none;}
	
.WEBTOOLS_links a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CECECE;}
	
.WEBTOOLS_align {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #F7F7F7;
	padding-right: 4px;
	border: 1px solid #CECECE;
}

.WEBTOOLS_align2 {
	background-color: #E2EAF3;
	padding: 4px;}






/* ATHLETICS WEBSITE*/
.Athletics_box_main {
	background-color: #333333;
	width: 582px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}
	
.Athletics_FeatBox_Baseball {
	background-color: #333333;
	width: 582px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}
	
.Athletics_FeatBG_Baseball {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #365388;
	height: 262px;
}
	
.Athletics_FeatBox_Football {
	background-color: #333333;
	width: 582px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}
	
.Athletics_FeatBG_Football {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #4B8237;
	height: 262px;}
	
.Athletics_FeatBox_MBasketball {
	background-color: #333333;
	width: 582px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}
	
.Athletics_FeatBG_MBasekball {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #D26F00;
	height: 262px;}
	
.Athletics_FeatBox_WBasketball {
	background-color: #333333;
	width: 582px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: static;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}
	
.Athletics_FeatBG_WBasketball {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #CA4D17;
	height: 262px;}

.Athletics_FeatBG_Volleyball {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #562F8C;
	height: 262px;}
	
.Athletics_FeatBG_Softball {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #846524;
	height: 262px;}
	
.Athletics_FeatBG_Golf {
	width: 200px;
	position: static;
	vertical-align: top;
	background-color: #238523;
	height: 262px;}
	
.Athletics_FeatBG_Home {
	width: 214px;
	position: static;
	vertical-align: top;
	background-color: #DE3100;
	height: 250px;}

.Athletics_Feature_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 1.25em;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 6px;

}
	
.Athletics_Feature_txt a{
	font-weight: bold;
	color: #003163;
	text-decoration: underline;}
	
.Athletics_Feature_txt a:hover{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;}
	
.Athletics_Feature_PicDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	text-align: left;
	line-height: 1em;
	padding: 5px;
	border: 1px solid #CDCDCD;
	height: 73px;}
	
.Athletics_FeatPicDescrip_Home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #000000;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}
	
.Athletics_FeatPicDescrip_Baseball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #C1E0FF;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #283E64;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}
	
.Athletics_FeatPicDescrip_Football {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #B5D8A7;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #376028;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}
	
.Athletics_FeatPicDescrip_Golf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #81DC81;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #1C641C;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}

.Athletics_FeatPicDescrip_MBasketball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #FFC482;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #B96100;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}
	
.Athletics_FeatPicDescrip_Softball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #E0C896;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #664E1C;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}
	
.Athletics_FeatPicDescrip_Volleyball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #B493DB;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #402268;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}
	
.Athletics_FeatPicDescrip_WBasketball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #F09A75;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	text-align: left;
	background-color: #AF4314;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;}	

.Athletics_Feature_txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	padding: 2px;}
	
.Athletics_FeatTitle_Home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #000000;}
	
.Athletics_FeatTitle_Baseball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #283F68;}
	
.Athletics_FeatTitle_Football {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #376028;}
	
.Athletics_FeatTitle_MBasketball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #B96100;}
	
.Athletics_FeatTitle_WBasketball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #AF4314;}
	
.Athletics_FeatTitle_Volleyball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #402268;}
	
.Athletics_FeatTitle_Softball {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #664E1C;}
	
.Athletics_FeatTitle_Golf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding: 4px 3px 6px 4px;
	background-color: #1C641C;}
	

.Athletics_FeatLinks_Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_Home a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Home a:hover{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;}

.Athletics_FeatLinks_Baseball {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_Baseball a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Baseball a:hover{
	font-weight: bold;
	color: #92BAEB;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Football {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_Football a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Football a:hover{
	font-weight: bold;
	color: #7ACE1E;
	text-decoration: underline;}
	
.Athletics_FeatLinks_MBasketball{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_MBasketball a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_MBasketball a:hover{
	font-weight: bold;
	color: #FFB44F;
	text-decoration: underline;}
	
.Athletics_FeatLinks_WBasketball{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_WBasketball a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_WBasketball a:hover{
	font-weight: bold;
	color: #F3B79C;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Volleyball{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_Volleyball a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Volleyball a:hover{
	font-weight: bold;
	color: #CBB6E7;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Softball{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_Softball a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Softball a:hover{
	font-weight: bold;
	color: #D9B875;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Golf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-top: 4px;
	padding-left: 4px;}

.Athletics_FeatLinks_Golf a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.Athletics_FeatLinks_Golf a:hover{
	font-weight: bold;
	color: #7DDD7D;
	text-decoration: underline;}

.Athletics_News_HD {
	text-decoration: none;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;}

.Athletics_News_HDText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding-left: 4px;
	text-transform: uppercase;}
	
.Athletics_News_TextBox {
	text-decoration: none;
	background-color: #F7F7F7;
	padding: 4px 6px;}

.Athletics_News_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.25em;}
.Athletics_News_Text a{
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;}
.Athletics_News_Text a:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;}


/* RESOURCES SECTION*/
.RESOURCES_box_main {
	width: 580px;
	position: static;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;}
	
.RESOURCES_boxes {
	width: 192px;
	position: static;
	vertical-align: top;}
	
.RESOURCES_box_left {
	width: 241px;
	position: static;
	vertical-align: top;}
	
.RESOURCES_box_right {
	width: 337px;
	position: static;
	vertical-align: top;}
	
.RESOURCES_box_divide {
	width: 2px;
	position: static;
	vertical-align: top;
	background-color: #FFFFFF;}

.contentTextSecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 12px;
	vertical-align: top;
	height: 19px;}
.contentTextSecondary a {
	color: #3A6894;
	text-decoration: underline;
	font-weight: bold;}
.contentTextSecondary a:hover {
	text-decoration: none;
	background-color: #E0F1FE;
	color: #41535C;
	font-weight: bold;}

.contentHeaderSecondary {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 85%;}



/* GLOBAL TABLE SECTION*/
.TABLE_oddrow {
	BACKGROUND-COLOR: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}
.TABLE_oddrow a{
	font-weight: normal;
	color: #0065CA;
	text-decoration: underline;}
.TABLE_oddrow a:hover{
	font-weight: normal;
	color: #FF0000;}
	
.TABLE_evenrow {
	BACKGROUND-COLOR: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;}
.TABLE_evenrow a{
	font-weight: normal;
	color: #0065CA;
	text-decoration: underline;}
.TABLE_evenrow a:hover{
	font-weight: normal;
	color: #FF0000;}


.TABLE_head {
	BACKGROUND: #dcdcdc;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	WIDTH: 100%;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
.TABLE_head a {
	COLOR: #0066CC;}
.TABLE_head a:hover {
	COLOR: #FF0000}


.TABLE_colhead {
	FONT-WEIGHT: bold;
	BACKGROUND: #c1c1c1;
	COLOR: #000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;}
.TABLE_colhead a {
	COLOR: #0066CC}
.TABLE_colhead a:hover {
	COLOR: #FF0000}


.TABLE_stathead {
	FONT-WEIGHT: bold;
	COLOR: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #002768;
	font-size: 10px;}

.FOOTERfeaturesBG {
	background-image: url(../images/banners/bg_FooterFeatures.jpg);
	padding: 1px;
	height: 60px;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	position: static;
	background-repeat: repeat;}

