/* GENERAL STYLES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	background: url(images/backdrop.gif) center top repeat-x #007EC3;
	margin: 0px 0px 20px 0px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #005493;
	margin: 0px 0px 15px 0px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	margin: -2px 0px 12px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin: 0px 0px 9px 0px;
	line-height: 1.5em;
}
p.small {
	font-size: 70%;
	margin: 0px 0px 6px 0px;
	line-height: 1.4em;
}
ul {
	margin: 12px 0px 12px 30px;
	padding: 0px 0px 1px 0px; /* Need padding for cross-browser differences */
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin: 0px 0px 3px 0px;
	text-align: left;
	line-height: 1.5em;
}
ol {
	margin: 6px 0px 6px 20px;
	padding: 0px 0px 1px 0px; /* Need padding for cross-browser differences */
}
ol li					{ font-size: 70%; margin: 9px 0px 5px 0px; line-height: 1.3em; }
ol li div				{ font-size: 100%; margin: 5px 0px 5px 35px; line-height: 1.3em; }
ol li div div			{ float: left; font-size: 100%; margin: 0px 0px 0px -35px; }
ol li div.sub			{ font-size: 100%; margin: 0px 0px 5px 60px; line-height: 1.3em; }
ol div.sub div			{ float: left; font-size: 100%; margin: 0px 0px 0px -40px; }
ol li p					{ font-size: 100%; margin: 5px 0px 5px 0px; line-height: 1.3em; }



a:link, a:visited, a:active {
	color: #085E99;
	text-decoration: none;
}
a:hover {
	color: #007EC3;
	text-decoration: underline;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	padding: 0px 20px 3px 0px;
	line-height: 1.5em;
}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	width: 300px;
	margin: 0px;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	width: 300px;
	margin: 0px;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	width: 300px;
	margin: 0px;
}
.auto {
	width: auto;
}



/* LAYOUT STYLES */
#outer {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
  	border: 1px solid transparent;
}
#outer p.footer {
	font-size: 70%;
	color: #BFD2D2;
	margin: 0px 35px 9px 35px;
	line-height: 1.25em;
	text-align: left;
}
#outer p.footer a:link, #outer p.footer a:visited, #outer p.footer a:active {
	color: #BFD2D2;
}
#outer p.footer a:hover {
	color: #FFFFFF;
}
#outer span {
	float: right;
}
#tagline {
	position: absolute;
	right: 40px;
	top: 29px;
}
#logo {
	position: absolute;
	left: 40px;
	top: 20px;
}
#pagetop {
	position: relative;
	height: 35px;
	background: url(images/pagetop.gif) center top no-repeat;
	margin: 80px 0px 0px 0px;
}
#usercontent {
	position: relative;
	background: url(images/page.png) center top repeat-y;
}
#maincontent {
	position: relative;
	float: left;
	width: 555px;
	margin: 0px 60px 0px 0px;
	padding: 0px 0px 0px 40px;
	text-align: left;
}
html>body #maincontent { width: 515px }
.listbox {
	float: left;
	width: 257px;
}
#sidecontent {
	position: relative;
	float: left;
	width: 283px;
	text-align: left;
	z-index: 10;
	height: 526px;
}
#footer {
	position: relative;
	clear: both;
	margin: -10px 0px 0px 40px;
	padding: 17px 0px 0px 0px;
	text-align: left;
}
html>body #footer {
	padding: 10px 0px 0px 0px;
}
#footer img { margin: 0px 10px 5px 0px; }
#bubbles {
	position: absolute;
	bottom: 239px;
	right: 40px;
}
html>body #bubbles {
	bottom: 5px;
}
#pagebot {
	position: relative;
	height: 35px;
	background: url(images/pagebot.png) center bottom no-repeat;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}



/* SUBNAV STYLES */
#menu {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	font-size: 80%;
	margin: 0px;
	font-weight: bold;
}
#menu li a {
	display: block;
	color: #085E99;
	text-decoration: none;
	padding: 4px 0px;
}
#menu li a.on {
	color: #007EC3;
}
#menu li a:hover {
	color: #007EC3;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu li { float: left; height: 1%; text-align: left }
* html #menu li a { height: 1%; }
/* End */