body,td,div,.p,a {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

.required {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.demo {
	font-size: 9px;
	color: #3366CC;
	font-weight: bold;

}
.content {
	font-size: 11px;
}
.contentBold {
	font-size: 11px;
	font-weight: bold;	
}
.contentHeader {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;


}
#sidenav {
	font-size: 11px;
	font-weight: bold;
}

#sidenav a {
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	color: #3366CC;
}

#sidenav a:hover {
	text-decoration: underline;
	color: #FF6600;

}

#sidenav a:active {
	text-decoration: underline;
	color: #CC0000;
}

#mainbody {
	position: absolute;
	left: 600px;
	top: 50px;
}

#mainbody2 {
	position: absolute;
	left: 170px;
	top: 49px;
}
.contentSml {

	font-size: 10px;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border: thin dashed #666666;
}
.contentx13 {

	font-size: 13px;
}
