* {
	margin: 0;
	padding: 0;
}

input {
	vertical-align: middle;
	font-weight: normal;
	padding: 2px 3px 1px 3px;
	border: solid 1px #777;
	height: 15px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #403636;
}

input.image 
{
    border: 0px;
    height: auto;
    width: auto;
}

input.submit
{
	background:none;
	width: 40px;
	height: 20px;
	border: 1px solid #403636;
	padding: 1px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #403636;
	vertical-align: middle;
	text-align: center;
}

input.logout
{
	background:none;
	width: 50px;
	height: 30px;
	border: 1px solid #403636;
	padding: 1px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #403636;
	vertical-align: middle;
	text-align: center;
}


img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #2b165e;
    font-family: Tahoma, Helvetica;
}

a:hover {
    text-decoration: none;
}

body {
	background: #fff;
	font-family: Trebuchet, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #575757;
}

h1 {
	padding: 0 0 12px 0;
	font-size: 1.5em;
	line-height: 1.112em;
	text-transform: uppercase;
	color: #403636;
}

h2 {
	padding: 0 0 14px 0;
	font-size: 1.1em;
	line-height: 1.112em;
	text-transform: uppercase;
	color: #403636;
}

h2 a {
	color: #403636;
}

h3 {
	padding: 0 0 14px 0;
	font-size: 0.917em;
	line-height: 1.612em;
	text-transform: uppercase;
	color: #403636;
}

h3 a {
	color: #403636;
}

h4 {
	padding: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.612em;
	text-transform: uppercase;
	color: #403636;
}

h4 a {
	color: #403636;
}

span 
{
	font-weight: bold;
	color: #403636
}

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 15px 0 0;
}

table.main 
{
	width: 1000px;
	text-align: left;
}

table.banner-top
{
	background: url(images/logo.jpg) no-repeat bottom left;
    height: 125px;
}

#header {
	text-align: center;
}

td.top-logo
{
    width: 570px;
    text-align: right;
    vertical-align: bottom;
}

td.top-right 
{
    width: 420px;
    text-align: right;
    vertical-align: bottom;
}

#icons {
	overflow: hidden;
	text-align: left;
}

#icons li {
	background-image: none;
	float: right;
	padding: 0 21px 0 21px;
	margin: 0 0 0 -1px
}

#icons li a {
	display: block;
	width: 29px;
	padding: 25px 0 0 0;
	text-align: center;
}

#icons li a:hover {
	background: url(images/icon-act-bg.gif) no-repeat 50% 0%;
}

table.banner-bot 
{
}

#banner-txt {
	background: url(images/header-box-bg.jpg) no-repeat 0% 0%;
	width: 248px;
	
	padding: 15px 15px 0px 25px;
	text-align: left;
	vertical-align: top;
}

#banner-txt ul li 
{
    list-style: disc;
	background: none;
	margin: 0px 0px 0px 25px;
	padding: 0 0 0 0px;
	line-height: 1.2em;
}

td.slide-show {
	width: 476px;
	height: 289px;
	overflow: hidden;
	vertical-align: top;
}

td.menu {
	width: 216px;
	height: 289px;
	overflow: hidden;
	vertical-align: top;
}

#content 
{
	padding: 5px 45px 5px 45px;
	text-align: left;
}

#content p
{
padding: 0 0 12px 0;
}

ul li {
	background: url(images/marker1.gif) no-repeat 0% 9px;
	padding: 0 0 0 8px;
	line-height: 1.4em;
}

ul li a:hover {
	text-decoration: underline;
}

.title {
	padding: 0 0 12px 0px;
}

.quote
{
    font-size: .9em;
    line-size: 1em;
    margin: 0px 10px 0px 10px;
    padding: 3px;
}

.seperator
{
	border-bottom: dotted 3px #aaa;
	margin: 10px 3px 10px 3px;
}

#footer {
	background: #eee;
	border-top: dotted 4px #aaa;
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	vertical-align: bottom;
	padding: 15px 36px 15px 36px;
}

#footer a {
	color: #434343;
}
