body {
	background-image: url(../images/bg.gif);
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #003366;
}
.bg {
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	text-align: justify;
	text-indent: 20px;
	font-style: italic;
}
h1 {
	font-size: 18px;
	color: #990000;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
}
a, a:hover {
	text-decoration: none;
}
a {
	color: #336699;
}
a:hover {
	color: #990000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a[href^='#'] {
  display: block;
  padding: .236em;
}
td.menu {
	/*padding-left: 10px;*/
}
ul.menu, ul.bullet, ul.doc {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	color: #990000;
	list-style-type: none;
	font-weight: bold;
	width: 235px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 12px;
	padding-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 50px;
	margin-right: 5px;
	padding-left: 2px;
	padding-top: 3px;
}
ul.menu li a {
	color: #FFFFFF;
}
ul.menu li a:hover {
	color: #990000;
}
ul.bullet {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}
ul.bullet li {
	background-image: url(../images/redbullet21.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-left: 20px;
}
ul.check {
  list-style: none;
}
.check li {
  padding-left: 18px;
  margin-bottom: .3em;
  background: url('../images/check-gray.gif') no-repeat left 3px;
}
td.content {
	padding-right: 170px;
	padding-left: 170px;
	background-image: url(../images/women.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	padding-bottom: 10px;
}
td.footer {
	background-image: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
	color: #990000;
	padding-left: 10px;
	font-size: 12px;
}
table.schedule {
	font-size: 12px;
	border: 1px solid #336699;
}
table.schedule th {
	color: #FFFFFF;
	background-color: #336699;
}
table.schedule td {
	border: 1px solid #336699;
	text-align: center;
}
table.schedule td a {
	color: #990000;
	text-decoration: none;
}
p.schedule {
	text-align: center;
	font-style: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
div.floatLeft {
	float: left;
	margin-right: 20px;
}
.border {
	border: 1px solid #990000;
}
.small {
	font-style: italic;
	font-size: 12px;
}
.clearLeft {
	clear: left;
}
.topBrd {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #990000;
	/*background-color: #FFFFFF;*/
	color: #990000;
	padding-left: 5px;
}
.bottomBrd {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #990000;
}
.padLeft {
	padding-left: 10px;
}
.padBoth {
	padding-right: 20px;
	padding-left: 20px;
}
.red {
	font-weight: bold;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.special {
	color: #990000;
}
p.red {
	margin-bottom: 5px;
	margin-top: 10px;
}
table.docNav {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}
table.docNav td {
	width: 150px;
}
