/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Latest $Revision $
*          $Author: $
*            $Date $
*         $Logfile $
*
* Original Author: Corporate Communications, Marketing, Grand Design
*
* (c) 1998-2003 Copyright Grand Design, Inc.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


table.homepage { 
	width: 603px; 
}



td.leftcolumn { 
	width: 146px;
	vertical-align: top;
	text-align: center;
}

td.rightcolumn { 
	width: 457px; 		 
	vertical-align: top;
}



.mainintro { 
	background-color: #660066;
	padding: 10px 10px 10px 10px;
}

P.paramainintro { 
	font: normal normal normal 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #660066; 
	color: #999999; 
	text-align: justify;
}

.paramainintroemphasis {
	font-weight: bold;
	color: #ffffff;
}

UL.paramainintrolist {
	font: normal normal normal 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #660066; 
	color: #999999; 
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}

OL.paramainintrolistitem {
	font: normal normal normal 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #660066; 
	color: #999999; 
	text-align: justify;
}



.newssummary { 
	background-color: #660066;
	padding: 10px 10px 10px 10px;
}

P.paranewssummary { 
	font: normal normal normal 9px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #cccccc; 
	text-decoration: none; 
	text-align: justify;
}

A.newsmorelink { 
	color: #cccccc; 
	text-decoration: none; 
	font-weight: bold; 
}

A.newsmorelink:visited { 
	color: #cccccc; 
	text-decoration: none; 
	font-weight: bold; 
}

A.newsmorelink:hover { 
	color: Red; 
	text-decoration: underline; 
	font-weight: bold; 
}

