body
{
	/* background: #f4f4f4 url(images/bg.gif) top center repeat-y; */
  	background: #ffe;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header
{
	vertical-align:top;
	padding-bottom: 11px;
	padding-left: 18px;
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #00008B;
	border-bottom: 1px solid #efefef;
}
.title
{
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #90200A;
	line-height: 140%;
}
.darktitle
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #003333;
	position: relative;
}
.accreditation {
	border-right-style: dashed;
	border-left-style: dashed;
	height: auto;
	width: auto;
	position: relative;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 10px;
	background-color: #FFFFEE;
	margin-top: 10px;
	margin-bottom: 10px;
}
.speaker-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	color:#0099FF;
	position: relative;
}
#course_outline_l {
	line-height: normal;
	letter-spacing: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	width: 46%;
	padding: 5px;
	float: left;
	margin: 5px;
}
#course_outline_r {
	line-height: normal;
	letter-spacing: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	width: 450px;
	padding: 5px;
	margin: 5px;
	left: 460px;
}
.course_outline {
	padding: 15px;
	background-color: #eeFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-width: 1px;
	padding-left: 50px;
}
#main
{
	width: 980px;
	height: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/* color: #A52A2A; */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
h1, h2
{
  font-size: 12px;
	font-family:  Verdana, Arial, sans-serif;
	color: #191970;
	font-weight: bold;
	padding-left: 4px;
}
h3, h4
{
  font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 8px;
}
#menu
{
	width: 150px;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:link, #menu a:visited
{
	width: 150px;
	margin: 1px 0 1px 0;
	padding: 4px 3px 4px 8px;
	background-color: transparent;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	display: block;
}
#menu a:hover
{
	color: #A52A2A;
	text-decoration: none;
}
#topmenu
{
	text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	position: fixed;
	float: right;
	right: 3px;
	top: 0px;
	z-index: 999;
}
#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
    text-decoration: none;
    background-color: #000000; 
	border: 1px solid #666666;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:hover
{
	color: #ffffff;
	background-color: #90200A;
	border: 1px solid #90200A;
	text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
	z-index: 0;
}
#lefty
{
	margin: 8px;
	width: 150px;
	height: auto;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
	left: 12px;
	top: 200px;
}
#lefty p
{
	width: 94%;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9f9f9;
	color: #607080;
}
#block
{
	width: 934px;
	padding: 12px;
	font-family: Verdana, Arial, sans-serif;

	background-color: #f9f9f9
	color: #999999
; 	background-color: #CCCCCC;
}
#breadcrumb 
{
        text-align: right;
	color: #999999;
	padding-bottom: 11px;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #aaaaaa;
	text-decoration: none;
}
a:link, a:visited
{
	color: #003366;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
a:hover
{
	color: #A52A2A;
	text-decoration: none;
}
#content
{
	/* float: right; */
	width: 957px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 145%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
	padding: 11px;
}
#content h3, h4
{
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 0px;
}
#footer
{
	text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	/* 
	font-weight: lighter;
	color: #aaaaaa;
	*/
	bottom: 0px;
}
hr {
	height:2px;
	width:600px;
	background-color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
   }
li
{
	/*  list-style-type: disc; */
	line-height: 140%;
}
.accreditation2 {
	border-right-style: dashed;
	border-left-style: dashed;
	height: auto;
	width: auto;
	position: relative;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 10px;
	background-color: #EEFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.course_outline2 {
	width: 100%;
	padding: 15px;
	background-color: #FFFFCC;
}
.blue_text {
  color: #0000ee;
  font-weight: bold;
}
ul 
{
	color: #000099;
}
.hide
{
	display: none;
}
table.mainTable {
  /* border: 0px; */
  border-width: 0px;
  border-spacing: 2px;
  border-style: dotted;
  border-color: green;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
 
}
table.mainTable td {
  padding: 10px;
  border-width: 1px;
  border-style: dotted;
  border-color: white;
  width: 300px;
}
.column_left {
	width: 50%;
	float: left;
}
.column_right {
	position:inherit;
}
#test-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
}
#CME-questions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
	margin-left: 50px;
}
.LV_validation_message {
	font-weight:bold;
	margin:0 0 0 5px;
}
.LV_valid {
	color:#00CC00;
}
.LV_invalid {
	color:#CC0000;
}
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	border: 1px solid #00CC00;
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}
#email_link_g {
	position: relative;
	top: 3px;
}
#program_text_bottom {
	font-size: 10px;
	color: #666666;
}