body {
    background-color: #FFFFFF;
    margin:0;
    font-family: Arial;
    font-size: 11pt;
}

div {
    position: relative;
}

a   {
    text-decoration: none;
}
#banner {
    width:100%;
    
    height:auto;
}

#tt_home {
    left: 15px;
}

#tt_setup {
    left: 94px;
}

.tt {
    background-image: url(images/top_inactive_tab_bg.jpg);
    text-align:center;
}


.tt_inactive {
    width:75px;
    height:28px;
    top: 3px;
    position: absolute;
    color: #78a1d1;   
}

.tt_left_edge {
    background-image: url(images/top_inactive_tab_left.jpg);
    width: 9px;
    height: 28px;
    position: absolute;
    top:0;
    left:0
      
}

.tt_right_edge {
    background-image: url(images/top_inactive_tab_right.jpg);
    width: 9px;
    height: 28px;
    position: absolute;
    top:0;
    right:0;
}

.tab_label {
    position:relative;
    top:6px;
}

#main_content {
    background-image: url(images/stripe_bg.gif);
    position: relative ;
    height: auto;
}

#footer 
{
	position:relative;
    width: 100%;
    height: 151px;
    background-image: url(images/footer_bg.jpg);
    text-align:center
}
/** page specific **/

/** home page specific **/

#home_content {
    width: 100%;
    height: 560px;

}

#home_content_details {
    width: 500px;
    margin: auto;
    height: auto;
    
}

#login {
    width: 500px;
    height: 185px;
    background-color: #a9c3e2;
}

#requirement {
    width: 500px;
    height: 240px;
    background-color: #a9c3e2;
}

.dummy {

}

.ttl1 {
    position: relative;
    width: 100%;
    background-image: url(images/wp_title_bg.jpg);
    height: 45px;

}

.ttl1_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 9px;
    background-image: url(images/wp_title_left.jpg);
    height: 45px;
}
.ttl1_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
    background-image: url(images/wp_title_right.jpg);
    height: 45px;
}

.ftr1 {
    width: 100%;
    background-image: url(images/wp_footer_bg.jpg);
    height: 19px;

}

.ftr1_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 9px;
    background-image: url(images/wp_footer_left.jpg);
    height: 19px;
}
.ftr1_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
    background-image: url(images/wp_footer_right.jpg);
    height: 19px;
}

#login_content {    
    height: 121px;
    width: 498px;
    margin: auto;
    background-color: #e5e5e5;
}   

#login_content_wrapper {    
    height: auto;
    width: 100%;
    background-color: #a9c3e2;
}   

#reqmt_content {    
    height: 250px;
    width: 498px;
    margin: auto;
    background-color: white;
}   

#reqmt_content p{    
    padding-left:10px; 
    padding-right:10px;
    color: #666666;
    font-size: 9pt;
    text-align:justify;
   
}

#reqmt_content_wrapper {    
    height: auto;
    width: 100%;
    background-color: #a9c3e2;
}   

.ttl1_text {
    font-size: 12pt;
    font-weight: bold;
    color: #d4edf3;
    position: absolute;
    left: 15px;
    top: 10px;

}

/** registration page specific **/



#reg_content {
    width: 100%;
    height: auto;
    margin:auto;
    position: relative;
}

#reg_content_details {
    width: 700px;
    margin-left:20px;
    height: auto;
    margin:auto;
}

#rre_user_setup {
    width: 700px;
    height: auto;
    background-color: #a9c3e2;
}

#registration_content {    
    height: auto;
    width: 698px;
    margin: auto;
    background-color: #e5e5e5;
}   

#registration_content_wrapper {    
    height: auto;
    width: 100%;
    background-color: #a9c3e2;
}   

.reg_section_hdg {
    height: 23px;
    border: 0;
    border-bottom: 1px solid #c7c7c7;
    background-color: #999999;
    font-family:Arial;
    font-size:13px;
    color:White;
    vertical-align:middle;
    padding-left:10px;
    padding-top:5px;
}

.data_field {
    height: 28px;
    border: 0;
    border-bottom: 1px solid #c7c7c7;
    border-top: 1px solid white;
}

.reg_label1 {
    position:absolute;
    left: 11px;
    top: 5px;
    color: #666666;
    font-size: 10pt;

}
.reg_label_inst {
    position:absolute;
    left: 49px;
    top: 5px;
    color: #666666;
    font-size: 9pt;

}


.reg_input {
    position:absolute;
    left: 270px;
    top: 4px;
    border: 1px solid #cccccc;
    font-size: 10pt;
    width: 245px;
}
.data_field1 {
    height: 80px;
    border: 0;
    border-bottom: 1px solid #c7c7c7;
    border-top: 1px solid white;
}
.reg_input1 {
    position:absolute;
    left: 270px;
    top: 4px;
    border: 1px solid #cccccc;
    font-size: 10pt;
    width: 110px;
}
.reg_input_validator {
    position:absolute;
    left: 520px;
    top: 5px;
    font-size: 10pt;
    
}



/** confirm page specific **/

#cnf_content {
    width: 100%;
    height: 520px;

}

#cnf_content_details {
    width: 912px;
    margin: auto;
    height: auto;
    
}

#confirm_user {
    width: 962px;
    height: 400px;
    background-color: #a9c3e2;
}

#confirm_content {    
    height: 500px;
    width: 960px;
    margin: auto;
    background-color: #e5e5e5;
}   

#confirm_content_wrapper {    
    height: auto;
    width: 100%;
    background-color: #a9c3e2;
}   


.info_msg {
    height: 28px;
    border: 0;
    border-bottom: 1px solid #c7c7c7;
    border-top: 1px solid white;
    background: #D6E3F1;
    color: #3D5EA1;
}

.info_msg_lbl {
    position:absolute;
    left: 11px;
    top: 5px;
    color: #3D5EA1;
    font-size: 10pt;

}

.confirm_display {
    height: 143px;
    width: 960px;
    background-color:White;
    margin: auto;
    

}
.reg_label2 {
    position:relative;
    margin-left:auto;
    margin-right:2px;
    top:5px;
    text-align:left;
    width: 153px;
    height: auto;
    font-size: 10pt;
    

}
.reg_label3 {
    position:absolute;
    left:150px;
    top: 5px;
    height: 20px;
    font-size: 10pt;

}
.confirm_eleMntDiv
{
	position:relative;
	top:5px;
	height:auto;
	border: 1px solid #cccccc;
	font-size: 10pt;
	width: 245px;
	background:white;
	left: 270px;
	overflow:hidden;
}

.printScroll
{
	overflow:hidden;
	width:450px;
}


