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

body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

ul{ margin-left:0; padding-left: 2em;}

.style1 { color:#FFFFFF; }

.style3 {
	color: #006699
}
.style4 {font-size: 12px}
.style5 {font-size: 11px}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
	color:#060D54;
}
.red {
	color:#900;
}
.darkblue {
	color:#060D54;
}
.ukback {
	background-image:url(images/ukback.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}



	.paddingLR20 {
	padding: 0px 20px 0px 20px;
	}
	.paddingLR15 {
	padding: 0px 15px 0px 15px;
	}
	.padding15 {
	padding: 15px 15px 15px 15px;
	}
	.paddingLR5 {
	padding: 0px 5px 0px 5px;
	}
	
	.paddingR20 {
	padding: 0px 20px 0px 0px;
	}
	
	.paddingL20 {
	padding: 0px 0px 0px 20px;
	}
	
	.maincontent {
		overflow: -moz-scrollbars-vertical;
		overflow-x: hidden;
		overflow-y: scroll;
		padding: 0px 20px 0px 20px;
	}
	
	.readmore, a.readmore:link, a.readmore:visited, a.readmore:active {
	color: #006699;	
	font-weight: bold;	
	text-decoration: none;
	}

	a.readmore:hover {
	color: #FFFFFF;	
	font-weight: bold;	
	text-decoration: none;
	}
	
	.maint, a.maint:link, a.maint:visited, a.maint:active {
	color: #FFFFFF;			
	text-decoration: none;
	}

	a.maint:hover {
	color: #FFFFFF;		
	text-decoration: underline;
	}
	
	.mainmenu, a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	color: #060d54;	
	font-weight: bold;	
	text-decoration: none;
	}

	a.mainmenu:hover {
	color: #FFFFFF;	
	font-weight: bold;	
	text-decoration: none;
	}
	.mainmenu_white, a.mainmenu_white:link, a.mainmenu_white:visited, a.mainmenu_white:active {
	color: #FFFFFF;	
	font-weight: bold;	
	text-decoration: none;
	}

	a.mainmenu_white:hover {
	color: #060d54;	
	font-weight: bold;	
	text-decoration: none;
	}
	.mainmenu_darkblue, a.mainmenu_darkblue:link, a.mainmenu_darkblue:visited, a.mainmenu_darkblue:active {
	color: #060d54;	
	font-weight: bold;	
	text-decoration: none;
	}

	a.mainmenu_darkblue:hover {
	color: #060d54;	
	font-weight: bold;	
	text-decoration:underline;
	}
	a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.whitelink, a.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.whitelink:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.whitelink:active {
	text-decoration: none;
	color: #ffffff;
}


.subhead {
color:#000000;
font-size:12px;
font-weight:bold;
}

.subhead2 {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.commandbutton, a.commandbutton:link, a.commandbutton:visited, a.commandbutton:active {
	color: #FFFFFF;	
	font-weight: bold;	
	font-size:13px;
	text-decoration: none;
	background-color:#005595;
	}

	a.commandbutton:hover {
	color: #FFFFFF;	
	font-weight: bold;	
	font-size:13px;
	text-decoration: none;
	background-color:#060d54;
	}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 5px;
	
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #006699;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

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

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
	
#search
{ 
	background-color:#ffff99;
}

