 body {
            margin:0;
            background-color: #a1acac ;
			
						background-repeat: no-repeat;
            font-family: arial,sans-serif;
            font-size: 14px;
            color: #333333;
        }
        .Main {
        	max-width: 950px;
        	min-width: 320px;
						height:100%;
						width:95%;
						position: relative;
						margin:auto;
						padding:0;
						
					
						}
        .MainContent {
								background: #FFF;
								float:left;
							
								width:95%;
							
								}
				.header {
					width:100%;
					height: 83px;
					background: transparent url(../images/romplr_header.jpg) no-repeat scroll left top;
								}
        	.shadowbg {
						background:transparent url(../images/shadow_left.gif) repeat-y scroll right top;
						float:left;
						height:100%;
						width:1%;
					
					}
					.shadowbgrt{
							background:transparent url(../images/shadow_right.gif) repeat-y scroll left top;
						float:left;
						height:100%;
						width:1%;
						}
        div {
            
            
            font-family: sans-serif;
            font-size: 12px;
           
        }
        a {
            color:#0d5154;
            text-decoration: none;
            font-weight:bold;
        }
        .div1{
          padding: 1% 1% 1% 3%;
               
               width: 95%;
           
        }
        
        .div3 {
            background:url("mod_logo.gif") 0 25px  no-repeat;
            height: 151px;
             padding-top: 25px;
        }
       
        .subtitle{
             
            font-weight: bold;
        }
.footer {
background:url("../images/footer.jpg") top left  no-repeat;
height: 57px;
width: 100%;
position: relative;
margin-bottom: 15px;
}
.emaiAndPrint{
float:right;
}
.emaiAndPrint a {
color: #999;
padding: 5px;
}
.clear{
	clear:both;
	}
	ol li {
		padding: 5px;
		}
.nodecor {
list-style-type: none;
}
.txtHeader2, .txtHeader3, .txtHeader1 {
font-weight: bold;
}
.txtHeader1{
font-size: 1.2em;
}
		.txtHeader2{
font-size: 1.0em;
}
		.txtHeader3{
font-size: 1em;
}
.faq ul {

	margin: 0;
	padding: 0;
	}
.faqul li {
		padding: 5px;
	}