body{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
input
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
}
select
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
textarea
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.footerText{
	color : #999999;
    font-size : 11px;
}
a.footerText
{
	color : #999999;
    text-decoration: none;
}
a.footerText:link
{
	color : #999999;
    text-decoration: none;
}
a.footerText:visited
{
	color : #999999;
    text-decoration: none;
}
.titleText{
	color : #000033;
    font-family : "Times New Roman", Times, serif;
    font-size : 28px;
}
.subHeadingText{
	color : #000033;
    font-weight : bold;
}
.bodyText{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
}
.bodyTextTiny{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 9px;
}
.bodyTextWhite{
    color : #FFFFFF;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
}
.aquaText{
    color : #99CCFF;
}
.navLevel3{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 9.5px;
    color : #7E7EA7;
}
a.navLevel3
{
	color : #000033;
    text-decoration: none;
    font-weight : 500;
}
a.navLevel3:link
{
	color : #000033;
    text-decoration: none;
    font-weight : 500;
}
a.navLevel3:visited
{
	color : #000033;
    text-decoration: none;
    font-weight : 500;
}

.cbcAdminLoginText{
	color : #000033;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
}
.cbcAdminLoginText a{color:#000033;}
.adminSectionTitle{
    background-color: #99CCFF;
	color : #333333;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;	
	font-weight: bold;
}
.adminBodyText{
	color : #333333;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;	
}
.adminBordersGrey{
    background-color: #CCCCCC;
}
.adminBordersWhite{
    background-color: #FFFFFF;
}
.adminFunctionLink{
    font-size : 10px;	
	color:#000033;
    text-decoration: none;
	font-weight: bold;
}
.adminFunctionLink a{
    font-size : 10px;	
	color:#000033;
    text-decoration: none;
	font-weight: bold;
}
.adminFunctionLink a:hover{color:#000033;text-decoration:none;}
.mouseOverButton{
	cursor : hand;
}
.mouseOutButton{
	cursor : hand;
}
.masqText{
	color : #FFFFFF;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;	
}
.masqText a{color:#FFFFFF;font-weight: bold;}
.masqText a:hover{color:#FFFFFF;font-weight: bold;}


/* Market Trends */
#divCont {position:absolute; z-index:10; left:0px; top:0px; height:5000px; width:560px; visibility:hidden; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;}
.clTop   {position:absolute; z-index:10; width:560px; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size : 10px;}
.clSub   {position:absolute; z-index:10; left:0px; top:21px; width:560px; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;}
/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color : #333333;; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color:#333333; text-decoration:none;}
#divCont .clTop .clSub a {color:#000033; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight:normal; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:#000033; text-decoration:none;} 
tr.unselectedMarketCat{
    background-color: #FFFFFF;	
	width: 544;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:12px;
}
tr.selectedMarketCat{
    background-color: #99CCFF;	
	width: 544;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:12px;
}
.locationText{
	color : #333333;
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size : 18px;
}
td.printMarketCat{
    background-color: #000033;
	color: #FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:11px;
	font-weight: bold;
}


/* Homepage */
#divControl {position:absolute; left:732px; top:244px; width:10px; visibility:hidden;}
#divContent {position:absolute; left:239px;top:235px; width:476px; height:193px; clip:rect(0px 476px 193px 0px);}
.clScroll   {position:absolute; visibility:hidden;}


/*Forms*/
.required{
	color : #FF6600;
}



