
body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size:   12px;
}

.hidden { display: none; }

.float-right { float: right; }

.freq-content {
	width:   400px;
	padding:  15px;
}

.freq-content p {
	margin: 0px;
}

div.freq-title {
	margin: 0px;
	padding: 3px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

div.freq-title a.freqbox {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

.boxcontent {
	width: 400px;
}

.boxy-content {
	width: 400px;
}

.request_form_content textarea {
	font-family: Verdana, Arial, sans-serif;
}

.width-100 {
	width: 100%;
}

#simplemodal-overlay {background-color:#000000;}
#simplemodal-container {background-color:#ffffff; padding:0px;}


