body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url(/images/noise_bg.jpg); */
	background-repeat: repeat;
}

#submenu {
	position: absolute; 
	/* left: 0; 
	top: 115; 
	width: 100%;  */
	z-index:2;
	overflow: visible;
}

#menu {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 225; 
	z-index:1;
	overflow: visible;
}

.footerbg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	font-size: 9px;
}

a.footer {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover {
	color: #FFFFFF;
}

a {
	color: #121212;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	/* text-decoration: underline;  */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.activesubmenu {
	font-size: 9px;
	color: #D42522;
	font-weight: bolder;
	padding-right: 5;
	text-transform: uppercase;
}

a.submenu {
	font-size: 9px;
	font-weight: normal;
	padding-right: 5;
	text-transform: uppercase;
}

.highlightText {
	color: #D42522;
	font-weight: bold;
}

.captions {
	font-size: 9px;
	font-style: italic;
}

td#servicesoff {
	font-weight: bold;
	padding-left: 8px;
	height: 36px;
}

td#serviceson {
	font-weight: bold;
	padding-left: 8px;
	height: 36px;
}

.servicesoff {
	color: #222222;
	font-weight: bold;
}

.serviceson {
	color:  #D42522;
	font-weight: bold;
}

a.services {
	text-decoration: none;
}

a.services:hover {
	text-decoration: underline;
}

INPUT.TextBox
{
    COLOR: #000000;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    font-size: 8pt;
}

TEXTAREA.Textbox
{
    COLOR: #000000;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    font-size: 8pt;
    
}

INPUT.Button
{
	CURSOR: hand;
    COLOR: #000000;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;    
}

.year {
	color: #D42522;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 20px;
}

.newsdate {
	font-weight: bold;
	font-size: 10px;
}

a.newsdate {
	color: #D42522;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.newsdate:hover {
	color: #D42522;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.people {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a.mail {
	color: #D42522;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.mail:hover {
	color: #D42522;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

td#subheader {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}