* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.subtitle {
	font-size:18pt;
	font-weight:bold;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #000; /*#1f9ccf;*/
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #0F6DAD; /* url(images/body-tail.gif) repeat-x 50% 0%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #000; /*#393939;*/
}

h2 {
	padding: 0 0 21px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 700;
	color: #000; /*#252d31;*/
}

	h2 em {
		display: block;
		margin: 0 0 -5px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}

h3 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: normal;
	color: #000; /*#252d31;*/
}

	h3.extra {
		margin: 0 0 18px 0;
	}

	h3 span {
		padding: 0 0 0 6px;
	}

h4 {
	padding: 0 0 4px 0;
	line-height: 1.286em;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

	h4 span {
		display: block;
		padding: 3px 0 0 0;
	}

h5 {
	padding: 0 0 11px 0;
	line-height: 1.667em;
	font-size: 1em;
	color: #000; /*#1a5973;*/
}

h6 {
	padding: 0 0 11px 0;
	line-height: 1.667em;
	font-size: 1em;
	color: #000;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 5px 0 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.next_exam_btn {
	background: url(images/pic-1.gif) no-repeat 0% 0%;
	float:right;
	width: 150px;
	font-size: 18pt;
	text-align: center;
	height:135px;
	margin-top: 0px !important;
}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

#tail-top-right {
	width: 50%;
	height: 1008px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-ver {
	background: url(images/main-tail-ver.gif) repeat-y 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
}

#main {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 449px;
}

#logo {
	position: absolute;
	top: 62px;
	left: 1px;
}

#menu {
	position: absolute;
	top: 73px;
	left: 44px;
}

	#menu li {
		float: left;
		margin: 0 0 0 -35px;
	}
	
		#menu li a {
			display: inline-block;
			height: 24px;
			overflow: hidden;
			float: left;
			line-height: 24px;
			font-size: 0.917em;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
		}
		
			#menu li a span {
				display: inline-block;
				height: 24px;
				float: left;
			}
			
				#menu li a span span {
					display: inline-block;
					height: 24px;
					overflow: hidden;
					float: left;
					margin: 0 11px;
					padding: 0 43px 0 9px;
				}
		
		#menu li a:hover {
			cursor: pointer;
			color: #000;
		}
		
		#menu li#m0 a {
			background: url(images/m5-left.png) no-repeat 0% 0%;
		}
		
			#menu li#m0 a span {
				background: url(images/m5-right.png) no-repeat 100% 0%;
			}
			
				#menu li#m0 a span span {
					background: url(images/m5-tail.png) repeat-x 0% 0%;
				}
				
		#menu li#m1 a {
			background: url(images/m1-left.png) no-repeat 0% 0%;
		}
		
			#menu li#m1 a span {
				background: url(images/m1-right.png) no-repeat 100% 0%;
			}
			
				#menu li#m1 a span span {
					background: url(images/m1-tail.png) repeat-x 0% 0%;
				}
				
		#menu li#m2 a {
			background: url(images/m2-left.png) no-repeat 0% 0%;
		}
		
			#menu li#m2 a span {
				background: url(images/m2-right.png) no-repeat 100% 0%;
			}
			
				#menu li#m2 a span span {
					background: url(images/m2-tail.png) repeat-x 0% 0%;
				}
				
		#menu li#m3 a {
			background: url(images/m3-left.png) no-repeat 0% 0%;
		}
		
			#menu li#m3 a span {
				background: url(images/m3-right.png) no-repeat 100% 0%;
			}
			
				#menu li#m3 a span span {
					background: url(images/m3-tail.png) repeat-x 0% 0%;
				}
				
		#menu li#m4 a {
			background: url(images/m4-left.png) no-repeat 0% 0%;
		}
		
			#menu li#m4 a span {
				background: url(images/m4-right.png) no-repeat 100% 0%;
			}
			
				#menu li#m4 a span span {
					background: url(images/m4-tail.png) repeat-x 0% 0%;
				}
				
		#menu li#m5 a {
			background: url(images/m5-left.png) no-repeat 0% 0%;
		}
		
			#menu li#m5 a span {
				background: url(images/m5-right.png) no-repeat 100% 0%;
			}
			
				#menu li#m5 a span span {
					background: url(images/m5-tail.png) repeat-x 0% 0%;
					padding: 0 9px 0 9px;
				}

#slogan {
	position: absolute;
	top: 206px;
	left: 458px;
}

#header-button {
	background: url(images/header-button.gif) no-repeat 0% 0%;
	display: block;
	width: 83px;
	height: 43px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	font-size: 2em;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 331px;
	left: 458px;
}

	#header-button:hover {
		color: #004a75;
	}

#content {
	width: 100%;
}

	#content #indent {
		padding: 31px 15px 20px 20px;
	}
	
		#content #indent-1 {
			padding: 31px 15px 20px 20px;
		}
		
		#content #indent-2 {
			padding: 31px 15px 21px 20px;
		}
	
	#content .indent {
		padding: 0 12px 0 12px;
	}
	
		#content .indent-1 {
			padding: 0 12px 0 21px;
		}
	
	#content p {
		padding: 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #000; /*#9b9b9b;*/
	}
		
		#content p.extra {
			padding: 0 0 20px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 18px 0;
		}
		
			#content p small {
				float: right;
				padding: 0 22% 0 0;
				font-size: 1em;
			}

.box {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
}

	.box .border-top {
		background: #f2fcff url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 32px 32px 32px 23px;
	}
	
	.box .inner-1 {
		padding: 32px 23px 32px 32px;
	}
	
	.box .inner-2 {
		padding: 40px 20px 40px 21px;
	}
	
		.box p {
			padding: 0 0 0 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #000 !important;  /*#9b9b9b;*/
		}
		
		.box p.extra {
			padding: 0 0 18px 0 !important;
		}
		
		.box p.extra1 {
			padding: 0 0 24px 0 !important;
		}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #def87b url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 15px 14px 16px 14px !important;
	}
	
	.box-1 .inner-1 {
		padding: 15px 20px 22px 20px !important;
	}
	
	.box-1 .inner-2 {
		padding: 15px 20px 34px 20px !important;
	}
	
		.box-1 p {
			padding: 0 0 18px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color:  #000 !important;  /*#9b9b9b;*/
		}
		
		.box-1 p.extra {
			padding: 0 0 15px 0 !important;
		}
		
		.box-1 p.extra1 {
			padding: 0 0 21px 0 !important;
		}
		
		.box-1 p.no-indent {
			padding: 0 !important;
		}

.box-indent {
	margin: 0 0 68px 0 !important;
}

.title {
	width: 100%;
	padding: 9px 0 17px 0;
	overflow: hidden;
	line-height: 1.2em;
	font-size: 2.667em;
	font-weight: 700;
	color: #000; /*#252d31;*/
}

	.title strong {
		background: url(images/pic-1.gif) no-repeat 0% 0%;
		display: block;
		width: 83px;
		height: 87px;
		margin: -4px 0 0 0;
		padding: 0 15px 0 0;
		overflow: hidden;
		float: left;
	}
	
		.title strong em {
			display: block;
			margin: -14px 0 0 0;
			line-height: 1.2em;
			text-align: center;
			font-size: 1.8125em;
			font-weight: 500;
			font-style: normal;
			color: #fff;
		}
		
		.title strong i {
			display: block;
			margin: -12px 0 0 0;
			line-height: 1.2em;
			text-align: center;
			font-size: 0.75em;
			font-weight: 500;
			font-style: normal;
			color: #fff;
		}
	
	.title span {
		display: block;
		margin: -9px 0 0 0;
		font-weight: 700;
	}

.link {
	float: left;
	line-height: 1.5em;
	font-weight: bold;
	color: #000; /*#333;*/
}

.link-1 {
	float: left;
	line-height: 1.5em;
	font-weight: bold;
	color: #1f9ccf;
}

.month {
	margin: 0 0 -1px 0;
	padding: 0 0 0 6px;
	line-height: 1.5em;
	font-size: 1.5em;
	font-weight: normal;
	color: #1f9ccf;
	text-align:center;
}

.month-button-left {
	background: url(images/arrow-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 0 0 0 5px;
	padding: 1px 0 1px 25px;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #1f9ccf;
}

.month-button-right {
	background: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	margin: 0 0 0 5px;
	padding: 1px 25px 1px 0;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #1f9ccf;
}

.calendar {
	width: 100%;
	margin: 0 0 7px 0;
}

	.calendar tr td {
		width: 27px;
		padding: 0 8px 6px 0;
	}

	.calendar tr td em {
		display: block;
		width: 27px;
		height: 24px;
		overflow: hidden;
		line-height: 24px;
		text-align: center;
		font-weight: normal;
		font-style: normal;
		color: #788990;
	}
	
	.calendar tr td a {
		display: block;
		width: 27px;
		height: 24px;
		overflow: hidden;
		line-height: 24px;
		text-align: center;
		text-decoration: none;
		color: #1a5973;
	}
	
		.calendar tr td a:hover {
			background: url(images/calendar-bg.gif) no-repeat 0% 0%;
			color: #fff;
		}

	.calendar tr td strong {
		display: block;
		width: 27px;
		height: 24px;
		overflow: hidden;
		line-height: 24px;
		text-align: center;
		color: #1a5973;
	}
	
	.calendar tr td b {
		background: url(images/calendar-bg.gif) no-repeat 0% 0%;
		display: block;
		width: 27px;
		height: 24px;
		overflow: hidden;
		line-height: 24px;
		text-align: center;
		color: #fff;
	}
	
		.calendar tr td b a {
			color: #fff;
		}

.indent-left {
	padding: 0 0 0 9px;
}

.list {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 18px;
		line-height: 2em;
		color: #000;
	}
	
		.list li a {
			color: #000;
		}

.list-1 {
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		position: relative;
		float: left;
		width: 212px;
		padding: 0 11px 0 8px;
		line-height: 1.5em;
		font-size: 1em;
		color:  #000;  /*#9b9b9b;*/
	}
	
	.list-1 li.last {
		padding: 0 0 0 8px;
	}
	
		.list-1 li img {
			margin: 0 0 16px 0;
		}
	
		.list-1 li strong {
			display: block;
			width: 175px;
			height: 37px;
			overflow: hidden;
			font-weight: normal;
			position: absolute;
			top: 91px;
			left: 0;
		}
		
			.list-1 li strong a {
				background: url(images/list-button.png) no-repeat 0% 0%;
				display: block;
				height: 37px;
				padding: 0 19px 0 19px;
				overflow: hidden;
				line-height: 36px;
				color: #fff;
			}
			
		.list-1 li em {
			display: block;
			padding: 0 0 4px 0;
			line-height: 1.286em;
			font-size: 1.167em;
			font-style: normal;
			color: #000;
		}
		
		.list-1 li b {
			display: block;
			color: #000;
		}
		
			.list-1 li b a {
				color: #000;
			}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 li {
		position: relative;
		width: 100%;
		padding: 0 0 14px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color:  #000 !important;  /*#9b9b9b;*/
	}
	
		.list-2 li strong {
			display: block;
			width: 175px;
			height: 37px;
			overflow: hidden;
			font-weight: normal;
			position: absolute;
			top: 86px;
			left: 0;
		}
		
			.list-2 li strong a {
				background: url(images/list-button.png) no-repeat 0% 0%;
				display: block;
				height: 37px;
				padding: 0 19px 0 19px;
				overflow: hidden;
				line-height: 36px;
				color: #fff;
			}
	
		.list-2 li img {
			float: left;
			margin: 5px 20px 0 8px;
		}
		
		.list-2 li b {
			display: block;
			padding: 0 0 11px 0;
			line-height: 1.667em;
			font-size: 1em;
			color: #000;
		}
		
		.list-2 li em {
			display: block;
			font-weight: bold;
			font-style: normal;
			color: #000;
		}
		
			.list-2 li em a {
				color: #000;
			}

.list-indent {
	padding: 0 0 19px 0 !important;
}

.picture {
	position: relative;
	float: left;
	padding: 0 20px 0 0;
}

	.picture strong {
		display: block;
		width: 175px;
		height: 37px;
		overflow: hidden;
		font-weight: normal;
		position: absolute;
		top: 81px;
		left: 0;
	}
	
		.picture strong a {
			background: url(images/list-button.png) no-repeat 0% 0%;
			display: block;
			height: 37px;
			padding: 0 19px 0 19px;
			overflow: hidden;
			line-height: 36px;
			color: #fff;
		}
		
	.picture img {
		margin: 0 0 0 8px;
	}

.picture-1 {
	position: relative;
	width: 220px;
	overflow: hidden;
	float: left;
	margin: 3px 0 0 0;
	padding: 0 20px 0 0;
}

	.picture-1 strong {
		display: block;
		width: 175px;
		height: 37px;
		overflow: hidden;
		font-weight: normal;
		position: absolute;
		top: 81px;
		left: 0;
	}
	
		.picture-1 strong a {
			background: url(images/list-button.png) no-repeat 0% 0%;
			display: block;
			height: 37px;
			padding: 0 19px 0 19px;
			overflow: hidden;
			line-height: 36px;
			color: #fff;
		}
		
	.picture-1 img {
		margin: 0 0 0 8px;
	}

.pic-indent {
	margin: 3px 0 17px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.no-float {
	float: none !important;
}

#contact-form {
	width: 438px;
	padding: 9px 0 0 0;
}

	#contact-form label {
		display: block;
		height: 25px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 430px;
		height: 14px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #a4a4a4;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color:  #000;  /*#9b9b9b;*/
	}
	
	#contact-form textarea {
		background: none;
		width: 430px;
		height: 128px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #a4a4a4;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color:  #000;  /*#9b9b9b;*/
	}
	
	#contact-form a {
		float: right;
		margin: 8px 0 0 34px;
		line-height: 1.5em;
		font-weight: bold;
		color: #000;
	}
	
	.general_table  td{
		line-height: 25px;
	}
	
	.general_btn {
		line-height:25px;
	}

.privacy {
	width: 100%;
	overflow: hidden;
}

	.privacy h2 {
		padding: 0 0 17px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 18px 0 !important;
	}
	
	.privacy p.no-indent {
		padding: 0 !important;
	}
	
		.privacy p a {
			font-weight: bold;
			color: #000;
		}

#footer {
	height: 152px;
	overflow: hidden;
}

	#footer .inner {
		padding: 16px 42px 0 42px;
		text-align: center;
	}
	
	#footer b {
		float: right;
		line-height: 2.4em;
		font-size: 0.833em;
		font-weight: normal;
		text-transform: uppercase;
		color: #2c5576;
	}

	#footer p {
		line-height: 2.4em;
		font-size: 0.833em;
		text-transform: uppercase;
		color: #2c5576;
	}
	
		#footer p strong {
			font-weight: normal;
			color: #2ba6c2;
		}
		
		#footer p span {
			padding: 0 3px 0 2px;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #2c5576;
		}
		
			#footer p a:hover {
				text-decoration: underline;
			}



.error_msg {
	color:#ff0000;
	font-weight:bold;
	line-height:20px;
	padding-bottom:5px;
}

.contact_table td {
	line-height: 25px;
}