@charset "UTF-8";
a {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
	background-image: url(../gfx/bkgrd-gray2.png);
	background-repeat: repeat-x;
}
#container {
	text-decoration: none;
	padding: 0px;
	width: 760px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 0px;
}
#topnav {
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#topnav ul {
	list-style-type: none;
	padding-left: 0px;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
	line-height: 2em;
}
#topnav ul a {
	color: #004AA6;
	text-decoration: none;
}
#topnav ul li {
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	text-decoration: none;
	display: inline;
	color: #222222;
	padding-left: 24px;
	padding-right: 24px;
}
#topnav ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav ul a:active {
	background-color: #8FB8DA;
}
#topnav ul a:visited {
	text-decoration: none;
}
#banner {
	text-decoration: none;
	text-align: center;
	margin: 0px;
	width: 760px;
	height: 100px;
	padding: 0px;
}
#subnav {
	font-weight: normal;
	text-decoration: none;
}
#subnav ul {
	padding-left: 0px;
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 1.6;
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: 0.7em;
	color: #444444;
}
#subnav ul li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-left: 12px;
	padding-right: 12px;
}
#subnav ul a {
	color: #444444;
}
#subnav ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav ul a:active {
	background-color: #EEEEEE;
	color: #BBBBBB;
}
#subnav ul a:visited {
	text-decoration: none;
}
#subnav .spacer {
	color: #DEDEDE;
	text-decoration: none;
}
#maincontent {
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 1em;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 666px;
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 45px;
	padding-right: 45px;
}
#maincontent h1 {
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACC6DE;
	line-height: 1.3em;
	padding-left: 6px;
}
#maincontent h2 {
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: 1.6em;
	text-decoration: none;
	text-indent: 24px;
}
#maincontent h3 {
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: 1.6em;
	text-decoration: none;
	text-indent: 24px;
	color: #005FAF;
	text-align: center;
	background-color: #ACC6DE;
	line-height: 1.6em;
}
#maincontent p {
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.4em;
	text-decoration: none;
	text-indent: 24px;
}
#maincontent ul {
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 12px;
}
#maincontent a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFCE2;
}
#maincontent a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #008800;
	text-decoration: none;
}
#maincontent a:link {
	text-decoration: none;
	color: #000000;
	background-color: #FFFCE2;
}
#maincontent a:visited {
	text-decoration: none;
}
#maincontent img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: right;
	border: 1px solid #444444;
}
#maincontent blockquote {
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-style: italic;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.9em;
	line-height: 1.1em;
}
#footer {
	font-family: Tahoma, Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006CB8;
	text-align: center;
	width: 760px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
}
#footer a:active {
	text-decoration: none;
	background-color: #ABC6DF;
}
