.most_recent_news h4 {
	font-size: 15px;
	margin-bottom: 0;
}

.most_recent_news .small {
	font-size: 11px;
	color: #81807A;
}

.most_recent_news .small a {
	font-weight: normal;
}

#theContent dt {
	font-size: 14px;
}

#theContent dt a {
	
}

#theContent dd {
	margin-left: 18px;
}

#theContent dd span {
	font-size: 11px;
	color: #81807A;
}

#theContent dd span a {
	font-weight: normal;
}

#theContent .postedDate {
	font-size: 13px;
	color: #81807A;
}

#theContent #searchSite {
	margin: 10px 0 0 0;
}

#theContent #searchSite input {
	margin: 0;
}

#theContent dl.searchResults dt {
	
}

#theContent dl.searchResults dt a {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#theContent dl.searchResults dd {
	line-height: 1.4em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 12px;
}

#theContent dl.searchResults dd a.srchaddress, #theContent dl.searchResults dd a.srchaddress:hover {
	color: #008000;
	font-weight: normal;
	font-size: 11px;
}

#theContent dl.searchResults dd .srchrank {
	color: #888;
	font-weight: normal;
	font-size: 11px;
}



/* forms */

#user_content #theContent .padMe fieldset {
	margin: 10px 0;
	padding: 0 15px;
	background: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

#user_content #theContent .padMe fieldset p {
	line-height: 1.2em;
	margin: 12px 0 12px 0;
	clear: left;
}

#user_content #theContent .padMe fieldset p + p {
	text-indent: 0;
	margin: 12px 0 12px 0;
}

#theContent legend {
	margin-bottom: 0px;
	margin-top: 0;
	background: #fff;
	color: #7D7766;
}

#user_content #theContent label {
	line-height: 1.4em;
	float: left;
	width: 160px;
	font-weight: normal;
	font-size: 12px;
}

#user_content #theContent input.focused, #safeSubscribe input.focused, #mainNavSrch input.focused {
	color: #191919;
}

#user_content #theContent input.blurred, #safeSubscribe input.blurred, #mainNavSrch input.blurred {
	color: #999; 
}

#user_content #theContent .padMe fieldset .newLine {
	padding: 0;
	padding-left: 160px;
	margin-top: -7px;
	margin-bottom: 12px;
}

#user_content #theContent .padMe fieldset .moreInfo {
	padding: 0;
	padding-left: 160px;
	font-size: 11px;
	line-height: 1.3em;
	color: #4C4C4C;
	margin-top: -7px;
	margin-bottom: 12px;
}

#user_content #theContent .padMe fieldset ul.moreInfo li {
	margin: 2px 0 2px 4px;
	padding: 0 0 0 11px;
	background: url(/css/img/blue_bullet.png) no-repeat 0px -3px;
	line-height: 1.3em;
}

#theContent input, #theContent select, #theContent textarea {
	margin: 0;
}

#user_content #theContent p.radios {
	line-height: 1.7em;
}

#user_content .formerror {
	font-weight: bold;
	color: #B72424;
	margin: 12px 0;
	border: 1px solid #CE7979;
	padding: 6px;
	background: #EEDBDB;
}

#user_content .formerror ul {
	margin: 8px 12px;
}

#user_content #theContent .formerror ul li {
	font-weight: normal;
	background-image: url(/css/img/red_bullet.png);
}

#user_content .formsuccess {
	font-weight: bold;
	color: #137E1B;
	margin: 12px 0;
	border: 1px solid #5BAC61;
	padding: 6px;
	background: #D7E9D9;
}

#user_content .formsuccess ul {
	margin: 8px 12px;
}

#user_content #theContent .formsuccess ul li {
	font-weight: normal;
	background-image: url(/css/img/green_bullet.png);
}

form input.little,form textarea.little {
	width: 80px;
}

form input.short,form textarea.short {
	width: 100px;
}

form input.med1,form textarea.med1 {
	width: 140px;
}

form input.med2,form textarea.med {
	width: 120px;
}

form input.med,form textarea.med {
	width: 176px;
}

form input.long,form textarea.long,form select.long {
	width: 280px;
}

form input.long1,form textarea.long1,form select.long1 {
	width: 305px;
}

form input.long2, #user_content #theContent form textarea.long2, form select.long2 {
	width: 305px;
}

form input.longer,form textarea.longer {
	width: 380px;
}

form input.longest,form textarea.longest {
	width: 500px;
}

form input.longest1,form textarea.longest1 {
	width: 560px;
}

.tinygray {
	font-size: 10px;
	color: #97999C;
}

.gray {
	color: #666;
}

.tinytext {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.tinyblue,#theContent a.tinyblue {
	font: 11px Verdana,Arial,sans-serif;
	color: #296FBD;
	font-weight: normal;
}

.error {
	color: #A22E1D;
}

.success {
	color: #2A6A34;
}