body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #980203;
	background-image: url(../image_01/red_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}

.pagebg {
	background-image: url(../image_01/bg_06.gif);
}

.heading {
font-size: 12px; 
font-weight: bold; 
color: #0000FF
}

.text {	
font-size: 12px;
color: #000000;
}


.listitem {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: ##EBB949;
	height: 20px;
	width: 250px;
}

.txtbody {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.txt10black {
	font-size: 10px;
	color: #000000;
}
.txt10blue {
	font-size: 10px;
	color: #003399;
}

.txt10grey {
	font-size: 10px;
	color: #666666;
}

.txt10greypadded10 {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.txt10padded5 {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.txt10white {
	font-size: 10px;
	color: #FFFFFF;
}

.txt10paddedLR10 {
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
}

.txt11grey {
	font-size: 11px;
	color: #555353;
}

.txt11black {
	font-size: 11px;
	color: #000000;
}

.txt11padded16 {
	font-size: 11px;
	color: #000000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
}

.txt11white {
	font-size: 11px;
	color: #FFFFFF;
}

.txt11padded10 {
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}






.txt11padded5 {
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.txt12black {
	font-size: 12px;
	color: #000000;
}

.txt12red {
	font-size: 12px;
	color: #FF0000;
}


.txt12blackbold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txt12greybold {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


.txt12padded16 {
	font-size: 12px;
	color: #000000;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
}


.txt12padded10 {
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}


.txt14blackbold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}



.txt12white {
	font-size: 12px;
	color: #FFFFFF;
}


.txt12whitebold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt12whiteboldindent {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 22px;

}

.txt12redbold {
	font-size: 12px;
	color: #970A0A;
	font-weight: bold;
}

.txt14redbold {
	font-size: 14px;
	color: #970A0A;
	font-weight: bold;
}


.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACCCD;
}

.headingRH{ 
   color: #666666; 
   padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;

} 

.RHtablepad{ 
   padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
} .RHlist {
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.listitem {
	font-size: 12px;
	background-image: url(../image_01/list_bg_02_red.gif);
	text-indent: 15px;
	background-repeat: no-repeat;

}


.bulletitem {
	font-size: 12px;
	background-image: url(../image_01/bullet_01.gif);
	text-indent: 17px;
	background-repeat: no-repeat;
	font-weight: bold;

}

.bulletitem2 {
	font-size: 11px;
	background-image: url(../image_01/bullet_05.gif);
	text-indent: 17px;
	background-repeat: no-repeat;

}

.headingitem {
	font-size: 12px;
	background-image: url(../image_01/bullet_03.gif);
	text-indent: 19px;
	background-repeat: no-repeat;
	font-weight: bold;

}

.rightheading {
	font-size: 12px;
	background-image: url(../image_01/bullet_04.gif);
	text-indent: 19px;
	background-repeat: no-repeat;
	font-weight: bold;

}
.divline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
}
.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
padding:5px 5px 5px 5px;
}
.footertext a{
color:#FFFFFF;
text-decoration:none;
}
.footertext a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.contentbox, .contentbox * {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}