@charset "utf-8";
/* CSS Document */
html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2A2A2A;
}
.wrapper {
    width: 1024px;
    margin: auto;
}
#container {
    overflow: hidden;
    min-width: 1024px;
}

/*Header Start*/
#header {
    height: auto;
    min-width: 1024px;
  
}

.header_mid {
    height: 100px;
    background: #233d7d;
    min-width: 1024px;
}

.header_mid h1 {
    font-size: 14px;
    color: #ffffff;
}

.main_logo {
    margin-top: 25px;
    float: left;
}

.header_mid .greenbutton {
    margin:33px 20px 0 0;
}

#menu {
    background-image: url("../../images/menu_bg.png");
    background-repeat: repeat-x;
    border-bottom: 3px solid #8dc63f;
    height: 34px;
}



/*Header End*/

/*Body Style Start*/
.main_title{
	border-bottom: 2px solid #8dc63f;
    float: left;
    margin: 0 0 5px;
    width: 100%;
	}
.main_title h1{
	color: #233d7d;
    display: inline;
    float: left;
    font-size: 2em;
    font-weight: normal;
    margin: 3px 0 03px 0;
	
	}
	.matrix_list{
	margin:5px 0 10px 0;
	padding:0;
	list-style-type:none;
	}			
.matrix_list li{
	margin:0;
	padding:0 0 0 25px;
	font-size: 14px;
    line-height: 26px;
	}
.list_title{
	font-size:16px !important;
	color:#444444;
	padding-left:10px !important;
	}
.matrix_list li a{
	color:#157eba;
	text-decoration:none;
	}		
.matrix_list li a:hover{
	text-decoration:underline;
	}
.sub_header{
	background: #f4f4f4;
    border-color: #f4f4f4 #f4f4f4 #f4f4f4 #8dc63f;
    border-style: solid;
    border-width: 0 0 0 6px;
    color: #233d7d;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 8px 6px;
	width:98.5%;
	}	
.sub_header h2{
	font-weight:bold;
	padding:0;
	margin:0;
	font-size:13px;	
	}
.simple_list{
	line-height:21px;
	}
.back_top{
	
	margin:10px 10px 10px 0;
	font-size:11px;
	width:100%;
	text-align:right;
	}
.back_top a {
	color:#a2a2a2;
	text-decoration:none;
	}
.back_top a:hover {
	color:#007ebf;
	text-decoration:underline;
	}
/*Body Style End*/

/*Footer Start*/
#footer {
    background-color: #233d7d;
    border-top: 2px solid #8dc63f;
    margin: 10px 0 0 0;
    min-width: 1024px;
}
.footer_mid {
    background-color: #ececec;
    overflow: hidden;
    clear: both;
    color: #2a2a2a;
}
.footer_info_bar {
    clear: both;
    color: #FFF;
    height: 54px;
    padding-top: 20px;
}

.footer_info_bar .min_logo_1 {
    float: left;
}
.footer_mid .col_1_bg {
    background-image: url(../../images/footer_map.png);
    background-repeat: no-repeat;
    background-position: 500px 20px;
    float: left;
}

.footer_mid .col_1 {
    float: left;
    width: 692px;
    background-image: url(../../images/footer_v_sep.png);
    background-repeat: repeat-y;
    background-position: top right;
}

.footer_mid .col_1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    display: inline-block;
}

.footer_mid .col_1 ul li {
    display: inline;
    line-height: 2;
}

.footer_mid .col_1 .caption {
    font-weight: bold;
    width: 108px;
    float: left;
}

.footer_mid .col_1 .link {
    float: right;
	padding-right:10px;
}

.footer_mid .col_1 .link a {
    text-decoration: none;
    color: #2a2a2a;
}

.footer_mid .col_1 .link a:hover {
    text-decoration: none;
    text-decoration: underline;
}

.footer_mid .col_2 {
    float: right;
    width: 287px;
    padding: 0 22px 0 22px;
	font-size:18px;
	color:#233d91; text-align:right;
	padding-top:10px;
}

.footer_mid .col_2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    display: inline-block;
}

.footer_mid .col_2 ul li {
    display: inline;
    line-height: 2;
}

.footer_mid .col_2 .caption {
    font-weight: bold;
    width: 108px;
    float: left;
}

.footer_mid .col_2 .link {
    float: right;
    width: 140px;
}

.footer_mid .col_2 .link a {
    text-decoration: none;
    color: #2a2a2a;
}

.footer_mid .col_2 .link a:hover {
    text-decoration: none;
    text-decoration: underline;
}

.footer_mid h3 {
    font-size: 1.2em;
    color: #233d7d;
}
.footer_row_1 {
    border-bottom: 1px solid #d4d4d4;
    overflow: hidden;
    padding: 10px 0;
}
.footer_row_1 p {
    margin: 1em 0;
}
.footer_row_2 {
    border-top: 1px solid #fafafa;
    overflow: hidden;
    padding: 10px 0;
}
.footer_copyright {
    background-color: #233d7d;
    color: #fff;
    font-size: 11px;
    padding: 10px 0;
    text-align: center;
}
.footer_btn_1 {
    background-color: #7aad34;
    border: 1px solid #648d2a;
    width: 162px;
}
.footer_btn_1 a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}
.footer_row_2 .col_1 {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    float: none;
    text-align: center;
    width: 100%;
}
.footer_row_2 .col_1 .link {
    float: right;
    width: 100%;
}
.footer_row_2 .col_1 .link a {
    color: #2a2a2a;
    text-decoration: none;
}
.footer_row_2 .col_1 .link a:hover {
    text-decoration: underline;
}
/*Footer End*/

/*Global Styles Start*/
.bold {
    font-weight: bold;
}
.b_lbl {
    font-weight: bold;
}
.tbl_lbl {
    margin-right: 5px;
}
.txt_justify {
    text-align: justify;
}
label {
    font-size: 11px;
}
a.nav_link_n {
    color: #157eba;
    font-weight: normal;
    margin-bottom: 10px;
    text-decoration: none;
}
a.nav_link_n:hover {
    text-decoration: underline;
}
.clear_fix {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
}
.sec_wrapper {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.sec_sep {
    margin-bottom: 10px;
}	
.last{
	padding-right:0 !important;
	margin-right:0 !important;
	}
.first{
	padding-left:0 !important;
	margin-left:0 !important;
	}	
.border_v_sep_1{
	border-right: 1px solid #dfe2e4;
	}
.border_v_sep_2{
	border-left: 1px solid #dfe2e4;
	}
.border_h_sep_1{
	border-bottom: 1px solid #dfe2e4;
	float: left;
    width: 100%;
	margin-bottom:10px;
	}			
.e_w_column_1 {
    float: left;
    width: 49%;
}
.e_w_column_2 {
    float: right;
    width: 49%;
}

select.style_1 {
    border: 1px solid #bcbcbc;
    padding: 2px;
}
input.style_1 {
    border: 1px solid #bcbcbc;
    padding: 4px 5px;
}
.mandatory {
    color: #f00;
}
.btn_style_1 {
    background: none repeat scroll 0 0 #7aad34;
    border: 1px solid #648d2a;
    color: #fff;
    font-weight: bold;
    padding: 4px 10px;
	font-size:12px;
}
.btn_style_1:hover {
    background: none repeat scroll 0 0 #8dc63f;
    cursor: pointer;
}
.btn_style_2 {
    background: none repeat scroll 0 0 #4178a8;
    border: 1px solid #3a688f;
    color: #fff;
    font-weight: bold;
    padding: 4px 10px;
}
.btn_style_2:hover {
    background: none repeat scroll 0 0 #5084b1;
}

.col{
	width:50%;
	float:left;
	}
.col.mid{
	margin:0 2% 0 2%;
	}	
	
	p {
		line-height:1.8;
		padding:0 5px 0 5px;
	}

/*Global Styles End*/



