body
{
	font-family : Verdana;
	text-decoration : none;
	color : #404040;
	font-size : 10px;
}
.ErrorMessage
{
	color: #f00;
}
A
{
	font-family : verdana;
	text-decoration : none;
	color: #5C2323;
}
A:Visited
{
	text-decoration : none;
	color: #5C2323;
}
A:Hover
{
	text-decoration : underline;
}
h1
{
	font-size: 18px;
	font-weight: bold;
}
h1.red
{
	font-size: 18px;
	font-weight: bold;
	color:#5c2323;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
h3
{
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
h4
{
	font-size: 10px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

.red{color:#5c2323;}

p 
{
	font-family : Verdana, Tahoma, Arial;
	text-decoration : none;
	color : #404040;
	font-size : 10px; 
	line-height: 15px;   
	margin-top:8px;
	margin-bottom:8px;	
}

hr
{
	margin: 0;
	height: 1px;
	width: 100%;
	color: #404040;
}
table
{
	font-size: 10px;
}
.normal
{
	font-weight: normal !important;
}
div.pageHeader
{
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	color: #292929;
	border-bottom: solid 1px #404040;
}
div.headermenuContainer
{
	color: #292929;
}
div.mainMenuItem
{
	color: #292929;
	font-size: 11px;
	font-family: Verdana;
}
div.menuContactInformation
{
	color: #292929;
	font-size: 9px;
	font-family: Verdana;
}
.error
{
	font-weight: bolder;
	color: #CC0000;
}
div.searchInfoText
{
	font-size: 8px;
	font-weight: bold;
	color: #292929;
	margin: 0px 0px 7px 0px;
}
.eight 
{
    font-size: 8px;
    line-height: 15px;
}

.nine 
{
    font-size: 9px;
    line-height: 15px;
}

.ten 
{
    font-size: 10px;
    line-height: 15px;
}

.eleven 
{
    font-size: 11px;
    line-height: 15px;
}

.twelve 
{
    font-size: 12px;
    line-height: 15px;
}

.thirteen 
{
    font-size: 13px;
    line-height: 15px;    
}

.fourteen 
{
    font-size: 14px;
    line-height: 15px;    
}

.eightteen 
{
    font-size: 18px;
    line-height: 20px;    
}

.twentyfour 
{
    font-size: 24px;
    line-height: 25px;    
}

.thirtysix 
{
    font-size: 36px;
    line-height: 30px;    
}

.stats
{
		padding-top:10px;
		line-height:20px;
}


#printTable table td
{
	/* margin-bottom:20px;*/
	 padding-bottom:20px;
}