.content {
	font-family: trebuchet MS, arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	line-height: 16px;
	text-decoration: none;
}
.contentlinks {
	color: #767150;
	text-decoration: underline;
}
.contentlinks:hover {
	color: #004B63;
	text-decoration: underline;
}
.contentheading {
	font-family: trebuchet MS, arial, verdana;;
	font-size: 14px;
	padding-top:15px;
	padding-bottom:5px;
	font-weight: bold;
	color: 004B63;
	text-decoration: none;
}
body { 
	scrollbar-face-color: #Ededed;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: #FEFBE0;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #a0a0a0;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: grey;
}
.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:2px;
	background-color:FFFFFF;
}
.copyright {
	font-family: trebuchet MS, arial, verdana;
	font-size: 10px;
	color: #767150;
	text-decoration: none;
}
.copyright:hover {
	color: #004B63;
	text-decoration: underline;
}

.textbox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	border: 1px solid #cccccc;
}
.radio_Button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
}
.butt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight:bold;
	color: #666666;
	background-color: #EAEAEA;
	border: 1px solid #cccccc;
}
