@charset "utf-8";

body{
	margin:0;
	background-color:#d0d0d0;
	/*background-color:#F5F5F5;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#003366;
	text-indent:8px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
}

h2{
	font-size:12px;
	font-weight:bold;
	color:#003074;
	background-color:#dedede;
	text-indent:8px;
	margin:0 0 3px 0;
	padding:7px 0 7px 0;
	border:1px solid #003399;
}

img{
	border:0;
}

a:link, a:visited{
	color:white;
	text-decoration:none;
}

a:hover{
	color:#003074;
	text-decoration:underline;
}

#graybar {
	background-color: #666666;
	color: #FFFFFF;
	height:30px;
	width:100%;
	border-bottom:1px solid black;
	margin-bottom:0;
}

#topnav{
	width:780px;
	margin:auto;
	height:30px;
}

#anglianame{
	float:left;
	width:150px;
	margin-left:28px;
	height:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
}

#navright{
	float:right;
	margin-right:15px;
	height:25px;
	line-height:30px;
}

#cont1{
	background-color:white;
	margin:auto;
	width:810px;
	margin-top:0;
}

#cont2{
	/*background-color:#ecf0f5;*/
	background-color:white;
	margin:auto;
	width:780px;
}

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:780px;
}

#searchbox{
	float:right;
	margin-top:5px;
	height:30px;
	margin-right:15px;
}

#datetime{
	clear:right;
	color:white;
	float:right;
	margin-right:15px;
	margin-top:55px;
}

#headertitle{
	clear:both;
	float:left;
	font-size:18px;
	color:#003074;
	margin-left:150px;
	margin-top:20px;
	line-height:24px;
}

#welcome{
	clear:both;
	width:780px;
	height:265px;
	background-image:url(images/welcomebox.jpg);
	margin-top:10px;
}

#wel1{
	width:333px;
	height:200px;
	float:right;
	margin-top:68px;
	margin-right:200px;
}

/*#wel2{
	float:right;
	margin-right:23px;
	width:360px;
	height:225px;
	margin-top:28px;
}*/

#columns{
	clear:both;
}

.col{
	width:350px;
	height:185px;
	background-image:url(images/columnbox.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
}

.fp_menu{
	width:210px;
/*	background-image:url(images/columnbox.jpg);
	background-repeat:no-repeat;*/
	float:left;
	margin-left:15px;
	margin-top:15px;
	border-right:dashed 1px #003366;
}

.colhead{
	color:#003074;
	font-size:24px;
	height:35px;
	line-height:55px;
}

.colhead img{
	margin:10px;
}

.colcontent{
	margin-top:10px;
}

.colcontent p{
	margin-right:10px;
	margin-left:10px;
}

.mainbutton{
	background-image:url(images/mainbutton.gif);
	background-repeat:no-repeat;
	width:185px;
	height:30px;
	color:white;
	margin-top:8px;
	font-size:14px;
	line-height:28px;
	text-align:center;
	margin-left:8px;
}

#footer{
	clear:both;
	text-align:center;
	font-size:10px;
	color:#003074;
	border-top:solid 1px #003074;
	margin-top:15px;
	padding-top:10px;
}

.global{
	background-image:url(images/world_map.jpg);
	background-repeat:no-repeat;
	height:142px;
	width:297px;
	background-position:0px 1px;
	font-size: 12px;
	text-align:left;
	margin:auto;
}

.global a{
	/*	height:122px;*/
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
	color:#003366;
}

.global p{
	margin-bottom:5px;
	margin-left:0;
	text-align:center;
}

#maincontent{
	width:780px;
	margin-top:20px;
}

#sidemenu{
	float:left;
	width:200px;
	margin-left:15px;
	padding-top:5px;
}

#pagecontent{
	width:500px;
	float:right;
	margin-right:15px;
	padding: 20px 20px 0px 20px;
	background:url(images/content.jpg) no-repeat;
	min-height:330px;
	height:auto !important;
	height:330px;
}

#pagecontent a:link, #pagecontent a:visited{
	color:#993300;
}

#pagecontent a:hover{
	color:#003074;
	}

.newsdate{
	clear:both;
	color:#003074;
	font-weight:bold;
	font-size:12px;
	float:left;
	width:45px;
	padding:2px;
}

.newshead{
	float:left;
	width:265px;
	padding:2px;
	margin:0;
}

.newshead a:link, .newshead a:visited{
	color:#003074;
}

.newshead a:hover{
	color:#FFCC00;
}

/* styles for news and news archive */

#archive{
	width:100px;
	margin:10px;
	float:right;
	margin-top:0;
	margin-right:0;
	background-color:#FFFFFF;
}

#archive h2{
	font-weight:bold;
	font-size:14px;
	color:white;
	background:#003074;
	margin:0;
	width:100px;
}

#archive ul{
	width:100px;
	margin:0;
	list-style-type:none;
	padding:0;
	border:1px solid #003074;
	background-color:#FFFFFF;
}

#archive li{
	height:20px;
	background-color:#FFFFFF;
}

#archive table{
	position:absolute; 
	border-collapse:collapse;
	top:0; 
	left:0;
	font-size:12px;
}

#archive a, #archive a:visited {
	display:block; 
	text-decoration:none;
	height:20px;
	line-height:20px;
	width:100px;
	color:#003074;
	text-indent:8px;
}

#archive li ul {
	visibility:hidden;
	position:absolute;
	width:100px;
	background:transparent url(images/transparent.gif);
	margin-left:-1px;
}

#archive li ul a, #archive li ul a:visited{
	text-indent:20px;
}

#archive li:hover > a {
	color:#FFFFFF;
	background-color:#003074;
}

#archive li:hover > ul {
	visibility:visible;
}

#archive ul a:hover ul ul{
	visibility:hidden;
}

#archive ul a:hover ul {
	visibility:visible;
}

#archive li ul li:hover > a {
	color:#003074;
	background-color:#cbdbf5;
}

.choose{
	color:#003074;
	font-size:11px;
}

.placement_questions{
	color:#003074;
	font-weight:bold;
}

.placement_questions ul{
	list-style-type:none;
}

.placement_questions ul li{
	margin-bottom:10px;
}

.placement_questions img{
	margin-bottom:10px;
}

.placement_questions ul li ul li{
	font-weight:normal;
	text-indent:10px;
	margin-bottom:2px;
}

.placement_questions{
	clear:both;
}

.missed{
	color:#CC0000;
}

.result0{
	color:red;
}

.result1{
	color:blue;
}

.result2{
	color:green;
}

.label{
	clear:both;
	float:left;
	width:180px;
	margin-right:10px;
	text-align:right;
	height:30px;
}

.tlog{
	width:400px;
	margin:auto;
	border:1px solid #003074;
	padding:7px;
}

.tlog a:link, .tlog a:visited{
	font-weight:bold;
	color:#009933;
}

.inputbox{
	float:left;
	width:180px;
	height:30px;
}

.red{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

.errors{
	color:red;
	font-size:11px;
	text-align:center;
}

.greenlink a:link, .greenlink a:visited{
	color:green;
}

.greenlink a:hover{
	color:#003074;
}

.colnews{
	padding-top:8px;
}

.colnews p{
	margin:0;
	margin-left:10px;
	margin-top:4px;
}

.bg3{
	background-color:#FFF7E1;
}

.bg1{
	background-color:#ECFDFF;
}

.bg2{
	background-color:#F3FFEC;
}

.bg4{
	background-color:#DEE6E7;
}

#logo_connect a:link, #logo_connect a:visited{
	color:0;
	text-decoration:none;
}

#cont_menu{
 color:white;float:left; background-color:#6699CC; width:115px; padding:5px;
}

#cont_menu a:link, #cont_menu a:visited{
	color:white;
}

#cont_menu a:hover{
	color:yellow;
}

#cont_menu p{
	font-weight:bold;
	border-bottom:thin solid #000066;
}

/*sample paper pages styles*/

.sample_head{
	color:#003399;
	font-weight:bold;
	font-size:14px;
	background-color:#CFF7FA;
	width:450px;
	height:25px;
	padding-left:10px;
	line-height:26px;
}

.this_ul{
	list-style:none;
	margin-left:0px;
}

.this_ul ul{
	clear:both;
	margin-top:10px;
}

.this_ul ul li{
	display:inline;
	width:120px;
	float:left;
	height:20px;
}