/* Home Town Customizations */

.main a {
	text-decoration:underline;
	color:#0074C1;
	}

a.toc {
	text-decoration:none;
	color:333;
	}

.top_navigation {
	width:710px;
}

.top_logo {
	height:70px;
	width:270px;
}

.top_logo a.top_logo_link {
	height:70px;
	width:250px;
	background-position:38px 0;
}
	
.top_logo span {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-transform:uppercase;
	text-align:right;
}

.top_logo span a {
	display:inline;
	color:#0074C1;
	text-decoration:underline;
}

.coda_text {
	height:100px;
}


div.formBuilderSuccess {
	background:#fcfe78;
}

.formBuilderForm div.formBuilderComment {
	font-style:normal !important;
	padding:4px 0;
}

form.formBuilderForm {
	padding:0 10px 10px 0;
}
