@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,   
table, caption, tbody, tfoot, thead, tr, th, td, img { 
	margin: 0; 
	padding: 0;  
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:link, a:visited {
	cursor: pointer;
	color: #0193cf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding: 8px 0;
}

h1 {
	font-size: 28px;
	display: none;
	padding: 0 0 5px 0;
}

h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}

h3 {
	font: italic 18px/150% Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
}

h4 {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:0;
}
	
body {
	background: #d3f1fa url(/images/bg.jpg) repeat-x ;
	line-height: 15px;
	color: #000;
	font: 75%/150% Arial, Helvetica, sans-serif;
	
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	background: url(/images/header.jpg) no-repeat;
	width: 950px;
	height: 187px;
}

#search {
	background: url(/images/bg-search.gif) no-repeat;
	width: 226px;
	height: 28px;
	float: right;
	text-align: center;
	padding-top: 5px;
}

#menu {
	background: #454441 url(/images/bg-menu.gif) repeat-x;
	width: 950px;
	height: 42px;
}

#content {
	background: #fff;
	padding: 13px;

}

#contentinside {
	background: #fff;
	padding: 10px 20px;
}

#welcome {
	background: url(/images/bg-welcome2.gif) no-repeat;
	width: 602px;
	height: 175px;
	padding: 35px 14px;
}

#welcome img {
	float: right;
	margin-left: 10px;
}

#news {
	float: right;
	width: 271px;
	height:245px;
	background: url(/images/bg-news.gif) no-repeat;
}

#leadsarea {
	clear: both;
}

#box1 {
	background: url(/images/bg-bts2.gif) no-repeat;
	width: 291px;
	height: 188px;
	float: left;
	margin-bottom:10px;
}

#box2 {
	background: url(/images/bg-pdlp2.gif) no-repeat;
	width: 291px;
	height: 188px;
	float: left;
	margin: 0 20px 10px 20px;
}

#box3 {
	background: url(/images/bg-atcollege2.gif) no-repeat;
	width: 291px;
	height: 188px;
	float: left;
	margin-bottom:10px;
}

#bts img, #pdlp img, #atcollege img {
	float: right;
}

#heading {
	width: 251px;
	height:24px;
	padding:12px 10px 0 10px;
}
#boxcontent {
	width: 271px;
	height:124px;
	padding:10px;
}
#heading2 {
	width: 251px;
	height:32px;
	padding:4px 10px 0 10px;
}
#boxcontent2 {
	width: 251px;
	height:174px;
	padding:10px;
}
#stafflogin {
	background: #fff;
test-align:left;
}

#footer {
	background: #454441 url(/images/bg-menu2.gif) repeat-x;
	width: 930px;
	height: 70px;
	font-size: 0.9em;
	color: #fff;
	padding: 10px;
}

#footer a {
	color: #b6b3b3;
}

#content h1 {
	color: #000;
}

h2.yellow, h3.yellow {
	color: red;
}

h2.pink, h3.pink {
	color: #fc64af;
}

.breadcrumb {
	float:right; 
	margin-top: -30px;
	font-size: 0.85em;
}

#contentcourses {
	width: 700px;
	float: right;
	margin-top: 10px;
}

#menucourses {
	width: 207px;
	float: left;
	background: url(/images/menucourses.gif) no-repeat;
	height: 429px;
	margin-top: 10px;
}

#searchcourse {
	background: url(/images/bg-searchcourse.gif) no-repeat;
	width: 196px;
	height: 33px;
	margin: 10px 0 0 6px;
	text-align: center;
	padding-top: 6px;
}

#searchcourse .atur, #search .atur{
	background: #eeeeed;
	border: none;
	color: #747272;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	padding-top: 2px;
}

.courselink {
	background: #fc64af url(/images/triangle.png) no-repeat;
	color: #fff;
	padding-left: 25px;
	font-size: 0.95em;
	font-weight: bold;
	padding-top: 3px;
	cursor: pointer;
}

.courselinkhover {
	background: #fe8ac3 url(/images/triangle.png) no-repeat;
	color: #fff;
	padding-left: 25px;
	margin-bottom: 5px;
	font-size: 0.95em;
	font-weight: bold;
	padding-top: 3px;
	cursor: pointer;
}

