body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.headerLinks:link, a.headerLinks:active, a.headerLinks:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.headerLinks:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a:link, a:active, a:visited {
	color: #330066;
	text-decoration: underline;
}
a:hover {
	color: #330066;
	text-decoration: underline;
}
.lvstcTitle {
	font-size: 30px;
	color: #004483;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.lvstcAboutTitle {
	font-size: 16px;
	color: #004483;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.lvstcAboutSubTitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
}
.lvstcAbout {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 15px;
	padding: 0px;
}
.lvstcSubTitles {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px;
	line-height: 30px;
}
.lvstcFooter {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.lvstcOfferText {
	font-size: 14px;
	color: #004483;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.lvstcHomeNewsStory {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
.inputBox {
	border: 1px solid #00447B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.learningHubName {
	color: #004483;
	font-weight: bold;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
#navcontainer li {
	margin: 0px;
}
#navcontainer ul li a {
	display: block;
	padding: 5px 0px 5px 14px;
	width: 106px;
	w\idth: 106px;
	background-color: #FFFFFF;
}
#navcontainer a:link, #navcontainer a:visited, #navcontainer a:active  {
	color: #888888;
	text-decoration: none;
	background-image: none;
}
#navcontainer ul li a:hover {
	color: #004483;
	text-decoration: none;
	background-image: url(../images/nav_list_bg.gif);
}
hr {
	color: #004483;
	background-color: #004483;
	height: 1px;
	border: 0;
}
label {
	font-weight: bold;
}
fieldset {
	border: 1px solid #004483;
}
legend {
	font-weight: bold;
}