/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C896;
}
a:visited {
	color: #060;
	text-decoration: underline;
}
a:link {
	color: #060;
	text-decoration: underline;
}
a:hover {
	color: #090;
	text-decoration: none;
}
a.LinkTop:visited {
	color: #060;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
a.LinkTop:link {
	color: #060;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
a.LinkTop:hover {
	color: #090;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
a.LinkBreadCrumb:visited {
	text-decoration: none;
	color: #060;
}
a.LinkBreadCrumb:link {
	text-decoration: none;
	color: #060;
}
a.LinkBreadCrumb:hover {
	color: #090;
	text-decoration: underline;
}
a.navLink:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
a.navLink:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
a.navLink:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
}

a.subnavLink:visited {
	font-size: 12px;
	color: #060;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
}
a.subnavLink:link {
	font-size: 12px;
	color: #060;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
}
a.subnavLink:hover {
	font-size: 12px;
	color: #090;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
}

a.subnavLink2:visited {
	font-size: 12px;
	color: #060;
	text-decoration: none;
	list-style-type: circle;
	text-indent: 12px;
	list-style-position: inside;
	display: list-item;
}
a.subnavLink2:link {
	font-size: 12px;
	color: #060;
	text-decoration: none;
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 12px;
}
a.subnavLink2:hover {
	font-size: 12px;
	color: #090;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 12px;
}
.subnavSection {
	font-size: 12px;
	color: #060;
	text-decoration: none;
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
}
.BreadCrumb {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 660px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.navTable {
	background-image: url(images/nav_bkgd.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 660px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	color: #51452F;
}
.navTD {
	padding-left: 20px;
	text-align: left;
}

.mainTable {
	width: 660px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	color: #010163;
	background-color: #E4E1B4;
	height: 475px;
}
.mainTD1 {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 20px;
	background-image: url(images/nav_glow.jpg);
	background-repeat: repeat-x;
	width: 450px;
	text-align: left;
	line-height: 20px;
}
.mainTD2 {
	vertical-align: top;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 16px 0px 20px 10px;
	background-color: #F2F0D7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/subnav_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 147px;
	text-align: left;
}
.subnavTable {
	margin-bottom: 20px;
}
.subnavTD {
	vertical-align: top;
	padding-bottom: 5px;
}

.footerTable {
	width: 660px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E4E1B4;
	margin-bottom: 20px;
}
.footerTD {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335A80;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

.brownrule {
	background-color: #060;
	margin-top: 10px;
	margin-bottom: 10px;
}

.announce {
	padding: 0px 0px 0px 20px;
	text-align: left;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.subHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.cfcTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.footerHr {
	height: 1px;
	border-top: #FFF;
	border-right: #FFF;
	border-bottom: #FFF;
	border-left: #FFF;
	background-color: #FFF;
	color: #FFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000064;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 6847;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #060;
	margin-bottom: 0px;
	margin-top: 20px;
}

h3 {
	margin-bottom: 0px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	margin-bottom: 0px;
	margin-top: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.lowercase {
	text-transform: lowercase;
}
ul {
margin-top: 0px;
}

