.mainTable {
	border: 1px none #CFDBEC;
	background-color: #FFFFFF;
}

body {
	text-decoration: none;
	margin-top: 5px;
	background-color: #FFFFFF;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial;
	color: #000000;
	line-height: 22px;
	border: 1px none #003366;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	margin-right: 50px;
	margin-left: 8px;
	line-height: 22px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	background-color: #D9EAEC;
	padding-left: 7px;
}

a {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}

a:hover {
	background-color: #6E8F84;
	color: #FFFFFF;
	font-weight: bold;
}

#navcontainer {
width: 180px;
margin: 0 auto;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
letter-spacing: .1em;
}

ul#navlist {
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 180px;
}

ul#navlist li {
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a {
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
	background-image: url(images/linkbg.gif);
	padding-left: 0.9em;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 1px solid #D9EAEC;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
background: #FDFFFA;
color: #2484C1;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #003366;
	background-image: url(images/linkbg2.gif);
	font-weight: bold;
	border: 1px solid #EFEFE5;
}
.mainText {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
.links {
	font-family: Arial;
	font-size: 12px;
}
.leftTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mainTxtBold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footerTD {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	border: 1px none #CCCCCC;
}
.headerLeftTD {
	padding-bottom: 10px;
}
.logo {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.list {
	border: 1px none #669999;
	list-style-position: outside;
	list-style-image: url(images/arrow.jpg);
	margin-left: 30px;
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #003366;
}
.tableRow {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
}
.headerSmall {
	font-size: 14px;
	color: #000000;
	background-color: #FFFDC5;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	font-family: Copperplate;
}
.headerRightTD {
	color: #FFFFFF;
	font-family: "New York";
	font-size: 13px;
	font-weight: bold;
}
.slideshow {
	word-spacing: 0.4em;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
}
.tableTopBord {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.topTRbord {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-top: 7px;
}
.boldBright {
	font-size: 15px;
	color: #009900;
	font-family: Arial;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.schedTabBord {
	border: 1px solid #003366;
	background-color: #D5E4F5;
	font-family: Arial;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}
.promoCell {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
}
.promoTable {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.schedTabHead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
.xsmall {
    font-family: Arial;
	font-size: 11px;
	color: #003366;
	padding-left: 15px;
	padding-right: 15px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 460px;
}
