*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Tahona, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent url('../img/html-bg.gif') top left repeat-x;
}

img
{
	border: none;
}

.clear_float
{
	clear: both;
}

#baseurl
{
	display: none;
}

#page
{
	margin: 0 auto;
	padding-top: 32px;
	width: 882px;
}

#header_top
{
	width: 882px;
	height: 308px;
}

#header_top_lt
{
	float: left;
	width: 270px;
	height: 308px;
	font-size: 1px;
	text-decoration: none;
	background: transparent url('../img/header-top-lt.jpg') top left no-repeat;
	display: block;
}

#header_top_rt
{
	float: right;
	position: relative;
	width: 612px;
	height: 308px;
	font-size: 1px;
	text-decoration: none;
	background: transparent url('../img/header-top-rt.jpg') top left no-repeat;
	display: block;
}


#search_site input
{
	position: absolute;
	top: 25px;
	right: 55px;
	padding: 3px;
	width:150px;
	color:#FFF;
	font-size: 12px;
	background:#2B61A2;
	border:1px solid #99BCE5;
}
#search_site input.search_site
{
	position: absolute;
	top: 20px;
	right: 15px;
	margin: 0;
	padding: 0;
	width: 32px;
	height: 32px;
	border: none;
	background: transparent;
}

#header_bot
{
	width: 882px;
	height: 60px;
	background: transparent url('../img/header-bot.jpg') top left no-repeat;
}

#header_bot ul
{
	list-style: none;
}

#header_bot ul li
{
	float: left;
	border-right: 1px solid #FFF;
	display: inline; /** IE BUG */
}

#header_bot ul li a
{
	padding: 0 20px;
	height: 60px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 60px;
	vertical-align: middle;
	text-decoration: none;
	display: inline-block;
}

#header_bot ul li a:hover
{
	margin-top: -1px;
	background: transparent url('../img/li-hover.jpg') top left repeat-x;
}

#body
{
	padding: 35px 0;
	width: 882px;
	background: transparent url('../img/body-bg.gif') top left repeat-x;
}

#menu
{
	float: left;
	padding-left: 20px;
	width: 210px;
	display: inline; /** IE BUG */
}

#menu_title_menu,
#menu_title_countries,
#content_title h1
{
	margin-bottom: 10px;
	padding: 0 0 2px 22px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #B8D0ED;
}

#menu_title_menu
{
	color:  #327307;
	background: transparent url('../img/menu_icon.gif') top right no-repeat;
}

#menu_title_countries
{
	margin-top: 25px;
	color:  #327307;
	background: transparent url('../img/world_icon.gif') top right no-repeat;
}

.menu_itens ul
{
	padding-left: 20px;
	list-style-image: url('../img/list-bg.gif');
}

.menu_itens ul li
{
	margin-bottom: 3px;
}

.menu_itens ul li a
{
	color: #2B61A2;
	font-weight: bold;
	text-decoration: none;
}

#contact,
#blog
{
	padding: 4px;
	margin-top: 40px;
	background: transparent url('../img/form-bg.gif') top left repeat-x;
	border: 1px solid #ADC6E3;
}

#contact_title,
#blog_title
{
	padding-left: 48px;
	text-align: center;
	text-transform: uppercase;
	line-height: 48px;
	vertical-align: middle;
}

#contact_title
{
	background: transparent url('../img/contactus.gif') center left no-repeat;
}

#blog_title
{
	background: transparent url('../img/blog.gif') center left no-repeat;
}

#contact_title a,
#blog_title a
{
	color: #327307;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#search,
#wp_news
{
	margin-top: 40px;
	padding: 14px 14px 0 14px;
	background: transparent url('../img/form-bg.gif') top left repeat-x;
	border: 1px solid #ADC6E3;
}

#search_title,
#wp_news_title
{
	margin-bottom: 15px;
	color: #327307;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#search_itens div,
#content_world_form div
{
	margin-bottom: 12px;
}

#search_itens div strong
{
	color: #2B61A2;
	line-height: 20px;
	vertical-align: top;
}

#search_itens div select,
#content_world_form div select
{
	padding: 1px;
	width: 178px;
	color: #666;
	font-size: 11px;
	background: transparent url('../img/inp-sel-bg.gif') bottom left repeat-x;
	border: 1px solid #ADC6E3;
}

#search_itens div input,
#content_world_form div input
{
	padding: 1px;
	width: 172px;
	color: #666;
	font-size: 11px;
	background: transparent url('../img/inp-sel-bg.gif') bottom left repeat-x;
	border: 1px solid #ADC6E3;
}

#search_submit,
#world_submit
{
	text-align: right;
}

#search_submit input,
#world_submit input,
#schools_search_submit
{
	margin: 0 !important;
	width: 28px !important;
	height: 28px !important;
	border: none !important;
	background: transparent !important;
}

.wp_news_itens
{
	margin-bottom: 15px;
	padding-bottom: 1px;
	border-bottom: 1px solid #B1D29D;
}

.wp_news_date
{
	padding-right: 15px;
	color: #555555;
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	vertical-align: middle;
	background: transparent url(../img/clock.gif) no-repeat scroll right top;
}

.wp_news_title
{
	margin-bottom: 4px;
	color: #2B61A2;
	font-size: 11px;
	font-weight: bold;
}

.wp_news_body
{
	margin-bottom: 4px;
	color: #666;
	font-size: 11px;
}

.wp_news_link a
{
	color: #327307;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content
{
	float: right;
	padding-right: 20px;
	width: 590px;
	display: inline; /** IE BUG */
}

#content_title
{
	color: #0E427F;
	background: transparent url('../img/content_icon.gif') top right no-repeat;
}

#content_text
{
	float: left;
	width: 450px;
	color: #666;
	font-size: 13px;
	line-height: 16px;
	display: inline; /** IE BUG */
}

#content_ads
{
	float: right;
	width: 121px;
}

#content_text p
{
	margin-top: 16px;
}

#content_text a
{
	color: #666;
	font-weight: bold;
}

#content_text a:hover
{
	text-decoration: none;
}

#content_text ul
{
	margin: 16px 0;
	padding-left: 25px;
	list-style-image: url('../img/list2-bg.gif');
}

#content_text ul li
{
	margin-bottom: 3px;
	color: #2B61A2;
}

#content_text ul li a
{
	color: #2B61A2;
	font-weight: bold;
	text-decoration: none;
}

#content_text ol
{
	margin: 16px 0;
	padding-left: 30px;
}

#content_text ol li
{
	margin-bottom: 3px;
	color: #2B61A2;
}

#content_text ol li a
{
	color: #2B61A2;
	font-weight: bold;
	text-decoration: none;
}

span.icon_line
{
	height: 16px;
	line-height: 16px;
	vertical-align: top;
	display: inline-block;
}

#search_schools_box
{
	float: left;
	display: inline;  /** IE BUG */
}

#search_schools
{
	padding: 6px 0 15px 0;
	border-bottom:  1px solid #CEDEF2;
	clear: both;
}

#search_schools_lt
{
	float: left;
	margin-right: 20px;
	display: inline;  /** IE BUG */
}

#search_schools_rt
{
	float: left;
	margin-top: 40px;
	display: inline;  /** IE BUG */
}

#search_schools_top div
{
	margin-bottom: 6px;
}

#search_schools_top div,
#search_schools_bot div
{
	float: left;
	margin-left: 20px;
	display: inline;  /** IE BUG */
}

#search_schools_top div strong,
#search_schools_bot div strong
{
	color: #2B61A2;
	line-height: 20px;
	vertical-align: top;
}

#search_schools_top div select,
#search_schools_bot div select
{
	padding: 1px;
	width: 178px;
	color: #666;
	font-size: 11px;
	background: transparent url('../img/inp-sel-bg.gif') bottom left repeat-x;
	border: 1px solid #ADC6E3;
}

#search_schools_bot div input
{
	padding: 1px;
	width: 172px;
	height: 15px;
	color: #666;
	font-size: 11px;
	background: transparent url('../img/inp-sel-bg.gif') bottom left repeat-x;
	border: 1px solid #ADC6E3;
}

#schools h1
{
	margin: 30px 0 10px 0;
	padding: 4px 0;
	color: #327307;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.schools
{
	margin-bottom: 25px;
	padding: 5px 15px;
	border-top: 1px solid #B1D29D;
	border-bottom:  1px solid #CEDEF2;
}

.schools_lt
{
	float: left;
	width: 140px;
	display: inline;  /** IE BUG */
}

.schools_rt
{
	float: right;
	padding-top: 6px;
	width: 270px;
	color: #327307;
	display: inline;  /** IE BUG */
}

.schools_rt strong
{
	color: #0E427F;
}

#schoolsinfo_box
{
	float: left;
	display: inline;  /** IE BUG */
}

#schoolsinfo
{
	padding: 15px 0;
}

#schoolsinfo_img
{
	float: left;
	width: 210px;
}

.schoolsinfo
{
	float: right;
	width: 240px;
	font-size: 12px;
}

.schoolsinfo_lt
{
	float: left;
	margin-bottom: 7px;
	width: 75px;
	color: #2B61A2;
}

.schoolsinfo_rt
{
	float: right;
	margin-bottom: 6px;
	width: 165px;
	color: #666;
}

.contactus h3
{
	margin: 30px 0 10px 0;
	padding: 4px 0;
	color: #327307;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.contactus form
{
	margin-bottom: 25px;
	padding: 5px 15px 20px 15px;
	border-top: 1px solid #B1D29D;
	border-bottom:  1px solid #CEDEF2;
}

.contactus form strong
{
	color: #2B61A2;
	line-height: 20px;
	vertical-align: top;
}

.contactus form input,
.contactus form select,
.contactus form textarea
{
	padding: 2px;
	color: #666;
	font-size: 13px;
	border: 1px solid #ADC6E3;
}

.contactus form input.fs_submit
{
	padding: 2px 6px;
	color: #2B61A2;
	font-size: 12px;
	font-weight: bold;
	background: transparent url('../img/inp-sel-bg.gif') top left repeat-x;
	border: 1px solid #ADC6E3;
	cursor: pointer;
}

.contactus form span.val_error
{
	margin-left: 6px;
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}

#pagination
{
	margin-top: 16px;
    padding: 1px;
    font-size: 10px;
    text-align: center;
}

#pagination a
{
    margin: 0 1px 0 0;
    padding: 2px 5px;
    color: #06E;
    text-decoration: none;
    background: #EAF0FB;
    border: 1px solid #ABE;
}

#pagination .active
{
    color: #FFF;
    font-weight: bold;
    border: 1px solid #15A;
    background: #37B;
}

#pagination .previous, #pagination .next
{
    font-weight: bold;
}

#pagination .previous-off, #pagination .next-off
{
  color: #888;
  font-weight: bold;
  border:solid 1px #AAA;
}

#pagination .page:hover, #pagination .previous:hover, #pagination .next:hover
{
    border:solid 1px #15A;
    cursor:pointer;
}

#pagination .active:hover, #pagination .previous-off:hover, #pagination .next-off:hover
{
    cursor:default;
}

#content_world
{
	margin: 30px 0 10px 0;
	padding-top: 6px;
	border-top: 1px solid #B1D29D;
	border-bottom:  1px solid #CEDEF2;
	clear: both;
}

#content_world_title
{
	margin-bottom: 15px;
	color: #2B61A2;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#content_world_map
{
	float: left;
	display: inline; /** IE BUG */
}

#content_world_form
{
	float: right;
	display: inline; /** IE BUG */
}

#content_world_form div strong
{
	width: 80px;
	color: #2B61A2;
	display: inline-block;
}

#clipboard
{
	height: 65px;
}

#content_banners
{
	margin: 30px 0 10px 0;
	padding-top: 15px;
	border-top: 1px solid #B1D29D;
}

#content_banners img
{
	padding: 2px;
	border: 2px solid #B6CFED;
}

.banners_title
{
	margin-top: 10px;
	text-align: center;
}

.banners_title a
{
	color: #0E427F;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

.banners_text
{
	margin-top: 6px;
	color: #666;
	height: 45px;
}

#banner1
{
	float: left;
	margin-right: 35px;
	padding-bottom: 6px;
	width: 173px;
	border-bottom: 1px solid #CEDEF2;
	display: inline; /** IE BUG */
}

#banner2
{
	float: left;
	margin-right: 35px;
	padding-bottom: 6px;
	width: 173px;
	border-bottom: 1px solid #CEDEF2;
	display: inline; /** IE BUG */
}

#banner3
{
	float: right;
	padding-bottom: 6px;
	width: 173px;
	border-bottom: 1px solid #CEDEF2;
	display: inline; /** IE BUG */
}

#footer_box
{
	height: 45px;
	background: transparent url('../img/footer-bg.gif') top left repeat-x;
}

#footer_top
{
	margin: 0 auto;
	padding: 3px 0 5px 40px;
	width: 882px;
	font-weight: bold;
}

#footer_top a
{
	color: #0E427F;
	text-decoration: none;
}

#footer_top a:hover
{
	text-decoration: underline;
}

#footer_bot
{
	margin: 0 auto;
	width: 882px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}

#sitemap_menu,
#sitemap_countries
{
	margin: 0 auto 10px auto;
	padding: 0 0 2px 22px;
	width: 210px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #B8D0ED;
}

#sitemap_menu
{
	color:  #327307;
	background: transparent url('../img/menu_icon.gif') top right no-repeat;
}

#sitemap_countries
{
	margin-top: 25px;
	color:  #327307;
	background: transparent url('../img/world_icon.gif') top right no-repeat;
}

.sitemap_itens
{
	margin: 0 auto 10px auto;
	width: 210px;
}

.sitemap_itens ul li a
{
	color: #2B61A2;
	font-weight: bold;
	text-decoration: none;
}