
@import "/_includes/_forms.css";

@media print {
	html .notprint, html #newscol, html #hdrrow { display: none; }
	html #tcontent { width: 90% !important; }
}

/*  TAGS *****************************/
body {
	margin: 0px;
	font-size : 11.5px;
	font-family : Times New Roman,Georgia,Times,serif; 
	background-color : #ffffff; 
}

hr { background: #c2c2c2; color: #c2c2c2; }

a:link {
color : #7C2B28; 
text-decoration : underline; 
font-weight:bold;
} 

a:visited {
color : #7C2B28; 
text-decoration : underline; 
font-weight:bold;
} 

a:focus, a:hover, a:active {
color : #315374 ; 
text-decoration : none; 
font-weight:bold;
}

ul, ol , p, td {
font-size : 14.5px; 
font-weight:normal;
color: #414141;
	font-family : Times New Roman,Georgia,Times,serif; 
} 
li{
margin-bottom:10px;
}
p{
padding-top:0;
margin-top:0;
}
.stxt{
font-size:10.5px;
}
.righSubNavArrow { color: #D92434; font-size: 9px; font-weight: bold; }

/* CLASSES ***************************/


.hdr , H1,.Heading1 {
	font-weight : bold; 
	font-size : 19.5px; 
	color : #313131;
	font-family : Times New Roman,Georgia,Times,serif; 
}

.subhdr , H2,.Heading2 {
	font-weight : bold; 
	font-size :16.5px; 
	color : #7D2F2F;
	font-family : Times New Roman,Georgia,Times,serif; 
	padding-top : 0; 
	padding-bottom : 2px; 
	margin-bottom : 0px; 
} 

.sshdr , H3,.Heading3 {
	font-weight : bold; 
	font-size : 15.5px; 
	color : #343434; 
	font-family : Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.italic , I,.bolditalic {
	font-style : italic; 
} 

.bold , B,strong,.bolditalic {
	font-weight : bold; 
	
} 


.initCap, .Biggie {
	font-size: 140%;
	font-weight: bold;
	color: #8394AA;
}


.copyright {
	font-size: 10.5px;
	font-weight: normal;
	color: #A6A7E0;
}

.caption {
	font-size: 10px;
	font-weight: bold;
	color: #1E3F66;
}

.red{
	color: red;
}

.note {
background-color : yellow; 
} 


/* DATA TABLE *************/
.dataTable {
	border : 1px solid #CCC7BD; 
} 
.rowHead,.rowHeader {
	background : #95abd8; 
	font-weight:bold;
	color : #ffffff; 
} 
.rowOdd {
	background : #F2F2F9; 
} 

.subdash{
	color:0000ff;
	font-size:12px;
}
.navHeader {
background:#ffffff;
border-bottom:1px solid #DAD7CF;
}
.navaRow{
font-size:12.5px;
border-bottom:1px solid #CCC7BD;
}

.navaRowFoot{
font-size:12.5px;
}

/************ ERROR STYLES 
**************************************/
.smallerror {
	font-weight : bold;
	color : #ff6600;
	font-size : 10.5px;
}
.error, .error_box {
	font-weight : bold;
	color : #FF0000;
	background: #FFDFDF;
	border:1px solid #7F9DB9;
	visibility:hidden;
	padding:4px;
	
}
INPUT.error, SELECT.error, TEXTAREA.error {
  font-weight: normal;
  color: black;
  background-color: yellow;
}


.news {
color:#525358;
font-size:9.5px;
font-family:verdana,helvetica,arial;
margin-bottom:10px
}
/* ANCHORS **************************/



a.newslink:link,a.newslink:visited {
	color: #545456;
	text-decoration: none;
	font-weight:normal;
	font-size:9.5px;
}

a.newslink:hover {
	color: #838385;
	text-decoration: none;
	font-weight:normal;
	font-size:9.5px;
}



.footDivider { 
	font-size: 10.5px;
	color: #5397E5;
}

.footer {
	color : #2F2F2F;
	font-size:10.5px;
	font-weight: normal;
	font-family:Georgia,Times,Garamond,Palatino,serif;
}

a.fl:link,a.fl:visited {
	color: #797979;
	text-decoration: none;
}

a.fl:hover {
	color: #9F0000;
	text-decoration: underline;
}

a.flAT:link,a.flAT:active,a.flAT:visited,a.flAT:hover {
	color: #313131;
	text-decoration: none;
}

a.aristotle:link,a.aristotle:visited {
	color: #6E6E6E;
	text-decoration: none;
}

a.aristotle:hover,a.aristotle:active {
	color: #882F09;
	text-decoration: none;
}



/**************** NEW STYLES ************************/
.subNavTable{
background-color:#4B401D;
border:1px solid: #6F7E95;
}
.tsubnav{
border-bottom:1px solid #43427D;
cursor: hand;
}

.tsubnavAT{
background-color:#595B66;
border-bottom:1px solid #43427D;
cursor: hand;
}

a.subNav:link,a.subNav:visited,a.subNav:active,a.subNav:hover {color:#FFD05E; text-decoration:none; font-size:11.5px; font-weight:bold;}


