/*  TAGS *****************************/
body {
	margin: 0px;
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color : #FFFFFF;
}



td {
	color: #494949;
	font-size:90%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}



A:link {
font-weight: bold;
color : #0055AC; 
text-decoration : none;
font-size: 15px; 
} 
A:active , A:hover {
font-weight:bold;
color : #3B90E7; 
text-decoration : none; 
}
A:visited{
font-weight:bold;
color : #BD4804; 
text-decoration : underline; 
}


ul , ol , p, div,li {
font-size : 100%; 
color: #494949;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 

li{
margin-bottom:5px;
list-style: square;

}
p{
padding-top:0;
margin-top:0;
}

p.highlight {
background-color: #ffff00;
width: 350px;
height: 1.4em;
border: 1px solid #ccc7bd;
}
.stxt{
font-size:70%;
}


/* DATA TABLE *************/
.dataTable {
	border : 1px solid #CCC7BD; 
} 
.rowHead,.rowHeader {
	background : #EA4006; 
	font-weight:bold;
	font-size:80%;
	color : #ffffff; 
} 
.rowOdd {
	background : #EFEFEF; 
} 

.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;
}

/* CLASSES ***************************/


.hdr , h1 {
	font-weight : bold; 
	font-size : 125%; 
	color : #9F2A00;
	font-family : Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding-top : 0; 
	padding-bottom : 2px; 
	margin-bottom : 0px; 
}


.subhdr , H2 {
	font-weight : bold; 
	font-size : 105%; 
	color : #006699;
	font-family : Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding-top : 0; 
	padding-bottom : 2px; 
	margin-bottom : 0px; 
} 

.sshdr , H3 {
	font-weight : bold; 
	font-size : 90%; 
	color : #93310A; 
	font-family : Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.italic , I,.bolditalic {
	font-style : italic; 
	font-weight : normal; 
	color : #606060; 
} 

.bold , B,strong,.bolditalic {
	font-weight : bold; 
	color:#585858;
} 


.BiggieLetter {
	font-size: 140%;
	font-weight: bold;
	color: #9F2A00;
}

.footer {
	font-size: 11px;
	color: #8F8F8F;
}

.pdf {
	font-size: 12px;
	color: #303030;
}

.footDivider { 
	font-size: 11px;
	color: #5397E5;
}

.copyright {

font-size:70%;
color:#7F7F7F; 
font-weight:normal;

}

.whatsNew {
	font-size: 11px;
	color: #1D3E65;
}

.quote {
	font-style : italic; 
	font-weight : normal; 
	padding-bottom:0px;
}

.note {
	background-color : yellow; 
	font-style : italic; 
	font-weight : normal; 
	color : #606060; 
	border:1px dashed red;
	display: inline;
	padding:0px;
	position: relative;
}


/************ ERROR 
**************************************/
.smallerror {
	font-weight : bold;
	color : #ff6600;
	font-size : 10.5px;
}
.red{
color:red;
}
.error_box,.error_box2 {
	visibility:hidden;
}

.error, .error_box {
font-size:11.5px;
	font-weight : bold;
	color : #FF0000;
	background: #FFFF6F;
	border:1px dashed #EF544C;
	padding:4px;
}
.error_box2 {
font-size:11.5px;
	font-weight : bold;
	color : #FF0000;
	font-style : italic; 
}

INPUT.error, SELECT.error, TEXTAREA.error {
  font-weight: normal;
  color: black;
  background-color: yellow;
}
.bold{
font-weight:bold;
}

/************ ERROR 
**************************************/


/* ANCHORS **************************/
a.fl{
font-weight:bold;
}

a.fl:link{
	color : #0055AC; 
	text-decoration : underline; 
}


A.fl:active, a.fl:hover {
	color : #3B90E7; 
	text-decoration : none; 
}

a.fl:visited{
color : #BD4804; 
text-decoration : underline; 
}



a.flAT:link,a.flAT:active,a.flAT:visited,a.flAT:hover {
	font-weight: bold;
	color: #F8AE40;
	text-decoration: none;
}

.subnav {
	font-size: 17px;
}

a.subnav:link,a.subnav:visited{
	color : #0055AC; 
	text-decoration : underline;
	font-size: 17px;

	
}

A.subnav:active, a.subnav:hover {
	color : #ff0000; 
	text-decoration : none;
	font-size: 17px;

}

a.subnavAT:link,a.subnavAT:active,a.subnavAT:visited,a.subnavAT:hover {
	color: #551800;
	text-decoration: none;
	font-size: 17px;

}


/***** Aristotle Text & Links
******************************************/

.aristotletext{
font-size:80%;
color:#7F7F7F; 
font-weight:normal;
}

a.aristotle{
font-weight:bold;
}

a.aristotle:link, a.aristotle:visited{
	color:#7F7F7F; 
	text-decoration : underline; 
}

A.aristotle:active, a.aristotle:hover {
	color : #AC1A00; 
	text-decoration : none; 
}




