body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #d7e8f9;
}
.tb {
	background-color: #ffffff;
	height: 151px;
}
.tbshadow {
	background-image: url(images/tb_shadow.gif);
	background-repeat: repeat-x;
}
.mainbackg {
	background-color: #027fff;
	background-position:bottom;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	height: 369px;
}
.btmshadow {
	height: 5px;
	background-image: url(images/bottom_shadow.gif);
	background-repeat: repeat-x;
}
.btmbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3773b9;
	background-color: #d7e8f9;
	text-align: center;
}
.btmbar a {
	color: #3773b9;
	text-decoration: none;
}
.btmbar a:hover {
	text-decoration: underline;
}
#nav {
	position:relative;
	width: 190px;
	margin-top: 12px;
	}
#nav img {
	display:block;
	margin-bottom: 2px;
}
.navschedule {
	margin-top: 11px;
}
#content {
	width: 400px;
	margin-top: 12px;
	text-align: left;
	color: #ffffff;
}
#content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content p {
	margin: 0px 5px;
}
.contenttitle {
	text-align: center;
	margin-bottom: 12px;
}
#news {
	position:relative;
	width: 174px;
	margin-top: 12px;
	margin-right: 10px;
	height: 260px;
	border: 1px solid #8ec0f3;
	text-align: left;
}
.newslist {
	margin-left: 14px;
	padding-left: 10px;
	list-style-image:url(images/news_li.gif);
}
.newslist a {
	color: #FFFFFF;
	text-decoration: none;
	}
.newslist a:hover {
	text-decoration: underline;
	}
	
/* Secondar Page Specific CSS */

.tbp2{
	background-color: #ffffff;
	height: 111px;
}
.tbcontent {
	background-color: #ffffff;
	height: 415px;
}	
.tdnav{
	background-image: url(images/p2_navback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1788fb;
	vertical-align:top;
	padding-top: 17px;
	padding-left: 4px;
	width: 176px;
}
.primenav{
	display: block;
	margin-top: 2px;
}
.subnav{
	display:block;
}
.thirdnav{
	margin: 5px 3px 5px 3px;
	text-align: center;
}
.thirdnav a {
	text-decoration:none;
}
.thirdnav a:visited {
	color: #2a007c;
	text-decoration:none;
}
.thirdnav a:hover {
	color: #1788fb;
	text-decoration:none;
}
.thirdnav img{
	margin-left: 10px;
	margin-right: 3px;
	border: 0px;
}
#pagecontent {
	color: #000000;
	margin: 15px 53px 20px 53px;
	text-align: left;
	}
.bottomcontent {
	background-color: #d7e8f9;
}
.bottomtext {
	color: #3773b9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.bottomtext a {
	color: #3773b9;
	text-decoration: none;
	}
.bottomtext a:hover {
	text-decoration: underline;
}


.admintitle{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
border-left:2px solid #000000;
border-right: 2px solid #000000;
border-top:2px solid #000000;
}

.admintext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
border-left:2px solid #000000;
border-right:2px solid #000000;
border-bottom:2px solid #000000;
}

/*  Form Styles  */
.formtext{
	font-size: 11px;
}
.formheader{
	font-size: 1.3em;
	font-weight:bold;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #ffffff;
	background-color: #1788fb;
	height: 30px;
	vertical-align: bottom;
}
.formsubhead{
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
