/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.speclist {
	list-style-image: url(../images/bul2.jpg);
	list-style-position: outside;
	padding-right: 15px;
	padding-bottom: 5px;
}

body {
	background-color: #435263;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C5476;
	padding-bottom: 6px;
	margin-bottom: 2px;
	padding-top: 2px;
}
h2 {
	font-size: 17px;
	color: #72272C;
	padding-top: 8px;
	margin-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
#maintable {
	width: 762px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#hdrlinks {
	background-color: #9A343E;
	background-image: url(../images/layout/bnr_topred.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	height: 21px;
	padding: 0px 5px;
}
#hdrinfo {
}
#bnr {
	border-bottom: 1px solid #BCC3D1;
}
#ftrlinks {
	background-color: #8093AA;
	color: #FFFFFF;
	height: 75px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.4em;
}
#hdrlinks a, #ftrlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	width: 177px;
	background-image: url(../images/layout/bg_nav.jpg);
	background-position: top;
	background-repeat: repeat-y;
	border-right: 1px solid #BCC3D1;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
}
.newsletter {
	padding: 5px 5px;
	font-size: 11px;
	color: #333333;
}
.contactinfo {
	padding: 4px 10px;
}
#content {
	padding: 13px 16px 15px 25px;
	text-align: left;
}
#content p {
	padding-top: 8px;
	margin-top: 4px;
	padding-bottom: 8px;
	margin-bottom: 4px;
	line-height: 1.6em;
}
.sublist {
	line-height: 1.4em;
	list-style-type: square;
}
a {
	color: #660033;
}
.underconstruction {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

