BODY, TD, DIV, A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}
BODY {
	background-image:url(../images/background.gif);
	background-repeat: repeat;
	background-position: 1px;
}

BODY.editor {
	background-image: none;
}

DIV.topnav {
	width: 911px;
	height: 16px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

DIV.topnav A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

DIV.topnav A:hover {
	text-decoration: underline;
}

DIV.login {
	position:absolute; 
	left: 450px; 
	top: 6px; 
	padding: 0px; 
	width: 450px;
	height: 16px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

DIV.login button {
	background-color: #274D7A;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	height: 19px;
}

SPAN.buttontxt {
	color: #FFFFFF;
	font-size: 10px;
}

DIV.leftnav {
	width: 199px;
	height: 413px;
	overflow: hidden;
}

DIV.content {
	width: 682px;
	/*height: 413px; */
	overflow: hidden;
}

DIV.footer {
	width: 881px;
	height: 44px;
	background-image:url(/images/bottom-gradient.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	padding-top: 8px;
}

DIV.footer A {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

DIV.footer A:hover {
	text-decoration: underline;
}

DIV.subnav_clientServices{
	display: none; 
	position:absolute; 
	left: 226px; 
	top: 219px; /* add 38 pixels to add back Conference Registration link */
	padding: 0px;
	z-index: 100;
}

DIV.subnav_News{
	display: none; 
	position:absolute; 
	left: 226px; 
	top: 196px; /* add 38 pixels to add back Conference Registration link */
	padding: 0px;
	z-index: 100;	
	border:
}

TABLE.subnav TR.nav {
	font-size: 12px;
	font-weight: bold;
	color: #385952;
	background-color: #dbf0e2;
	cursor: pointer;
}

TABLE.subnav TR.navhover {
	font-size: 12px;
	font-weight: bold;
	color: #628f83;
	background-color: #dbf0e2;
	cursor: pointer;
}

TABLE.subnav TR.nav TD {
	padding: 4px;
}

TABLE.subnav TR.navhover TD {
	padding: 4px;
}

TABLE.nav TR.nav {
	font-size: 12px;
	font-weight: bold;
	color: #44635b;
}

TABLE.nav TR.nav TD {
	padding: 4px;
}

TABLE.nav TR.navhover {
	font-size: 12px;
	font-weight: bold;
	color: #44635b;
	background-color: #dbf0e2;
	cursor: pointer;
}

TABLE.nav TR.navhover TD {
	padding: 4px;
}

TABLE.nav TR.nav TD.navarrow {
	padding: 4px;
	visibility: hidden;
}

TABLE.nav TR.navhover TD.navarrow {
	padding: 4px;
	visibility: visible;
}

P.pageTitle 		{	font-size: 12px;	font-weight: bold;	color: #005147;	padding-top: 10px;	margin-top: 0px; font-family:Verdana, Arial, Helvetica, sans-serif;	}
P.pageTitle	A 		{	color: #005147;	}

P.subTitle 			{ font-size: 16px; font-weight: normal; color: #000000; }

P.pageTitle A:link 		{	text-decoration: none; 		}
P.pageTitle A:active 	{	text-decoration: underline;	}
P.pageTitle A:visited 	{	text-decoration: none;		}
P.pageTitle A:hover 	{	text-decoration: underline;	}

P.text				{ 	margin: 10px; }
P.text A			{	color: #2c8f83;	font-family:Verdana, Arial, Helvetica, sans-serif;}
P.text A:link 		{	text-decoration: none; 		}
P.text A:active 	{	text-decoration: underline;	}
P.text A:visited 	{	text-decoration: none;		}
P.text A:hover 		{	text-decoration: underline;	}

P.jobListing			{ 	margin: 10px; padding-left: 20px; width: 500px; }
P.jobListing A			{	color: #2c8f83;	font-family:Verdana, Arial, Helvetica, sans-serif;}
P.jobListing A:link 	{	text-decoration: none; 		}
P.jobListing A:active 	{	text-decoration: underline;	}
P.jobListing A:visited 	{	text-decoration: none;		}
P.jobListing A:hover 	{	text-decoration: underline;	}

P.profileListing			{ 	margin: 10px; width: 550px; }
P.profileListing A			{	color: #2c8f83;	font-family:Verdana, Arial, Helvetica, sans-serif;}
P.profileListing A:link 	{	text-decoration: none; 		}
P.profileListing A:active 	{	text-decoration: underline;	}
P.profileListing A:visited 	{	text-decoration: none;		}
P.profileListing A:hover 	{	text-decoration: underline;	}

P.listing			{ 	margin: 10px; }
P.listing A			{	color: #2c8f83;	font-family:Verdana, Arial, Helvetica, sans-serif;}
P.listing A:link 	{	text-decoration: none; 		}
P.listing A:active 	{	text-decoration: underline;	}
P.listing A:visited 	{	text-decoration: none;		}
P.listing A:hover 	{	text-decoration: underline;	}


P.staffListingTitle 		{	font-size: 12px;	padding-top: 8px; font-weight: bold;	color: #005147;	margin: 4px; font-family:Verdana, Arial, Helvetica, sans-serif;	}

	
P.staffListing			{ 	margin: 0px; margin-left: 10px; padding: 0px;  width: 550px; }
P.staffListing A			{	color: #2c8f83;	font-family:Verdana, Arial, Helvetica, sans-serif;}
P.staffListing A:link 	{	text-decoration: none; font-weight:bold 	}
P.staffListing A:active 	{	text-decoration: underline;	font-weight:bold 	}
P.staffListing A:visited 	{	text-decoration: none;	font-weight:bold 		}
P.staffListing A:hover 	{	text-decoration: underline;	font-weight:bold 	}

P.listItem 				{	padding: 2px; margin: 3px;	padding-left: 10px;}
P.listItem A			{	font-weight: bold;	color: #005147;	/*color: #62A9DC; */}
P.listItem A:link		{	text-decoration: none; 		}
P.listItem A:active		{	text-decoration: underline;	}
P.listItem A:visited	{	text-decoration: none; 		}
P.listItem A:hover		{	text-decoration: underline; }

P.pdfs				{	margin: 0px; margin-top: 5px; color: #616161; font-weight: bold; }
P.pdfs A			{  color: #005147; }
P.pdfs A:link 		{	text-decoration: none;		}
P.pdfs A:active 	{	text-decoration: underline;	}
P.pdfs A:visited 	{	text-decoration: none;		}
P.pdfs A:hover 		{	text-decoration: underline;	}

SPAN.hilight	{	font-weight: bold;	color: #616161;}
SPAN.hilight A			{	font-weight: bold;	color: #616161; }
SPAN.hilight A:link		{	text-decoration: none; 		}
SPAN.hilight A:active	{	text-decoration: underline;	}
SPAN.hilight A:visited	{	text-decoration: none; 		}
SPAN.hilight A:hover	{	text-decoration: underline; }

SPAN.smalltext 	{ font-size: 10px; }

DIV.sectionRule	{	position: relative; width: 100%; height: 1px; background-color: #616161;}

P.appText				{ 	margin: 10px; margin-top: 3px;}
P.appText A				{	color: #2c8f83;	font-family:Verdana, Arial, Helvetica, sans-serif;}
P.appText A:link 		{	text-decoration: none; 		}
P.appText A:active 		{	text-decoration: underline;	}
P.appText A:visited 	{	text-decoration: none;		}
P.appText A:hover 		{	text-decoration: underline;	}

P.appTitle				{ 	font-weight: bold; margin-bottom: 0px; padding-bottom: 0px;}
P.appTitle A			{	color: #2c8f83;	font-family:Verdana, Arial, Helvetica, sans-serif;}
P.appTitle A:link 		{	text-decoration: none; 		}
P.appTitle A:active 	{	text-decoration: underline;	}
P.appTitle A:visited 	{	text-decoration: none;		}
P.appTitle A:hover 		{	text-decoration: underline;	}

P.sectionTitle {	font-size: 12px;	font-weight: bold;	color: #005147;	padding-top: 10px;	margin-top: 0px; margin-bottom: 0px;	}

P.more				{	font-weight: bold; }
P.more A			{	color: #005147; }
P.more A:link 		{	text-decoration: none;		}
P.more A:active 	{	text-decoration: underline;	}
P.more A:visited 	{	text-decoration: none;		}
P.more A:hover 		{	text-decoration: underline;	}

TABLE.form TD {
	font-size: 12px;
	color: #686868;
}

SPAN.require {
	font-size: 18px;
	font-weight: bold;
	color: #E3AA65;
}

P.courseTitle {
	font-size: 12px;
	font-weight: bold;
}

P.courseDate {
	font-style: italic;
}

P.courseText {

}

