#body_table {
	background-color: #FFFFFF;
}
#body_cell {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	vertical-align: text-top;
}
li {
	padding-bottom: 20px;
}

#body_cell li {
	padding-bottom: 10px;
}
#menu li {
	list-style-type: disc;
	list-style-position: outside;
}


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	bottom: 10px;
}
#header {
	width: 699px;
	height: 150px;
	background-image: url(/images/AwakenedWebBanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin: auto;
}
#filler {
}
#menu {
	vertical-align: text-top;
	padding: 5px;
	list-style-type: circle;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
}

h1 {
	font-family: Tahoma, "Times New Roman";
	text-align: center;
	font-size: 24pt;
}
h2 {
	font-family: Tahoma, "Times New Roman";
	text-align: left;
	font-size: 18pt;
}
h3 {
	font-family: Tahoma, "Times New Roman";
	text-align: center;
	font-size: 18pt;
}
.underline {
	text-decoration: underline;
}

h4 {
	font-family: Tahoma, "Times New Roman";
	font-size: 16px;

}
h5 {
	font-family: Tahoma, "Times New Roman";

}
h6 {
	font-family: Tahoma, "Times New Roman";

}
a {
	font-family: Tahoma, "Times New Roman";
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	list-style-image: url(../images/bullet3.gif);
}
.checkmark_bullets {
	list-style-image: url(../images/bullet3.gif);
	list-style-position: outside;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.Red {
	color: #990000;
}
.RedCrossout {
	color: #990000;
	text-decoration: line-through;
}
#header_div {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.quote {
	font-style: italic;
	padding: 15px;
	background-color: #FFFFCC;
	white-space: normal;
}

.highlight {
	background-color: #FFFF66;
}
.red_dash_box {
	border: medium dashed #FF0000;
	line-height: normal;
	background-color: #FFCCCC;
	padding: 20px;
}
.form_box {
	margin: 10px;
	padding: 10px;
	border: 2px solid #000000;
}
#menu {
	background-image: url(images/gold_button.jpg.png);
	background-repeat: repeat-x;
	width: 600px;
	height: 50px;
	margin: auto;
}
.button {
	height: 40px;
	width: 90px;
	margin: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.button a {
	color: #FFFFFF;
}
