/* CSS Document */

body{
	margin:0px;
	background-color:#e5e5e5;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#2b2220;
	font-size:11px;
	scrollbar-face-color: #efefef;
  scrollbar-shadow-color: #fcfcfc;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #bfbebd;
  scrollbar-darkshadow-color: #959493;
  scrollbar-track-color: #efefef;
  scrollbar-arrow-color: #4e4b49;
	
}


.index_bg{background-image:url(images/index_bg.jpg);
background-repeat:no-repeat;
height:436px;
}

.index_bg_1{background-image:url(images/index_bg_1.jpg);
background-repeat:no-repeat;
height:500px;
}

.index_im_bg{background-image:url(images/signature_1.jpg);
background-repeat:no-repeat;
height:172px;
background-position:center;
}
.home_text{font-size:12px;
}

a:link {
	font-family:tahoma;
	font-size: 10px;
	color: #464745;
	font-weight:bold;
}
a:visited {
	font-family:tahoma;
	font-size: 10px;
	color: #464745;
	font-weight:bold;
}
a:hover {
	font-family:tahoma;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
a:active {
	font-family:tahoma;
	font-size: 10px;
	color: #464745;
	font-weight:bold;
}


.signout:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a41c2b;
}
.signout:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a41c2b;

}
.signout:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.signout:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a41c2b;

}


.login_text{
	font-family:tahoma;
	font-size: 10px;
	color: #646463;
	font-weight:bold;
	}
.input{
	font-family:Arial;
	border:solid 1px #004b68;
	font-size:11px;
	width:110px;
	height:16px;
}

.signature_bg{
	background-image:url(images/signature_bg.jpg);
	background-repeat:no-repeat;
	height:383px;
	background-position:bottom;

}
.signature_bg2{
	background-image:url(images/signature_bg.jpg);
	background-repeat:no-repeat;
	height:25px;
	background-position:bottom;

}
.signature_mid_bg{
	background-image:url(images/sign_application_midbg.jpg);
	background-repeat:repeat-y;
}
.inside_text{
	font-size:11px;
}

.inside_text_2{
	font-size:11px;
	height:250px;
	overflow:auto;
}

.border_top{
padding-left:8px;
padding-right:8px;
border-bottom:#504c4a solid 1px;
}

.border_top_new{
padding-right:8px;
border-bottom:#504c4a solid 1px;
border-right:#504c4a solid 1px;
}

.border_top_borderless{
padding-left:8px;
padding-right:8px;
}


	
.padding_10{
	padding-left:7px;
	padding-right:3px;

}

.padding_10_border{
	padding-left:7px;
	padding-right:3px;
	border-bottom:#504c4a solid 1px;

}
.one_px{
	width:1px;
}
	

.terms_bor_bg{
	background-image:url(images/terms_bor_mid.gif);
}

.terms_padding_10{
	padding-left:10px;
	padding-right:10px;

}
.platinum_bg{
	background-image:url(images/platinum_bg.jpg);
	background-repeat:no-repeat;
	height:383px;
	background-position:bottom;
}

.platinum_bg2{
	background-image:url(images/platinum_bg.jpg);
	background-repeat:no-repeat;
	height:25px;
	background-position:bottom;

}
.platinum_mid{
	background-image:url(images/platinum_applucation_bg.jpg);
background-repeat:repeat-y;
padding-left:4px;
padding-right:3px;

}
.platinum_mid_new{
	background-image:url(images/platinum_applition_mid2.gif);
background-repeat:repeat-y;

}
.platinum_mid_new2{
	background-image:url(images/platinum_applition_mid3.gif);
background-repeat:repeat-y;

}

.platinum_line{
	background-image:url(images/platinum_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}

.ascent_bg{
	background-image:url(images/ascent_bg.jpg);
	background-repeat:no-repeat;
	height:383px;

}

.welcome{color:#006189;
font-weight:bold;
}

.pro_dropdown{
	font-family:Arial;
 	font-size: 11px;
  	border:solid 1px #004b68;
  	text-decoration:none;
    width:225px;
	height:15px;
}
	
.appliction_padding{padding-left:8px;
}

.input_application{
	font-family:Arial;
 	font-size: 11px;
  	border:solid 1px #004b68;
  	text-decoration:none;
    width:145px;
	height:15px;
}

.input_application2{
	font-family:Arial;
	font-size: 11px;
  	border:solid 1px #004b68;
  	text-decoration:none;
    width:150px;
	height:15px;
}

