@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #e8e1c5;
	margin: 0px;
	padding: 0px;
}	
	
td {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;	
	
}
input, select, textarea {
	font-size: 14px;
	fontfamily: arial, helvetica, sans-serif;
}

.upperNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #776f66;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	background-image: url(../graphics/menuBackground.gif);
	background-repeat: repeat-y;
	background-position: top;
}
a {
	/*color: #8a837c;*/
	color: #776f66;
	text-decoration: none;
	}
a:link {
	text-decoration: none;
	color: #776f66;
}
a:visited {
	text-decoration: none;
	/*color: #8a837c;*/
	color: #776f66;
}
a:hover {
	text-decoration: underline;
	color: #red;
}

a:active {
	text-decoration: none;
	color: #776f66;
}

.tableHolder {
	background-image: url(../graphics/menuBackground.gif);
	background-repeat: repeat-y;
}
.lowerNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #776f66;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../graphics/menuBackground.gif);
	background-repeat: repeat-y;	
}
.maintext {
	/*width: 390px;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.banner {
	font-size: 24px;
	color: #8d191c;
	font-family: garamond;
}
.subBanner {
	font-size: 18px;
	color: #8d191c;
	font-family: arial, helvetrica, sans;
}
.leftNavButtons {
	padding: 10px;
	font-size: 10px;
	text-align: center;
}
.leftNavButtons a {
	text-decoration: none;
	color: black;
}

.leftNavButtons a:link {
	text-decoration: none;
}
.leftNavButtons a:visited {
	text-decoration: none;
	color: black;
}
.leftNavButtons a:hover {
	text-decoration: underline;
	color: red;
}

.leftNavButtons a:active {
	text-decoration: none;
	color: black;
}

.greenBackgroundLinks {
	/*padding: 10px;*/
	font-size: 10px;
	font-family: arial, helvetica, sans
	/*text-align: center;*/
}
.greenBackgroundLinks a {
	text-decoration: underline;
	color: black;
}

.greenBackgroundLinks a:link {
	text-decoration: underline;
}
.greenBackgroundLinks a:visited {
	text-decoration: underline;
	color: black;
}
.greenBackgroundLinks a:hover {
	text-decoration: underline;
	color: red;
}

.greenBackgroundLinks a:active {
	text-decoration: underline;
	color: black;
}

.dataCell {
	border-bottom: 1px solid #cccccc;
}.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}
.splashNavbar {
	background-color: #000000;
	background-image: url(../graphics/splash/menuBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.splashContent {
	background-image: url(../graphics/splash/backgroundwordsWallpaper.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.splashFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #77787b;
	background-color: #000000;
	text-align: center;
	line-height: 18px;
}

.splashFooter a {
	text-decoration: none;
	color: #77787b;
}

.splashFooter a:link {
	color: #77787b;
	text-decoration: none;
}
.splashFooter a:visited {
	text-decoration: none;
	color: #77787b;
}
.splashFooter a:hover {
	text-decoration: underline;
	color: #f0ebd9;
}

.splashFooter a:active {
	text-decoration: none;
	color: #77787b;
}
