.clear { clear:both; }
.left { float:left; }
.right { float:right; }
.leftmargin  { margin-left:8px; }
.rightmargin { margin-right:8px; }
.textleft { text-align:left; }
.textright { text-align:right; }
.textcenter { text-align:center; }
a { color:#656565 }
a strong { color:#434343; }
img { border:0px; }

ul li {
	padding-top:4px;
	padding-bottom:4px;
}
h1,h2,h3 { margin:0px; margin-bottom:8px;  font-size:13px !important; }
h4 { font-size:14px !important; }

body {
	background-color: #f2f2f2;
	font-family: Helvetica, Arial, sans !important;
	font-size:11.5px !important;
	color:#434343;
}

table { width:100%; border:0px; margin-top:16px;  }
table tr th { background:#bdbdbd; color:#eee; padding:4px; background-image:url(/media/th.gif); background-repeat:repeat-x;}
table tr th.stat { background-image:url(/media/th-left.gif); background-repeat:no-repeat; }
table tr th.issue { width:100px; background-image:url(/media/th-right.gif); background-repeat:no-repeat;background-position:top right; }
table td { padding:10px; }

div.wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:956px;
}

div.header {
	background-image: url(../media/header.jpg);
	width:956px;
	height:183px;
	margin-top:12px;
}


body.education div.header {
	background-image: url(../media/header-education.jpg);
}

body.technical div.header {
	background-image: url(../media/header-technical.jpg);
}

div.header h1 {
	display:none;
}

div.content {
	background-image: url(../media/blackback.gif);
	background-repeat: repeat-y;
	background-color: white;
	
	position: relative;
	margin-bottom:16px;
	width:956px;
}

div.content h2 { font-size:13px !important; margin-top:0px; }

div.content div.corner-tl {
	overflow:hidden;
	background: url(../media/grey-tl.gif);
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	left:0px;
}

div.content div.corner-tr {
	overflow:hidden;
	background: url(../media/white-tr.gif);
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	right:0px;
}

div.content div.corner-bl {
	overflow:hidden;
	background: url(../media/black-bl.gif);
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.content div.corner-br {
	overflow:hidden;
	background: url(../media/white-br.gif);
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	right:0px;
}

div.content div.lhs {
	float:left;
	width:207px;
	padding-right:12px;
	padding-left:16px;
	padding-top:20px;
	background-color:#000000;
	background-image:url(../media/blackleftcolumn-top.jpg);
	background-repeat:no-repeat;
	position:relative;
	color:#ffffff;
	min-height:350px;
}

div.lhs a { color:#e4e4e4 }
div.lhs a:hover { color:#db2027 }

body.technical div.content div.lhs {
	background-image:url(../media/blackleftcolumn-top-technical.jpg);
}
body.education div.content div.lhs {
	background-image:url(../media/blackleftcolumn-top-education.jpg);
}


div.lhs form label, div.lampnav form label {
	float:left;
 	width:65px;
	color:#cccccc;
}

div.lhs form label.small, div.lampnav form label.small {
	display:inline;
	width:auto;
	font-size:11px !important;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

div.lhs form input.text, div.lampnav form input.text {	
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:16px;
	width:83px;
}
div.lhs form input, div.lampnav form input {	
	float:left;
	height:16px;
	margin-bottom:6px;
}


div.lhs form button, div.lampnav form button {	
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:20px;
}

div.lhs form input.search, div.lampnav form input.search { width:163px; }
div.lhs  { padding-bottom:120px; }

.worldpay { position:absolute; left:0px; bottom:0px; }
img.icellogo { position:absolute; left:17px; bottom:110px; }

form.main_login label {
	float:left;
 	width:85px;
}

form.main_login input {	
	float:left;
	margin-bottom:6px;
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:16px;
	width:183px;
}


form.main_login button {	
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:20px;
}


div.content p {
	margin-top:0px;
}

div.content div.rhs {
overflow:hidden;
	float:left;
	width:680px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
}

div.content div.rhs div.rhs-left {
	width:416px;
}

div.rhs div.contentbox {
	float:left;
	margin-top:20px;
	margin-right:20px;
	width:188px;
	background:#f8f8f8;
}

div.rhs div.contentbox p {
	margin:4px;
}

div.rhs p {
padding-bottom:8px;
}

div.footer {
	position: relative;
	width:932px;
	margin-bottom:-1px;
	background-image: url(../media/footerback.gif);
	padding:8px;
	padding-left:16px;
	color:#e6e6e6;
}

div.footer a { color:#E6E6E6; }

div.footer div.corner-tl {
	overflow:hidden;
	background: url(../media/footer-tl.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	left:0px;
}

div.footer div.corner-tr {
	overflow:hidden;
	background: url(../media/footer-tr.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	right:0px;
}

div.footer div.corner-bl {
	overflow:hidden;
	background: url(../media/footer-bl.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.footer div.corner-br {
	overflow:hidden;
	background: url(../media/footer-br.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	right:0px;
}




div.navigation {
	overflow: hidden;
	position: relative;
	height:26px;
	margin-top:14px;
	margin-bottom:14px;

	background-image: url(../media/navback.gif);
	background-repeat: repeat-x;
	
}

div.navigation div.navigation-left {
	position: absolute;
	left:0px;
	top:0px;
	width:28px;
	height:21px;
	background-image: url(../media/nav-left.gif);
	
}

div.navigation div.navigation-right {
	position: absolute;
	right:0px;
	top:0px;
	width:28px;
	height:21px;
	background-image: url(../media/nav-right.gif);
	
}


ul.navigation {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	list-style: none;
	text-align: center;
	font-size: 11px !important;
}

ul.navigation li {
	display:inline;
	text-align: center;
	margin:0px;
	padding:0px;
	list-style: none;
	text-transform: uppercase;
	color:#434343;
	font-weight: bold;

}

ul.navigation li.selected a {
	color:#e22f2b;
}

ul.navigation li.selected a.technical {
	color:#2aa1e9;
}

ul.navigation li.selected a.education {
	color:#ff7d33;
}


ul.navigation li.spacer {
	color:#ababab;
	display:inline;
	padding-left: 16px;
	padding-right: 16px;
}

ul.navigation li a {
	text-decoration: none;
	color: #434343;
}

div.newsbox {
	float:right;
	width:200px;
}

div.newsscroller {
	background:#fcfcfc;
	width:200px;
	height:300px;
	overflow:hidden;
	position: relative;
}

div#newsscroller {
	position:absolute;
	top:5px;
}

div.newsbox h2 {
	color:#e4e4e4;
	background:#868484;
}

div.threecolumn div.column {
	width:202px;
	float:left;
	margin-right:37px;
	overflow:hidden;
        margin-bottom:-20px;
}

div.onerightcolumn div.column {
	width:202px;
	float:right;
	margin-left:37px;
	overflow:hidden;
}


div.threecolumn div.last {
margin-right:0px;
}

div.column div.greycolumnbox {
	background:#f8f8f8;
	margin-bottom:20px;
	padding:8px;
	position:relative;
}

div.greycolumnbox div.corner-tl {
	background: url(../media/grey-tl-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	left:0px;
}

div.greycolumnbox div.corner-tr {
	background: url(../media/grey-tr-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	top:0px;
	right:0px;
}

div.greycolumnbox div.corner-bl {
	background: url(../media/grey-bl-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.greycolumnbox div.corner-br {
	background: url(../media/grey-br-small.gif);
	width:8px;
	height:8px;
	position:absolute;
	bottom:0px;
	right:0px;
}

div.greycolumnbox h2, 
div.lamp h2 {

	background:url(/media/header_back.gif);
	background-repeat:no-repeat;
	color:#e4e4e4;
	padding:3px;
	padding-left:4px;
	padding-right:4px;
	width:178px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px !important;
}

div.greycolumnbox h2.noround {
	background:#777;
}

div.lampsection h3 {
	background:#868484;
	color:#e4e4e4;
	padding:6px 6px 3px;
	width:100%;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px !important;
}

div.twocolumn div.column {
	width:280px;
	float:left;
	margin-right:48px;
}

div.twocolumn div.last {
	margin-right:0px;
}

div.profilepicture {
	float:left;
	width:136px;
	margin-bottom:32px;
	text-align:center;
}

div.trainingteasercolumn {
	width:336px;
	float:right;
}

div.trainingteaser {
	width:320px;
	height:95px;
	position:relative;
	margin-bottom:12px;
	background:#f8f8f8;
	padding:8px;
}

div.trainingteaser img {
	float:left;
	margin-right:8px;
}


div.trainingteaser div.corner-tl {
	overflow:hidden;
	background: url(../media/greyonwhite-tl.gif);
	width:6px;
	height:6px;
	position:absolute;
	top:0px;
	left:0px;
}

div.trainingteaser div.corner-tr {
	overflow:hidden;
	background: url(../media/greyonwhite-tr.gif);
	width:6px;
	height:6px;
	position:absolute;
	top:0px;
	right:0px;
}

div.trainingteaser div.corner-bl {
	overflow:hidden;
	background: url(../media/greyonwhite-bl.gif);
	width:6px;
	height:6px;
	position:absolute;
	bottom:0px;
	left:0px;
}

div.trainingteaser div.corner-br {
	overflow:hidden;
	background: url(../media/greyonwhite-br.gif);
	width:6px;
	height:6px;
	position:absolute;
	bottom:0px;
	right:0px;
}

ul {
padding-left:20px;
margin:0px;
}

div.lamp {
	padding:16px;
	background:#f8f8f8;
}
div.about {
	padding-left:27px;
	padding-right:27px;

	background:#f8f8f8;
}


ul.newsarchive li { padding-bottom:12px; }

div.newslisticon {
width:16px;
float:left;
}

div.newsliststory {
width:170px;
float:left;
margin-bottom:12px;
}

div.missionstatement {
float:left;
width:624px;
height:80px;
background:url(/media/missionstatment_back.png);
color:#fff;
margin:0px;
}

div.missionstatement_top {
float:left;
background:url(/media/missionstatment_top.png);
width:624px; 
height:9px;
margin-top:8px;
overflow:hidden;
margin:0px;
}

div.missionstatement_bottom {
float:left;
background:url(/media/missionstatment_bottom.png);
width:624px; 
height:9px;
margin-bottom:8px;
overflow:hidden;
margin:0px;
}

div.missionstatement p {
  padding:8px;
  padding-top:8px;
  padding-bottom:0px;
  margin:0px;
}

div.missionstatement h2 {
  padding:8px;
  padding-top:0px;
  padding-bottom:0px;
  margin:0px;
}

form.courses label {
  float:left;
  width:100px;
  text-align:right;
  margin-right:8px;
  margin-bottom:8px;
  clear:both;
}

form.courses input {
  float:left;
  width:180px;
  margin-bottom:8px;
}

form.courses input.default { width:auto; height;auto; float:none; }


form.courses table { clear:both; }
form.courses table td { padding:0px; }

select.lampindex { font-size:10px !important;  }

div.lampnav { 
  position:absolute;
  margin-left:16px;
  color:#ffffff;
}

div.lampnav a { color:#e4e4e4 }
div.lampnav a:hover { color:#db2027 }

form.delegatelogin label {
	display:block;
        float:left;
	width:100px;
	font-size:11px !important;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

form.delegatelogin input.text {	
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:16px;
	width:83px;
}
form.delegatelogin input {	
	float:left;
	height:20px;
	margin-bottom:6px;
	margin-right:6px;
	border:1px solid #d0d0d0;
	width:183px;
}


form.delegatelogin button {	
	float:left;
	border:1px solid #d0d0d0;
	background:white;
	height:24px;
}

h3.search {
	background:#868484;
	color:#e4e4e4;
	padding:6px 6px 3px;
	width:100%;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px !important;
}