@charset "UTF-8";
body, form, h1, h2, h3, h4, h5, h6, p, ul, li { 
margin: 0; 
padding: 0; 
} 
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 680px;
	padding-left: 0px;
}
#wrapper h1 {
	font-size: 9px;
	font-weight: 100;
	margin-left: 20px;
	padding: 0;
	color: #87B0DE;
}
#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 660px;
	padding-left: 16px;
}
#header {
	height: 135px;
	padding-top: 100px;
}
#header p {
	color: #FFF;
	font-size: 9px;
}
#nav {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-transform: none;
	color: #94aedb;
	height: 30px;
}

ul#main-nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	font-style: normal;
}
ul#main-nav li {
	margin:0;
	padding:0.3em 0em 0.1em 0em;
	list-style:none;
	float:left;
	margin:0 1.5em 0 0;
}
ul#main-nav li a {
	font-weight:normal;
	text-decoration:none;
	display:block;
	color:#036;
	border-bottom-width: 0.7em;
	border-bottom-style: none;
}
ul#main-nav li a:focus {
	color:#87B0DE;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
ul#main-nav li a:hover {
	color:#036;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #87B0DE;
}
ul#main-nav li a:active {
	color:#87B0DE;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
#copy {
	margin-right: 430px;
	margin-bottom: 0px;
	overflow: auto;
	height: 280px;
	width: 530px;
	float: left;
}
#copy p {
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
}
#copy h2 {
	font-size: 9px;
	font-weight: 100;
}
#copy li {
	font-size: 10px;
	list-style-type: none;
	padding-top: 0.2em;
}
#copy li a {
	font-size: 10px;
	color: #036;
	text-decoration: none;
}
#copy li a:hover {
	font-size: 10px;
	color: #036;
	text-decoration: underline;
}
#copy table tr .content a {
	font-size: 10px;
	color: #036;
	text-decoration: none;
}
#copy table tr .content a:hover {
	font-size: 10px;
	color: #87B0DE;
	text-decoration: none;
}
#copy a img {
	margin: -3px;
	padding: 0px;
	line-height: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
