body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/inner/bg.inner.gif);
	background-repeat: repeat-x; background-position: top;
}

#wrapper {width: 800px; margin-left: auto; margin-right: auto;}

hr {
  border: 0;
  width: 100%; color: #395497;
background-color: #395497;
height: 1px;
}

.promoarea-home {
	background-color: #E2E3DB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #DDD557;
	font-size: 10px;
	padding-right: 3px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.homepage-text {
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #EDF0F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a:link {
	color: #284377;
	text-decoration: none;
}

a:visited {
	color: #284377;
	text-decoration: none;
}

a:hover {
	color: #284377;
	text-decoration: underline;
}


.subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}


.subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.subnav {
	background-color: #a9a9a9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 38px;
}

.rightcol {
	background-color: #B8BCC6;
	background-image: url(images/inner/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.maintext {
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 39px;
}
.cookie {
	font-size: 10px;
}
.title {
	text-transform: uppercase;
	color: #284377;
}

.quote {
font-weight: bold;
	color: #284377;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #284377;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #284377;
}
li {
	background-image: url(images/inner/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .6em;

}
 ul
 {
 list-style-type: none;
 padding-left: 1em;
 margin: 0;
 }
 
