body {
	background-color: white;
	background-repeat: repeat-x;
	margin: 35px;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

#main_table {
	border-left: 1px solid #BEBFAE;
}

#right_shadow {
	background-repeat: repeat-y;
}

.yellow {
	background-color: #FCFEE7;
}

.sign_up {
	border-top: 1px solid #666633;
	border-bottom: 1px solid #666633;
	background-color: #CCCC99;
	vertical-align: middle;
}

.sign_up_interior {
	border-left: 1px solid #C3C3A5;
	border-right: 1px solid #C3C3A5;
	background-color: #FFFFFF;
	vertical-align: middle;
}

#sign_up_form {
	
}

#body_text {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 1.75em;
	padding: 50px 30px 40px 60px;
	background-repeat: no-repeat;
}

#body_text a {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 1.5em;
	font-style: italic;
	text-decoration: none;
	color: black;
}
#podcastlink, #podcastlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.5em;
	color: #800000;
}

#podcastlink a {
	text-decoration: underline;
	color: #800000;
}
	
#body_text_interior {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.2em;
	padding: 0px 0px 30px 20px;
	background-repeat: no-repeat;
}

#body_text_interior_table {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 1em;
}

#body_text_interior_wrapper {
	padding-right: 30px;
	overflow: auto;
	height: 709;
}

#body_text_interior a {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.2em;
	font-style: italic;
	text-decoration: none;
	color: black;
}

#drop_cap {
	margin-right: 10px;
	padding-bottom: 2px;
}

#footer_cell {
	background-repeat: repeat-y;
}

#footer_links {
	padding: 10px 5px 20px 35px;
	line-height: 1.0em;
}

#footer_links a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

#footer_text {
	padding: 10px 35px 15px 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: white;
}

#footer_text a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: white;
	text-decoration: none;
}

.bullet {
	padding-top: 1px;
	padding-bottom: 0px;
}

#copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 10px;
}

#copyright a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: black;
}

.required {
	color: red;
}

