BODY { 
	background-color: #ffffff;
	background-image: url(/images/bg-blue-stripes.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	}
#contentDiv {
	width: 800px;
	height: 100%;
	background-color: #dddddd;
	border: 1px solid black;
	}
.menu {
	border: 1px solid black;
	font-size: 11pt;
	}
A.menuLink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
A.menuLink:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
A.menuLink:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
A.menuLink:hover {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;
	}
#menu1 {
	background-color: #e1af00;
	}
#menu2 {
	background-color: #32a300;
	}
#menu3 {
	background-color: #a30099;
	}
#menu4 {
	background-color: #1f00a3;
	}
#menu5 {
	background-color: #aaac00;
	}
#menu6 {
	background-color: #aa0a0a;
	}
#splashDiv {
	width: 500px;
	height: 300px;
	}
#splashDiv img {
	border: 1px solid black;
	}
#logoDiv IMG {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	MARGIN: 0px 0px 0px 0px;
	BORDER-TOP: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	}
#pageContent {
	background-color: #ffffff;
	border: 1px solid black;
	background-image: url(/images/bg-star.jpg);
	}
#pageContentDiv {
	width: 740px;
	margin: 20px 20px 20px 20px;
	}
H1 {
	font-size: 18pt;
	color: #003399;
	text-align: center;
	}
H2 {
	font-size: 14pt;
	color: #993300;
	text-align: center;
	}
H3 {
	font-size: 12pt;
	color: #003399;
	text-align: center;
	}
ADDRESS {
	font-size: 100%;
	color: #000000;
	text-align: center;
	display: block;
	}
OL, UL {
	color: #660000
	}
A {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	}
A:active {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	}
A:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	}
A:hover {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	}	
OL.faqsAnswers LI, UL.faqsAnswers LI {
	margin: 10px 10px 40px 10px;
	text-align: left;
	}
P.question {
	color: #000000
	}
P.answer {
	color: #000000
	}
A.topReturnLink {
	color: #003399;
	text-decoration: none;
	font-size:70%;
	}
A.topReturnLink:active {
	color: #003399;
	text-decoration: none;
	font-size:70%;
	}
A.topReturnLink:visited {
	color: #003399;
	text-decoration: none;
	font-size:70%;
	}
A.topReturnLink:hover {
	color: #0000ff;
	font-size:70%;
	text-decoration: underline;
	}
#rightDiv {
	width: 120px;
	height: 300px;
	margin: 10px 20px 20px 20px;
	}
#bottomMenu {
	width: 100%;
	height: 40px;
	border: none;
	text-align: center;
	padding-top: 10px;
	font-size: 90%;			
	}
A.bottomMenuLink {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
A.bottomMenuLink:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
A.bottomMenuLink:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
A.bottomMenuLink:hover {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	}
#copyright {
	color: #666666;
	font-weight: nomal;
	font-size:80%;
	text-decoration: none;
	padding: 10px 0px 20px 0px;
	}
.footnote {
	color: #333333;
	font-weight: nomal;
	font-size:80%;
	text-decoration: none;
	padding: 10px 0px 20px 0px;
	}
