/* HTML Styles */
*,td
{
	font-size: 10pt;
	font-family: Arial;
}
table
{
	border: 0px;
}

/* Misc DNN Controls */

/* DNN Container Skin */
.NAD-Styled-Box1
{
	padding-top: 10px;
}
.NAD-Styled-Box1-Title .Head
{
	font-size: 12pt;
	font-weight: bold;
}

/* Contact Forms */
.FormLabelCell
{
	font-family: Arial;
	font-size: 10pt;
}