html, body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #e8f0f6;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;	
}

img {
	border: 0px;
	border-color: #005696;
}

table {
	border: 0px;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

td {
	line-height: 20px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1	{
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #005596;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #005696;
}

a:active {
	color: #005696;
}

a:hover {
	color: #005696;
}

a:visited {
	color: #005696;
}

a:visited:hover {
	color: #005696;
}

.asterisk {
	color: #005596;
}

.image-caption {
	font-size: 10px;
	line-height: 14px;
}

.header1 {
	font-family: trebuchet;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #0a5b5e;
}

.header2 {
	font-family: trebuchet;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #57325d;
}

.menu2 {
	font-family: trebuchet;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #e4e5cd;
}

.menu2 a {
	color: #e4e5cd;
	text-decoration: none;
}

.menu2 a:active {
	color: #ffffff;
	text-decoration: underline;
}

.menu2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menu2 a:visited {
	color: #e4e5cd;
	text-decoration: none;
}

.menu2 a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footlinks {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	color: #005696;
}

.footlinks a {
	color: #005696;
}

.footlinks a:active {
	color: #005696;
}

.footlinks a:hover {
	color: #005696;
}

.footlinks a:visited {
	color: #005696;
}

.footlinks a:visited:hover {
	color: #005696;
}

.mlddm {	
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 31px;
	background-color: #005696
}

.mlddm li {	
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0
}

.mlddm li a, .mlddm li a#buttonnohover {	
	display: block;
	margin: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	font: bold 12px arial;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	color: #ffffff;
	background: #005696
}

.mlddm li a:hover, .mlddm li a#buttonhover {	
	background: #004374;
	color: #ffffff
}

.mlddm li a:visited, .mlddm li a#buttonhover {	
	color: #ffffff;
}

.mlddm ul {	
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 1px 0 0 0;
	padding: 0;
	background: #005696
}
		
.mlddm ul li {	
	float: none
}

.mlddm ul li a {	
	display: block;
	width: auto;
	margin: 0px;
	padding: 6px 20px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #ffffff;
	background: transparent
}

.mlddm ul li a:hover {	
	color: #ffffff
}