body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4em;
	color: #000000;
	background: #e5e5e5;
	font-size: 11px;
	height: 100%;
	width: 100%;
}
div#footer {
	padding: 5px 5px 5px 10px;
}
a {
	color: #0c0cce;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #bf0000;
}
.site_ul {
	margin: 5px 0px 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet_body_red.gif);
}
.site_li {
	font-size: 90%;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 40px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-right: 20px;
	list-style-position: outside;
}

h1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-left: 30px;
}
li {
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
}
div#member_login_link {
	color: #FFFFFF;
	text-align: right;
}
div#member_login_link a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.add_toolbar_link {
	background-color: #FFFFCC;
	text-align: center;
	padding: 10px 20px;
	border: 1px dashed #CCCCCC;
	font-size: 16px;
}
.description {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}
div#main_content {
	background-color: #FFFFFF;
	width: 990px;
	text-align: center;
	border-top: 4px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div#sub_nav {
	width: 970px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.sub_nav_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.general_header_1 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.general_header_2 {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 34px;
}
.main_body {
	margin: 20px;
	text-align: left;
}
.a_bolded {
	font-size: 16px;
	font-weight: bold;
}
.page_highlight_back {
	background-image: url(../images/page_highlight_background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFCF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.home_page_highlight_back {

	background-image: url(../images/page_highlight_background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.home_page_header {
	background-image: url(../images/home_logo_header_back.jpg);
	width: 100%;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #4C4C4C;
}
.home_page_main_headline {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	line-height: 30px;
	margin: 10px;
	letter-spacing: -1px;
}
.home_page_main_subheadline {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	margin: 10px;
}
.autoresponder_box {
	background-color: #FFFFD5;
	border: 2px dashed #333333;
	padding: 10px;
}
.autoresponder_privacy_statement {
	color: #999999;
}
.underline {
	text-decoration: underline;
}
.home_page_content {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(../images/background_home_page_content.gif);
	background-repeat: repeat-x;
}
div#home_page_main_video {
	background-color: #000000;
	height: 466px;
	width: 546px;
	padding-top: 25px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: bottom;
	background-image: url(../images/background_home_page_video.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 15px;
}
.strikethrough {
	text-decoration: line-through;
}
