body {
	background-color: #D8E4F1;
	margin: 0px;
	text-align: center;
	min-height: 100%;
	min-width: 850px;
}
a.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #003366;
	text-decoration: none;
	width: 88px;
	height: 15px;
	background-color: #E9F0F2;
	display: block;
}
a.language:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	width: 88px;
	height: 15px;
	background-color: #003366;
	display: block;
}
a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#langLink {
	position: relative;
	z-index: 3;
	top: 5px;
	left: 761px;
	width: 89px;
	text-align: left;
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-right: 0px solid #336699;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#header {
	clear: both;
	height: 113px;
	width: 850px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	display: block;
	text-align: left;

}
#topMenu {
	height: 26px;
	width: 850px;
	display: block;
	clear: both;
	text-align: left;
	background-color: #E9F0F2;
	background-image: url(../images/navBarBG.jpg);

}

.topButtonOn {
	border-right: 1px solid #336699;
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#FFFFFF;
	background-color: #336699;
	padding-left: 5px;
}

.topButtonOff {
	border-right: 1px solid #336699;
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#003366;
	background-color: none;
	padding-left: 5px;
}

.dropButtonOn {
	border: 1px solid #336699;
	width: 100%;
	height: 23px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#FFFFFF;
	background-color: #336699;
	padding-left: 5px;
	
}

.dropButtonOff {
	border: 1px solid #336699;
	width: 100%;
	height: 23px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#003366;
	background-color: #E9F0F2;
	padding-left: 5px;
	
}


a.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#003366;
	text-decoration: none;
}
	

#mainBody {
	background-color: #6699CC;
	width: 850px;
	background-image: url(../images/sideImage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 135px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	text-align: justify;
	display: block;
}

#content {
	background-color: #FFFFFF;
	width: 675px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-left: 149px;
	display: block;
}

.labelMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-transform: uppercase;

}

.labelLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336666;
	text-transform: uppercase;

}

.imageBorder {
	border: 1px solid #666666;
	margin: 2px;


}

.courseList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9F0F2;
	width: 400px;
	border: 1px solid #336699;
}

.catalogImage {
	float: left;
	width: 115px;
}
.catalogText {
	float: left;
	width: 520px;
}
.catalogItem {
	clear: both;
	float: left;
	width: 645px;
	padding-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 12px;
	height: 100px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width: 850px;
	background-color: #6699CC;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	text-align: center;
}
a.footerLink {
	color: #ffffff;
}
a {
	color: #336699;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#slideshow {
	background-color: #EEEEEE; 
	border: 1px solid #336699; 
	text-align: center; 
	padding-bottom: 5px;
	width: 445px;
}

#features {
	height: 150px;
	width: 665px;
	clear: both;
	margin-top: 6px;
	display: block;
}

.feature{
	width: 210px;
	border: 1px solid #336699;
	float: left;
	margin: 4px;
}
.featureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	height: 18px;
	background-color: #336699;

}
.featureText {
	width: 100%;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* news styles */
#leftCol {
	padding: 5px;
	float: left;
	width: 435px;
	margin-right: 9px;
}

#rightCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 210px;
	border: 1px solid #336699;
	padding: 3px;
	background-color: #EEEEEE;
	margin-top: 30px;
}
a.readMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.newsTeaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

.smallHR {
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
}

.stations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336666;
	text-transform: uppercase;
	width: 650px;
	height: 56px;
	background-image: url(../images/stations.jpg);
}

a.medium{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.articleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336666;
	text-transform: uppercase;

}

.articleAbstract{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-transform: uppercase;

}

.tableHead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #6699cc
}
.tableText {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; align: center
}
.tableShdRow {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #cccccc
}
TR.listHead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; VERTICAL-ALIGN: bottom; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #336699
}
.wpsEnrollHead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: sans-serif
}
.wpsButtonText {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; 
	background-color: #336699; cursor: hand
; border: 2px #99CCFF outset
}
.label {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #003333}
