* { 
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#header {
	margin: 0;
}
div#header table {
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	margin-bottom: 15px;
}
div#header table td {
	border-style: none;
	padding: 5px 8px;
}
div#header td.phone {
	font-size: 8pt;
	font-weight: bold;
	width: 45%;
	color: #06275C;
	background-color: #FFF;
	border-bottom: 10px solid #06275C;
}
div#header td.quicklinks {
	color: #06275C;
	background-color: #FFF;
	border-bottom: 10px solid #06275C;
}
div#header td.quicklinks ul {
	font-size: 8pt;
	list-style-type: none;
}
div#header td.quicklinks ul li {
	float: left;
	padding: 0 .25em;
}
div#header td.quicklinks a {
	text-decoration: none;
}
div#header td.quicklinks a:hover {
	text-decoration: underline;
}
div#header td.logo {
	text-align: center;
	color: #06275C;
	background-color: #FFF;
	padding: 0px;
}
div#header td.image {
	background-color: #95b234;
	padding: 0px;
}
div#header div.padding {
	float: right;
	padding-right: 15%;
	background-color: #c8de96;
}
div#header td.nwsatext {
	color: #FFF;
	background-color: #06275C;
}
div#header td.tagline {
	background-color: #8c83bc;
}
div#header h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
}
div#header h4 {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: -1px;
	color: #06275C;
}
div#colleft {
	float: left;
	width: 20%;
	padding: 8px 4px;
	text-align: center;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#colleft a {
	text-decoration: none;
	color: #000;
}
div#colleft a:hover {
	text-decoration: underline;
	color: #00F;
}
div#colleft h3 {
	font-size: 12px;
	font-weight: bold;
	border-top: 3px solid #c8de96;
	border-bottom: 3px solid #c8de96;
}
div#colleft ul {
	list-style-type: none;
	font-size: 10px;
	margin-bottom: 1em;
}
div#content {
	margin-left: 21%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
div#content h1 {
	margin: .5em 0 1em;
	font-weight: bold;
	font-size: 150%;
	color: #960;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#content h2 {
	margin: 1em 0 .25em;
	font-weight: bold;
	font-size: 150%;
	color: #06275C;
}
div#content h3 {
	margin: 1em 0 .5em;
	font-weight: bold;
	font-size: 120%;
	color: #06275C;
}
div#content h4 {
	margin: 1.25em 0 .5em;
	font-weight: bold;
	font-size: 110%;
	color: #06275C;
}
div#content h5 {
	padding-top: 12px;
	margin: .5em 0;
	font-weight: bold;
	font-size: 110%;
	background-image: url("/images/top_shadow_blue.gif");
	background-repeat: repeat-x;
	background-position: top;
}
div#content p {
	margin: 1em 0;
	line-height: 140%;
	font-size: 90%;
}
div#content ul {
	margin: 1em 0;
	font-size: 90%;
}
div#content li {
	line-height: 1.5em;
	margin-left: 1.5em;
}
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding: .5em 0;
	color: #FFF;
	background-color: #06275C;
	clear: both;
}
div#footer p.copyright {
	margin: 0 0 1em;
	font-size: 80%;
	font-family: "Courier New", Courier, monospace;
}
/* 
	General Input form formatting
*/
table#formlayout {
	margin: 10px 0;
}
table#formlayout th {
	padding: .25em;
	width: 25%;
	text-align: left;
	vertical-align: top;
	border-top: 1px dotted #999;
	font-weight: normal;
}
table#formlayout td {
	padding: .25em;
	text-align: left;
	vertical-align: top;
}
table#formlayout label {
	display: block;
	font-size: 70%;
	font-weight: bold;
}
table#formlayout input {
	margin: 2px 0;
}
table#formlayout button {
	margin: 2px 0;
}
div#content table.formlayout {
	margin: 10px 0;
}
div#content table.formlayout th {
	padding: .25em;
	width: 25%;
	text-align: left;
	vertical-align: top;
	border-top: 1px dotted #999;
	font-weight: normal;
}
div#content table.formlayout td {
	font-size: 9pt;
	padding: .25em;
	text-align: left;
	vertical-align: top;
}
div#content table.formlayout td a {
	font-size: 9pt;
	font-weight: bold;
}
div#content table.formlayout label {
	display: block;
	font-size: 70%;
	font-weight: bold;
}
div#content table.formlayout th p {
	font-size: 8pt;
	margin: 0;
	color: #663;
}
div#content table.formlayout input {
	margin: 2px 0;
}
div#content table.formlayout button {
	margin: 2px 0;
}
div#content table.formlayout .checkbox {
	text-align: center;
	width: 8%;
}
/*

	form for new membership login/create login


div#newlogin {
	float: left;
	width: 50%;
	border: 1px solid red;
}*/
div#joinlogin {
	margin: 0 4px;
	padding: 0;
	font-size: 80%;
	float: right;
	width: 40%;
	border: 2px solid #06275C;
	background-color: #FFF2BF;
}
div#joinlogin h3 {
	margin: 0;
	padding: 6px;
	font-size: 120%;
	color: #FFF;
	background-color: #06275C;
}
div#joinlogin table {
	margin: .5em 6px;
}
div#joinlogin p {
	margin: .5em 6px;
}
div#joinlogin h6 {
	font-size: 120%;
	margin: 0 6px 6px;
	font-weight: normal;
	text-align: right;
}
table#twocolform {
	margin: 10px 0;
}
table#twocolform th {
	padding: .25em;
	width: 30%;
	text-align: left;
	vertical-align: top;
	border-top: 1px dotted #999;
	font-weight: normal;
}
table#twocolform th label {
	display: block;
	font-size: 70%;
	font-weight: bold;
}
table#twocolform th p {
	font-size: 70%;
	margin: 0;
	color: #663;
}
table#twocolform td {
	padding: .25em;
	text-align: left;
	vertical-align: top;
}
table#twocolform input {
	margin: 2px 0;
}
table#twocolform button {
	margin: 2px 0;
}
/* 
	Form used on membership page to input
	Membership fees
*/
table#fees {
	font-size: 9pt;
	margin: 10px 0;
}
table#fees th {
	padding: .5em 0;
	width: 85%;
	text-align: left;
	vertical-align: top;
	border-top: 1px dotted #999;
	font-weight: normal;
}
table#fees th strong {
	color: #900;
	font-weight: bold;
}
table#fees td {
	padding: .5em 0;
	text-align: left;
	vertical-align: top;
}
table#fees label {
	display: block;
	font-weight: bold;
}
table#fees input {
	margin: 6px 0 0;
}
table#fees button {
	margin: 2px 0;
}
table#fees th p {
	font-size: 90%;
	margin: .5em 0;
	color: #663;
}
table#fees th.total {
	border-top: 2px solid black;
}
table#fees td.total {
	border-top: 2px solid black;
}
table#fees .checkbox {
	text-align: center;
	width: 8%;
}
table#fees h4 {
	background-color: #c8de96;
	padding: .5em .25em;
	margin: 1em 0 .5em;
}
table#fees input.amount {
	line-height: 150%;
	font-weight: bold;
	text-align: right;
	border: 1px solid #7f9db9;
}
table#fees input.cantchange {
	line-height: 150%;
	font-weight: bold;
	text-align: right;
	border: 1px solid #7f9db9;
	color: #000;
	background-color: #CCC;
}
table#fees td.duesamount {
	vertical-align: middle;
}
table#reviewfees input.cantchange {
	line-height: 150%;
	font-weight: bold;
	text-align: right;
	border: 1px solid #7f9db9;
	color: #000;
	background-color: #CCC;
}
/*
	New membership progress/nav bar
*/
table#joinprogress {
	border-collapse: collapse;
	margin-bottom: 10px;
}
table#joinprogress p {
	line-height: 120%;
	margin: 4px 0 0 0;
}
table#joinprogress a {
	text-decoration: none;
}
table#joinprogress a:hover {
	color: #900;
	text-decoration: underline;
}
table#joinprogress td {
	width: 80px;
	height: 95px;
	padding: 0 12px;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-image: url('/images/check_notyet.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}
table#joinprogress td p {
	font-size: 8pt;
	margin-bottom: 15px;
}
table#joinprogress td h4 {
	width: 52px;
	margin: 0 auto;
	font-size: 9pt;
	font-weight: bold;
}
table#joinprogress td.done {
	color: #000;
	background-image: url('/images/checked.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}
table#joinprogress td.current {
	color: #000;
	background-image: url('/images/check_current.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}
div#login {
	padding: 0 6px;
	line-height: 150%;
}
div#newmembership {
	line-height: 150%;
}
div#newmembership h1 {
	padding: 0 6px;
}
div#newmembership h3 {
	font-size: 110%;
}
div#newmembership p.listtitle {
	font-weight: bold;
	color: #990000;
}
div#newmembership ul {
	list-style-type: none;
}
div#newmembership li {
	margin: 1em 0;
}
div#newmembership td {
	vertical-align: top;
	font-size: 9pt;
	padding: .25em 6px;
}
div.statusmessage {
	margin: 0 6px;
	padding: .25em 1em;
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	background-color: #EEE;
}
div.statusbad {
	margin: 0 6px;
	padding: .25em 1em .25em 80px;
	min-height: 70px;
	background-image: url("/images/icon_warning.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	background-color: #EEE;
}
div.statusgood {
	margin: 0 6px;
	padding: .25em 1em .25em 80px;
	min-height: 70px;
	background-image: url("/images/icon_complete.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #003300;
	background-color: #EEE;
}
div.importantinfo {
	margin: 0 6px;
	padding: .25em 1em .25em 80px;
	min-height: 70px;
	background-image: url("/images/icon_info.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #003300;
	background-color: #FFFF66;
}
/* for Internet Explorer */
/*\*/
* html div.statusgood {
height: 70px;
}
* html div.statusbad {
height: 70px;
}
* html div.importantinfo {
height: 70px;
}
/**/
div#interestgroups {

}
div#interestgroups h3 {
	font-size: 9pt;
	font-weight: bold;
	padding: .5em 0;
	border-top: 1px dotted #999;
}
div#interestgroups ul {
	list-style-type: none;
}
div#interestgroups label {
	font-size: 90%;
	font-weight: bold;
	display: block;
}
div#interestgroups strong {
	font-weight: bold;
	color: #900;
}
table#reviewfees {
	border-collapse: collapse;
	border-style: none;
	margin: 20px 0;
}
table#reviewfees td {
	font-size: 10pt;
	color: #666;
	border-style: none;
}
table#reviewfees th {
	padding: 10px 0 15px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	width: 85%;
	border-top: 1px dotted #999;
}
table#reviewfees th a {
	text-decoration: underline;
	font-size: 80%;
}
table#reviewfees th p {
	font-size: 90%;
	font-style: italic;
	margin-bottom: .25em;
}
table#reviewfees th.total {
	font-size: 80%;
}
div#loggedin {
	margin-bottom: 10px;
	padding: 2px 0;
	background-color: #CC6;
	border-top: 3px solid #06275C;
	border-bottom: 3px solid #06275C;
	font-size: 8pt;
	text-align: center;
	line-height: 150%;
}
div#loggedin a {
	color: #00C;
	font-weight: bold;
	text-decoration: underline;
}
div.contentblock {
	margin: 2em 0;
	border-top: 2px solid #95b234;
	border-bottom: 3px solid #c8de96;
}
div#paypaldelay {
	font-size: 90%;
	color: #006;
	margin: 1em;
	padding: .5em 5px;
	border: 1px solid #663;
	background-color: #FFFFCC;
}
table#paymenthistory {
	margin: 1em auto;
	font-size: 80%;
	border: 1px solid #666;
	border-collapse: collapse;
}
table#paymenthistory th {
	padding: 2px .5em;
	font-size: 90%;
	font-weight: bold;
	background-color: #99CCFF;
	border: 1px solid #666;
}
table#paymenthistory td {
	padding: 2px .5em;
	border: 1px solid #666;
}
table#paymenthistory td.memyear {
	padding: 5px .5em;
	text-align: center;
	font-weight: bold;
	background-color: #CCC;
}
table.resetpw {
	margin: 10px auto;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
table.resetpw th {
	padding: .25em;
	border: 1px solid #CCC;
	color: #FFF;
	background-color: #3366CC;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 8pt;
}
table.resetpw td {
	padding: .25em .75em;
	border: 1px solid #CCC;
	font-size: 9pt;
}