*{
padding:0;
margin:0;
}
BODY {
background:url(../images/body-bg.gif) repeat;
font-family: Verdana, Arial;
font-size:11px;
color:#000000;
line-height:18px;
}
#Main{
background-color:#FFFFFF;
width:930px;
margin:0 auto;
padding:10px 10px 0 10px;
}
#Header{
	height:290px;
	background-image: url(../images/header-image3.jpg);
	background-repeat: no-repeat;
}
#Body{
padding:10px 0 10px 0;
}
#Bodyleft{
width:463px;
float:left;
}
#Bodyright{
width:460px;
float:left;
padding:0 0 0 7px;
}
.clear{
clear:both;
}
#bodylefttop{
background:url(../images/rounded-bg.gif) no-repeat;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
height:39px;
padding:14px 0 0 0;
color:#1688DB;
line-height:20px;
}
#bodyleftmiddle{
background:url(../images/bodyleftbg.gif) repeat-y;
padding:0 10px 0 10px;
}
#bodyleftbottom{
background:url(../images/bodyleftbottom.gif) no-repeat;
height:16px;
}
.headers{
font-size:18px;
color:#FF0000;
font-weight:bold;
height:25px;
line-height:20px;
border-bottom:1px solid #333333;
}
.content{
font-weight:normal;
padding:5px 0 0 0;
}
.list{
width:139px;
font-family:Tahoma, Verdana, Arial;
float:left;
padding:0 0 0 10px;
}
.rightbodysections{
width:460px;
padding:0 0 10px 0;
}
#Footer{
height:56px;
}
#Footerleftbg{
background:url(../images/footer-left.jpg) no-repeat;
width:11px;
float:left;
height:59px;
}
#Footermiddle{
background:url(../images/footer-middle-bg.jpg) repeat-x;
width:11px;
height:39px;
padding:20px 0 0 0;
width:908px;
float:left;
font-family:Tahoma, Verdana, Arial;
text-align:center;
color:#8F9294;
}
A.footerlink{
font-family:Tahoma, Verdana, Arial;
font-weight:bold;
color:#1076C0;
text-decoration:underline;
}
A.footerlink :hover{
text-decoration:none;
}
#Footerrightbg{
background:url(../images/footer-right.jpg) no-repeat;
width:11px;
float:left;
height:59px;
}
A.link{
font-family:Tahoma, Verdana, Arial;
color:#8F9294;
font-weight:normal;
text-decoration:none;
}
A.link:hover{
text-decoration:none;
}
.blacktxtbold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
.scrollingsection{
padding:10px 0 5px 0;
}
.scrollingbox{
padding:5px 0 5px 0;
border-bottom:1px solid #000000; 
}

A.normalboldlink{
font-family:Tahoma, Verdana, Arial;
font-weight:bold;
color:#1076C0;
text-decoration:underline;
}
A.normalboldlink :hover{
text-decoration:none;
}



/*New Form*/

#rr-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 440px;}
#rr-form fieldset {
	clear: both;
	margin-bottom: 10px;}	
#rr-form legend {
	margin: 0 0px 8px 0;}	
#rr-form input.text, #rr-form {
	width: 99%;}		
.rr-required-field {
	color: #ff0000;}	
.rr-form-header {
	color: #000000;
	font-size: 14px;}
.rr-form-col1 {
	width: 40%;}
.rr-form-col2 {
	width: 60%;}
	
	
	
.textbox{
width:250px;
}
.textarea1{
width:420px;
}

