html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
}

/*Font*/
body
{
	font-size: 13;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
color: #062A10;
background-color: #E2EBDE;
background-image:url(/img/fill.jpg);
background-repeat:repeat-x;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #486DAA; text-decoration:none;}
a:visited{color:#486DAA; text-decoration:none;}
a:active {color: #486DAA; text-decoration:none;}
a:hover{color:#567fc3; text-decoration:none;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{
	position:relative; /*containing block*/
	height:106px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #2F4773 url(images/header_bg.gif) repeat-x;
	border-bottom:1px solid #D6D6D6;
}

#header_logo
{
	position:absolute;
}

#header_text
{
	position:absolute;
	left:210px;
	top: 30%;
	color:#fff;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	background:#4B6185;
	position:absolute;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #4D6990;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	
}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#E1E5ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


#apDiv1 {
	position:absolute;
	left:15px;
	top:220px;
	width:882px;
	height:21px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:164px;
	height:82px;
	z-index:2;
}

div#text {
	position:absolute;
	left:30px;
	top:334px;
	width:60%;
	;
	height: 1px;
}

table.tbl_6 { 
	border: 1px solid #D2F1E1;
	border-collapse: collapse;
}

table.tbl_6 td { 
	border: 1px solid #D2F1E1;
	border-collapse: collapse;
} 

a:link {
font-family: Arial;
font-size: 13px;
color: #456B42;
text-decoration: underline;
}

a:visited {
font-family: Arial;
font-size: 13px;
color: #456B42;text-decoration: underline;
}

a:hover {
font-family: Arial;
font-size: 13px;
color: #79AD61;text-decoration: underline;
}

.small:link {
font-family: Arial;
font-size: 12px;
color: #456B42;
text-decoration: underline;
}

.small:visited {
font-family: Arial;
font-size: 12px;
color: #456B42;
text-decoration: underline;
}

.small:hover {
font-family: Arial;
font-size: 12px;
color: #79AD61;text-decoration: underline;
}
.tbl_frm {
	margin: 0px 0px 0px 30px;
}
.tbl_frm td{
	padding: 0px 0px 3px 0px;
}
.td_frm {
	padding: 2px 0px 0px 0px;
}
.name_txt {
	color: #3E3F3F;
	font-size: 11px;
}
.name_txt span{
	color: #F08008;
	font-size: 11px;
}
.name_txt span.small {
	color: #666666;
	font-size: 10px;
}
.frm_txt {
	width: 300px;
	height: 19px;
	border: #E2E2E2 1px solid;
	color: #3E3F3F;
	font-size: 11px;
	padding:3px 2px 1px 2px;
	line-height:10px;
}
.frm_txt_ {
	width: 155px;
	height: 19px;
	border: #E2E2E2 1px solid;
	color: #3E3F3F;
	font-size: 11px;
	padding:3px 2px 1px 2px;
	line-height:10px;
}
.frm_txtz {
	width: 300px;
	border: #E2E2E2 1px solid;
	color: #3E3F3F;
	font-size: 11px;
	padding:3px 2px 1px 2px;
	line-height:10px;
}
.frm_txt_1 {
	width: 160px;
	height: 19px;
	border: #E2E2E2 1px solid;
	color: #3E3F3F;
	font-size: 11px;
	padding:3px 2px 1px 2px;
	line-height:10px;
}
.frm_txt_area {
	width: 300px;
	height: 180px;
	border: #E2E2E2 1px solid;
	padding:2px;
	color: #3E3F3F;
	font-size: 11px;
}

.dark {
font-family: Arial;
font-size: 13px;
color: #ffffff;
text-decoration: none;
background-color:#E57932;
font-weight:bold;
}

.bo {
font-family: Arial;
font-size: 15px;
color: #E77C12;
font-weight: bold
}

.bo1 {
font-family: Arial;
font-size: 13px;
color: #E77C12;
}

a.s11 {
font-family: Arial;
font-size: 12px;
color: #279DA7;
text-decoration: none;
font-weight: bold
}

a.s11:visited {
font-family: Arial;
font-size: 12px;
color: #279DA7;
text-decoration: none;
font-weight: bold
}

a.s11:hover {
font-family: Arial;
font-size: 12px;
color: #B55736;
text-decoration: underline;
font-weight: bold;
}

.s12 {
font-family: Arial;
font-size: 12px;
color: #B55736;
text-decoration: none;
font-weight: bold
}

.s11t {
font-family: Arial;
font-size: 11px;
color: #666666;
}



.big {
font-family: Arial;
font-size: 26px;
color: #ffffff;
}

.big2 {
font-family: Arial;
font-size: 18px;
color: #ffffff;
}

a.topline {
font-family: Arial;
font-size: 13px;
color: #E5782F;
text-decoration: underline;
}

a.topline:visited {
font-family: Arial;
font-size: 13px;
color: #E5782F;
text-decoration: underline;
}

.small {
font-family: Arial;
font-size: 11px;
color: #333333;
}

.small2 {
font-family: Arial;
font-size: 11px;
color: #999999;
}

.star2 {
font-family: Arial;
font-size: 13px;
color: #ED8725;
}

h1 {
font-family: Arial;
font-size: 18px;
color: #6B9E51;
font-weight:normal;
}

h2 {
font-family: Arial;
font-size: 14px;
color: #5E9915;
font-weight: bold;
}
h3 {
font-family: Arial;
font-size: 12px;
color: #5E9915;
font-weight: bold;
}
.hd1 {
font-family: Arial;
font-size: 13px;
color: #5E9915;
font-weight: bold;
}
.ielts {
color:#AA0A30;
font-weight:bold;
}




a.bl {
font-family: Arial;
font-size: 15px;
color: #ffffff;
text-decoration: underline;
font-weight:bold;

}

a.bl:visited {
font-family: Arial;
font-size: 15px;
color: #ffffff;
text-decoration: underline;
font-weight:bold;

}

a.bl:hover {
font-family: Arial;
font-size: 15px;
color: #ffffff;
text-decoration: underline;
background-color:#BB0037;
font-weight:bold;

}



a.blz {
font-family: Arial;
font-size: 13px;
color: #456B42;
text-decoration: underline;
font-weight:bold;

}

a.blz:visited {
font-family: Arial;
font-size: 13px;
color: #456B42;
text-decoration: underline;
font-weight:bold;
}

a.blz:hover {
font-family: Arial;
font-size: 13px;
color: #70A457;
text-decoration: underline;
font-weight:bold;

}



.bl0 {
font-family: Arial;
font-size: 12px;
color: #ffffff;
}



a.bl1 {
font-family: Arial;
font-size: 15px;
color: #ffffff;
text-decoration: underline;
background-color:#BB0037;
font-weight:bold;
}

a.bl1:visited {
font-family: Arial;
font-size: 15px;
color: #ffffff;
text-decoration: underline;
background-color:#BB0037;
font-weight:bold;
}

a.bl2 {
font-family: Arial;
font-size: 11px;
color: #E77C12;
text-decoration: underline;
}

a.bl2:visited {
font-family: Arial;
font-size: 11px;
color: #E77C12;
text-decoration: underline;
}



.bottom {
font-family: Arial;
font-size: 12px;
color: #B55736;
}
.block {
font-family: Arial;
font-size: 18px;
color: #D99680;
font-weight: normal;

}
.leftblock {
font-family: Arial;
font-size: 11px;
color: #4A4A4A;

}
a.bot2 {
font-family: Arial;
font-size: 12px;
color: #B55736;
text-decoration: underline;
}

a.bot2:visited {
font-family: Arial;
font-size: 12px;
color: #B55736;
text-decoration: underline;
}

