.HeaderText 	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.siteTitle 	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #000000; 
}

h1, .maintitle 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

h2, .subtitle 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #557755;
	padding-top : 0.5em;
}

h2.pagetitle
{
	text-align: center;	
	padding-top: 0em;
	margin-top: 0em;
}

h3
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #000000; 
	padding-bottom: 0em;
	margin-bottom: 0em;
}

.itemname 	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #000000; 
}

a.subtitle:hover
{
	text-decoration : none;
}

.formfieldTitle
{
	font-weight: bold; 
	color: #000000; 
}

.red
{
	color: #CC0000;
}

.match
{
	color: #CC0000;
}

.topnav 	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration:none; 
}

.nav 		
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #003399; 
}

.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	background-color : #557755;
}

.small 		
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
}

.membersonlynotice 		
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	background-color : #EEEEEE;
	color : #779277;
}

p 		
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

dt
{
	font-weight : bold;
	margin-top: 1em;
}

body 		
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

table 		
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td 			
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.sidebar 			
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}

th 			
{ 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.totalrow 			
{ 
	font-weight: bold;
	border-top: 1px solid #000000;
}

tr.graybar
{
	background-color : #EEEEEE;
}

a 			
{ 
	color: #003399; 
}

a:hover
{
	text-decoration : underline;
}

a:visited
{ 
	color: #660066;
}

a.black 	
{ 
	color: #000000; 
	text-decoration:none; 
}

a.gray 		
{ 
	color: #888888; 
	text-decoration:none; 
}

a.useroption, a.linkbutton
{
	border: thin solid #557755;
	background-color : #EEEEEE;
	padding: 3px 6px 3px 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	border-width : 1px 1px 1px 1px;
	line-height : 24pt;
}

a.useroption:hover, a.linkbutton:hover
{
	text-decoration : none;
	color : #FFFFFF;
	background-color : #779277;
}

a.adminoption
{
	border: thin solid #557755;
	background-color : #FFFF99;
	padding: 3px 6px 3px 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	border-width : 1px 1px 1px 1px;
	line-height : 24pt;
}

a.adminoption:hover
{
	text-decoration : none;
	color : #003399;
	background-color : #FFFFCC;
}

a.sidebarhref
{
	color: #FFFFFF;
	line-height : 150%;
}

a.sidebarhref:hover
{
	background-color : #779277;
	line-height : 150%;
}

a.sidebarhref:visited
{
	color: #FFFFFF;
}

select,textarea,input 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.floatingtable
{
	background-color : #EEEEEE;
}

.errornotice
{
	border : 1px solid #990000;
	background-color : #FFFFCC;
}

.remarkbox
{
	border : 1px solid #557755;
	background-color : #FFFFCC;
}

.tableborder
{
	border : 1px solid #557755;
}

.forums_name_list 	
{
	font-weight: bold;
}

.forums_title 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.member_name 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	font-weight : normal;
}

.member_jobtitle 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
}

.member_employer 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	font-weight : bold;
}

.member_addr
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.member_officerflag 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.kbtitle 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.gray 	
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #888888; 
}

table.calplannertable
{
	border : 1px solid #CCCCCC;
}

td.calplannertabledayrowbottom
{
	border-bottom: 1px solid #EEEEEE;
}

td.calplannerfulldate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}

.admininfo
{
	background-color : #FFFF99;
	border : 1px solid #CCCCCC;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}


.calmonthtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	font-weight : bold;
}

.calgridweekdaytitle
{
	font-weight: bold;
	color: white;
	background-color : #999999;
}

.calplannerweekdaytitle
{
	font-weight: bold;
}

.caloffmonth 			
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	color: #CCCCCC;
	background-color: #EEEEEE;
}

.calplannerdaynumber 			
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-weight: bold;
}

.caleventitem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
}

.caleventdesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
}

.caldate
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

.jobtitle 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

hr.formdivider
{
	width : 100%;
	height : 1px;
	color : #CCCCCC;
	background-color : #CCCCCC;
	margin-bottom : 0px;
	margin-top : 0px;
	border-width : 0px;
	clear : both;
}

li.padded
{
	padding-bottom: 1em;
}

ol li
{
	padding-bottom: 1em;
}

#rthandsidenote
{
	margin-top: 1em;
	margin-left: 1em; 
	padding: 0.5em 0.5em 0.5em 0.5em;
	float: right;
	width: 40%;
}

#rthandsidenote h2
{
	text-align: center;
	padding-top: 0em;
	margin-top: 0em;
	padding-bottom: 0.25em;
	margin-bottom: 0.25em;
}

#rthandsidenote h3
{
	text-align: center;
	padding-top: 0em;
	margin-top: 0em;
	padding-bottom: 0.25em;
	margin-bottom: 0.25em;
}

#rthandsidenote td
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#rthandsidenote th
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#resources_linklist li
{
	padding-bottom: 1em;
}

.deletebutton
{
	background-color: #CC0000;
	color: #FFFFFF;
}