/* CSS Document */
body {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #908261;
}	

/* ************************************----------- MENU -----------************************************ */
td#menu {
	width: 705px;
	background: #7E092D url(images/menu_bg.gif);
	padding: 6px 13px 5px 28px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}
td#menu a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;

}

td#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/* ************************************----------- INSIDE COLUMN -----------************************************ */
td#insidecolumn {

	background: #FFFFFF url(images/middle_bg.gif);
}
div#content {
	padding: 0px 9px 9px 20px;
	line-height:13pt;
}

td#middle a {
	color: #908261;
}

td#middle a:hover {
	color: #908261;
	text-decoration: none;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:13pt;
	color: #064832;
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:13pt;
	color: #064832;
}

ul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:13pt;
	color: #064832;
}
ol {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:13pt;
	color: #064832;
}

A:link {
	color: #908261; TEXT-DECORATION: underline
}
A:visited {
	color: #908261; TEXT-DECORATION: underline
}
A:hover {
	color: #908261; TEXT-DECORATION: none;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:14pt;
	font-weight: bold;
	color: #064832;
}
li {
	line-height: 16px;
}
sup {
	font-size: 11px;
}

/* ************************************----------- BOTTOM -----------************************************ */
td#bottom {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width:705px;
	height:55px;
	background: #ffffff url(images/bottom_bg.gif);
	COLOR: #064832;
	font-size: 11px;
	line-height:15pt;
}
td#bottom a{
	COLOR: #064832;
	padding: 0px 3px 0px 3px;
	TEXT-DECORATION: underline;
}
td#bottom a:hover{
	COLOR: #064832;
	TEXT-DECORATION: none;
}

/* ************************************----------- OLD BROWSER STYLES -----------************************************ */
div#copyright {
	text-align: center;
	font-size: 11px;
	COLOR: #064832;
}
div#copyright a{
	COLOR: #064832;
	TEXT-DECORATION: underline;
}
div#copyright a:hover{
	COLOR: #064832;
	TEXT-DECORATION: none;
}


/* ************************************----------- OLD BROWSER STYLES -----------************************************ */
p#older_browsers {
	display: none;
}

div#CompanyName {
	display:none;
}
/* ************************************----------- SPLASH PAGE -----------************************************ */
td#splash {
	width: 703px;
	background: #EFECE8 url(images/splashbottom_bg.gif);
	padding: 0px 13px 10px 25px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}
td#splash a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;

}

td#splash a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
