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

html, body {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
text-align:justify;
}

.componentheading{
color:#FC7D01;
font-family:Myriad Pro,arial,ms sans serif;
font-size:18px;
font-weight:bold;
}

.contentheading {
color:#FC7D01;
font-family:Myriad Pro,arial,ms sans serif;
font-size:18px;
font-weight:bold;
}

.inputbox {
	border: black solid 1px;
	background-color: #FFFFFF;
}

.textareabox {
border: black solid 1px;
background-color: #FFFFFF;
}

.wrapper {
text-align: left;
position: relative; 
width: 810px; 
margin: 0 auto; 
}

table.adminlist {
border:1px solid black;
color:#000000;
width:100%;
}

blink {
	behavior: url(../includes/blink.htc);
}
#dek {
	position:absolute;
	visibility:hidden;
	z-index:200;
}

.site_header {
	width: 785px;
	height: 79px;
	margin: 0px;
	margin-bottom: 10px;
}

.top_bar {
	background-image:url(../images/top_bar.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 800px;
	height: 10px;
	}
.announcements {
	width: 228px;
	margin: 10px;
}
.announcements_header {
	width: 228px;
	height: 32px;
	background-image:url(../images/sidepanel_header.jpg);
	background-repeat:no-repeat;
	color: #c8000a;
	line-height: 32px;
	font-weight:bolder;
	padding-left: 10px;
}
.announcements_content {
	width: 206px;
	border-left: solid #d0d0d0 1px;
	border-right: solid #d0d0d0 1px;
	padding: 10px;
}
.announcements_footer {
	width: 228px;
	height: 10px;
	background-image:url(../images/sidepanel_footer.jpg);
	background-repeat:no-repeat;
}
.login-client {
	width: 228px;
	float: left;
}
.login-client a {
color: #990000
}
.login-client_header {
	width: 228px;
	height: 32px;
	background-image:url(../images/sidepanel_header.jpg);
	background-repeat:no-repeat;
	color: #ffe75f;
	line-height: 32px;
	font-weight:bolder;
	padding-left: 10px;

}
.login-client_content {
	border-left: solid #d0d0d0 1px;
	border-right: solid #d0d0d0 1px;
	font-size:10px;
}

.login-client_content input {
	width: 70px;
	}
.login-client_footer {
	width: 228px;
	height: 10px;
	background-image:url(../images/sidepanel_footer.jpg);
	background-repeat:no-repeat;
}
.movers-client {
	width: 228px;
	margin: 10px;
}
.movers-client_header {
	width: 228px;
	height: 32px;
	background-image:url(../images/sidepanel_header.jpg);
	background-repeat:no-repeat;
	color: #ffe75f;
	line-height: 32px;
	font-weight:bolder;
	padding-left: 10px;
}
.movers-client_content {
	width: 206px;
	padding: 10px;
	border-left: solid #d0d0d0 1px;
	border-right: solid #d0d0d0 1px;
	font-size: 12px;
		
}
.movers-client_footer {
	width: 228px;
	height: 10px;
	background-image:url(../images/sidepanel_footer.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
	
}

.main_header {
	width: 785px;
	height: 256px;
	z-index: 1;
}
.main_picture {
	position: relativel;
	width: 344px;
	height: 256px;
	background-image:url(../images/main_image.jpg);
	background-repeat:no-repeat;
	float:left;
	z-index: 2;
}
.main_body {
	width:600px;
	text-align:justify;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	color:#474040;
	}

.main_body a{
	width:600px;
	text-align:justify;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	color:#474040;
	}

.body_footer {
position:relative;
width: 540px;
height: 155px;
margin-top: 20px;
}

.useful_panel {
font-size: 16px;
width: 280px;
height: 181px;
/*background-image:url(images/useful_panel.jpg);*/
background-repeat:no-repeat;
background-position:bottom;
float: left;
text-decoration:none;
}

.useful_links p {
margin: 12px;
text-decoration:none;
 
}

.useful_links p a{
font-size:11px;
color: #990000;
}

.useful_guides {
width: 140px;
float: left;
}

.useful_links {
width: 140px;
float: left;
text-decoration:none;
}
.useful_guides p {
margin: 12px;
}

.useful_guides p a{
font-size:11px;
color: #990000;
}


.advisor_panel {
width: 200px;
height: 155px;
margin-left: 50px;
background-image: url(../images/advisor_panel.jpg);
background-repeat:no-repeat;
float: left;
}

.advisor_panel_header {
font-size: 16px;
margin-left: 15px;
margin-top: 5px;
color: #666666;
}

.advisor_panel_content {
margin-left: 15px;
margin-top: 15px;
color: #666666;
font-size: 12px;
}
.advisor_panel_content a {
color: #990000;
font-size: 12px;
}

.panels {
	position: relative;
	width: 228px;
	float: left;
	z-index: 10;
	margin-top: -33px;
	margin-right: 26px;
}
.state-select {
	padding-left: 10px;
	padding-top: 10px;
	width: 220px;
	height: 246px;
	background-color: #868686;
	float:left;
}

.state-select select{
border: inset #666666 2px;
}

.state-select_corner {
	background-image:url(../images/main_panel_corners.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height: 256px;
	float: left;
}
.main_navigation {
	width: 195px;
	height: 215px;
	float: left;
}
.menulink:hover {
font-weight: bolder;
}

.footer {
width:775px;
margin-left:5px;
clear: both;
color:#FFFFFF;
text-decoration:none;
font-size:11px;
text-align:center;
}

.footer_header {
background-image:url(../images/footer_top.jpg);
background-repeat:no-repeat;
width:775px;
height:10px;
}

.footer_content {
width: 775px;
border-left: #d0d0d0 solid 1px;
border-right: #d0d0d0 solid 1px;
margin-bottom: -10px;
color:#990000;
font-size:10px;
text-decoration:none;

}
.footer_content a {
color: #666666;
font-size: 10px;
text-decoration:none;
}

.footer_content a:link {
	color: #666666;
}

.vlist{
border-bottom:1px dashed #FC7D01;
}
.vlist a{
color:#000000;
text-decoration:none;
padding-top:0px !important;
}
.ulist a{
line-height:20px;
border-bottom:1px dashed #ff0000;
margin:0px;
}
.footer_content a:hover {
color: #990000;
font-size: 10px;
text-decoration:none;
}

.footer_content1 {
width: 775px;
border-left: #d0d0d0 solid 1px;
border-right: #d0d0d0 solid 1px;
color:#990000;
font-size:10px;
text-decoration:none;
margin-top:-3px;
}

.footer_content1 a {
color: #666666;
font-size: 10px;
text-decoration:none;
}

.footer_content1 a:hover {
color: #990000;
font-size: 10px;
text-decoration:none;

}

.footer_footer {

height: 10px;
background-image:url(../images/footer_bottom.jpg);
background-repeat:no-repeat;
width:775px;
}

.style10 {
	color: #ff8a00;
	font-family: tahoma;
	font-size:11px
}
.inputlabel {
width: 150px;
float: left;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12;
}

.loginput {
width: 100px;
float: left;
}

.Link {
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 10px;
}

.tips_panel_content {
margin-left: 40px;
padding-top: 15px;

}

.testimonials_panel_content {
margin-left: 40px;
padding-top: 10px;
}

.rights_panel_content {
margin-left: 40px;
padding-top: 10px;
}

.tips_panel {
cursor: pointer;
margin-left: 15px;
width: 218px; 
height: 80px;
background-image:url(../images/tips_panel.jpg);
background-repeat:no-repeat;
}
.testimonials_panel {
cursor: pointer;
margin-left: 15px;
width: 218px; 
height: 73px;
background-image:url(../images/testimonials_panel.jpg);
background-repeat:no-repeat;
}
.rights_panel {
cursor: pointer;
margin-left: 15px;
width: 218px; 
height: 80px;
background-image:url(../images/rights_panel.jpg);
background-repeat:no-repeat;
}

/* by rakesh nigam add css  11 march 2008*/

/*
.banner_head {
width: 462px;
height: 408px;
background-image:url(images/footer_top.jpg);
background-repeat:no-repeat;
}

.banner_bootom {
width: 462px;
height: 408px;
border-left: #d0d0d0 solid 1px;
border-right: #d0d0d0 solid 1px;
margin-bottom: -10px;
color:#FF0000;

*/

.middle_banner_header {
width: 463px;
height: 18px;
background-image:url(../images/footer_top1.jpg);
background-repeat:no-repeat;
}

.banner_content {
width: 463px;
border-left: #d0d0d0 solid 1px;
border-right: #d0d0d0 solid 1px;
margin-bottom: -2px;
margin-top: -12px;
color:#FF0000;
font-size:10px;
}

.middle_banner_footer {
width: 462px;
height: 6px;
background-image:url(../images/footer_bottom1.jpg);
background-repeat:no-repeat;
}

.bullet {
list-style-type:disc;
padding-left:30px;
font-size:13px;
color:#000000;
}

.bullet a{
color:#000000;
text-decoration:underline;
}

.bullet a:hover{
color:#FC7D01;
text-decoration:underline;
}



.pageheading {
color:#000000;
font-family:'Verdana';
font-size:14px;
font-weight:bold;
}

p {
font-family:'verdana';
font-size:8pt;
}

a.other1:link {
color:#808080;
text-decoration:none;
}

.blacktext {
color:#000000;
font-family:'Verdana';
font-size:11px;
font-weight:normal;
}
