html, body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #a4c1dd;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;	
}

img {
	border: 0px;
	border-color: #063c73;
}

table {
	border: 0px;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

td {
	line-height: 19px;
	color: #063c73;
	font-family: verdana;
	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-weight: bold;
	font-size: 14px;
	color: #063c73;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #b00d17;
}

a:active {
	color: #b00d17;
}

a:hover {
	color: #b00d17;
}

a:visited {
	color: #b00d17;
}

a:visited:hover {
	color: #b00d17;
}

a:focus { 
	outline: none; 
}

.asterisk {
	color: #b00d17;
}

.footlinks {
	font-size: 11px;
	color: #063c73;
	text-align:center;
}

.footlinks a {
	color: #063c73;
}

.footlinks a:active {
	color: #063c73;
}

.footlinks a:hover {
	color: #063c73;
}

.footlinks a:visited {
	color: #063c73;
}

.footlinks a:visited:hover {
	color: #063c73;
}

.image-caption {
	font-size: 10px;
	line-height: 14px;
}

.mlddm {	
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 29px;
	background-color: #b00d17
}

.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: 22px;
	padding-left: 22px;
	padding-top: 6px;
	padding-bottom: 7px;
	font: bold 13px verdana;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	color: #ffffff;
	background: #b00d17
}

.mlddm li a:hover, .mlddm li a#buttonhover {	
	background: #7f0910;
	color: #ffffff
}

.mlddm li a:visited, .mlddm li a#buttonhover {	
	color: #ffffff;
}

.mlddm ul {	
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 2px 0 0 0;
	padding: 0;
	background: #b00d17
}
		
.mlddm ul li {	
	float: none
}

.mlddm ul li a {	
	display: block;
	width: auto;
	margin: 0px;
	padding: 5px 14px;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-transform: none;
	color: #ffffff;
	background: transparent
}

.mlddm ul li a:hover {	
	color: #ffffff
}

.menu2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
}

.menu2 a {
	color: #ffffff;
	text-decoration: none;
}

.menu2 a:active {
	color: #ffffff;
	text-decoration: none;
}

.menu2 a:hover {
	color: #b00d17;
	text-decoration: none;
}

.menu2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu2 a:visited:hover {
	color: #b00d17;
	text-decoration: none;
}

.menu2submenu {
	font-family: trebuchet;
	font-size: 12px;
	line-height: 18px;
	color: #e4e5cd;
}

.menu2submenu a {
	color: #e4e5cd;
	text-decoration: none;
}

.menu2submenu a:active {
	color: #e4e5cd;
	text-decoration: underline;
}

.menu2submenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menu2submenu a:visited {
	color: #e4e5cd;
	text-decoration: none;
}

.menu2submenu a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

.home-teaser {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;	
}

.home-teaser h1 {
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;	
}

.home-teaser a {
	color: #ffffff;
	text-decoration: underline;
}

.home-teaser a:active {
	color: #ffffff;	
}

.home-teaser a:hover {
	color: #ffffff;	
}

.home-teaser a:visited {
	color: #ffffff;	
}

.home-teaser a:visited:hover {
	color: #ffffff;	
}

#copyright {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

#page-header {
	font-weight: bold;
	font-style:italic;
	font-size: 22px;
	text-align:right;
}
