body {
	background-image: url(../images/waveBG.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-color: #a3d6d6;
	background-repeat: repeat-y;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
p {
	margin-bottom: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 270%;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 31px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 160%;
	color: #006666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
ul {
	color: #006666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 4px;
	padding-left: 4px;
	font-weight: bold;
	list-style-type: none;
}
li {
	color: #006666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 4px;
	padding-left: 4px;
	font-weight: normal;
	line-height: 18px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC9933;
}
a:active {
	color: #00CCCC;
}
.subhead {
	color: #006699;
	font-weight: bold;
	font-size: 110%;
}
.footer {
	font-size: 95%;
	color: #FFFFFF;
	padding: 8px;
}
.bulleted {
	list-style-type: square;
	list-style-position: outside;
}
.bulleted2 {
	list-style-position: inside;
	list-style-type: square;
}
#menu {
	line-height: 14px;
	font-size: 110%;
}
#menu a:link {
	color: #006699;
	text-decoration: none;
}
#menu a:visited {
	color: #006699;
	text-decoration: none;
}
#menu a:hover {
	color: #003399;
	background-color: #FFFFCC;
}
#menu a:active {
	color: #00CCCC;
}
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 15px;
}
#menu li {
	font-size: 95%;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tdbackground {
	background-image: url(../images/menuBG.jpg);
	background-repeat: no-repeat;
}
