body {font-size: 10px;}

.LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color03']; ?>;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color03']; ?>;
	text-decoration: none;
}
.LeftAgentName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color03']; ?>;
	text-decoration: none;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #<?= $TemplateColors['Color01']; ?>;
	text-decoration: none;
}
.HPheadertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color01']; ?>;
	text-decoration: none;
}
.HPheadersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color01']; ?>;
	text-decoration: none;
}
.HPcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color01']; ?>;
	text-decoration: none;
}
.HPprofiletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color01']; ?>;
	text-decoration: none;
}
.HPprofile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color01']; ?>;
	text-decoration: none;
}
.HPbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color01']; ?>;
	text-decoration: none;
}
.FHvalues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color03']; ?>;
	text-decoration: none;
}
.FHtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color03']; ?>;
	text-decoration: none;
}
.FHheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color03']; ?>;
	text-decoration: none;
}
.FHtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #<?= $TemplateColors['Color03']; ?>;
	text-decoration: none;
}
a.port:link {
	font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
	font-size: 10px;
	text-decoration: none;
}
a.port:visited {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
	font-size: 10px;
	text-decoration: none;
}
a.port:hover {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.dotline {border-style: dotted; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-color: #666666;}

.dotline2 {border-style: dotted; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.dotline3 {border-style: dotted; border-top-width: 0; border-left-width: 1px; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.FHtitle, .FHheader {color: #FFF;}

.FHtitles, .FHvalues {color: #000;}

.dmg_vma_button {background-color: #cccccc;}

