*{
	padding:0;
	margin:0;
	border:0;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	font-size:11px;
	}

#pageHead {font-weight:bold; font-size:14px; margin-top:10px;margin-bottom:10px; border-bottom:1px solid #D2D3D4;}
.heading1 {font-weight:bold; font-size:14px; margin-top:10px;margin-bottom:10px;}
body{background-color:#fff;}
p {margin-bottom:15px;}

a{color:#0163b0;}
a:visited{color:#0163b0;}
a:hover{color:silver;}

#mainDiv {
	width:1000px;
	padding:0px;
	margin: 0 auto;
	background-color:#fff;
	}
	
#popDiv {
	width:800px;
	padding:5px;
	margin: 0 auto;
	}	
.fl{float:left}
.helpbox
{
    background:url(../images/helpBox_bg.png);
    background-repeat: no-repeat;
    width:274px;
    height:168px;
    }
    
#pnlleftside{width:200px;margin-top:10px;}
#pnlrightside {
    width:274px;
    margin:0px;
    float:right;
    margin-right:-3px;
}

#pnlFaqbox {
    width:274px;
    background: url(../images/faqBox.gif);
    background-repeat:no-repeat;
    margin-right:-3px;
 }
    
#pnlNeedHelpbox {
    width:274px;
    background: url(../images/needHelpbox.png);
    background-repeat:no-repeat;
    height:171px;
    margin-right:-3px;
    }
    

#breadcrum {margin-bottom:1em;color:gray;margin-top:10px;}
#breadcrum p {margin: 0;padding:0;width:40em;}

.clearFix:after {content: ".";display: block;height: 0; clear: both; visibility: hidden;}

#topEnd{height:35px;width:1000px; background: url(../images/head_bg_black.gif);}
#topHeading{height:35px;width:1000px; background: url(../images/head_bg_gray.gif);}

/* from style2.css */
.heading {line-height:22px;font-weight:bold;}
.ver9 { font-size: 11px; font-family: Verdana; line-height: 14px }
.ver9guide { font-size: 11px; font-family: Verdana; padding: 2px 12px 2px 4px }
.ver9guide a:link { color: black; text-decoration: none }
.ver9guide a:visited { color: black; text-decoration: none }
.ver9guide a:hover { color: gray; text-decoration: none }
.ver9guide a:active { color: black; text-decoration: none }

#appform1 {
    height:568px;
    width:547px;
    background: url(../images/app_bg1.gif);
    background-repeat:no-repeat;
}
#appform3 {
    height:705px;
    width:547px;
    background: url(../images/app_bg3.gif);
    background-repeat:no-repeat;
}
#appform2 {
    height:949px;
    width:552px;
    background: url(../images/app_bg2.gif);
    background-repeat:no-repeat;
    margin:0px;
}

#myFooter {clear:both;}
#myFooter p {text-align:center;color:#A3A5A5;font-size:90%;}
#myFooter a {text-decoration:none;color:#A3A5A5;font-size:90%;}
#myFooter a:hover {text-decoration:underline;}

.red {color:#f00}
.clear{clear:both}
.green{color:#090}
.blue{color:#006699}
.left{margin:0 4px 0 0}

input, textarea {border:1px solid #c9c8c8;font-size:12px;width:150px;background:url(../images/input_bg.gif);}
input.checkbox, input.radio {border:0;width:auto;background:clear;}
#mand{margin-bottom:10px;color:Gray;}
select {border:solid 1px silver;}
input
{
    padding-top:0px; 
    padding-right:0px; 
    padding-bottom:0px; 
    padding-left:2px; 
} 
.guideheading { font-size: 11px; font-family: Verdana; }