BODY{background : #FFFFFF;}
BODY,ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, MENU, H1, H2, H3, H4, H5, OL, P, TD, TH, UL{
	font-size: 10px;	
	font-family : Verdana, Arial;
	font-style: normal; 
	color: #000000;
}

SELECT, TEXTAREA, INPUT, OPTION{
	font-size: 10px;
	font-family : Verdana, Arial;
	font-style: normal; 
	color: #000000;
}

FORM { padding-bottom : 0px; 
      padding-left : 0px; 
      padding-right : 0px; 
      padding-top : 0px; 
      margin-bottom : 0px; 
      margin-left : 0px; 
      margin-right : 0px; 
      margin-top : 0px; 
 }


A:link { color: #FF0000; text-decoration: none; }
A:visited { color: #FF0000; text-decoration: none; }
A:hover { color: #000000; text-decoration: underline; }

.opportunitiesbgcolor{background : #99CCFF;}

.resultstableheader{background : #FFCC66;}
.resultstableheader2{background : #FF9900;}
.resultscolor1{background : #FFFFFF;}
.resultscolor2{background : #FFFFCC;}

.bodybold{font-weight : bold;}

.welcometext{font-size: 10px;color: #666666;}

.callouttext{font-size: 10px;color: #666666;}

.messagetext{font-size: 10px;color: #000000;}

.legendtext{font-size: 10px;color: #666666;}

.pageheadtext{font-size: 11px;color: #333333;}

.pagesubheadtext{font-size: 12px;color: #000000;font-weight : bold;}

.homerighttext{font-size: 11px;color: #666666;}

.footnotetext{font-size: 9px;color: #000000;}

.breadcrumbtext{font-size: 10px;color: #000000;}
A.breadcrumblink:link {color: #FF0000;text-decoration: none;}
A.breadcrumblink:visited {color: #FF0000;text-decoration: none;}
A.breadcrumblink:hover {color: #FF0000;text-decoration: none;}

.headertext{font-size: 10px;}
A.headertext:link {color: #FF0000;text-decoration: none;}
A.headertext:visited {color: #FF0000;text-decoration: none;}
A.headertext:hover {color: #FF0000;text-decoration: none;}

.headertextbold{font-size: 10px;font-weight : bold;}
A.headertextbold:link {color: #FF0000;text-decoration: none;font-weight : bold;}
A.headertextbold:visited {color: #FF0000;text-decoration: none;font-weight : bold;}
A.headertextbold:hover {color: #FF0000;text-decoration: none;font-weight : bold;}

.footer{color: #666666;font-size: 10px;}
.footerlink{color: #FF0000;font-size: 10px;}
A.footerlink:link {color: #FF0000;text-decoration: none;}
A.footerlink:visited {color: #FF0000;text-decoration: none;}
A.footerlink:hover {color: #FF0000;text-decoration: none;}

.biglabel
{
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	text-align:left;
	font-weight:bolder;
	font-size:smaller;
}

.label
{
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	text-align:left;
	font-weight:bolder;
}
.labelright
{
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	text-align:right;
	font-weight:bolder;
}
.grid
{
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	text-align:left;
}
.gridright
{
	margin-bottom:2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	text-align:right;
}

.break { height:20px; vertical-align:bottom;}

.required { background-color: #FFFFAA;}

.nounderline {text-decoration: none; }
