body{
	margin:0px;
	padding:0px;
	height:100%;
	white-space:normal;
}

body,tr,td,p,.font_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #1f2a8e;
	font-size: 12px;
	font-style : normal;
	text-align:left;
	vertical-align:top;
}

h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color:#006e3f;
	font-size:33px;
	font-style:normal;
	font-weight:bold;
	width:520px;
	margin:0px;	
	padding:0px;	
	padding-top:27px; 
	padding-bottom:30px;
	padding-right:10px;
}
h2, h2 a {
	color:#006e3f;
	font-size:12px;
	font-style:normal;
	text-align:left;
	text-decoration: underline;
}
h2 a:hover, h2 a:active, h2 a:focus, h2 a:link, h2 a:visited {
	color: #006e3f;
	text-decoration: underline;
}

h3, h4 {
	color:#006e3f;
}

.news_text a:hover, .news_text a:active, .news_text a:focus, .news_text a:link, .news_text a:visited{
	color: #1f2a8e;
	text-decoration: none;
}
a.news_link {
	font-weight: bold;
}


.address{
	font-size:10px;
}

.navigation_top{

}


input {
	
	border: 1px solid #B6B6B6;
	width:200px;
}
textarea {
	
	border: 1px solid #B6B6B6;
	width:200px;
}
.checkbox {

	border: 0px solid #B6B6B6;
	width:20px;
	
}

#shadow_div {
	width: 1024px;
	border-width: 0px 3px 3px 0px;
	border-style: solid;
	border-color: #B2C1E0;
	margin: auto;
}

#main_div {
	border-color: #1f2a8e;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

#banner_div {
	height: 77px;
	margin-bottom: 8px;
	background: transparent url(../../graphic/banner/banner_in_tuition.jpg) right center no-repeat;
}

#navigation_div {
	
}

#top_navigation_div {
	background-color: #EDF1F8;
	border-top: solid 1px #1f2a8e;
	border-bottom: solid 1px #1f2a8e;
	padding: 3px 30px;
	height: 16px;
}

#content_div {
	padding: 0px 25px 35px 80px;
}

#content_div h1 {
	margin-left: -48px;
}

#info_div {
	padding: 0px 6px 6px;
	color: #006e3f;
}

#info_div h1, #address_div h1 {
	background-color:#F5FAE5;
	border-bottom:1px solid #006e3f;
	border-top:1px solid #006e3f;
	color:#006e3f;
	font-size:14px;
	font-weight:bold;
	padding:4px 10px 2px;
	margin: 0px -6px 10px;
	width: auto;
}

#address_div {
	position: absolute;
	top: -175px;
	left: -176px;
	width: 162px;
}

#address_div p {
	font-size:10px;
}

#top.menu_wrapper {
	border-left: solid 1px #1f2a8e;
	height: 16px;
}

#top.menu_wrapper .link_wrapper, #top.menu_wrapper .link_wrapper_active  {
	float: left;
	border-right: solid 1px #1f2a8e;
	padding: 0px 16px;
	height: 16px;
	vertical-align: bottom;
}

#top.menu_wrapper a {
	color:#1f2a8e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	margin-top: -3px;
}

#left {
	background: transparent url(../../graphic/background/background_left_nav_top.gif) right top no-repeat;
	padding-top: 15px;
	padding-left: 13px;
	width: auto;
}

#left .menu_wrapper {
	padding-top: 4px;
}

#left .link_wrapper, #left .link_wrapper_open, #left .link_wrapper_active {
	padding-bottom: 4px;
}

#left .link_wrapper_open .wrapper {
	padding-left: 22px;
}

#left .link_wrapper_active {
	background: transparent url(../../graphic/background/background_left_nav_active.gif) right top no-repeat;
}
#left .link_wrapper_active a {
	color: #1f2a8e;
}

#left .link_wrapper_open {
	background: transparent url(../../graphic/background/background_left_nav_open.gif) right top no-repeat;
}

#left a {
	color:#006e3f;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.5px;
	text-decoration:none;
	text-transform:uppercase;
	background-color: #FFFFFF;
	padding-right: 5px;
}

#left a:hover, #left a:focus, #left a:active {
	color: #1f2a8e;
}

#left_navigation_div {
}
#choose_lang {
	border-top: 1px solid #006e3f;	
	padding: 12px 15px;
	margin-top: 8px;
}