
BODY {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif;
   background : #DFDFDF; 
   margin : 0;
}


A:link {
   color : #A96BB4; 
}

A:visited {
   color : #A96BB4; 
}

A:hover {
   color : #6D3C76; 
}

A.footer:link {
   color : #6D3C76; 
}

A.footer:visited {
   color : #6D3C76; 
}

A.footer:hover {
   color : #A96BB4; 
}


P {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
}

.main_text	{
	margin-left : 160px;
	margin-right : 20px;
}

.search	{

	color : #25356E;
	font-weight : bold;
	font-size : 11px;
	padding-top : 6px;
	
}

.home_callout	{

	line-height : 20px;
	margin-left : 75px;
	margin-top : 20px;
	margin-bottom :20px;
}

.rightcol	{
	margin-left : 0px;
	margin-right : 0px;
}

.yellow	{
	position:static;
	z-index:-1
}

H1 {
	font: Trebuchet, Arial, Helvetica, Sans Serif;  
	font-size : 14pt;
	letter-spacing: -1px; 
	color: #6D3C76;
	margin-top : 20px;
	}

H2 {
	font: Trebuchet, Arial, Helvetica, Sans Serif;  
	font-size : 11pt;
	letter-spacing: -1px; 
	color: #4C5387;
	margin-top : 20px;
}

h3 { 
	font: bold 11pt Arial, Helvetica, Sans Serif;  
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #216A8D;
	font-weight : bold;
	}
	
.caption	{
	color : #174A62;
}

TD {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
}

OL {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

UL {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

LI	{
	padding-bottom : 10px;
}


HR {
   color : #660066;
			
}

.header {
   font-size : 15px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #216A8D;
   font-weight : bold;
}

.subhead {
   font-size : 12px; 
   font-family :  Trebuchet, Verdana, Arial, Helvetica, Sans Serif; 
   color : #1B5D31;
   font-weight : bold;
}

.bold	{
	color : #1B5D31;
	font-weight : bold;

}

.bold_white	{
	color : #ffffff;
	font-weight : bold;
	font-size : 14px;

}

.shady_box	{
	padding : 10px;
	}

.smalltxt {
   font-size : 7.5pt; 
   font-family : trebuchet, Arial, Helvetica, San Serif; 
   color: #25356E;
}

.callout {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}


.menu {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #666666;
}


.footer {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #666666;
}

.white {
   font-size : 14px; 
   font-family :  Verdana, Arial, Helvetica, San Serif;  
   color: #ffffff;
   font-weight : bold;
}

@media print {
	.noprint	{
		display : none;
	}
}	

.larger {font-size: 12px}


.left_bar {
	font-size : 11px; 
	font-weight : bold;
	padding-top : 20px;
	line-height: 20px;
}

A.left:link {
	color: #996600; 
	text-decoration: none;
}

A.left:visited {
   color : #996600; 
	text-decoration: none;
}

A.left:hover {
   color : #A96BB4; 
	text-decoration: underline;
}