body {
	color: #000000;
	margin: 0px;
	padding: 9px 0px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px 0px 15px 68px;
	padding: 0px;
	list-style: none;
	width: 410px;
}
ol {
	margin: 0px 0px 15px 88px;
	padding: 0px;
	width: 410px;
}
ul li {
	background: url(../images/bullet_box.gif) no-repeat 0px 10px;
	margin: 0px;
	padding: 3px 0px 3px 16px;
	text-align: justify;
}
.small {
	font-size: 10px;
}
.NudgeLeft {
	margin-left: 30px !important;
}
.blue {
	color: #3366FF;
}
.blue-large {
	color: #36f;
	font-size: 18px;
}
a, .red {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.black {
	color: #000000;
}
.center {
	text-align: center!important;
}
.contentphoto {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: right;
	text-align: left;
}
#contentholder {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
#leftnav {
	width: 132px;
	text-align: center;
	vertical-align: top;
	padding-top: 98px;
	background: url(../images/bg_tile_left.gif) repeat-y;
}
#textcontent {
	width: 668px;
	background: url(../images/bg_tile_right.gif) repeat-y;
	font-size: .8em;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#textcontent div {
	margin: 0px;
	padding: 0px;
	background: no-repeat left bottom;
	display: block;
	float: left;
	width: 100%;
}
#textcontent h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 68px;
	padding: 0px;
	color: #990000;
}
#textcontent h2 {
	font-size: 14px;
	font-weight: normal;
	background: url(../images/bullet_h2.gif) no-repeat 0px 3px;
	margin: 0px 0px 15px 51px;
	padding: 0px 0px 0px 17px;
	color: #990000;
}
#textcontent p {
	margin: 0px 0px 15px 68px;
	padding: 0px;
	width: 410px;
	text-align: justify;
}
table#contact {
	margin: 0px 0px 15px 68px;
	padding: 0px;
	width: 440px;
	text-align: justify;
}
table#contact td {
	padding-right: 15px;
	vertical-align: top;
}
table#contact p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: justify;
}
table.bullets {
	margin: 0px 0px 15px 68px;
	padding: 0px;
	width: 440px;
}
table.bullets td {
	padding-right: 5px;
	vertical-align: top;
}
#textcontent .firstitem {
	margin-top: 40px;
}
#footer {
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
	line-height: 37px;
	background: url(../images/main_btm_bg.gif) no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #000000;
}
.content-table {
	margin: 0px 0px 0px 67px;
	width: 410px;
}
.content-table td {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 12px 0px;
}
.content-table p {
	margin: 0px !important;
	padding: 0px !important;
	width: 304px !important;
}
ul.normal, .normal li {
	list-style: circle;
}
ol li {
	padding-bottom: 10px;
}
.BulletedList {
	list-style: disc;
	padding-left: 26px;
}
.BulletedList li {
	background: none;
	padding-left: 0px;
}
.NumberedList {
	list-style: decimal;
	padding-left: 26px;
}
.NumberedList li {
	background: none;
	padding-left: 0px;
}