body {font-family: tahoma, verdana, arial;
	font-size: 10pt;
	}
/* CSS Document */

td { font-family: Tahoma, Verdana, Arial; font-size: 10pt; }
A 			{  font-size:10pt; color: #6666CC; }
A:visited	{  font-size:10pt; color: #6666CC; }
A:active	{  font-size:10pt; color: #000066; }
A:hover		{  font-size:10pt; color: #000066; }
input { font-size: 8pt;}
select { font-size: 8pt;}

.outline { border: 1px solid #6666CC;}
.outline_lt { border: 1px solid #CCCCCC;}
.copyright { font-size: 8pt ; color: #999999; }
.table_head { font-size: 12pt; background-color: #6666CC; color:#FFFFFF; font-weight: bold; }
.cell_light { background-color: #EFEFEF;}
.cell_head { font-size: 11pt; background-color: #CCCCCC; color: #000000; font-variant:small-caps; }
.cell_data { border-bottom: thin solid #EFEFEF ;}
.txt_bolded {	font-weight: bold;	color: #663300;}
.smalltext { font-size:8pt; }

.cell_edit { background-color: #EFEFEF; border:1px solid #CCCCCC;}
.cms_app_title { background-image:url(images/tabmid.jpg); 	
	font-size: 12pt; 
	font-weight:bold;
	}
.cms_title { background-color: #EFEFEF;}
.cms_data {}
.cms_publish { background-color:#FFFFCC; }
.app_buttons { 
	font: Arial 10pt bold; 
	margin-left: 5px; 
	margin-right: 5px;
	border-left: 5px;
	border-right: 5px;
	}
	
.blogtitle { font-size: 14pt;}
.blogdate { font-size: 10pt; font-style:italic;}
.blogbody { font-size: 12pt;}

.agentname	{font-size:14pt; background-image:url(images/tabmid.jpg); width:100%;}
.agenttitle	{font-weight:bold;}
.agentemail	{}
.agentphone	{}
.agentbio	{}

.prop_footer { background-color: #CCCCCC; color:#000000; font-weight:bold;}
.prop_c21 {}
.prop_disclaimer { font-size: 8pt; }

/* for the bios */
.noshow {display: none;}

.steps {display: none; margin-left:20px; background-color: #FDFFDFD;}

.tablink { background-image:url(images/tabmid.jpg); }
.tablinkoff { background-image:url(images/tabmidlt.jpg); }

.tab_on { background-color:#FFFFFF; font-weight:bold; }
.tab_off { background-color:#999999;}
.tab_none { background-color:#EFEFEF; border:1px solid #CCCCCC; padding: 2px;}
.err { font-weight: bold; color:#990000; }
.errMsg { width: 250pt;
	height: 30pt;
	background-color:#EFEFEF; 
	margin: 20pt;
	border: 1pt solid #999999;
	}
.dHead { background-color:#FFCC00;}
.buttons { background-color: #6666CC; 
	color: #FFFFCC; 
	font-weight:bold; 
	cursor: pointer;	
	font-size: 10px;
	}
