.BODY 	{ 	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
			font-size: 8pt; }
BODY 	{ 	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
			font-size: 8pt; }
TD		{ 	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
			font-size: 8pt; }
input 	{	height: 20px;
			color: #000000; 
			background-color: #ffffff;
			font-family : Tahoma, Verdana, Helvetica, Arial, sans-serif;
			font-size : 8pt;
			font-weight : normal; }		
select 	{	color: #000000;
			background-color: #ffffff;
			font-family : Tahoma, Verdana, Helvetica, Arial, sans-serif;
			font-size : 8pt; }
select.dropdown 	{	height: 20px;
		}
.sectionHD 	
		{	font-size:16pt;
			color:#D4730C; }
.button {	background-color:#808080;
			color:#FFFFFF;
			font-weight:bold;
			margin-top:3px;
			height:19px;
			font-family : Tahoma, Verdana, Helvetica, Arial, sans-serif;
			font-size : 8pt; }
.printMessage 
		{	display:none; }
		
/*Newsfeed Styles*/
#news {
	padding-bottom: 10px;
	padding-right: 5px;
}

.newsfeed { 
	text-indent: -.8em;
	margin-top: 0px;
	margin-left: 1.2em;
	margin-bottom: 5px;
	color: Black;
	}

.newsfeed label {
	color: #D4730C;
	font-weight: bold;
}

.newsfeed a {
	color: Black;
}

.smallGrayText {
	color: #808080;
	font-size: 7pt;
}
#categorySurvey {
	background-color:#EFEFEF;
	font-size: 13pt;
	color:#DB730C;
	font-weight:bold;
	padding:4px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom: 15px;
	}
	
#newsLogo {
	margin-left: 8pt;
}

.formLabel{
	color: #808080;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 5px;
	text-transform: lowercase;
	/*vertical-align: text-top;*/
}

.formLabelLeft{
	color: #808080;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 5px;
	text-transform: lowercase;
	/*vertical-align: text-top;*/
}

.formDivider{
	background-color:#EFEFEF;
	color:#DB730C;
	font-weight:bold;
	padding:4px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.plainItalic{
	color:#000000;
	font-style:italic;
	font-weight:normal;
}

.required {
	color: Red;
}

ol.faq {
	list-style: none;
	list-style-image: url(../images/bulletDoubleColon.gif);
	vertical-align: middle;
}

li.question {
	font-weight: bold;
	list-style: none;
	list-style-image: url(../images/bulletQuestion.gif);
	vertical-align: middle;
}

li.answer {
	margin-bottom: 10px;
	list-style: none;
	list-style-image: url(../images/bulletAnswer.gif);
	vertical-align: middle;
}

.container{
	width:250px;
}

.containerButton{
	width:30px;
}

.editorialPhoto{
	float: left;
}

.editorialBio{
	margin-left: 80px;
}

.biolabel{
	color:#DB730C;
	font-weight: bold;
}

.directorySectionHead {
	margin-top:10px;
	background-color:#F7E4D0;
	border-top:10px #EF6F24 solid;
	border-bottom:1px #EF6F24 solid; 
	color:#165FA4;
	font-size:11pt;
	font-weight:bold;
	padding:4px 2px;
	}
	
.directoryListing {
	font-size:9pt;
	margin: 0px 0px;
	}
.directoryListingStandard {
	margin: 10px 2px;
	}

.directoryPowerListing {
	background-color: #C9D0E8;
	padding: 8px;
	}	
.directoryPowerListingTopRule {
	border-top:5px #165FA4 solid;
	}
