body 
{
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	scrollbar-face-color: #FFC44D;
	scrollbar-shadow-color: #BF4D02;
	scrollbar-highlight-color: #BF4D02;
	scrollbar-3dlight-color: #FFC44D;
	scrollbar-darkshadow-color: #FFA366;
	scrollbar-track-color: #FFC44D;
	scrollbar-arrow-color: #BF4D02;
	background-color: #FFFFFF;
	
}

html 
{	
	scrollbar-face-color: #FF6600;
	scrollbar-shadow-color: #FFC44D;
	scrollbar-highlight-color: #FFC44D;
	scrollbar-3dlight-color: #FFC44D;
	scrollbar-darkshadow-color: #FFA366;
	scrollbar-track-color: #FFC44D;
	scrollbar-arrow-color: #FFC44D;
	
}



td 
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}



a:link  
{
color:#FFC44D;
text-decoration:none;
}

a:visited  
{
color:#FFC44D;
text-decoration:none;
}

a:hover  
{
color:#000000;
text-decoration:none;
}


.issues
{
color: #999999;
font-size: 12px;
top-margin:15px;
bottom-margin:40px;
}

.issuesBold
{
color: #000000;
font-size: 12px;
font-weight:600;
top-margin:15px;
bottom-margin:40px;
}


A.issues
{
color:#000000;
text-decoration:none;
}

A.issues:visited 
{
color:#000000;
text-decoration:none;
}

A.issues:hover  
{
color:#FF6600;
text-decoration:none;
}

.topNav
{
color:#000000;
font-weight: 600;
}


A.topNav
{
color:#000000;
text-decoration:none;
}

A.topNav:visited 
{
color:#000000;
text-decoration:none;
}

A.topNav:hover  
{
color:#FF6600;
text-decoration:none;
}




.whiteHeader
{
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
}


.whiteHeader2
{
color: #FFFFFF;
font-size: 16px;
font-weight: 800;
}

.lgText
{
font-size: 16px;
line-height: 20px;
}


.lgTextBold
{
font-size: 16px;
font-weight: 800;
line-height: 20px;
}

.lgTextBold2
{
color:#000000;
font-size: 16px;
font-weight: 800;
line-height: 20px;
}


.whiteText
{
color: #cccccc;

}

.lgTextHome
{
font-size: 14px;
line-height: 16px;
}


.lgTextHomeBold
{
font-size: 14px;
font-weight: 800;
line-height: 16px;
}

.smTextHome
{
font-size: 9px;
}


img
{  border-style: none;
}
