@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 151px;
}
#nav-wrapper {
	width: 100%;
	background-color: #ecedee;
}
#nav-wrapper #nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #212783;
}
#nav-wrapper #nav span {
	display: none;
}
a.aboutBtn  {
	background-image: url(../images/nav/aboutBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 89px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
	margin-left: 57px;
}a.newsBtn {
	background-image: url(../images/nav/newsBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 58px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}
a.coursesBtn {
	background-image: url(../images/nav/coursesBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 83px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}
a.nvqsBtn {
	background-image: url(../images/nav/nvgsBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 111px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}
a.apprenticeshipsBtn {
	background-image: url(../images/nav/apprenticeBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 136px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}
a.healthsafetyBtn {
	background-image: url(../images/nav/healthBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 135px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}
a.fundingBtn {
	background-image: url(../images/nav/fundingBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 85px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}
a.contactBtn {
	background-image: url(../images/nav/contactBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 107px;
	height: 24px;
	margin-top: 4px;
	margin-right: 7px;
	float: left;
}
a.aboutBtn:hover, a.newsBtn:hover, a.coursesBtn:hover, a.nvqsBtn:hover, a.apprenticeshipsBtn:hover, a.healthsafetyBtn:hover, a.fundingBtn:hover, a.contactBtn:hover {
	background-position: 0px -24px;
}
#nav-wrapper #nav #active {
	background-position: 0px -24px;
}
#contentArea {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contentArea #leftColumn {
	float: left;
	width: 530px;
}
#contentArea #leftColumn h1, h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #212783;
	text-decoration: none;
}
#contentArea #leftColumn h2, h2{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #CC0000; text-decoration: none; }
#contentArea  #leftColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#contentArea #leftColumn ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#contentArea #leftColumn li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	background-image: url(../images/marquee_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	padding-bottom: 7px;
}
#contentArea #rightColumn {
	width: 430px;
	float: right;
}
.contentArea_bg1 {
	background-image: url(../images/contentbg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentArea_bg2 {
	background-image: url(../images/contentbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#staticBanner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 11px;
}
#footer-wrapper {
	width: 100%;
	background-color: #ecedee;
}
#footer-wrapper #footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	background-color: #212783;
}
#footer #ticker {
	float: left;
	width: 603px;
	height: 32px;
}
#footer #ticker p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
}
.grey_bold {
	font-weight: bold;
	color: #8a8c8e;
}
.red {
	color: #e00007;
}
.blue {
	color: #212783;
}
#leftColumn #bluebox {
	background-color: #212783;
	background-image: url(../images/redsquare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	padding-left: 55px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	margin-top: 7px;
}
#leftColumn  #bluebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#fullColumn {
	width: 800px;
	padding-right: 80px;
	padding-left: 80px;
}
#contentArea #fullColumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.news_box {
	border: 1px solid #212783;
	padding: 10px;
	background-color: #FFFFFF;
}
.news_thumb {
	border: 1px solid #E00007;
	margin-left: 10px;
}
#fullColumn a {
	color: #E00105;
	text-decoration: none;
}
#fullColumn a:hover {
	color: #212783;
	text-decoration: underline;
}
.box{
	background: #fff;
}
.box .boxpadding {
	padding: 15px;
}
.boxholder{
	clear: both;
	padding: 5px;
	background-color: #212783;
}
.tab{
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background-color: #212783;
	background-image: url(../images/greentab.jpg);
	background-repeat: no-repeat;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fullColumn #content .tab a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#fullColumn #content .tab a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.linkbtn{ margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-weight: bold; padding: 3px; }
input{ padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }

#adminPanel{ font-size: 11px; color: #FFFFFF; background-color: #CC0000; width: 920px; margin-right: auto; margin-left: auto; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: right; }
#adminPanel a{ color: #FFFFFF; text-decoration: underline; }#fullColumn #contactform {
	background-color: #e00007;
}
#fullColumn #contactform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textField {
	border: 1px solid #212783;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 300px;
	margin: 0px;
	padding: 2px;
}
.button_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #212783;
	margin: 0px;
	padding: 2px;
	border: 1px solid #212783;
}
#contactform button {
	padding: 0px;
}
.image_border {
	border: 1px solid #E00007;
}
#leftColumn #redbox {
	background-color: #E00007;
	background-image: url(../images/bluesquare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	padding-left: 55px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	margin-top: 7px;
}
#leftColumn #redbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

