@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #73B1B7;
}
#outerWrapper {
	margin: 0px auto;
	width: 956px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 149px;
	position: relative;
}
#contentWrapper {
	margin: 0px auto;
}
#topContent {
	background: url(images/top_row.jpg) no-repeat;
	height: 39px;
	margin-bottom: 0px;
}
#content {
	background: url(images/mid_row.jpg) repeat-y;
	padding-left: 58px;
}
#contentLeft {
	float: left;
	width: 581px;
}
#contentRight {
	width: 222px;
	margin-left: 616px;
}
#bottomContent {
	background: url(images/bottom_row.jpg) no-repeat;
	height: 24px;
	margin-top: 0px;
}
.lastItem {
	margin-bottom: 0px;
}
.clearDiv {
	margin: 0;
	clear: both;
}
h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #003366;
	border-bottom: 2px solid #003366;
	margin: 0px;
	padding-bottom: 2px;
}
h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
	border-bottom: 1px dotted #003366;
	padding-bottom: 2px;
	margin: 8px 0px 0px;
	border-top: 1px dotted #003366;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 12px 0px 0px;
	padding-bottom: 2px;
}
h4 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
h5 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 6px 0px 0px;
	color: #003366;
	text-align: left;
	padding-bottom: 2px;
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
}
.dons_portrait {
	margin: 0px 0px 20px;
}
.dons_portrait p {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
	margin-top: 3px;
}
.subscribe {
	width: 222px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin-bottom: 30px;
}
.networking {
	width: 222px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin-bottom: 30px;
}
.social {
	margin-bottom: 0px;
	width: 222px;
}
.subscribe h1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/subscribe.jpg) no-repeat;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	border-bottom-style: none;
}
.networking h1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/networking.jpg) no-repeat;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	border-bottom-style: none;
}
.subscribe p, .networking p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: left;
	margin: 3px 3px 0px 6px;
}
.social p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
	margin: 3px 3px 0px 6px;
}
#nav {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	position: absolute;
	height: 48px;
	width: 892px;
	left: 14px;
	top: 118px;
}
#nav ul {
	list-style: none;
	margin: 0;
}
#nav li {
	float: left;
	text-align: center;
	margin-right: 2px;
	line-height: 34px;
	width: 168px;
	height: 34px;
}
#nav a {
	background: url(images/nav_button_unselected.gif) no-repeat;
	display: block;
	position: relative;
	width: 100%;
}
#nav a:link, #nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#current a:link, #current a:visited, #current a:hover, #current a:active {
	color: #003366;
	background: url(images/nav_button_selected.gif) no-repeat;
	text-decoration: none;
	line-height: 48px;
}
#fldrNav {
	font: 14px Arial, Helvetica, sans-serif;
	color: #004D9A;
	position: absolute;
	width: 610px;
	left: 20px;
	top: 188px;
}
#fldrNav ul {
	list-style: url(none) none;
	margin: 0px;
}
#fldrNav li {
	text-align: center;
	float: left;
	line-height: 20px;
	width: 190px;
}
#fldrNav a:link, #fldrNav a:visited {
	color: #999999;
	text-decoration: none;
}
#fldrNav a:hover, #fldrNav a:active {
	color: #006AD5;
	text-decoration: none;
}
#fldrCurrent a:link, #fldrCurrent a:visited, #fldrCurrent a:hover, #fldrCurrent a:active {
	color: #003366;
	text-decoration: none;
}
#visNav {
	font: 14px Arial, Helvetica, sans-serif;
	color: #004D9A;
	position: absolute;
	width: 630px;
	left: 20px;
	top: 188px;
}
#visNav ul {
	list-style: url(none) none;
	margin: 0px;
}
#visNav li {
	text-align: center;
	float: left;
	line-height: 20px;
	width: 82px;
}
#visNav a:link, #visNav a:visited {
	color: #999999;
	text-decoration: none;
}
#visNav a:hover, #visNav a:active {
	color: #006AD5;
	text-decoration: none;
}
#visCurrent a:link, #visCurrent a:visited, #visCurrent a:hover, #visCurrent a:active {
	color: #003366;
	text-decoration: none;
}
#orderedList {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
}
#unorderedList {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
	list-style: disc;
}
.bntext p {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
.bnprice  p {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.bnbutton {
	padding-top: 10px;
}
.bnnote p {
	font: normal 9px Arial, Helvetica, sans-serif;
	text-align: center;
}
.login {
	background: #003366;
}
.input {
	background: #CCCCCC;
	border: 1px solid #999999;
}
.input:hover {
	background: #66FFFF;
	border: 1px solid #FF0033;
}
.inputText {
	font: 16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-left: 25px;
}
.submit {
	background: url(images/login.jpg) no-repeat center center;
	padding-top: 40px;
	width: 100px;
	color: #D9D9D9;
	font: 0px Arial, Helvetica, sans-serif;
	border-style: none;
}
.submit:Hover {
	background: url(images/login_hover.jpg) no-repeat center center;
	padding-top: 40px;
	width: 100px;
	color: #D9D9D9;
	font: 0px Arial, Helvetica, sans-serif;
	border-style: none;
}
