html, body {
	margin:0;
	padding:0;
}

body {
	font-family:'Tahoma', 'Arial', sans-serif;
	background-color:#fff;
	font-size:13px;
	color:#444;
	line-height:18px;
}

h1 {
	margin:0;
	margin:10px 0;
	padding:0;
	font-size:30px;
	font-weight:normal;
	color:#1f7099;
	line-height:45px;
}

h2 {
	margin:0;
	margin:5px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	color:#1f7099;
	line-height:24px;
}

h3 {
	margin:0;
	margin:5px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	color:#333;
	line-height:24px;
}

h4 {
	margin:0;
	margin-bottom:5px;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:20px;
}

a, a:visited {
	color:#1f7099;
	text-decoration:none;
}

a:hover {
	color:#444;
}

a img {
	border:none;
}

p {
	margin-top:0;
	margin-bottom:13px;
}

ul, ol {
	margin:0;
	padding:5px 0;
	padding-left:7px;
	list-style-position:inside;
	line-height:27px;
}

ul ul, ol ul, ul ol, ol ol {
	padding-top:0;
	padding-bottom:0;
}




#page {
	position:relative;
	margin:0 auto;
	width:906px;
}

#header {
	height:125px;
}

#logo {
	position:relative;
	padding:0 18px:
	width:382px;
	height:100px;
	float:left;
	background:url('../images/ui/logo.gif') no-repeat left top;
}

#logo h1 {
	margin:0;
	padding:0;
}

#logo a {
	display:block;
	width:382px;
	height:100px;
}

#logo span {
	position:absolute;
	left:-1000em;
}

#search {
	padding:18px;
	width:254px;
	float:right;
	background:#e6eef2 url('../images/ui/search.gif') no-repeat left bottom;
}

#search form {
	margin:0;
	padding:0;
}

#search .textbox {
	margin-right:9px;
	width:170px;
	padding:3px 6px;
	border:solid 1px #b8d6e6;
}

#search input {
	vertical-align:middle;
}

#navigation {
	position:relative;
	top:10px;
	width:906px;
	height:52px;
	overflow:hidden;
	z-index:10;
}

#navigation ul,
#navigation li {
	margin:0;
	padding:0;
}

#navigation ul {
	list-style:none;
}

#navigation li {
	margin-right:1px;
	padding-bottom:10px;
	width:180px;
	height:42px;
	float:left;
	text-align:center;
	line-height:42px;
}

#navigation li.active {
	width:182px;
	background:url('../images/ui/navigation_li_active.gif') no-repeat center bottom;
}

#navigation li.active a,
#navigation li.active a:visited,
#navigation li.active a:hover {
	background:none;
}

#navigation a,
#navigation a:visited {
	display:block;
	width:180px;
	height:42px;
	color:#fff;
	font-weight:bold;
	background:#2483b3 url('../images/ui/navigation_li_a.png') no-repeat left top;
}

#navigation a:hover {
	background:#4ab336 url('../images/ui/navigation_li_a.png') no-repeat left bottom;
}

#navigation li.first {
	/* width:182px; */
}

#navigation li.last {
	margin-right:0;
}

#contentTop {
	margin-top:27px;
	height:400px;
	overflow:hidden;
}

#contentBottom {
	margin-top:18px;
	margin-bottom:18px;
	height:185px;
	overflow:hidden;
}

#featureLarge {
	width:598px;
	height:400px;
	float:left;
	overflow:hidden;
	background-color:#2483b3;
	position:relative;
}

#featureLargeImage {
	width:598px;
	height:400px;
	position:absolute;
	z-index:99;
}

#featureLargeButton {
	width:598px;
	height:400px;
	position:absolute;
	z-index:9999;
	background: url('../images/ui/findOutMoreButton.gif') no-repeat 480px 360px;
}

#featureLargeLink{
	width:110px;
	height:30px;
	position:absolute;
	bottom: 10px;
	right:10px;
	z-index:99999;
}


#featureSmall {
	width:290px;
	height:400px;
	float:right;
	background-color:#e6eef2;
	overflow:hidden;
}

#featureSmall .featuredGraduate {
	padding:12px 18px 0 18px;
	height:288px;
}

#featureSmall .featuredGraduate p {
	margin:0;
	padding-bottom:9px;
}

#featureSmall .banner {
	height:100px;
	/*background:grey;*/
}

#footer {
	padding:12px 18px 0 18px;
	height:106px;
	background:url('../images/ui/footer.gif') repeat-x left top;
	border-top:solid 1px #ccc;
	font-size:11px;
	line-height:15px;
}

#footer .popularPages,
#footer .popularPages a,
#footer .popularPages a:visited {
	color:#666;
}

#footer .popularPages a:hover {
	color:#333;
}

.content {
	padding-bottom:18px;
	background:url('../images/ui/content.gif') repeat-y left top;
}

#leftColumn {
	padding-top:36px;
	width:598px;
	float:left;
}

#rightColumn {
	padding:54px 18px 0 18px;
	width:254px;
	float:right;
}

#rightColumn .banner {
	margin-top:36px;
}

.homePanel {
	margin-right:18px;
	padding:11px 18px 0 18px;
	width:252px;
	height:172px;
	background:#fff url('../images/ui/homePanel.gif') repeat-x left bottom;
	border:solid 1px #ccc;
	overflow:hidden;
}

.homePanel h2 {
	margin:0;
	padding:0;
}

.homePanel ul {
	padding-top:3px;
	padding-bottom:0;
}

.linkBoxGroup {
	width:290px;
	height:185px;
	overflow:hidden;
}

.linkBox {
	margin-bottom:9px;
	width:290px;
	height:88px;
	overflow:hidden;
}

.linkBox a,
.linkBox a:visited {
	display:block;
	padding:12px 36px 0 18px;
	width:236px;
	height:76px;
	background:#fff5d9 url('../images/ui/linkBox_a.gif') no-repeat left top;
	color:#333;
}

.linkBox a:hover {
	background:#fff url('../images/ui/linkBox_a.gif') no-repeat left bottom;
	color:#333;
}

.linkBoxTitle {
	display:block;
	font-size:16px;
	line-height:24px;
}

.linkBoxSummary {
	display:block;
	font-size:11px;
	line-height:18px;
}

.homePanel, .linkBoxGroup {
	float:left;
}

.tickedList {
	padding-top:0;
	list-style:none;
	list-style-position:outside; /* ie */
}

.tickedList li {
	margin:0;
	padding-left:23px;
	/*background:url('../images/ui/tickedList.gif') no-repeat left center;*/
	background:url('../images/ui/tickedList.gif') no-repeat left 7px;
	text-indent:0; /* ie */
}

.moreCoursesButton {
	position:relative;
	display:block;
	margin-top:18px;
	width:147px;
	height:32px;
	background:url('../images/ui/moreCoursesButton.gif') no-repeat left top;
	overflow:hidden;
}

.moreCoursesButton span {
	position:absolute;
	left:-1000em;
}

.pageImage {
	margin-bottom:18px;
	background-color:#d9dddf;
}

.pageImage .caption {
	padding:0 9px 3px 9px;
}

.moreLink {
	padding-left:17px;
	background:url('../images/ui/featureSmall_moreLink.gif') no-repeat center left;
}

.clear {
	clear:both;
}

input, textarea, select {
	font-family:'Tahoma', 'Arial', sans-serif;
	font-size:13px;
	color:#444;
}

.content  input, textarea, select {
	width:65%;
}

.content .fs_submit {
	width:auto;
}

table {
	border-spacing: 10px;
	width:90%;
}