BODY 
{
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, SansSerif;
font-size: 10pt;
color: #000000;
}

	#txdiv 
	{
	float:left; 
	border-color:Gray;
	border-left-width: 150px;
	border-right-width: 150px;
	border-style:solid;
	line-height:0px;
	height: 30px;
	width: 300px;
	
	}


	#txspan
	{
	color:white;
	text-align:center;
	width:300px;
	height:30px;
	font-size: 12pt; 
	font-weight:bold;
	position:relative;
	left:-300px;
	top:6px;
	}


FORM {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* New Menu Styles */
a#white {
font-size : 8pt;
color: #FFFFFF;
}

a:visited#white {
font-size : 8pt;
color: #FFFFFF;
}

a:hover#white {
font-size : 8pt;
color: #000000;
}
/*
a:visited {
color: #853287;
}

a:hover {
color: #1c42a3;
}
*/
a.nav_default
{
text-align:left;
background: #ffffff url(images/am_about.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
float:left;
}

a.nav_default:hover, a.nav_default_active
{
text-align:left;
background: #ffffff url(images/am_aboutOver.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
float:left;
}

a.nav_ecme
{
text-align:left;
background: #ffffff url(images/am_eCME.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
float:left;
}

a.nav_ecme:hover, a.nav_ecme_active
{
text-align:left;
background: #ffffff url(images/am_eCMEOver.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
float:left;
}

a.nav_partnerships
{
text-align:left;
background: #ffffff url(images/am_partnerships.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
}


a.nav_help
{
text-align:left;
background: #ffffff url(images/am_partnerships.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
}


a.nav_help:hover, a.nav_help_active
{
text-align:left;
background: #ffffff url(images/am_partnershipsOver.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
}

a.nav_partnerships:hover, a.nav_partnerships_active
{
text-align:left;
background: #ffffff url(images/am_partnershipsOver.gif) no-repeat left top;
height:32px;
width:180px;
text-decoration:none;
border: none;
display:block;
}

a.nav_sponsorships
{
text-align:left;
background: #ffffff url(images/am_sponsorships.gif) no-repeat left top;
height:32px;
width:178px;
text-decoration:none;
border: none;
display:block;
}

a.nav_sponsorships:hover, a.nav_sponsorships_active
{
text-align:left;
background: #ffffff url(images/am_sponsorshipsOver.gif) no-repeat left top;
height:32px;
width:178px;
text-decoration:none;
border: none;
display:block;
}

a.medical
{
text-align:left;
background: #ffffff url(images/but_medical.gif) no-repeat left top;
padding: 3px 5px 0 26px;
height:24px;
text-decoration:none;
vertical-align:text-top;
display:block;
margin: 0 0 -16px 0;
color: #2d5755;
}

a.medical:hover, a.medical_active
{
text-align:left;
background: #f7f8d5 url(images/but_medicalOver.gif) no-repeat left top;
padding: 3px 5px 0 26px;
height:24px;
text-decoration:none;
vertical-align: text-top;
display:block;
margin: 0 0 -16px 0;
color: #2d5755;
}

a.medical:visited
{
color: #2d5755;
}

a.nonmedical
{
text-align:left;
background: #ffffff url(images/but_nonmedical.gif) no-repeat left top;
padding: 3px 5px 0 26px;
height:24px;
text-decoration:none;
vertical-align:text-top;
display:block;
margin: 0 0 -16px 0;
color: #3d2901;
}

a.nonmedical:hover, a.nonmedical_active
{
text-align:left;
background: #f7f8d5 url(images/but_nonmedicalOver.gif) no-repeat left top;
padding: 3px 5px 0 26px;
height:24px;
text-decoration:none;
vertical-align: text-top;
display:block;
margin: 0 0 -16px 0;
color: #3d2901;
}

a.nonmedical:visited
{
color: #3d2901;
}

/* End New Menu Styles */

/* Registration User Control Section */

#pagetable
{
width: 1010px;
border: none;
margin: 0px 0px 10px 10px;
float:left;
vertical-align:top;

}

#leftbar {
float: left;
width: 220px;
vertical-align:top;
border: none;
}

#Registration 
{
border:none;
float: left;
width: 550px;
vertical-align:top;
padding: 0 5px 0 15px;

}
#RegRightbar
{
float: left;
width: 200px;
vertical-align:top;

}

table.RegItemsTable
{
width:430px;
padding: 0 0 0 0;
border:none;
}

table.RegisterUserPass
{
width:430px;
background-color:#f7f8d5;
padding: 0 0 0 0;
border: none;
}

td.RegItemNameUserPass 
{
width:140px;	
float:left;
text-align:left;
}

td.RegItemDataUserPass
{
width:270px;
float:right;
text-align:left;
}

td.RegItemName
{
width:140px;	
float:left;
text-align:left;
}

td.RegItemData
{
width:270px;
float:right;
text-align:left;
}

span.regItem
{
font-size:10pt;	
}

span.required
{
color:Red;	
}

/* End Registration User Control Section */



/* Login User Control Section */

table.registertable
{
border: solid 2px #413b10;
width:220px;
background-color:#f7f8d5;
margin-bottom: 7px;
}

table.registertable td
{
text-align:center;
padding-bottom: 5px;
}

.NotRegistered
{
font-weight:bold;
line-height:25px;
color:#413b10;
}

.registerimg
{
border: none;	
}

table.SignInTop
{
border: solid 2px #413b10;
width:220px;
background-color:#f7f8d5;
}

td.SignInHead
{
font-size:12px;
color:White;
text-align:center;
background-color:#413b10;
font-weight:bold;
}

table.SignInTop td
{
padding: 2px 2px 2px 2px;	
}

table.SignInMiddle
{
border: none;
width:100%;
background-color:#f7f8d5;
}

A.LoginButton
{
text-align:left;
/* background: #f7f8d5 url(images/sign-in-button.gif) no-repeat left top; */
height:17px;
display:block;
margin: 0 0 0 80px;

}

A.LoginDisabled
{
margin: 0 0 0 80px;
text-align:left;
/* background: #f7f8d5 url(images/sign-in-button-disabled.gif) no-repeat left top; */
height:17px;
display:block;

}

td.PoweredBy
{
text-align:center;
}

.RequestButton
{
font-size:9px;
line-height:normal;
color:black;
text-align:center;
width:100%;	
}

.userinfo
{
color:#413b10;
}

/* End Login User Control Section */

DIV.maincontainer 
{
width: 1000px;
padding: 10px 0px 10px 10px;
margin: 0 0 0 0;
}

DIV.maincontainerwithmenu
{
width: 1000px;
padding: 10px 0px 10px 10px;
margin: 0 0 0 0;
}

TABLE.leftmenutable
{
padding:10px 0 0 0;
width:100%;
border-style:none;
margin: 0 0 0 0;
float:left;
vertical-align:top;
}

TABLE.leftmenutablehome
{
padding:10px 0 0 0;
width:1000px;
border-style:none;
margin: 0 0 0 0;
float:left;
vertical-align:top;
}

DIV.leftmenu
{
width:236px;
background-color:#ffffff;
background-image: url(images/leftBar.gif);
background-repeat: repeat-x;
padding: 0px 0px 200px 0px;
height: 101%;
margin: 0 0 0 0;
}

TABLE TD.leftmenuleftcell
{
float:left;
width:236px;
padding:0 0 0 0;
height: 101%;
}

TABLE TD.leftmenurightcell
{
vertical-align:top;
float:left;
text-align:left;
padding-left:10px;
width:100%;
}

TABLE TD.leftmenurightcellhome
{
vertical-align:top;
float:left;
text-align:left;
padding-left:10px;
width:585px;
}

TABLE TD.leftmenuadcell
{
vertical-align:top;
float:left;
width:160px;
}

DIV.leftmenutext
{
padding: 8px 10px 0px 10px;
}

SPAN.info
{
position:relative; /*this is the key*/
cursor:help;
text-decoration:none;
}

SPAN.info:hover
{
background-color:#f7f8d5;
}

SPAN.info SPAN.tooltip
{
display:none;
}

SPAN.info:hover SPAN.tooltip
{
display:inline;
position:absolute;
top:2em; left:2em; width:15em;
border:1px solid #413b10;
background-color:#f7f8d5;
color:#000;
font-size:10pt;
text-align:center;
}

DIV.smallbr 
{
padding-bottom:4px;
width:100%;
text-align:right;
}

SELECT.smallbr
{
padding-bottom:4px;
width:100%;
text-align:right;
}

h1 
{
color: #2d5755; 
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

h2 
{
color: #45969d; 
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-style: italic; 
}

h3 
{
color: #3d2901; 
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

h4 
{
color: #224c5e; 
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
}

h5 
{
margin: 0;
color: #000;
font-size: 8pt;
font-weight:normal;
}


/*
H1 {
margin-top:0;
margin-right:0;
margin-bottom:2px;
margin-left:0;
color: #369795;
font-size: 13pt;
font-weight: 500;
}
*/

H1 SPAN {
color: #B90354;
font-weight: 600;
font-style: italic;
}

/*
H2 {
margin-top:14px;
margin-right:0;
margin-bottom:2px;
margin-left:0;
color: #000;
font-size: 10pt;
font-weight: 600;
}

H3 {
margin: 0;
color: #000;
font-size: 11px;
font-weight: 400;
}

H4 {
margin: 0;
display: inline;
color: #000;
font-size: 10pt;
font-weight: bold;
}
*/


/*
P {
margin: 0;
padding: 0 0 5px 0;
}
*/

TD {
vertical-align: top;
font-size: 9pt;
line-height: 135%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE.tblclass {
width: 100%;
margin: 0px;
padding: 0px;
}

TABLE.tblclass TD {
text-align: left;
}


TD.AboutArcMesa 
{
width:33%;
vertical-align:middle;
background-color:#49A794;
text-align:center;
margin-top:14px;
margin-right:14px;
margin-bottom:14px;
margin-left:14px;

}

TD.AboutArcMesa A
{
display: block;
height: 24px;
margin-top: -4px;
margin-right: -6px;
margin-bottom: -4px;
margin-left: -6px;
padding: 4px 6px;
color: #FFF;
text-decoration:none;
font-size: 9pt;
font-weight: 600;
}

TD.AboutArcMesa A:hover 
{
text-decoration:none;
background-color: #f7f8d5;
color: #006666;
}

#CoursePageHeading
{
font-weight:bold;
font-size:13px;
color:#2d5755;
}

TABLE.courselist, TABLE.ordercart, TABLE.purchaseverify, TABLE.courseformat, TABLE.specialofferdate {
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	width: 100%;
	margin: 0;
	padding: 0;
}

TABLE.courselist THEAD TH, TABLE.ordercart THEAD TH, TABLE.purchaseverify THEAD TH, TABLE.courseformat TH {
height: 24px;
padding: 4px 6px;
color: #FFF;
font-size: 10pt;
/*text-transform: uppercase;*/
}

TABLE.courselist THEAD TH, TABLE.courseformat TH {
background-color: #49A794;
}

TABLE.ordercart THEAD TH {
background-color: #A61A31;
}

TABLE.purchaseverify THEAD TH {
background-color: #1A1A1A;
}


TABLE.ordercart THEAD TD, TABLE.purchaseverify THEAD TD {
padding-bottom: 12px;
}


TABLE.courselist THEAD TH A, TABLE.ordercart THEAD TH A, TABLE.purchaseverify THEAD TH A {
display: block;
height: 24px;
margin-top: -4px;
margin-right: -6px;
margin-bottom: -4px;
margin-left: -6px;
padding: 4px 6px;
color: #FFF;
text-decoration: underline;
}

tr.courselistheader 
{
color:White;
font-size:12px;
font-weight:bold;
vertical-align:middle;
background-color:#49A794;
}
tr.coursealternating
{
background-color:#ecf3f2;
}

TABLE.courselist THEAD TH A {
background-color: #49A794;
}

TABLE.ordercart THEAD TH A {
background-color: #A61A31;
}

TABLE.purchaseverify THEAD TH A {
background-color: #1A1A1A;
}

TABLE.courselist THEAD TH A:hover, TABLE.ordercart THEAD TH A:hover, TABLE.purchaseverify THEAD TH A:hover {
padding: 3px 5px;
}

TABLE.courselist THEAD TH A:hover {
background-color: #f7f8d5;
color: #006666;
border: 1px solid #413b10;
}

TABLE.ordercart THEAD TH A:hover {
background-color: #F2F2F2;
color: #801426;
border: 1px solid #A61A31;
}

TABLE.purchaseverify THEAD TH A:hover {
background-color: #F2F2F2;
color: #000;
border: 1px solid #1A1A1A;
}

TABLE.courselist TBODY TH, TABLE.ordercart TBODY TH, TABLE.purchaseverify TBODY TH {
height: 16px;
padding: 0 6px;
background-color: #006666;
color: #FFF;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}



TABLE.courselist TBODY TD, TABLE.ordercart TBODY TD, TABLE.purchaseverify TBODY TD {
padding: 4px 6px;
}

TABLE.courselist TBODY TD H2, TABLE.ordercart TBODY TD H2, TABLE.purchaseverify TBODY TD H2 {
margin: 0;
}

TABLE.courselist TBODY A, TABLE.ordercart TBODY A, TABLE.purchaseverify TBODY A {
font-size: 10px;
}

TABLE.courselist TBODY TR.lightbar {
background-color: #ecf3f2;
}

TABLE.ordercart TBODY TR.lightbar, TABLE.purchaseverify TBODY TR.lightbar {
background-color: #F2F2F2;
}

div.CourseListCourseName
{
font-size:10pt;
font-weight:bold;
color:#2d5755;
}

div.CourseListCourseSubName
{
font-size:10pt;
font-weight:bold;
font-style:italic;
color:#2d5755;
}

div.CourseListDivision
{
/* display:none; */
font-size:8pt;
}


TABLE.specialofferdate TD {
height: 24px;
padding: 4px 6px;
background-color: #006666;
color: #FFF;
font-size: 10pt;
}

TABLE.actionbox {
margin: 0;
padding: 0;
background-color: #f7f8d5;
border: 1px solid #413b10;
}

TABLE.actionbox TH 
{
font-size:12px;
color:White;
text-align:center;
background-color:#413b10;
font-weight:bold;
height: 10px;
padding: 3px 3px 3px 3px;
}

TABLE.actionbox TD, TABLE.courseformat TD, TABLE.topicbox TD {
padding: 4px 8px;
}

TABLE.actionbox TABLE TD {
padding: 2px;
background-color: #f7f8d5;
}

TABLE.actionbox H2 {
margin-top: 0;
margin-bottom: 0;
}

TABLE.topicbox {
margin: 0;
padding: 0;
width: 100%;
background-color: #f7f8d5;
border: 1px solid #413b10;
}

TABLE.topicbox TH 
{
padding: 4px 8px;
height: 24px;
color: #FFF;
font-size: 10pt;
text-transform: uppercase;
text-align:left;
background-color: #413b10;
}

SPAN.topicboxspan
{
 font-weight:bold;
 width:135px;
 padding-right:5px;
}

SELECT.topicboxdrop
{
	width:310px;
}

TD.row1class {
height: 29px;
vertical-align: bottom;
}

TD.row3class {
height: 30px;
vertical-align: top;
}

TD.row1class DIV {
padding-bottom: 2px;
border-bottom: 2px solid #A61A31;
font-size: 9pt;
letter-spacing: 0.5pt;
}

TD.row3class DIV {
padding: 1px 0;
border-bottom: 2px solid #A61A31;
color: #A61A31;
font-size: 10px;
}

TD.row1class DIV B, TD.row3class DIV B {
color: #000;
font-weight: 600;
}

TD.row1class DIV#location {
font-style: italic;
}

TD.row1class DIV#profession {
padding-right: 25px;
text-align: right;
font-style: italic;
}

TD.row3class DIV#username {
text-align: center;
}

TD.row3class DIV#date {
padding-right: 25px;
text-align: right;
}

COLGROUP.left {
text-align: left;
}

COLGROUP.center {
text-align: center;
}

COLGROUP.right {
text-align: right;
background-color: RED;
}

SPAN#lblDate 
{
width:100%;
text-align:left;
font-weight: bold;
}

DIV#overDiv {
position: absolute;
visibility: hidden;
z-index: 1000;
}

DIV.professionselect {
margin-top: 6px;
white-space: nowrap;
text-align: center;
}

DIV.professionselect SPAN {
text-align: center;
color: #A61A31;
font-size: 8.5pt;
font-weight: bold;
letter-spacing: 0.5pt;
line-height: 24px;
}

DIV.professionselecthome {
margin-left: 0px;
margin-top: 6px;
white-space: nowrap;
text-align: left;
padding-left:10px;
padding-right:10px;
}

DIV.professionselecthome SPAN {
text-align: left;
color: #A61A31;
font-size: 8.5pt;
font-weight: bold;
letter-spacing: 0.5pt;
line-height: 24px;
}

DIV.overflow {
overflow: auto;
}

TD#loginstatus {
padding-top: 11px;
text-align: center;
font-family: Arial, Helvetica, SansSerif;
font-size: 9px;
font-weight: bold;
word-spacing: 0px;
white-space: nowrap;
}

HR {
margin: 6px 0 12px 0;
}

UL LI { 
list-style: outside;
list-style-type:disc;
margin-bottom: 6px;
line-height: 120%;
}

OL LI {
list-style: outside;
list-style-type:decimal;
margin-bottom: 6px;
line-height: 120%;
}

INPUT.errorCC
{
background-color:#f7f8d5;
width:50%;

}

INPUT.errorCSC
{
background-color:#f7f8d5;
width:10%;
}

SELECT.errorCC
{
background-color:#f7f8d5;	
}

INPUT.button {
height: 18px;
padding: 0 3px;
background-color: #FFF;
border: 1px outset #3B8989;
color: black;
font-size: 9pt;
font-weight: 600;
}


INPUT.buttonlg {
height: 25px;
padding: 0 5px;
background-color: #FFF;
border: 1px outset #3B8989;
color: black;
font-size: 9pt;
font-weight: 600;
}

INPUT.buttonsml {
height: 15px;
padding: 0;
background-color: #FFF;
border: 1px outset #3B8989;
color: black;
font-family: Arial, Helvetica, SansSerif;
font-size: 7pt;
font-weight: 600;
letter-spacing: 1px;
word-spacing: -3px;
}

SPAN.button_span {
height: 18px;
padding: 0 3px;
background-color: #FFF;
border: 1px outset #3B8989;
color: black;
font-size: 9pt;
font-weight: 600;
}

SPAN.buttonsml_span {
height: 15px;
padding: 0;
background-color: #FFF;
border: 1px outset #3B8989;
color: black;
font-family: Arial, Helvetica, SansSerif;
font-size: 7pt;
font-weight: 600;
letter-spacing: 1px;
word-spacing: -3px;
}

SELECT.licenselist {
width: 140px;
}

TABLE.tblDebug {
margin: 0;
}

TABLE.tblDebug TD {
padding: 1px;
background-color: #FFF;
color: #000;
font-family: Verdana, Arial, Helvetica, SansSerif;
font-size: 9px;
}

TABLE.tblDebug SPAN {
color: RED;
}