@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif
	}
A.textbuttons:link {
	background:url(images/arrow.gif) no-repeat;
	font-size:11px;	
	color:#f10000;
	text-decoration:underline;
	padding:0px 0px 0px 14px;
	line-height:22px;	
				}				
A.textbuttons:visited{	
	background:url(images/arrow.gif) no-repeat;
	font-size:11px;	
	color:#f10000;
	text-decoration:underline;
	padding:0px 0px 0px 14px;
	line-height:22px;	
				}				
A.textbuttons:hover {
	background:url(images/arrow.gif) no-repeat;
	font-size:11px;	
	color:#0062c2;
	text-decoration:underline;
	padding:0px 0px 0px 14px;
	line-height:22px;
}	
P {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}		
.middlebody{
	background:#f4f4ee;
	}
.lefttableborder{
	border-right:solid 1px #dbdbd6;	
	background:#f4f4ee;
	}
.lefttable{
	width:246px;
	margin-left:6px;
	margin-right:6px;
	}	
.subhead{
	font-family:"Georgia" ;
	font-size:18px;
	color:#0062c2;
	padding-bottom:10px;	
	}
.heading{
	font-family:"Georgia" ;
	font-size:18px;
	color:#363636;
	padding-bottom:10px;	
	}
.imgborder{
	border:solid 2px #dcdcd3;
	}
.normtext{	
	font-size:11px;
	color:#5b5b5a;
	line-height:14px;
	text-align:justify;
	}	
.bluetext{
	
	font-size:12px;
	color:#0062c2;
	font-weight:bold;
	padding:4px 0px;
	background:url(images/arrow1.jpg) no-repeat;
	background-position:top left;
	padding:0px 0px 8px 22px;
	}
.redtext{	
	font-size:17px;
	color:#f10000;
	font-weight:bold;
	padding:3px 0px;
	}
.footerbg{	
	font-size:11px;
	color:#FFFFFF;
	background:url(images/footer_bg.jpg) repeat-x;
	height:101px;
	}

