body {
background:url(images/bg.gif) repeat;
margin:0px;
padding:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}
p{
text-align:justify;
line-height:19px;
padding:0px;
margin:0px;
}
h2{
padding:10px 0 10px 0; margin:0px; color:#2D72A9; font-size:20px; font-weight:normal;
}
.clear{
clear:both;
}
#wrap{
width:977px;
margin:20px auto auto auto;
}
.top_corner{
width:976px;
height:15px;
background:url(images/top_bg.gif) no-repeat center bottom;
}
#main_container{
width:977px;
background:url(images/center_bg_repeat.gif) repeat-y center;
}
#header{
width:960px;
margin:auto;
height:100px;
}
#logo{
width:300px;
height:80px;
padding:0px 0 0 20px;
float:left;

}
#login{
width:450px;
height:60px;
float:right;
padding: 0px 0 0 0;
}


/*----------------------exsam-------------------------*/
.content{
width:900px;
clear:both;
padding:10px 20px 10px 20px;
}

.grid { 
border: 1px solid #C8C8C8; 
border-collapse: collapse; 
width=100% 
padding: 1px; 
}
.grid_col { 
border: 1px solid #000000; 
border-top: 0px; 
border-collapse: collapse; 
background-color: #E1E1E1;
padding: 1px; 
cursor: default;
}

.grid0 {
background-color: #FFFFFF;
border: 1px solid #C8C8C8; 
cursor: pointer;
}

.grid1 {
background-color: #0A246A;
color: white; border: 1px solid #C8C8C8; 
cursor: pointer;
}

.report_a4 {
position: absolute;
top: 0px;
left: 0px;
width: 172mm;
font-size: 10px;
font-family: Times New Roman;
overflow: visible;
background-color: #FFFFFF;
}

.report_a4_ls {
position: absolute;
top: 0px;
left: 0px;
width: 259mm;
font-size: 10px;
font-family: Times New Roman;
overflow: visible;
background-color: #FFFFFF;
}

.report_page_a4 {
page-break-after: always;
position: relative;
display: block;
top: 0px;
left: 0px;
width: 100%;
height: 259mm;
margin:0px;
padding:0px;
border: 1px solid #000000;
overflow: visible;
}

.report_page_a4_ls {
page-break-after: always;
position: relative;
display: block;
top: 0px;
left: 0px;
width: 100%;
height: 172mm;
margin:0px;
padding:0px;
border: 1px solid #000000;
overflow: visible;
}

.report_ph {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100px;
margin:0px;
padding:0px;
border: 1px solid #000000;
overflow: hidden;
}

.report_pf {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100px;
margin:0px;
padding:0px;
border: 1px solid #000000;
overflow: hidden;
}

.report_dt {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100px;
margin:0px;
padding:0px;
border: 1px solid #000000; 
overflow: hidden;
}

.report_text {
position: absolute;
display: inline;
color: #000;
margin: 0px;
padding: 0px;
border: 0px;
overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modal:target {
	opacity:1;
	pointer-events: auto;
}

.modal > div {
	position: relative;
	width: 700px;
	top: 70px;
	margin: 1% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	cursor:pointer;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }


/*----------------------menu-------------------------*/
#menu{
width:455px;
float:right;
padding: 0px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;padding:0px;font-size:12px;
}
#menu ul li a{
float:left;text-decoration:none;padding:0px 10px 0 10px; margin:0px 4px 0 4px;color:#000;text-align:center; height:31px; line-height:31px; border:1px #2D72A9 solid;
}
#menu ul li a:hover{
background-color:#2D72A9;color:#fff;
}
#menu ul li a.current{
float:left;text-decoration:none;padding:0px 10px 0 10px; margin:0px 4px 0 4px;color:#fff;text-align:center; height:31px; line-height:31px; background-color:#2D72A9;
}

/*----------------------adm_menu-------------------------*/
#adm_menu{
width:400px;
float:left;
padding: 0px 0 0 30px;
}
#adm_menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#adm_menu ul li{
list-style:none;width:auto;padding:0px;font-size:16px;
}
#adm_menu ul li a{
text-decoration:none;padding:10px 10px 10px 10px; margin:0px 4px 0 4px;color:#000;text-align:center; height:50px; line-height:50px; 
}
#adm_menu ul li a:hover{
background-color:#2D72A9;color:#fff;
}



/*-----------------middle_banner----------------------------*/
.middle_banner{
width:967px;
height:304px;
background:url(images/middle_banner_bg.gif) no-repeat center;
}
/*----------------------slider---------------------------*/
.featured_slider { width:965px; margin:auto; float:left; margin:18px 0 0 6px; }
ul, li{
padding:0px;
margin:0px;
list-style:none;
}
/** ----------------------------------------------------- **/
#featured_border { position: relative; border: none; padding:0px; width:920px; height:280px; margin: 0px; }
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0; }
#featured_images li { float: left; }
#featured_positioner_desc { width:920px; height: 280px; position: absolute; top: 0px; left: 0px; }
#featured_wrapper_desc { width: 100%; height:280px; position: relative; overflow: hidden; }
#featured_desc { position: absolute; left: 0; bottom: 0;  padding:0px; margin:0px; }
#featured_desc li { width: 965px; float: left;padding:0px; margin:0px; }
#featured_desc li div { margin:0px 0 0px 0px; padding:10px; width:945px;  background: url(images/featured-desc-bg.png); }
#featured_desc li h2 {
color:#FFFFFF;
font-size:18px;
padding:0px 0 5px 0;
margin:0px; 
}
#featured_desc li p {
color:#FFFFFF;
font-size:12px;
padding:0px 0 10px 0;
margin:0px;
line-height:18px;
}

#featured_buttons { position: absolute; top: 15px; right: 15px; width: auto; padding:0; list-style:none;}
#featured_buttons li { width: 22px; height: 22px; background: url(images/featured-button-off.png); float: left; margin-left: 3px; text-align:center; font-size:12px; color:#FFFFFF; line-height:22px; cursor: pointer; }
#featured_buttons li.clicked { background: url(images/featured-button-on.png); }
/**/


/*-------------------------------*/
.center_content{
width:960px;
clear:both;
margin:auto;
padding:10px 0 20px 0;
}
.center_content_pages{
width:960px;
clear:both;
margin:auto;
padding:20px 0 20px 0;
background:url(images/center_bg_pages.gif) no-repeat center top;
}
.home_section_left{
width:270px;
height:auto;
float:left;
margin:0 14px 0 14px;
padding:0 10px 20px 10px;
background:url(images/home_block_bg.gif) no-repeat center bottom;
}
.home_section_left p{
clear:both;
}
.home_section_left p span{
font-weight:bold;
}
img.home_section_icon{
width:63px;
float:left;
}
h2.home_title{
width:190px;
float:left;
font-size:20px;
padding:20px 0 0px 10px; margin:0px;
color:#2D72A9;
}
.home_subtitle{
width:190px;
float:left;padding:0px 0 0px 10px; font-size:12px; color:#a7a7a7;
}
.home_section_thumb{
float:left; clear:both;
padding:2px; text-align:center;margin:10px 0 10px 0; border:1px #dcdcdc solid;
}
a.more{
float:right;
}
img.projects{
float:left;
padding:2px;margin:0 10px 0 0; border:1px #dcdcdc solid;
}


.left_content{
width:660px;
float:left;
padding:0;
}
.left_block{
width:295px;
float:left;
padding:20px 20px 10px 15px;
}
.left_block_wide{
width:625px;
float:left;
padding:20px 20px 10px 15px;
}
.financial-application-form{
width:530px;
float:left;
padding:20px 20px 10px 15px;
}
.financial-application-form p{
margin-bottom:30px;
}
.testimonials{
width:360px;
float:right;
padding:20px 20px 0 0;
}
.block_wide{
width:625px;
float:left;
margin:10px 20px 10px 15px;
padding-top:10px;
border-top:1px #ededed solid;
}
.wide_content{
width:930px;
clear:both;
padding:10px 15px 0 15px;
}
.right_block{
width:280px;
float:right;
padding:20px 20px 10px 0;
}
img.pic{
border:3px #22496a solid;
margin:0 0 10px 0;
}
.home_news a{
font-size:12px;
color:#c82127;
text-decoration:none;
border-bottom:1px #bcbcbc dotted;
padding:10px 0 5px 12px;
display:block;
float:left;
background:url(images/arrow.gif) no-repeat left top;
background-position: 0px 13px;
}
.home_news a:hover{
text-decoration:underline;
}
input.newsletter_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:193px;
height:18px;
padding:4px;
float:left;
}
form#newsletter{
padding:10px 0 0 0;
}
input.newsletter_submit{
background-color:#2D72A9;
color:#FFFFFF;
text-align:center;
float:left;
padding:4px 4px 3px 4px;
margin:0 0 0 10px;
border:1px #fdeaeb solid;
cursor:pointer;
}
.testbox{
padding:20px 10px 5px 0;
margin:0;
border-bottom:1px #ededed solid;
}
.testbox p{
font-style:italic;
}

.textbox {
background-color: #FFFFFF;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #363636;
border-right-color: #E8E8E8;
border-bottom-color: #CFCFCF;
border-left-color: #4F4F4F;
float:left;
}
.button{
width:90px;
background-color:#2D72A9;
color:#FFFFFF;
text-align:center;
float:left;
padding:4px 4px 3px 4px;
margin:0 0 0 10px;
border:1px #fdeaeb solid;
cursor:pointer;
}



/*-----------------------contact_form-------------------*/
.form{
width:500px;
height:auto;
float:left;
padding:20px 10px 10px 20px;
border:1px #fdeaeb solid;
}
.form_row{
width:425px;
float:left;
clear:both;
padding:7px 0 7px 0;
}
.form_row0{
float:left;
clear:both;
padding:1px 0 1px 0;
}
label{
display:inline;
float:left;
padding:6px 0 4px 0;
margin-right:8px;
text-align:left;
vertical-align:top;
color:#2D72A9;
font-weight:bold;
border:0px;
}
input.main_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:18px;
padding:4px;
float:left;
}
textarea.main_textarea{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:120px;
padding:4px;
float:left;
}
input.submit{
background-color:#2D72A9;
color:#FFFFFF;
text-align:center;
float:left;
padding:3px 10px 2px 10px;
margin:0px 0 0 0;
border:1px #2D72A9 solid;
cursor:pointer;
}


/*-----------------------------footer------------------*/
.footer{
clear:both;
width:960px;
margin:auto;
background:url(images/footer_bg.jpg) no-repeat center;
height:65px;
}
.line{
clear:both;
width:960px;
margin:auto;
background:url(images/line.png) no-repeat center;
height:5px;
}
.copyright{
float:left;
padding:30px 0 0 15px;
color:#6996c0;
}
.copyright a{
color: #2A1C11;
text-decoration:none;
}
.footer_links{
float:right;
padding:30px 15px 0 0;
}
.footer_links a{
text-decoration:none;
color: #2A1C11;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #2A1C11;
}