body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../images-mm/bk-1.gif);
}

#widthControl{
	max-width: 1000px;
width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
	background-color: #88A85C;
	background-image: url(../images-mm/HM-background8.jpg);
}

#highlightedContent li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
font-size: 16px;
}

#highlightedContent a:link, #highlightedContent a:visited  {
color: #000000;
text-decoration:none;
}

#highlightedContent a:hover, #highlightedContent a:active {
background-color:dddddd;
}


h1 {
font-family: "Book Antiqua", "Bookman Old Style";
font-weight: bold;
color: #000000;
font-size: 18px;
}

h1.titleBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 28px;
}

h2 {
font-family: "Book Antiqua", "Bookman Old Style";
font-weight: bold;
color: #000000;
font-size: 16px;
}

h3 {
font-family: "Book Antiqua", "Bookman Old Style";
font-weight: bold;
color: #000000;
font-size: 16px;
}

h4 {
font-family: "Book Antiqua", "Bookman Old Style";
font-weight: bold;
color: #000000;
font-size: 16px;
}

h5 {
font-family: "Book Antiqua", "Bookman Old Style";
font-weight: bold;
color: #000000;
font-size: 16px;
}

.small-text {
font-size: 12px;
}
a:link {
color: #000000;
}
a:visited {
color: #666666;
}
.headline-red-15 {
font-family: "Book Antiqua", "Bookman Old Style";
font-size: 16px;
font-weight: bold;
color: #915E67;
}
.headline-red-10 {
font-family: "Book Antiqua", "Bookman Old Style";
font-size: 14px;
font-weight: bold;
color: #915E67
}

.errors   {
color: Black;
background-color : yellow;
font-weight:bold;
font-size:14px;
}

.required_form
{
color: #000000;
background: #FFE1B3;
}

.errors_form
{
color: #000000;
background: #FFAEFF;
}

.p20px	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
}

.p18px	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.p16px	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
}

.p14px	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

.p12px	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.p10px	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.borderall
{
	border-style: solid;
	border-color: Black;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.table_space_left_bottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.table_space_right_bottom {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

