body {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color:#dfe1d6;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
}

body, p, h1, h2, h3, table, td, th, ul, ol
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color:#000000;
font-weight: normal;
}

h1 {font-size:12px;color:#f58a3c;font-weight:bold;}
h2 {font-size:11px;font-weight:bold;}
h3 {font-size:11px;color:#ff0000;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}
ul {
	font-weight:normal;
	font-size:12px;
	list-style-position: outside;
	list-style-type: square;
}

a:link    {
	color:#7c7d78;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:active  {
	color:#ff3932;
	text-decoration: none;
}
a:hover   {
	color:#ff3932;
	text-decoration: none;
}
.mainmenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #7c7d78;
	width: 95%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcc2c0;
	border-bottom-color: #bcc2c0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.submenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #7c7d78;
	width: 95%;
	padding-top: 16px;
	padding-bottom: 0px;
}

.redtext {
	color: #ff3932;
}
.leftcolumn {
	width: 113px;
	padding-top: 150px;
	padding-right: 20px;
	padding-left: 20px;
}
.contentarea {
	padding-top: 20px;
	padding-right: 40px;
}
.hrule {
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcc2c0;
	font-size: 10px;
	font-weight: bold;
	left: 150px;
}
.bottomtext {
	font-size: 10px;
	font-weight: normal;
	color: #7c7d78;
}
.bottom {
	font-size: 10px;
	color: #000000;
	width: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #bcc2c0;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.subtext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #7c7d78;
	padding-top: 65px;
	padding-left: 10px;
}
.supertext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #7c7d78;
}
.boldtext {
	font-weight: bold;
	color: #ff3932;
}

.smalldatafield
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#000000;
	font-weight: normal;
  width: 200px;
}
