body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding: 0px;
	background-color: #F2F7D4;
	text-align: center;
	background-image: url(images/bodyBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration: none;
	color: #114B7D;
}
#container {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	height: 145px;
	width: 921px;
	background-image: url(images/headerBG.png);
	position: relative;
}
#headerLogo {
	position: absolute;
	top: 11px;
	left: 35px;
	z-index: 20;
}
#imageOverlay {
	position: absolute;
	z-index: 90;
	left: 660px;
	top: 22px;
}
#mainBody {
	background-color: #FFFFFF;
	width: 897px;
	padding-left: 12px;
	padding-right: 11px;
	position: relative;
	z-index: 5;
}
#leftColumn {
	width: 186px;
	position: relative;
	float: left;
}
#leftColumn h1 {
	color: #114B7D;
	font-size: 1.4em;
}
#leftColumn h2 {
	color: #114B7D;
	font-size: .9em;
}
.small {
	font-size: 0.8em;
}
#leftColumn a:link {
	font-weight:bold;
}
#leftColumn a:visited {
	font-weight:bold;
}
#leftColumn a:hover {
	font-weight:bold;
	color: #70A5D0;
}
#leftColumn a:active {
	font-weight:bold;
	color: #70A5D0;
}
#leftNav {
	background-image: url(images/leftNavBG.gif);
	background-color: #F2F7D4;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftNav .homeLink {
	background-image: url(images/leftNavHome.gif);
	height: 32px;
}
#leftNav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
	padding-left: 8px;
}
#leftNav li {
	line-height: 2em;
	list-style-type: none;
	margin-right: 9px;
}
#leftNav li li {
	line-height: 1.2em;
	list-style-type: none;
	margin-right: 9px;
}
#leftNav .homeLink li {
	line-height: 32px;
	list-style-type: none;
}
#leftNav .mainLink {
	padding-top: 14px;
	padding-bottom: 14px;
}
#leftNav a:link {
	font-size:1.1em;
	font-weight:bold;
}
#leftNav a:visited {
	font-size:1.1em;
	font-weight:bold;
}
#leftNav a:hover {
	font-size:1.1em;
	font-weight:bold;
	color: #70A5D0;
}
#leftNav a:active {
	font-size:1.1em;
	font-weight:bold;
	color: #70A5D0;
}
#leftNav li li a:link {
	font-size:1em;
	font-weight:bold;
	color: #70A5D0;
}
#leftNav li li a:visited {
	font-size:1em;
	font-weight:bold;
	color: #70A5D0;
}
#leftNav li li a:hover {
	font-size:1em;
	font-weight:bold;
	color: #114B7D;
}
#leftNav li li a:active {
	font-size:1em;
	font-weight:bold;
	color: #114B7D;
}
#topNav {
	float: left;
	width: 670px;
	height: 23px;
	background-image: url(images/topNavBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C1D72D;
	position: relative;
	z-index: 6;
}
#topNav p {
	line-height: 23px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#topNav img {
	margin-top: 4px;
}
#topNav a:link {
	font-size:1.1em;
	font-weight:bold;
}
#topNav a:visited {
	font-size:1.1em;
	font-weight:bold;
}
#topNav a:hover {
	font-size:1.1em;
	font-weight:bold;
	color: #70A5D0;
}
#topNav a:active {
	font-size:1.1em;
	font-weight:bold;
	color: #70A5D0;
}
#topNav .links {
	position: absolute;
	top: 0px;
	height: 23px;
	line-height: 23px;
	right: 150px;
	width: 250px;
	z-index: 30;
}
#topNav .fontSize {
	position: absolute;
	left: 14px;
	top: 2px;
	width: 250px;
	z-index: 30;
}
#topNav .fontSize .panel1d {
	font-size: 0.9em;
}	
#topNav .fontSize a.panel1d:link {
	font-size: 0.9em;
}	
#topNav .fontSize a.panel1d:visited {
	font-size: 0.9em;
}	
#topNav .fontSize a.panel1d:hover {
	font-size: 0.9em;
}	
#topNav .fontSize a.panel1d:active {
	font-size: 0.9em;
}	
#topNav .fontSize .panel2d {
	font-size: 1em;
}
#topNav .fontSize a.panel2d:link {
	font-size: 1em;
}	
#topNav .fontSize a.panel2d:visited {
	font-size: 1em;
}	
#topNav .fontSize a.panel2d:hover {
	font-size: 1em;
}	
#topNav .fontSize a.panel2d:active {
	font-size: 1em;
}
#topNav .fontSize .panel3d {
	font-size: 1.1em;
}
#topNav .fontSize a.panel3d:link {
	font-size: 1.1em;
}	
#topNav .fontSize a.panel3d:visited {
	font-size: 1.1em;
}	
#topNav .fontSize a.panel3d:hover {
	font-size: 1.1em;
}	
#topNav .fontSize a.panel3d:active {
	font-size: 1.1em;
}
#mainCopy {
	position: relative;
	width: 702px;
	float: left;
	margin-left: 9px;
	margin-top: 9px;
	left: 0px;
	margin-bottom: 18px;
}
#mainCopy .tblcost td.btmline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE98B;
}
#mainCopy .tblcost td.highlite {
	background-color: #F2F7D4;
}
#mainCopy .tblcost td.highlite h2 {
	margin-bottom: 0px;
}
#mainCopy .PromptAction {
	border: 1px solid #F2F7D4;
	width: 227px;
	padding-right: 9px;
	padding-left: 9px;
	float: left;
	position: relative;
	margin-right: 9px;
}
#mainCopy .PromptAction .PromptActionHeader {
	background-image: url(images/promptAction.gif);
	width: 229px;
	position: absolute;
	left: -1px;
	top: -1px;
	padding-right: 9px;
	padding-left: 9px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainCopy .PromptAction .PromptActionHeader h1 {
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}
#mainCopy .PromptActionRight {
	border: 1px solid #F2F7D4;
	width: 227px;
	padding-right: 9px;
	padding-left: 9px;
	float: left;
	position: relative;
}
#mainCopy .PromptActionRight .PromptActionHeader {
	background-image: url(images/promptAction.gif);
	width: 229px;
	position: absolute;
	left: -1px;
	top: -1px;
	padding-right: 9px;
	padding-left: 9px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainCopy .PromptActionRight .PromptActionHeader h1 {
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}
#mainCopy .tblcost td {
	margin-top: 0px;
	padding-top: 0px;
}
#mainCopy .imageboard {
	margin-bottom: 9px;
}
#mainCopy p {
	margin-top: 0px;
}
#mainCopy h1 {
	margin-top: 0px;
	font-size: 1.4em;
	color: #114B7D;
}
#mainCopy h2 {
	margin-top: 0px;
	font-size: 1.2em;
	color: #114B7D;
}
#mainCopy h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	color: #114B7D;
}
#mainCopy a:link {
	color: #576211;
	text-decoration:underline;
}
#mainCopy a:visited {
	color: #576211;
	text-decoration:underline;
}
#mainCopy a:hover {
	color: #70A5D0;
}
#mainCopy a:active {
	color: #70A5D0;
}
#mainCopy .headingGreen {
	color: #C1D72D;
	font-size: 0.7em;
}
#mainCopyFeature {
	float: right;
	width: 181px;
	background-image: url(images/leftNavBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F2F7D4;
	margin-left: 9px;
	margin-bottom: 9px;
	min-height: 300px;
	padding-bottom: 9px;
}
#mainCopyFeature p {
	padding-right: 9px;
	padding-left: 9px;
}
#mainCopyFeature h3 {
	padding-right: 9px;
	padding-left: 9px;
	margin-bottom:9px;
}
#mainCopyFeature p.ceotext  {
	font-size: 1.7em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	overflow: hidden;
	margin-right: 9px;
	margin-left: 9px;
}
#mainCopy #topUp {
	text-align: right;
	margin-right: 9px;
}
#mainCopy #topUp a {
	padding: 3px;
	background-color: #FFFFFF;
	display: block;
	width: 50px;
	text-align: center;
	float: right;
	text-decoration: none;
}
#mainCopy #visionMission {
	width: 277px;
	float: right;
	margin-left: 9px;
	margin-right: 0px;
}
#mainCopy #visionMission #VisionMissionTabs {
	height: 31px;
	margin: 0px;
	position: relative;
}
#mainCopy #visionMission #VisionMissionTabs .visionTab {
	float: left;
	height: 31px;
	width: 96px;
	background-image: url(images/visionMissionTab.gif);
	margin-left: 20px;
	background-position: left bottom;
	line-height: 31px;
	text-align: center;
	display: block;
	position: relative;
}
#mainCopy #visionMission #VisionMissionTabs .missionTab {
	float: left;
	height: 31px;
	width: 96px;
	background-image: url(images/visionMissionTab.gif);
	background-position: left bottom;
	line-height: 31px;
	text-align: center;
	margin-left: -20px;
	display: block;
	position: relative;
}
#mainCopy #visionMission #VisionMissionContent {
	margin: 0px;
	padding: 0px;
	background-image: url(images/visionMission.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#mainCopy #visionMission #VisionMissionContent #VisionMissionContentTop {
	background-image: url(images/visionMissionTop.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	margin: 0px;
	padding: 9px;
}
#mainCopy  #timetable  .header {
	background-color: #DCE98B;
	text-align: center;
}
#mainCopy #timetable .activity {
	background-color: #E8F1B3;
}
#mainCopy #timetable .odd {
	background-color: #F2F7D4;
}
#footer {
	background-image: url(images/footer.gif);
	height: 47px;
	padding-top: 23px;
	position: relative;
}
#footer #footerLinks {
	position: absolute;
	top: 23px;
	left: 676px;
	width: 214px;
	text-align: center;
}
#footer #footerLinks a:link {
	font-size:1.1em;
	font-weight:bold;
}
#footer #footerLinks a:visited {
	font-size:1.1em;
	font-weight:bold;
}
#footer #footerLinks a:hover {
	font-size:1.1em;
	font-weight:bold;
	color: #70A5D0;
}
#footer #footerLinks a:active {
	font-size:1.1em;
	font-weight:bold;
	color: #70A5D0;
}
#footer p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: .9em;
}
#footer .green {
	color: #C1D72D;
}
.clearall {
	height: 1px;
	clear: both;
}
.textRight {
	float: right;
}
.imgRight {
	float: right;
	margin-left: 9px;
}
.imgLeft {
	float: left;
	margin-right: 9px;
}
hr {
	border: none;
	height:1px;
	color: #E3EDA2;
	background-color: #E3EDA2;
}
.highlight {
	background: #FFFF40;
}
.searchheading {
	font-size: 130%;
	font-weight: bold;
}
.summary {
	font-size: 80%;
	font-style: italic;
	border-bottom: solid 1px #000000;
}
.suggestion {
	font-size: 100%;
}
.results {
	font-size: 100%;
}
.category {
	color: #999999;
}
.sorting {
	text-align: right;
}
.result_title {
	font-size: 120%;
	font-weight: bold;
}
.description {
	font-size: 100%;
	color: #114b7d;
}
.context {
	font-size: 100%;
}
.infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.zoom_searchform {
	font-size: 100%;
}
.zoom_results_per_page {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_match {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_categories {
	font-size: 80%;
}
.zoom_categories ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.zoom_categories li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
input.zoom_button {
}
input.zoom_searchbox {
}
.result_image {
	float: left;
	display: block;
}
.result_image img {
	margin: 10px;
	width: 80px;
	border: 0px;
}
.result_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.result_altblock {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.result_pages {
	font-size: 100%;
}
.result_pagescount {
	font-size: 100%;
}
.searchtime {
	font-size: 80%;
}
.recommended {
	background: #DFFFBF;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	margin-top: 15px;
	margin-bottom: 15px;
}
.recommended_heading {
	float: right;
	font-weight: bold;
}
.recommend_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.recommend_title {
	font-size: 100%;
}
.recommend_description {
	font-size: 100%;
	color: #008000;
}
.recommend_infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
