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

body {
	margin:0px;
	padding:0px;
	font-family:tahoma, arial;
	font-size:11px;
	color:#141414;
	background-image:url(../images/body-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

a {
	color:#6e9204;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#6e9204;
	margin-top:0px;
}

h2 {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#6e9204;
}

#topline {
	position:absolute;
	text-align:center;
	color:#141414;
	width:780px;
	height:22px;
	line-height:21px;
	z-index:1;
	top: -25px;
}

#logo {
	position:absolute;
	top:15px;
	width:295px;
	height:68px;
	z-index:1;
}

#topbanner {
	position:absolute;
	top:125px;
	width:778px;
	height:259px;
	background-image:url(../images/top-banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1;
}

#primarynav {
	position:absolute;
	line-height:26px;
	padding-left:10px;
	color:#0089b9;
	z-index:1;
}
#primarynav a {
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#primarynav a:hover {
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

#applynowform {
	position:absolute;
	left:537px;
	top:27px;
	width:243px;
	color:#FFFFFF;
	z-index:1;
	background-color:#02a3d7;
	background-image:url(../images/apply-now-bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#applynowform a {
	color:#ffffff;
	text-decoration:underline;
}
#applynowformhead {
	width:243px;
	height:50px;
	padding:0px;
	margin:0px;
	background-image:url(../images/apply-now-head.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#leftlinks {
	position:absolute;
	top:434px;
	width:215px;
	background-image:url(../images/leftlinks-bg.gif);
	background-position:left bottom;
	padding-bottom:14px;
	z-index:1;
}
#leftlinks ul {
	width:209px;
	list-style:none;
	padding:0 0 0 6px;
	margin:0px;
}
#leftlinks ul li {
	width:194px;
	float:left;
	background-image:url(../images/bullet-green.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:19px;
}
#leftlinks ul li a {
	color:#141414;
	text-decoration:none;
}
#leftlinks ul li a:hover {
	color:#6e9204;
	text-decoration:underline;
}

#articlelinks {
	position:absolute;
	top:820px;
	width:215px;
	background-image:url(../images/leftlinks-bg.gif);
	background-position:left bottom;
	padding-bottom:14px;
	z-index:1;
}
#articlelinks ul {
	width:209px;
	list-style:none;
	padding:0 0 0 6px;
	margin:0px;
}
#articlelinks ul li {
	width:194px;
	float:left;
	background-image:url(../images/bullet-green.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:19px;
}
#articlelinks ul li a {
	color:#141414;
	text-decoration:none;
}
#articlelinks ul li a:hover {
	color:#6e9204;
	text-decoration:underline;
}

#content p {
	margin:10px 0 10px 0;
	padding:0 0 0 0;
}

.leftlinkshead {
	width:215px;
	height:24px;
	background-image:url(../images/links-head.gif);
	line-height:24px;
	color:#FFFFFF;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.more {
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	line-height:18px;
}

#bottomlinks a {
	margin:0 6px 0 6px;
	color:#FFFFFF;
	text-decoration:none;
}
#bottomlinks a:hover {
	margin:0 6px 0 6px;
	color:#FFFFFF;
	text-decoration:underline;
}
#botleft { float:left; padding-left:32px; margin-left:10px; background-image:url(../images/uk-flag.gif); background-position:left; background-repeat:no-repeat; }
#botright { float:right; padding-right:10px; }

.txtbox {
	border:1px #077FBC solid;
	font-family:tahoma;
	font-size:11px;
	padding:2px;
}

.txtboxtop {
	font-family:tahoma;
	font-size:11px;
	padding:1px;
	background-color:#FFFFFF;
	border:1px #0068a3 solid;
	color:#333333;
}

.submitbutton {
	background-image:url(../images/submit-button.gif);
	font-family:tahoma;
	background-color:#8ebc04;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	border:1px #3c6b00 solid;
}
.submitbutton2 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#6e9204;
}

.sitemaplinks {
	line-height:18px;
}
.sitemaplinks a {
/*	color:#077FBC;*/
	text-decoration:none;
}
.sitemaplinks a:hover {
	color:#141414;
	text-decoration:underline;
}

.mandatory {
	color:#FF0000;
	font-size:11px;
}
.formhead {
	background-color:#6e9204;
	color:#FFFFFF;
	font-weight:bold;
}
