@charset "utf-8";
/* CSS Document */
/*#navigation .menuitem a {
	text-align:center;
	float:left;
	width:75px;
	height:23px;
	margin-right:1px;
	color:#02547e;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	padding-top:5px;
}

#navigation .menuitem a:hover {
	text-align:center;
	float:left;
	width:75px;
	padding-top:2px;
	margin-right:1px;
	color:#ff9400;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
		padding-top:5px;
}
#navigation .menuitem_active a {
	text-align:center;
	float:left;
	width:75px;
	height:23px;
	padding-top:2px;
	margin-right:1px;
	color:#02547e;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-top:5px;
}*/

/*
#navigation .menuitem a {
	text-align:center;
	float:left;
	width:140px;
	height:25px;
	padding-top:12px;
	margin-right:1px;
	background-color:#889DA4;
	background-image:url(/images/button_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#navigation .menuitem a:hover {
	background-image:url(/images/button_a_bg.gif);
	text-decoration:none;
	background-color:#74868C;
}
#navigation .menuitem_active a {
	text-align:center;
	float:left;
	width:141px;
	height:25px;
	padding-top:12px;
	margin-right:1px;
	background-color:#FF5D2B;
	background-image:url(/images/button_o_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
*/

#navigation {
	clear:both;
	width:350px;
	height:10px;
}
#top
{	margin: 0;
	padding: 0;
}

#top li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: normal 11px arial;
}

#top li a {	
	display: block;
	margin: 0 0px 0 4px;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
	font-size:11px;
	color:#353535;
}

#top li a:hover
{	text-align: center; color:#000000;
	text-decoration: underline;
}

#navigation_menu {
	clear:both;
	width:974px;
	height:30px;
}
#menu
{	margin: 0;
	padding-left:7px;
}

#menu li {
	margin: 0;
	padding: 0 2px 0 3px;
	list-style: none;
	float: left; font-family:Arial; font-size:13px; color:#ffffff; line-height:24px;
	border-right: 1px solid #93c6ee;}

#menu li a {	
	display: block;
	margin: 0;
	padding: 0 2px 0 3px;
	font-family:Arial; font-size:13px; color:#ffffff; line-height:24px;
	text-decoration: none;
}

#menu li a:hover
{	color:#00fffc;
}






/*#top div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #CCCCCC}

	#top div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space:inherit;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#top div a:hover
	{	background: #49A3FF;
		color: #FFF}
*/





.abt_exam_hd
{
background-color:#eef2f9;
font-size:14px;
background-image:url(file:///C|/Documents%20and%20Settings/Administrator/Desktop/images/icon_book.gif);
background-repeat:no-repeat;
background-position:5px 3px;;
height:35px;
}
.abt_exam_hd span a
{
color:#16699e;
font-size:14px;
padding-left:38px;
font-weight:bold;
}

.related_exam_hdgs
{
color:#0d639a;
font-size:14px;
}

#related_exam_sec
{
line-height:30px;
}

#related_exam_sec .main_exam a
{
color:#0f2278;
font-size:30px;
}
#related_exam_sec .sub_main_exam a
{
color:#0f2278;
font-size:24px;
}

#related_exam_sec .secondary_exam a
{
color:#0f2278; 
font-size:18px;
font-weight:600;
}

#related_exam_sec .sub_secondary_exam a
{
color:#0f2278;
font-size:14px;
}


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

.form_hdng
{
color:#ff5b0a;
font-size:18px;
}

.form_text {
	font-size:12px; font-weight:bold;
color:#515151;
	}
.formfield{ border-bottom:1px solid #e0dfdf;
border-top:1px solid #e0dfdf; border-right:1px solid #e0dfdf; border-left:1px solid #e0dfdf;
background-color:#fafafa;
width:200px;
color:#fafafa;
height:25px;
font-size:14px; font-weight:bold;
color:#000000;
}
.select{ border-bottom:1px solid #e0dfdf;
border-top:1px solid #e0dfdf; border-right:1px solid #e0dfdf; border-left:1px solid #e0dfdf;
background-color:#fafafa;
width:200px;
color:#fafafa;
height:25px;
font-size:11px;
color:#000000;
}