/*
This is a subset/variation of the main2.css style sheet customized for the home page.
*/

body, td, th, p { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	}

p {
	color: black;
	}
	
a:link, a:visited, a:active, a:hover {
	color: #326db6; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; l
	ine-height: 14px;
	}

a:hover {
	text-decoration: none; 
	background-color:#dddddd;
	}

.error 	{
	color:red;
	}

a.industry  {
	text-decoration: none; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #145D94;
	}

a.industry:link, a.industry:visited, a.industry:active {
	text-decoration: none; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #145D94;
	}

a.industry:hover 	{
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	color: #CC0000;
	}

.indexHeadline { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px; 
	color: #808080; 
	font-weight: bold;
	}

a.login  {
	font-size: 10px; 
	color: #333399;
	}

a.login:link, a.login:visited, a.login:active {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333399;
	}

a.login:hover {
	text-decoration: underline; 
	color: #CC0000;
	}
	
.news {
	margin-top: 2px; 
	margin-bottom: 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	}

a.news:link, a.news:visited, a.news:active {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	}

a.news:hover {
	text-decoration: none; 
	color: #000000;
	background-color: #FFFFFF;
	}

.red {
	color: #990000; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
	}

.tdBorderLeft { 
    border-left: 1px solid; 
	color: #C9C7B7; 
	}
	
.tableBorderLR { 
	border-left: 1px solid; 
	border-right: 1px solid; 
	}

.tab { 
	background: white url("/images/tab-left.jpg");
	background-repeat: no-repeat;
	background-position: center; 
	}
								
.text-9pt {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	line-height: normal; 
	text-align: left;
	}	

.text65	 {
	height:15px; 
	font-size:7pt; 
	width:90px; 
	}











