@charset "utf-8";
body, h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
}

img, div, input { behavior: url("iepngfix.htc") }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #666666;
	background-image: url(gfx/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

td img {display: block;}

#container {
	background-color: #ffffff;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content-container {
	background-image:url(gfx/tile-main.jpg); 
	background-repeat:repeat-y;
	background-color: #ffffff;
	padding: 0px;
	width: 901px;
	margin: 0px;
}

#nav {
	margin-top: 90px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009afe;
	position:relative;
}

#nav a{
	color: #009afe;
	text-decoration: none;
	line-height: 24px;
}

#nav a:hover{
	color: #009afe;
	text-decoration: underline;
	line-height: 24px;
}

#nav ul li {
	line-height: 18px;
	list-style: none;
}

#nav2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009afe;
	float: left;
	padding: 1em;
}

#nav2 a{
	color: #009afe;
	text-decoration: none;
	line-height: 24px;
}

#nav2 a:hover{
	color: #009afe;
	text-decoration: underline;
	line-height: 24px;
}

#nav2 ul li {
	line-height: 18px;
	list-style: none;
}

#content {
	padding: 0px;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	float: left;
}

#content h1 {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #009afe;
	padding-bottom: 10px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009afe;
	padding-bottom: 10px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	line-height: 16px;
}

#content blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	line-height: 16px;
}

#content ul {
padding: 0px 0px 20px 0px;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style:url(gfx/bullet.gif);
	list-style-position:outside;
	padding: 0px 10px 0px 0px;
	margin-left: 20px;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009afe;
	text-decoration: underline;
}


#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009afe;
	text-decoration: none;
}

#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 200px;
	font-style:oblique;
	font-weight: bold;
	color: #009afe;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
}

#home {
	width: 324px;
	top: 100px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	padding: 20px 20px 20px 20px;
}
#home h1 {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #009afe;
	padding-bottom: 10px;
}

#home h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009afe;
	padding-bottom: 10px;
}

#home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	line-height: 16px;
}

#home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009afe;
	text-decoration: underline;
}


#home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009afe;
	text-decoration: none;
}

#footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding: 0px;
	float: left;
	width: 375px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

#footer-nav li {
        list-style: none;
        display: inline;
        padding-right: 3px;
        padding-left: 5px;
        border-width:0px 1px 0px 0px; 
	border-style:solid; 
	border-color:#cccccc;
}

#footer-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
}

#footer-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #999;
}

#footer-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-align: left;
	padding: 0px;
	float: left;
	width: 475px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer-copyright a{
	color: #ccc;
	text-decoration:underline;
}

#footer-copyright a:hover{
	color: #ccc;
	text-decoration:none;
}

#footer-affiliations {
	padding: 0px;
	float: right;
	width: 475px;
	margin: -30px 50px 0px 0px;
	padding: 0px;
	text-align:right;
}

#footer-wrapper {
	width: 950px;
	height: 22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 50px;
	clear: both;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#backtop {
	width: 100%;
	border-bottom:solid 1px #009afe;
	margin-bottom: 30px;
}

#backtop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009afe;
	text-decoration: none;
	text-align:right;
}

#backtop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

