/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url();
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {font-size: 11px; color: #3A3A3A; font-family: Arial, Helvetica, sans-serif;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3E3E;
}
.style7 {	color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style8 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#Layer1 {
	position:absolute;
	left:440px;
	top:568px;
	width:96px;
	height:199px;
	z-index:1;
}
.style9 {
	font-size: 3px;
	color: #FFFFFF;
}
.style17 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #585858; }
.style17b {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #585858; }
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004879;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style20 {color: #B5C49D}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004879;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}

.heading {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #004879;
}

table.subnav {
	border-collapse: collapse;
}

table.subnav td {
	background-color:#dadace;
}

table.subnav td a, table.subnav td a:visited, table.subnav td a:active {
	display: block;
	color: #999999;
	text-decoration: none;
	border: 1px solid #adb292;
}

table.subnav td a:hover {
	background-color: white;
	text-decoration: none;
}

table.subnav td a#current {
	background-color: white;
}

table.subnav td a.big {
	padding-left: 5px;
	padding-right: 5px;
	width:50px;
}

table.subnav td a.small {
	width:25px;
}

