
A 	{color: #890D19; text-decoration:none;}
A:visited 	{color: #890D19; text-decoration:none;}
A:hover 	{color: #890D19; text-decoration:underline;}
A:active 	{color: #890D19; text-decoration:underline;}

A.blue 	{color: #164387; text-decoration:none;}
A.blue:visited 	{color: #164387; text-decoration:none;}
A.blue:hover 	{color: #164387; text-decoration:underline;}
A.blue:active 	{color: #164387; text-decoration:underline;}

A.darkblue 	{color: #0065B3; text-decoration:none;}
A.darkblue:visited 	{color: #0065B3; text-decoration:none;}
A.darkblue:hover 	{color: #890D19; text-decoration:underline;}
A.darkblue:active 	{color: #890D19; text-decoration:underline;}



BODY		
{
	FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #727272;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
/*	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(images/grad_bkgrd_gray_dark.jpg);*/
	BACKGROUND-COLOR: #999A9E;
	background-image: url(images/grad_bkgrd_blk2gray.jpg);
	background-repeat: repeat-x;
}

TD
{
    FONT-SIZE: 11px;
/*    COLOR: #7c4182; */
    COLOR: #656565;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
}


.white
{
    FONT-SIZE: 11px;
/*    COLOR: #7c4182; */
    COLOR: #FFFFFF;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
}

.largetext
{
    FONT-SIZE: 14px;
/*    COLOR: #7c4182; */
    COLOR: #656565;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
}

.headline2
{
    FONT-SIZE: 20px;
/*    COLOR: #7c4182; */
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
}


.kerning {
 letter-spacing: -0.05em;
}




.headline
{
    FONT-SIZE: 18px;
/*    COLOR: #7c4182; */
    COLOR: #727272;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}


.subhead
{
    FONT-SIZE: 14px;
/*    COLOR: #7c4182; */
    COLOR: #0284AD;
    FONT-FAMILY: Arial, Sans-Serif;
	font-weight: bold; 
}






.smalltype
{
    FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #898989;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Arial, Sans-Serif
}

.disclaimer
{
    FONT-SIZE: 10px;
/*    COLOR: #7c4182; */
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Arial, Sans-Serif
}


.pagetitle
{
    FONT-SIZE: 13px;
/*    COLOR: #7c4182; */
    COLOR: #F09131;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
	font-weight: bold
}



input {
	margin: 0px 0px 0px 0px;
/*	background: #FFFFFF;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	} 
	
	
select {
/*	border: 1px solid #5a5a5a;  f5822a
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #727272; }

	
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 75px;
	color: #727272; }
	


td.groupItems {

	padding: 5px;}

	

table.groupShell {

 	width: 675px;
	margin: 0;}

	

td.groupShell {

 	width: 140px;
	vertical-align: bottom;padding: 10px;
	border-right: 1px solid #CCCCCC;}

	

td.groupEnd {

 	width: 140px;padding: 10px;}



td.ruleline {

	height: 1px;
	background: #CCCCCC;}
	
	
	td.groupItems {

	padding: 5px;}

	

table.groupShell3 {

 	width: 400px;
	margin: 0;}

	

td.groupShell3 {

 	width: 140px;
	vertical-align: bottom;padding: 10px;
	border-right: 1px solid #CCCCCC;}

	

td.groupEnd3 {

 	width: 140px;padding: 10px;}
	
	
	
table.groupShell4 {

 	width: 600px;
	margin: 0;}

	

td.groupShell4 {

 	width: 260px;
	vertical-align: bottom;padding: 10px;
	border-right: 1px solid #CCCCCC;}

	

td.groupEnd4 {

 	width: 260px;padding: 10px;}



td.ruleline {

	height: 1px;
	background: #CCCCCC;}

.container { 
	width: 752px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.homeShell
{
	FONT-SIZE: 12px;
	margin-bottom:25px;
	margin-left:28px;
	margin-right:45px;
	text-align: left;
}

.pageShell
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top:30px;
	margin-bottom:25px;
	margin-left:28px;
	margin-right:45px;
	text-align: left;
}

.headlines
{
    FONT-SIZE: 24px; 
	font-weight:bolder;
/*    COLOR: #7c4182; */
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
	text-align:left;	
}

.newsText
{
    FONT-SIZE: 12px;
/*    COLOR: #7c4182; */
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
	text-align:left;	
}

.newsTitle
{
    FONT-SIZE: 14px;
	font-weight:bolder;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
	margin-top:10px;
	text-align:left;	
}

.newsSource
{
    FONT-SIZE: 12px; 
	font-style:italic;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
	text-align:left;	
}

.newsAuthor
{
    FONT-SIZE: 12px; 
	font-weight:bold;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
	margin-top:7px;
	text-align:left;	
}

.newsDate
{
    FONT-SIZE: 10px; 
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
	margin-top:7px;
	text-align:left;	
}

.newsBlurb
{
    FONT-SIZE: 12px; 
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
	margin-top:7px;
	text-align:left;	
}
