#caught,
#caught li {
background-color: white;
font-weight: bold;
list-style-type: none !important;
text-align: center;
}

input,
textarea {
border: 1px solid #c3d3d8;
}

html {
	background-color: #c2cdd3;
}

body {
	position: relative;
	
	background-color: transparent;
	font-size: 100%;
	font-family: arial, sans-serif;
	margin: 10px auto;
	text-align: left;
	width: 981px;
}

/* ============================================================
	Drop Shadows
============================================================ */
#top {
	position: relative;
	
	background: transparent url('../../images/topbg.gif') left top no-repeat;
	height: 122px;
	padding: 15px 0 4px 7px;
}

#bottom {
	background: transparent url('../../images/bottombg.gif') left top no-repeat;
	color: #536468;
	font-size: 0.8em;
	padding-top: 20px;
	text-align: center;
}

/* ============================================================
	Nav
============================================================ */

#spry_target {
position: absolute;
bottom: -3px;
left: 20px;
}

#spry_target #sfnav {
	position: static;
}

#spry_target li {
margin: 0;
float: left;
background-color: transparent !important;
}


#spry_target li a {
display: block;
line-height: 38px;
color: white;
text-decoration: none;
padding: 0 15px;
border-right: 1px solid #5b767f;
border-left: 1px solid #82a9b6;
font-size: .9em;
background-color: transparent !important;
}

#spry_target li.first {
border-right: 1px solid #5b767f;
height: 38px;
}

#spry_target li.last {
border-left: 1px solid #82a9b6;
height: 38px;
}

#spry_target li a:hover {
background: transparent url('../../images/navhover.gif') left top repeat-x;
}

#spry_target li li a:hover {
background-image: none;
background-color: #87a0ab
}

#spry_target li ul {
background-image: url('../../images/navhover.gif');
background-position: left bottom;
background-repeat: repeat-x;
border-bottom: 1px solid #5b767f;
border-bottom-width: 1px !important;
}


#spry_target #sfnav li {
position: relative;
}

#spry_target ul ul {
display: none;
}

#spry_target li:hover ul {
display: block;
position: absolute;
top: 38px;
left: 0;
width: 255px;
background-image: url('../../images/navhover.gif');
background-position: left bottom;
background-repeat: repeat-x;
}

#spry_target li:hover ul.about {
left: -130px;
}

#spry_target li:hover ul {
margin-top: -1px;
}

#spry_target li:hover ul li {
width: 100%;
background-color: #6f8c99;
}


/* ============================================================
	"Flash" notices
============================================================ */
#thrown p {
	border-width: 2px;
	border-style: solid;
	cursor: pointer;
	color: black;
	margin-top: 0;
	padding: 0.5em;
}

#thrown p.error {
	background-color: #ffa0a0;
	border-color: #800000;
}

#thrown p.notice {
	background-color: #a0ffa0;
	border-color: #008000;
}



/* ============================================================
	Drop Shadows
============================================================ */

#middle {
	background: transparent url('../../images/middlebg.gif') left top no-repeat;
	padding: 9px 8px 1px 7px;
}


/* Faux column */
#middle .content {
	background: transparent url('../../images/sidebarbg.gif') 700px top repeat-y;
min-height: 500px;
}


/* ============================================================
	Sidebar
============================================================ */
#sidebar {
	float: right;
	width: 256px;
	padding-left: 10px;
	padding-top: 10px;
}

#sidebar h2 {
	color: #ea932a;
	font-size: 1.5em;
	padding-left: 10px;
	margin-top: .75em;
}

#sidebar p {
	padding: 0 28px 0 12px;
	color: #2f3b3f;
	font-size: .8em;
}

#sidebar ul li {
	font-size: .8em;
	margin: 1em 1em;
	color: #2f3b3f;
	list-style-type: disc;
}

#sidebar a {
	color: #0e738e;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ol {
	margin: 1em 0.5em;
}

#sidebar ol li {
	margin: 1em 0;
}

#sidebar ol li img {
	float: left;
}

#sidebar ol li h3 {
	color: #6e8c99;
	font-size: 1.4em;
	line-height: 33px;
	padding-left: 10px;
	float: left;
}

#sidebar ol li p {
	clear: left;
	margin: .5em 0;
}


/* ============================================================
	General styles
============================================================ */
object#flash,
object#flash object {
	display: block;
}

#main {
	background-color: #e6f1f4;
	/* margin-right: 266px; */
	margin-left: 3px;
	padding-bottom: 1em;
	width: 697px;
	min-height: 250px;
}

#main h1,
#main h2 {
	background: #c3d3d8 url('../../images/h2bg.gif') left top no-repeat;
	border-top: 3px solid white;
	color: #3e5c66;
	font-size: 1.2em;
	padding: 8px;
}

#main p strong {
	font-weight: bold;
}

#main p em {
	font-style: italic;
}









#main h3 {
	color: #6e8c99;
	font-size: 1.1em;
	padding: 7px 15px;
}

#main h4 {
	font-size: .8em;
	font-weight: bold;
	padding: .5em 30px;
}

#main ul {
	list-style-type: disc;
	padding: .5em 50px;
}

#main > ul,
#main > ol {
	font-size: .8em;
}

#main ul li {
	color: #536468;
	list-style-type: disc;
}

#main ol {
	list-style-type: decimal;
	padding: .5em 50px;
}

#main ol li {
	color: #536468;
	list-style-type: decimal;
}

#main p {
	padding: .5em 30px;
	font-size: .8em;
	color: #536468;
}

#main dt {
	color: #536468;
	display: block;
	font-size: .8em;
	font-weight: bold;
	padding: .5em 30px 0 30px;
}

#main dd {
	color: #536468;
	display: block;
	font-size: .8em;
	padding: 0 30px;
}

#main table {
	color: #536468;
	font-size: 0.8em;
	padding: .5em 30px;
}

#main table td,
#main table th {
	padding: 2px 10px;
}

#main table {
	border: 1px solid #536468;
}

#main table th {
	font-weight: bold;
}

#main table tr {
	border-bottom: 1px solid #536468;
}

#main blockquote {
	font-family: georgia, serif;
	font-style: italic;
	padding-left: 2em;
	padding-right: 2em;
}

#main blockquote cite {
	display: block;
	font-style: normal;
	text-align: right;
}
