@charset "utf-8";
/* CSS Document */

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif
}
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
A.white:link {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; WHITE-SPACE: nowrap; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.white:active {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; WHITE-SPACE: nowrap; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.white:visited {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; WHITE-SPACE: nowrap; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.white:hover {
	COLOR: #000;
}
p.white {
        COLOR: #fff; font-size: 11px
}
A.footer_link:link {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.footer_link:active {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.footer_link:visited {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.footer_link:hover {
	COLOR: #000;
}
h1 {font-size: 24px; font-family:Arial, Helvetica, sans-serif; color:#000080; margin-top:3px; margin-bottom:0px; padding-top:3px; padding-bottom:3px;}
p {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333; margin-top:3px; margin-bottom:0px; padding-top:3px; padding-bottom:3px;}
h2 {font-size: 16px; font-family:Arial, Helvetica, sans-serif; color:#000080; margin-top:3px; margin-bottom:0px; padding-top:3px; padding-bottom:3px;}
h3 {font-size: 14px; font-family:Arial, Helvetica, sans-serif; color:#000080; margin-top:3px; margin-bottom:0px; padding-top:3px; padding-bottom:3px;}
h4 {font-size: 18px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;   margin-top:3px; margin-bottom:0px; padding-top:3px; padding-bottom:3px; background-color:#5466ae;}

table.contenttable  {   width:625px; border-width:1px 0px 0px 1px; border-color:#000000; border-style:solid;  }
table.contenttable td {    border-width:0px 1px 1px 0px; border-color:#000000; border-style:solid; }
ul.content {  list-style-type: disc;}

#content_main {
	
		background-image: url('../images/main.jpg');
		height: 336px;
	}
	
	#content_main_right {
		width: 573px;
		margin-top: 125px;
		float: right;
		font-size: 14pt;
	}

	#content_main_right a {
		text-decoration: none;
		color: #1f388c;
		font-size: 12pt;
	}

	#content_main_right h2 {
		color: #000000;
		font-size: 12pt;
	}
	
	#content_sub {
		margin-top: 40px;
	}
	
	#content_sub_left {
		width: 540px;
		float: left;
		margin-left: 40px;
	}
	
	#content_sub_right {
		width: 340px;
		float: right;
	}
	
	#content_sub_left_academic {
		background-image: url('../images/academic.jpg');
		background-repeat: no-repeat;
		height: 260px;
	}
	
	#content_sub_left_academic_text {
		width: 380px;
		float: right;
	}
	
	#content_sub_left_academic_text p{
	font-weight: bold;
	line-height: 18px;
	}

	#content_sub_left_academic_text a{
	font-weight: bold;
	color: #1f388c;
	}

	#content_sub_left_academic_text a:visited{
	font-weight: bold;
	color: #1f388c;
	}
	
	#content_sub_left_general {
		background-image: url('../images/general.jpg');
		background-repeat: no-repeat;
		height: 260px;
	}
	
	#content_sub_left_general_text p{
	font-weight: bold;
	line-height: 17px;
	}
	
	#content_sub_right_info {
		width: 320px;
		float: left;

	}
	
	#content_sub_right_info_top {
		width: 320px;
		height: 200px;		
		background-image: url('../images/woman.jpg');
		background-repeat: no-repeat;
		background-position: right top;
	}
	
	#content_sub_right_info_bottom {
		width: 320px;
		height: 320px;
		margin-top: 30px;
	}
	
	#content_sub_right_info_bottom p{
		font-weight: bold;
	}

	#content_sub_right_info_bottom a{
		font-weight: bold;
                color: #1f388c;
	}

	#content_sub_right_info_bottom a:visited{
		font-weight: bold;
                color: #1f388c;
	}
	
	#content_sub_right_info_bottom ul {
		list-style-type:none;
	}
	
	#content_sub_right_info_bottom li{
		background: url('../images/tick.gif') 0px 3px no-repeat;
		padding-left: 25px;
		
	}
	
	#content_footer {

	}
	
	#content_footer p{
		font-weight: bold;
	}
