.topbartext {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 7px;
	text-indent: 5px;
}



#banner {
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}

#navmain {
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}

#bodycontent {
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}

.navtabs {
	font: bold 13px Arial;
	color: #FFFFFF;
	text-align: center;
}

.navtabs a{
	font: bold 13px Arial;
	color: #FFFFFF;
	text-decoration: none;
}

.navtabs a:hover {
	font: bold 13px Arial;
	color: #616161;
	text-decoration: none;
}

.globalnavlinks {
	font: 10px Arial;
	color: #000000;
	height: auto;
	width: 180px;
	border: 1px solid #6CB7CE;
}

.bottomnav {
	font: bold 9px Arial;
	color: #FFFFFF;
	text-align: center;
	width: 10%;
}

.bottomnav a {
	text-decoration: none;
	color: #FFFFFF;
}

.bottomnav a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#bottomnav{
	width: 99%;
	font-weight: normal;
	font-size: 60%;
}

#bottomnav ul{
	width: 100%;
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
	font-family: Arial;
}

#bottomnav ul li{
display: inline;
}

#bottomnav ul li a{
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
	text-decoration: none;
}

#bottomnav ul li a:hover{
	color: #DCDCDC;
}

h1 {
	font: bold 16px Arial;
	color: #FFFFFF;
	margin: 5px 0px 0px;
}

h2 {
	font: bold 14px Arial;
	color: #797979;
	margin: 10px 0px 0px;
}

h3 {
	font: bold 14px Arial;
	color: #94D0DA;
	margin: 10px 0px 0px;
}

.footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:hover {
	text-decoration: underline;
	color: #94D0DA;
}

.footer {
	font: 9px Arial;
	color: #FFFFFF;
	margin: 2px;
	text-align: center;
}

ul.list-item { font: 14px Arial;
	color: #797979;
	margin: 15px 0px; list-style:disc;}

ul.list-item li { line-height:24px; list-style:disc; margin:0; padding:0; }

.welcomecontent {
	font: 12px Arial;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.welcomecontent a{
	font: bold 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
}

.welcomecontent a:hover {
	font: bold 12px Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

.datetime {
	font: bold 10px Arial;
	color: #FFFFFF;
}

.recentnews1 {
	font: bold 11px Arial;
	color: #8CCAD7;
}

.recentnews2 {
	font: bold 11px Arial;
	color: #FFFFFF;
}

.recentnewscontent {
	font: 10px Arial;
	color: #FFFFFF;
	text-align: left;
	margin: 5px 0px 0px;
}

.recentnewscontent a{
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
}

.recentnewscontent a:hover {
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

.whatwedocontent {
	font: 12px Arial;
	color: #797979;
	text-align: justify;
}

.whatwedocontent a{
	font: bold 12px Arial;
	color: #797979;
	text-decoration: none;
}

.whatwedocontent a:hover {
	font: bold 12px Arial;
	color: #797979;
	text-decoration: underline;
}

.contactform {
	font-family: Arial;
	font-size: 9px;
	color: #797979;
	background-color: #F0F0F0;
	height: 12px;
	width: 150px;
	border: 1px solid #68BBCD;
}

.contactformtextarea {
	font-family: Arial;
	font-size: 9px;
	color: #797979;
	background-color: #F0F0F0;
	height: auto;
	width: 300px;
	border: 1px solid #68BBCD;
}

.privacypolicy {
	font-family: Arial;
	font-size: 11px;
	color: #797979;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.enrollmentform {
	font: 10px Arial;
	color: #000000;
}