@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 14px;
}
a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
td, th {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b0a69d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}



.contentBorder {
	border: 1px solid #b0a69d;
	padding: 7px;
}
.navTopic {
	background-color: #fef0d1;
	color: #F9AE00;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 15px;
	float: left;
	height: 21px;
	padding-top: 4px;
}
.navItemFrontpage {
	background-color: #f9ae00;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	float: right;
	height: 21px;
	padding-top: 4px;
}
.navItemFrontpage a {
	color: #FFFFFF;
	text-decoration: none;
}
.navItemFrontpage a:hover {
	text-decoration: underline;
}
.navItem {
	background-color: #f9ae00;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	height: 21px;
	padding-top: 4px;
}
.navItem a {
	color: #FFFFFF;
	text-decoration: none;
}
.navItem a:hover {
	text-decoration: underline;
}
.navItemSelected {
	background-color: #f9ae00;
	color: #3f92b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	height: 21px;
	padding-top: 4px;
}
.navItemSelected a {
	color: #3f92b9;
	text-decoration: none;
}
.navItemSelected a:hover {
	text-decoration: underline;
}
.navPadder {
	background-color: #f9ae00;
	width: 100%;
}
.navSearch {
	background-color: #f9ae00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	float: right;
	height: 21px;
	padding-top: 4px;
}
.navSearchBox {
	background-color: #f9ae00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	height: 22px;
	padding-top: 3px;
}
.navSearchButton {
	background-color: #F9AE00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navSearchText {
	background-color: #FFFFFF;
	background-image: url(../img/searchbox_bg.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#navigation {
	height: 25px;
	background-color: #F9AE00;
}

#contentFrontpage {
	border: 1px solid #B0A69D;
	padding: 4px;
	float: left;
	width: 753px;
}
#contentEdu {
	border: 1px solid #B0A69D;
	margin-top: 7px;
	margin-left: 7px;
	float: right;
	width: 210px;
	height: auto;
	min-height: 557px;
}
#contentBorder {
	border: 1px solid #b0a69d;
	padding: 7px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#contentHeader {
	text-align: right;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-top: 20px;
	color: #c4c4c4;
}
#contentHeader a {
	color: #c4c4c4;
	text-decoration: none;

}
#contentHeader a:hover {
	text-decoration: underline;
}

#contentFooter {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 25px;
	color: #949494;
}
#contentFooter a {
	color: #949494;
	text-decoration: none;
}
#contentFooter a:hover {
	text-decoration: underline;
}

#contentWrapper {
	height: 100%;
	width: 100%;
}
#contentArea {
	padding-top: 38px;
	padding-right: 33px;
	padding-bottom: 15px;
	padding-left: 33px;
}


#newsContent {
	padding-top: 15px;
	padding-left: 11px;
	padding-right: 5px;
}
#newsContent a {
	color: #333333;
	text-decoration: none;
}
#newsContent a:hover {
	color: #333333;
	text-decoration: underline;
}
.newsBG {
	background-color: #eceae8;
}
.newsTopic {
	font-size: 12px;
	font-weight: bold;
}
.storiesBG {
	background-image: url(../img/frontpage_img.jpg);
}
.storiesTopic {
	color: #F9AE00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#storiesContent .storiesTopic a {
	color: #F9AE00;
	text-decoration: none;
}
#storiesContent .storiesTopic a:hover {
	text-decoration: underline;
	color: #F9AE00;
}
.storiesLink {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
#storiesContent {
	padding-bottom: 6px;
}
#storiesContent a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

#storiesContent a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
#liftBox {
	border: 1px solid #B0A69D;
	padding: 4px;
	margin-top: 7px;
	width: 241px;
	margin-right: 5px;
	height: 100%;
}
#liftBoxLast {
	border: 1px solid #B0A69D;
	padding: 4px;
	margin-top: 7px;
	width: 241px;
	float: left;
}
.liftBoxTopic {
	color: #FFFFFF;
	background-color: #F9AE00;
	font-size: 15px;
	font-weight: bold;
	padding-left: 9px;
}
.liftBoxTopic a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.liftBoxTopic a:hover {
	text-decoration: underline;
}

.liftBoxText {
	background-color: #efecea;
	background-image: url(../img/liftbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-left: 9px;
	padding-right: 5px;
	font-size: 13px;
	min-height: 100px;
}
.coursesBG {
	background-image: url(../img/courses_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	width: 100%;
}
.coursesBG a {
	color: #FFFFFF;
	text-decoration: underline;
}
.coursesBG a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.courseItem {
	font-family: Arial, Helvetica, sans-serif;
	color: #0957da;
	font-size: 12px;
	padding: 10px;
}
.courseItem a {
	color: #0957da;
	text-decoration: none;
}
.courseItem a:hover {
	color: #0957da;
	text-decoration: underline;
}
.courseItemGray {
	background-color: #f4f4f4;
	color: #0957da;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.courseItemGray a {
	color: #0957da;
	text-decoration: none;
}
.courseItemGray a:hover {
	color: #0957da;
	text-decoration: underline;
}

.contentEdu {
	border: 1px solid #B0A69D;
	width: 210px;
	min-height: 557px;
}
.subNavBG {
	background-image: url(../img/navtopic_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	width: 100%;
}
.subNavBG a {
	color: #FFFFFF;
	text-decoration: none;
}
.subNavBG a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#subNavPadder {
	padding: 4px;
}
.subNavItem {
	background-color: #b0a69d;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-image: url(../img/subnav.jpg);
	background-repeat: no-repeat;
	background-position: 175px center;
}
.subNavItem a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subNavItem a:hover {
	text-decoration: underline;
}
.subNavItemSelected {
	background-color: #b0a69d;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-image: url(../img/subnav_selected.jpg);
	background-repeat: no-repeat;
	background-position: 175px center;
}
.subNavItemSelected a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subNavItemSelected a:hover {
	text-decoration: underline;
}
.subSubNavItem {
	background-color: #cecac7;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.subSubNavItem a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subSubNavItem a:hover {
	text-decoration: underline;
}
.subSubNavItemSelected {
	background-color: #cecac7;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.subSubNavItemSelected a {
	color: #3f92b9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subSubNavItemSelected a:hover {
	text-decoration: underline;
}

