BODY, TD{   
	font-family: Arial, Helvetica, sans-serif;      
	color: #333333;  
	font-size: 9pt; 
	font-style: normal;  
	font-weight: normal;  
	font-variant: normal;     
}

HR{
	width: 100%;
	color: #666666;
}

.headline{
	font-size: 9pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.nav{
	font-size: 7pt;
	line-height: 15px;
}

.quicklinks{
	font-size: 10pt;
	line-height: 15px;
}

.announcement { 
	color: #993333;
	font-weight: bold;
	font-size: 14px;
}

A.nav{ 
	color: #666666;  
	text-decoration: none;  
}

A.nav:visited{ 
	color: #999999;  
	text-decoration: none;  
}

A.nav:hover{ 
	color: #AA3242;  
	text-decoration: underline;  
}

.navsel{
	font-size: 7pt;
	line-height: 15px;
}

A.navsel{ 
	color: #99333;  
	text-decoration: none;
	font-weight: bold;
}

A.navsel:visited{ 
	color: #99333;  
	text-decoration: none;  
	font-weight: bold;
}

A.navsel:hover{ 
	color: #99333;  
	text-decoration: none;  
	font-weight: bold;
}

.bodytitle{ 
	font-size: 10pt;  
	font-style: normal;  
	font-weight: bold;  
	color: #993333;     
}

.bodytext{ 
	color: #333333;  font-size: 9pt;  
}

.bodyRedtext{ 
	color: #993333;  font-size: 9pt;  
}

.searchbox{
	width: 86px; height: 25px;	border: thin solid #999999;
	background-color: White;
	font-size: 9pt;
	color: #666666;
}

.compcell{
	background-color: #E4DBDB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	vertical-align: top;
}

.compco{
	background-color: #E4DBDB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	vertical-align: top;
	font-weight: bold;
}

.compat{
	background-color: #E4DBDB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	vertical-align: top;
	color: #a54d4d;
	font-weight: bold;
}

.compspace{
	background-color: #b3a8a8;
}

.comp_disclaimer{
	font-size: 7pt;
}

.dvb { 
	border: outset 2px; 
	padding: 3px; 
	text-decoration: none; 
	margin: 1px; 
	width: 90px; 
	color: black; 
	text-align: center; 
	cursor: default; 
	background-color: silver;
}

.required {
	color: #FF0000;
}

.side_small{
	font-size: 9pt;
	color: #AA3242; 
	font-family: Arial, Helvetica, sans-serif;
}

.td-red {
	background-color: #E4DBDB;
	padding-left: 5px;
	padding-right: 5px;
}

.td-gray {
	background-color: #ececec;
	padding-left: 5px;
	padding-right: 5px;
}

/* Product Styles */

.td-pdf {
	background-color: #e4dbdb;
	background-image: url(/images/pdf_icon.gif);
	background-position: top 4px left 4px;
	background-repeat: no-repeat;
	width: 50%;
	padding-left: 26px;
	vertical-align: top;
}

.td-empty {
	background-color: #e4dbdb;
	width: 50%;
}