@CHARSET "UTF-8";

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

body {
	background: #272727 url('../images/body_bg.jpg');
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}

.container {
	background: url('../images/body_bg_top.jpg') repeat-x;
	min-height: 215px;
	padding-top: 25px;
}
.content {
	width: 1012px;
	margin: 0 auto;
}
.content .main {
	background: url('../images/content_bg.png') repeat-y;
}
.content .top {
	background: url('../images/content_bg_top.jpg') no-repeat;
	height: 12px;
	font-size: 0;
}
.content .bottom {
	background: #000 url('../images/content_bg_bottom.jpg') no-repeat bottom;
	height: 72px;
	margin: 0 5px 0 5px;
}

.regionHeader {
	height: 140px;
	background: url('../images/headers/home.jpg') no-repeat;
	padding: 0 20px 0 20px;
}
.regionHeader .logo {
	text-indent: -9000px;
}
.regionHeader .callToAction {
	float: right;
	margin: -20px 0 0 0;
	width: 250px;
	height: 80px;
	overflow: hidden;
}
.regionHeader .search {
	background: url('../images/search_icon.gif') no-repeat 48px 3px;
}
.regionHeader .search input {
	border: 0;
	background: url('../images/search_bg.gif') no-repeat;
	width: 158px;
	height: 17px;
	padding: 2px 5px 0 5px;
	font-weight: bold;
	font-size: 12px;
}
.regionHeader .search button {
	text-indent: -9000px;
	border: 0;
	background: url('../images/arrow_right_icon.gif') no-repeat;
	width: 11px;
	height: 14px;
	padding: 0;
}
.regionHeader .search, .regionHeader .query {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	margin: 0 0 20px 0;
}
.regionHeader .query em, .regionHeader .query a {
	color: #729b2d;
	font-style: normal;
}
.regionHeader .query a {
	background: url('../images/arrow_right_icon.gif') no-repeat top right;
	padding: 0 15px 0 0;
}
.regionHeader .query a:hover {
	color: #dfff9b;
}

.regionNav {
	background: url('../images/headers/home.jpg') no-repeat bottom;
	margin: -37px 5px 0 5px;
	height: 37px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
}
.regionNav ul {
	list-style: none;
	margin: 0 0 0 200px;
}
.regionNav ul li {
	display: inline;
}
.regionNav ul li a {
	display: block;
	float: left;
	background: url('../images/nav/nav.gif') no-repeat;
	height: 37px;
	text-indent: -9000px;
}

.regionNav ul li.home a {
	background-position: 0 10px;
	width: 149px;
}
.regionNav ul li.academic a {
	background-position: -148px 10px;
	width: 150px;
}
.regionNav ul li.consultancy a {
	background-position: -298px 10px;
	width: 150px;
}
.regionNav ul li.proIT a {
	background-position: -448px 10px;
	width: 154px;
}
.regionNav ul li.home a:hover, body#Home .regionNav ul li.home a {
	background-position: 0 0;
}
.regionNav ul li.academic a:hover, body#Academic .regionNav ul li.academic a {
	background-position: -148px 0;
}
.regionNav ul li.consultancy a:hover, body#Consultancy .regionNav ul li.consultancy a {
	background-position: -298px 0;
}
.regionNav ul li.proIT a:hover, body#ProIT .regionNav ul li.proIT a {
	background-position: -448px 0;
}

.regionSubnav {
	width: 230px;
	float: left;
	margin: 0 10px 0 0;
}
.regionSubnav ul {
	background: #5b9c17 url('../images/nav/subnav/bg_green_top.gif') no-repeat;
	list-style: none;
	padding: 2px 0 0 0;
}
.regionSubnav ul li {
	margin: 3px 5px 0 4px;
}
.regionSubnav ul li a {
	background: url('../images/nav/subnav/bg_green_item.gif') no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 196px;
	height: 27px;
	line-height: 27px;
	padding: 0 0 0 26px;
	font-size: 13px;
	font-weight: bold;
}
.regionSubnav ul li a:hover {
	color: #dfff9b;
}
.regionSubnav .bottom {
	background: url('../images/nav/subnav/bg_green_bottom.gif') no-repeat bottom;
	width: 230px;
	height: 5px;
	margin: 0;
	font-size: 0;
}

.regionContent {
	border-top: 3px solid #b6df73;
	margin: 0 5px 0 5px;
	padding: 26px;
	background: url('../images/content_bg_fade.gif') no-repeat bottom;
}

.regionFooter {
	margin: 0 5px 0 5px;
	padding: 12px 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.regionFooter p {
	margin: 0 0 8px 0;
}
.regionFooter p.copyright {
	background: url('../images/logo_small.jpg') no-repeat 218px 0;
	padding: 0 0 0 100px;
	width: 1012px;
	height: 18px;
	line-height: 18px;
	margin: 0 auto;
}
.regionFooter em {
	color: #729b2d;
	font-style: normal;
	margin: 0 5px 0 0;
}
.regionFooter img {
	margin: 0 10px 0 0;
}
.regionFooter a {
	color: #fff;
	text-decoration: none;
}
.regionFooter a:hover {
	color: #ccc;
}

.regionColumnMain {
	float: left;
	width: 710px;
	overflow: hidden;
}
.regionColumnMain h1 {
	background: url('../images/headers/h1_bg_home.gif') no-repeat;
	width: 670px;
	height: 75px;
	line-height: 70px;
	font-size: 28px;
	color: #fff;
	padding: 0 20px 0 20px;
}
.regionColumnMain h2 {
	font-size: 22px;
	margin: 5px 0 10px 0;
	padding: 10px 10px 0 10px;
	color: #729b2d;
}
.regionColumnMain h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 10px 10px 0 10px;
	line-height: 21px;
	color: #729b2d;
	background: none;
}
.regionColumnMain h3 a {
	color: #729b2d;
}
.regionColumnMain h4 {
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.regionColumnMain p {
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
}
.regionColumnMain ul {
	margin: 0 0 20px 25px;
	font-size: 13px;
	line-height: 18px;
}
.regionColumnMain h3.error {
	color: red;
	text-align: center;
}

.panelBlack {
	background: url('../images/panel_bg.gif') no-repeat;
	width: 230px;
	height: 132px;
	margin: 10px 10px 0 0;
	color: #fff;
}
.panelBlack .content {
	width: 180px;
	height: 90px;
	padding: 20px 25px 0 25px;
	overflow: hidden;
}
.panelBlack .content a {
	color: #fff;
}
.titled .content {
	height: 62px;
}
.panelBlack .title {
	height: 28px;
	line-height: 28px;
	background: url('../images/panel_bg_title.gif') no-repeat;
	padding: 0 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.panelBlack .title a.news {
	background: url('../images/rss.gif') no-repeat 200px 7px;
	color: #fff;
	text-decoration: none;
	width: 220px;
	display: block;
}
.panelBlack .more {
	text-align: right;
	padding: 0 10px 0 10px;
}
.panelBlack .more a {
	background: url('../images/arrow_right_icon.gif') no-repeat 199px -2px;
	padding: 0 15px 0 0;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 14px;
	line-height: 14px;
}
.panelBlack .more button {
	background: url('../images/arrow_right_icon.gif') no-repeat 89px -2px;
	border: 0;
	padding: 0 15px 0 0;
	margin: 0;
	color: #fff;
	font-size: 11px;
	width: 100px;
	text-align: right;
}
.panelBlackExpandable {
	background: #202021 url('../images/panel_expandable_bg.gif') no-repeat;
	height: auto;
}
.panelBlackExpandable .content {
	width: 210px;
	height: auto;
	padding: 10px;
}
.panelBlackExpandable ul {
	list-style: none;
	margin: 0 0 10px 0;
	font-size: 11px;
}
.panelBlackExpandable ul li {
	margin: 5px 0 5px 0;
	clear: both;
}
.panelBlackExpandable ul li label {
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	padding: 0 10px 0 0;
}
.panelBlackExpandable ul li select {
	width: 66px;
	height: 20px;
	line-height: 18px;
	font-size: 11px;
}
.panelBlackExpandable ul li select.fullWidth {
	width: 135px;
}
.panelBlackExpandable ul li input {
	border: 0;
	width: 125px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px 0 5px;
	font-size: 10px;
}
.panelBlackExpandableBottom {
	background: url('../images/panel_expandable_bg_bottom.gif') no-repeat;
	height: 5px;
	margin: 0 0 10px 0;
}
.panelBlackExpandable ul li.dotted {
	border-bottom: 1px dotted #676768;
	height: 1px;
	line-height: 1px;
	font-size: 0;
	margin: 0;
}
.panelCourseInfo ul {
	margin: 0 0 20px 0;
}
.panelCourseInfo ul li label {
	color: #ccc;
	padding-right: 5px;
	display: inline;
	text-align: left;
	width: auto;
}
.newsTickerItem {
	width: 180px;
	height: 90px;
}
.floatLeft {
	float: left;
}
.end {
	margin-right: 0;
}
.microsoftCertified {
	background: url('../images/microsoftCertified.gif') no-repeat;
	display: block;
	height: 132px;
	width: 230px;
	margin:10px 10px 0 0;
	text-indent: -9000px;
}
.ciscoNetworkingAcademy {
	background: url('../images/ciscoNetworkingAcademy.gif') no-repeat;
	display: block;
	height: 132px;
	width: 230px;
	margin:10px 10px 0 0;
	text-indent: -9000px;
}
.compTIA .content {
	background: url('../images/compTIA.gif') no-repeat 13px 40px;
	text-indent: -9000px;
}

.headerBlack {
	background: url('../images/headers/header_bg_black.gif') no-repeat;
	width: 690px;
	height: 31px;
	line-height: 31px;
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	color: #fff;
	clear: both;
}
.headerBlack a, .headerBlack button {
	color: #fff;
	text-decoration: none;
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Arial, sans-serif;
}
.headerBlack em {
	color: #729b2d;
	font-style: normal;
}
.headerBlackCentered {
	text-align: center;
}
.headerBlackCentered a {
	text-decoration: underline;
}
.headerBlackNarrow {
	background: url('../images/headers/header_bg_black_narrow.gif') no-repeat;
	width: 470px;
}

.newsBox {
	width: 710px;
	color: #fff;
	margin: 0 0 10px 0;
}
.newsBox .title {
	background: url('../images/newsBox_bg_top.gif') no-repeat;
	height: 28px;
	line-height: 27px;
	font-size: 14px;
	padding: 0 10px 0 10px;
	overflow: hidden;
}
.newsBox .title .date {
	float: right;
	font-size: 11px;
}
.newsBox .content {
	background: #202020 url('../images/newsBox_bg.gif') no-repeat;
	padding: 10px 20px 5px 10px;
	font-size: 13px;
	width: 680px;
}
.newsBox .content img {
	float: left;
	margin: 0 15px 0 0;
}
.newsBox .content p {
	height: 70px;
	overflow: hidden;
}
.newsBox .more a {
	float: right;
	color: #729b2d;
	text-decoration: none;
	background: url('../images/arrow_right_icon.gif') no-repeat top right;
	display: block;
	padding: 0 15px 0 0;
}
.newsBox .bottom {
	background: url('../images/newsBox_bg_bottom.gif') no-repeat;
	height: 5px;
	width: 710px;
	margin: 0;
}
.pagination {
	height: 20px;
	line-height: 20px;
	text-align: right;
}

.banner {
	width: 710px;
	height: 184px;
	margin: 10px 0 0 0;
}
.map {
	height: 327px;
}

.contentColumnLeft {
	clear: both;
	width: 470px;
	float: left;
	margin: 0 10px 0 0;
}
.contentColumnRight {
	width: 230px;
	float: left;
}
.contentColumnRight img {
	margin: 10px 0 0 0;
}

.formContact fieldset {
	border: 1px solid #ccc;
	margin: 15px 10px 15px 10px;
	color: #666;
}
.formContact fieldset legend {
	margin: 0 0 0 10px;
	font-size: 13px;
	font-weight: bold;
}
.formContact ul {
	list-style: none;
	margin: 0;
}
.formContact ul li {
	margin: 5px;
	text-align: right;
}
.formContact ul li label {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 0;
	font-size: 12px;
}
.formContact ul li textarea, .formContact ul li input[type="text"] {
	background: #e6e6e6;
	border: 0;
	width: 265px;
	height: 16px;
	padding: 2px 5px 2px 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.formContact ul li select {
	width: 275px;
	font-size: 10px;
}
.formContact ul li textarea {
	height: 76px;
}
.formContact button {
	background: url('../images/button_bg.gif') no-repeat;
	width: 121px;
	height: 25px;
	line-height: 23px;
	border: 0;
	color: #ddd;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 11px;
}
ul li.error label {
	color: red;
	font-weight: bold;
}

.courseBox h3, .courseBox p {
	margin: 0;
	padding: 0 10px 0 10px;
}
.courseBox p {
	margin: 2px 0 20px 0;
}

.courseAffiliateLogo {
	margin: 15px 10px 0 10px;
	float: left;
}
.courseAffiliateLogo img {
	border: 1px solid #d9d9d9;
}
.linkedFile {
	text-align: center;
}
div.intro,
div.cmRegion {
	font-size: 12px;
}
div.intro {
	font-weight: bold;
}
.cmRegion p {
	margin: 0 10px 10px 10px;
	padding: 0;
}
.cmRegion ol {
	margin: 10px 10px 10px 40px;
}