/* CSS Document */

body {
	background-color: #B30000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
}


.BigHeading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.SmallHeading {
	color: #003555;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
.PageHeadings {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.BlueLinks { color:#003555; 
	}
.copyright { 
	color:#ffffff;
	font-size: 11px;}






.quotetext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747f7f;
	text-align: justify;
}
h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
color: #666666;
letter-spacing: -1px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
color: #666666;	
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.indent-block{ padding:25px 25px 0px 25px}








	
}


.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#000000;
}



.tabt, .tabm, .tabtr, .tabmr, .tabtw, .tabmw {
vertical-align: middle;
text-align: center;
margin:0;padding:0;overflow:hidden;
}
.tabt, .tabtr,.tabl {padding:0 2px;height:26px;border:1px solid #999999; background-color:#D8D8D8;vertical-align:middle;}
.tabm, .tabmr {height:26px;border:1px solid #999999;background-color:#ffffff;}

.bordertable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
