/* Default CSS Stylesheet for a new Web Application project */
.Cell_Border {border: 1px solid #000000;}
.contentBPad3
{
	font-size: 8pt;
	padding-bottom: 3px;
	color: #000000;
	border-bottom: #999999 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.footer
{
	font-size:8pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.contentHBPad3
{
	font-size: 8pt;
	color: #ffffff;
	border-bottom: #611a25 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #611a25
}
BODY
{
    COLOR: #000000;
	FONT-SIZE: 10pt;
    FONT-FAMILY: 'Trebuchet MS';
	
}
.content
{
	font-size: 8pt;
	color: #000000;
	font-family: 'Trebuchet MS';
}
.home_links
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#611A25;
}
.content_b
{
	background-color:White;
	font-size: 10pt;
	color: #95a193;
	font-family: Arial, Helvetica, sans-serif;
}
/*content for moblie device*/
.content_m
{
	font-size: 6pt;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;	
}

.sectionHeader
{
	font-size: 12pt;
	color: #ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.formSections
{
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
A
{
	font-size:8pt;
	color:#611A25;
	font-family: Arial, hevetica, Sans-Serif;
}
A:hover
{
	font-size:8pt;
	color:#666666;
	font-family: Arial, hevetica, Sans-Serif;
}

