body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height:1.3;
}
.light {
	font-weight: lighter;
}
a:link {
  	color: #003399;
}
/*a:visited {	
  	color: #CC0000;
}
*/
div {
	margin-top: 0;
	margin-bottom: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height:1.3;
}
.imageL {
	float: left;
	margin-right:10px;
}
.imageR {
	float: right;
	margin-left:10px;
}
.tight {
	margin-top : 0px;
	margin-bottom : 0px;
}
.indent {
	text-indent: 1em;
}
hr {
	margin-top: 10px 0 10px 0;
}
.topspace {
	margin-top: .4em;
}
.bottomspace {
	margin-bottom: .4em;
}
.topbottomspace {
	margin-bottom: .4em;
	margin-top: .4em;
}	
.sans {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height:1.3;
}
.sans-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height:1.3;
}
.sans-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:1.3;
}
.sans-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.3;
}
.sansbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height:1.3;
}
.sansbold-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:1.3;
}
.sansbold-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sansbold-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sanslinkbig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.sanslink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.navsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.sansmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px; 
}
.sans-h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	margin-top: .3em;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 27px;
	line-height: 30px;
}	
.sanslight-h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 27px;
	line-height: 30px; 
}		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 27px;
}
.sans-h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	margin-top: .3em;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 23px;
	line-height: 24px;
}
.sanslight-h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 23px;
	line-height: 24px;
}		
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
}
.sans-h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: bold;
	font-size: 18px;
}	
.sanslight-h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 19px;
}	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
.sans-h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
}	
.sanslight-h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
}
.kicker {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #ff0000;
}		
.graybar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #656767;
}
.graybar:link {  
	text-decoration: none;
	color: #ffffff;
}
.graybar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.graybar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.applebar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #a61813;
}
.applebar:link {  
	text-decoration: none;
	color: #ffffff;
}
.applebar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.applebar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.austinbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #333399;
}
.austinbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.austinbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.austinbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.ottumwabar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #00699d;
}
.ottumwabar:link {  
	text-decoration: none;
	color: #ffffff;
}
.ottumwabar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.ottumwabar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.nrbar {
	text-indent: 6;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #006600;
}
.nrbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.nrbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nrbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.topapplebar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: 0;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #a61813;
}

.topgraybar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: 0;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #656767;
}
.topgraybar:link {  
	text-decoration: none;
	color: #ffffff;
}
.topgraybar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.topgraybar:hover {  
	text-decoration: none;
	color: #fafaa3;
}	
.bluebar {
	text-indent: 3px;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;;
	color: #ffffff;
	background-color: #2b4e9d;
}
.topbluebar {
	text-indent: 3px;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: 0em;
	margin-bottom: .3em;;
	color: #ffffff;
	background-color: #2b4e9d;
}
.bluebar:link {  
	text-decoration: none;
	color: #ffffff;
}
.bluebar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.bluebar:hover {  
	text-decoration: none;
	color: #fafaa3;
}			
.fwbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;;
	color: #ffffff;
	background-color: #9c2a00;
}
.fwbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.fwbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.fwbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}			
.healthbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #428875;
}
.healthbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.healthbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.healthbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}	
.phillybar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #1E4380;
}
.phillybar:link {  
	text-decoration: none;
	color: #ffffff;
}
.phillybar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.phillybar:hover {  
	text-decoration: none;
	color: #fafaa3;
}	
.tophealthbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: 0;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #428875;
}
.tophealthbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.tophealthbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.tophealthbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}	
.greenbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #009900;
}
.greenbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.greenbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.greenbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}		
.redbar {
	text-indent: .3em;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #a61813;
}
.topredbar {
	text-indent:  .3em;     
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: 0em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #a61813;
}
.redbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.redbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.redbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.orangebar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #ff6600;
}
.orangebar:link {  
	text-decoration: none;
	color: #ffffff;
}
.orangebar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.orangebar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.autobar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #adb5ce;
}
.autobar:link {  
	text-decoration: none;
	color: #ffffff;
}
.autobar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.autobar:hover {  
	text-decoration: none;
	color: #fafaa3;
}		
.umbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffff66;
	background-color: #3522A2;
}
.umbar:link {  
	text-decoration: none;
	color: #ffff66;
}
.umbar:visited {  
	text-decoration: none;
	color: #ffff66;
}
.umbar:hover {  
	text-decoration: none;
	color: #ffffff;
}
#market {
	text-align: left;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #525252
}
#quote {
	text-align: left;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #ADA59C
}
#time {
	text-align: left;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	background-color: #ADA59C
}
#wealink {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #d5f5ff
}
.utcn-page-bodycopy { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}
.utcn-page-link { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	margin-top: .5em;
}
.aphead { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
.aptime {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #9f9f9f;
}
.aplabel {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
p.ap {
	text-indent: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}
.blueticker {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;;
	color: #ffffff;
	background-color: #003399;
}
.blueticker:link {  
	text-decoration: none;
	color: #ffffff;
}
.blueticker:visited {  
	text-decoration: none;
	color: #ffffff;
}
.blueticker:hover {  
	text-decoration: none;
	color: #fafaa3;
}			
.graybutton {
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background-color: #656767; 
	cursor: hand;
}
.bluebutton {
	color: #ffffff;
	font-family: arial;
	font-size: 11px; 
	font-weight: bold; 
	background-color: #3522A2;
	cursor: hand;
}


.tablinks {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #FFFFFF; text-decoration: none;}
.tablinks:link {  
	text-decoration: none;
	color: #ffffff;}
.tablinks:link:hover {  
	text-decoration: underline;
	color: #ffffff;}
	
.bodycopy {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #000000; list-style-type: circle; list-style-position: outside}

.headline {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; color: #0000FF}

.writer {  font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: italic}

.fullstory {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #0000FF; text-decoration: underline; left: 15px; clip:  rect(   )}

.navsection {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #000000; cursor: hand}

.wire {  font-family: "Times New Roman", Times, serif; font-size: 9pt; color: #000099; text-decoration: none}

.more {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #006600; text-decoration: none}

.marketplace {  font-family: "Times New Roman", Times, serif; font-size: 13px; color: #000000; text-decoration: underline}


.carsSearch {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}



/* Cascading Style Sheet for Swift Publications */
/* Copyright 2001 Swift Publications */
/* Permission granted to use this style sheet for non-commercial purposes.
This style sheet may also be used for commercial purposes by individuals (but not bundled 
for resale) on their web site. */

/* Hypermedia Preferences */

A.link:link {
	font-weight: bold;
	font-size: 11px;
	color: #0000FF; 
	text-decoration: underline;	
}

A.link:visited {
	color: #9966FF; 
	text-decoration: underline;
}

A.link:hover {
	color: #0099FF; 
	text-decoration: none;
}

A.link:active {
	color: #0000FF; 
	text-decoration: underline;
}

/* Hypermedia Preferences for non visited link*/

A.flink:link {
	color: #0000FF; 
	text-decoration: underline;	
}

A.flink:visited {
	color: #0000FF; 
	text-decoration: underline;
}

A.flink:hover {
	color: #0099FF; 
	text-decoration: none;
}

A.flink:active {
	color: #0000FF; 
	text-decoration: underline;
}

/* Hypermedia Preferences for White on Color Background*/

A.clink:link {
	color: #FFFFFF; 
	font-family: Arial; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

A.clink:visited	{
	color: #FFFFFF; 
	text-decoration: underline;
}

A.clink:hover {
	color: #FFFF00; 
	text-decoration: none;
}

A.clink:active {
	color: #FFFFFF; 
	text-decoration: underline;
}

/* Hypermedia Preferences for Yellow on Color Background*/

A.ylink:link {
	color: #FFFF00; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

A.ylink:visited	{
	color: #FFFF00; 
	text-decoration: underline;
}

A.ylink:hover {
	color: #ffffcc; 
	text-decoration: none;
}

A.ylink:active {
	color: #FFFF00; 
	text-decoration: underline;
}

/* Page Layout */

.senior {
	font-size: 0.6em; 
	font-family: Arial;
}

.breaking {
	font-size: 1.2em;
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
}

.cnav {
	font-size: 0.8em; 
	font-family: Arial; 
	font-weight: bold; 
}

.rnav {
	font-size: 0.7em; 
	font-family: Arial; 
	font-weight: bold; 
}

.colorheading {
	font-size: 0.8em; 
	font-family: Arial; 
	font-weight: bold; 
	color: #FFFF00; 
}

.colorheadingw {
	font-size: 0.8em; 
	font-family: Arial; 
	font-weight: bold; 
	color: #FFFFFF; 
}	

.date {
	font-size: 0.8em; 
	font-family: Arial; 
	font-weight: bold;
}

.superheading {
	font-size: 1.5em; 
	font-family: Georgia, Times; 
	font-weight: bold;
}

.headingmain {
	font-size: 1.3em; 
	font-family: Georgia, Times; 
	font-weight: bold;
}

.heading {
	font-size: 0.9em; 
	font-family: Georgia, Times; 
	font-weight: bold;
}

.heading2 {
	font-size: 1.2em; 
	font-family: Georgia, Times;
	font-weight: bold;
}

.netheading {
	font-size: 0.7em; 
	font-family: Georgia, Times; 
	font-weight: bold;
}

.body {
	font-size: 0.9em; 
	font-family: Times;
}

.captiontitle {
	font-size: 0.8em; 
	font-family: Verdana, Arial; 
	font-weight: bold;
}

.caption {
	font-size: 0.8em;
	font-family: Arial;
}

.photo {
	font-size: 0.6em; 
	font-family: Verdana, Arial; 
	font-weight: bold;
}
.name {
	font-size: 0.8em; 
	font-family: Arial; 
	font-weight: bold;
}

.prio1title {
	font-size: 1em; 
	font-family: Arial; 
	font-weight: bold;
}

.prio0title {
	font-size: 0.8em; 
	font-family: Arial; 
	font-weight: bold;
}

.prioleadin {
	font-size: 0.9em; 
	font-family: Times;
}

.tipspbo {
	font-size: 0.7em; 
	font-family: Arial; 
	font-weight: bold;
}

.registrationtxt {
	font-family: Arial;
	font-weight: bold;
}

.registrationtxt {
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
}

.classifieds {
	font-size: 0.8em; 
	font-family: Arial; 
	font-weight: bold; 
}
.nieBlue {
    background : #333399;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.ajcBlue {
    background : #3333CC;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.chicagoBlue {
    background : #003366;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.longviewBlue {
    background : #34689A;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.sanantonioBlue {
    background : #297AB3;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.sptimesBlue {
    background : #6699cc;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.sptimesGreen {
    background : #54B948;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.fresnoBlue {
    background : #374E60;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieGrey {
    background : #666666;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}

.detroitNav {
    background : #313194;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}

.nieRoyalBlue {
    background : #0066ff;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieRed {
    background : #cc0000;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieBrown {
    background : #66633;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieBlack {
    background : #000000;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieGray {
    background : #ababab;
	text-indent: 3px;   
	line-height: 13px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 11px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.niePurple {
    background : #663399;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieGreen {
    background : #009900;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieOrange {
      background : #ff9900;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.niePurple {
    background  : #663399;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.bradGray {
    background  : #666666;
	text-indent: 3px;   
	line-height: 16px;
	width: auto; 
	margin-top: .3em;
	margin-bottom: 0em;
    font-family : Arial;
    font-size : 12px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.NavFont {
    font-family : Arial;
    font-size : 10px;
     text-align : left;
    color:white;
    font-weight : bold;
}
.nieGreen:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieGreen:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieGreen:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.nieBlue:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieBlue:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieBlue:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.ajcBlue:link {  
	text-decoration: none;
	color: #ffffff;
}
.ajcBlue:visited {  
	text-decoration: none;
	color: #ffffff;
}
.ajcBlue:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.longviewBlue:link {  
	text-decoration: none;
	color: #ffffff;
}
.longviewBlue:visited {  
	text-decoration: none;
	color: #ffffff;
}
.longviewBlue:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.chicagoBlue:link {  
	text-decoration: none;
	color: #ffffff;
}
.chicagoBlue:visited {  
	text-decoration: none;
	color: #ffffff;
}
.chicagoBlue:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.sanantonioBlue:link {  
	text-decoration: none;
	color: #ffffff;
}
.sanantonioBlue:visited {  
	text-decoration: none;
	color: #ffffff;
}
.sanantonioBlue:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.sptimesBlue:link {  
	text-decoration: none;
	color: #ffffff;
}
.sptimesBlue:visited {  
	text-decoration: none;
	color: #ffffff;
}
.sptimesBlue:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.nieRed:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieRed:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieRed:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.nieBrown:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieBrown:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieBrown:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.nieBlack:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieBlack:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieBlack:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.nieGray:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieGray:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieGray:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.detroitNav:link {  
	text-decoration: none;
	color: #ffffff;
}
.detroitNav:visited {  
	text-decoration: none;
	color: #ffffff;
}
.detroitNav:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.nieRoyalBlue:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieRoyalBlue:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieRoyalBlue:hover {  
	text-decoration: underline;
	color: #ffffff;
}	
.nieOrange:link {  
	text-decoration: none;
	color: #ffffff;
}
.nieOrange:visited {  
	text-decoration: none;
	color: #ffffff;
}
.nieOrange:hover {  
	text-decoration: underline;
	color: #ffffff;
}			
.niePurple:link {  
	text-decoration: none;
	color: #ffffff;
}
.niePurple:visited {  
	text-decoration: none;
	color: #ffffff;
}
.niePurple:hover {  
	text-decoration: underline;
	color: #ffffff;
}			


.sl_tool_re:visited { color: #003366; }
.sl_tool_re:hover { color: #CC3366; }
.sl_tool_tbl { background-color: #FFFFFF; }
.sl-banner { background-color: #374E60; }
.sl-archives, .sl-archives:visited, .sl-archives:hover  {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.gl_nav_l_row {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #e9e8ee;
}

.gl_nav_l_tbl { background-color: #cccccc; }
.gl_nav_r_tbl { background-color: #cccccc; }




a.nav:link	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
    font-weight : bold;
	
}

a.nav:visited	{
     color: #FFFFFF;
	 font-family: Arial;
	 font-size: 11px;
	 text-decoration: none;
    font-weight : bold;
} 

a.nav:hover	{
    color: #FFFFFF;	
	font-family: Arial;	
	font-size: 11px;	
	text-decoration: underline;
    font-weight : bold;
} 
a.nav:active	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
    font-weight : bold;
}


.sanangelotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
a.sanangelotext:link {
	color: #FFFFFF
}
a.sanangelotext:hover {
	color: #FFFFFF
}
.navaa{color:#FFFFFF;font-weight:bold;font-size:12px;text-decoration:none;text-indent:5px;}
.navab{color:#FFFFFF;font-weight:bold;font-size:12px;text-decoration:none;text-indent:5px;}
.navba{color:#FFFFFF;font-size:11px;text-decoration:none;text-align:left;text-indent:12px;}
.navbb{color:#FFFFFF;font-weight:normal;font-size:12px;text-decoration:underline;text-indent:4px;}
a:hover.navaa{color:#FFFFFF;font-size:12px;text-decoration:underline;text-indent:5px;}
a:hover.navba{color:#FFFFFF;font-size:11px;text-decoration:underline;text-align:left;text-indent:12px;}


.edu_caption
{
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#cccccc;
  padding-bottom:5px;
  padding-top: 5px;
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
  color:#333366;
}

.edu_caption_bold
{
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
  color:#333366;
}

.edu_caption_sm
{
  font-family:arial,verdana,helvetica;
  font-size:8pt;
  font-weight:normal;
  text-decoration:none;
  color:#333333;
}

.edu_formbutton
{
  font-size:9pt;
}

.edu_formelement
{
  border-style:none;
  background-color:#DEE3EB;
  font-size:9pt;
}

.thingraybar
{  
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em; 
	color: #fff;
	background-color: #666;
	padding: 0px 3px;
	padding-bottom:2px;
	padding-left:6px;
	font-weight: bold;
}