html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	color: #7e99b7;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 1.15em;
	font-size: 1.5em;
}
h2 {
	color: #bd6438!important;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 1.25em!important;
	line-height: 1.05em;
}
h3 {
	color: #000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 1.15em;
	line-height: 1.05em;
}
a,  a:link {
	color: #7e99b7;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #7e99b7;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #bd6438;
	text-decoration: underline;
}
hr {
	color: #bd6438;
	background-color: #bd6438;
	height: 1px;
	border: none;
	width: 80%;
	margin: 5px auto;
}
#outerWrapper {
	background-color: #fff;
	border: solid 1px #797572;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: solid 1px #797572;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0 auto 0 auto;
	min-width: 900px;
	text-align: left;
	width: 1000px;
}
#header {
	background-color: #fff;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 169px;
	padding: 0px 0px 0px 0px;
}
#header img {
	float: right;
}
#headerBar {
	height: 29px;
	background: #786a5f url(/images/headline_background.gif) no-repeat left;
}
.headerText {
	color: #FFFFCC;
	padding-left: 15px;
	font: 14px Geneva, Lucida, Verdana, sans-serif;
	padding-top: 5px;
	margin: 0;
}
#headerBar .greeters {
	float: right;
}
#contentWrapper{
		background: url(/images/nav_background.gif) repeat-y left;
}
#navColumn {
	background-color: #a3ac73;
	color: #FFFFCC;
	float: left;
	padding: 0px 0 0px 10px;
	width: 170px;
}
#navColumn a, #navColumn a:link {
	text-decoration: none;
}
#navColumn a:hover {
	text-decoration: none;
}

#navColumn hr {
	border: 0;
	height: 1px;
	color: #99a16d;
	background-color: #99a16d;
	width: 95%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

#quickLinks h2 {
	color: #786a5f;
	font-variant: small-caps;
	font-size: 1em;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
}
#quickLinks h3 {
	font-variant: small-caps;
	color: #786a5f;
	margin-top: 10px;
	font-size: .9em;
}
#quickLinks ul, #quickLinks li {
	padding: 0 0 4px;
	display: block;
	list-style: none;
	margin: 0 0 0 5px;
}
#quickLinks a:link, #quickLinks a:visited, #quickLinks a:active {
	color: #eaecde;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 1.15em;
}
#quickLinks a:hover{
		color: #00598e;
}
#quickLinks img{
	width: 50px;
	height: 50px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
}

/* Main Content */
#content {
	margin: 0 -1px 0 200px;
	padding: 20px 30px 10px 15px;
}

#content .h1bigblue {
	color: #7e99b7;
	font: bold 32px Georgia, "Times New Roman", Times, serif;
}
#content .h1bigorange {
	color: #bd6438;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}
.clearFloat {
	clear: both;
	display: block;
}


/* Member Level Overview */
#overviewTable{
		border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
}
.overviewTD{
	background-position: 0 top;
	padding: 3px 10px;
	width: 33%;
}
.overviewTD ul{
		padding: 0 0 0 10px;
	margin: 0;

}
.overviewTD li{
	list-style-type: square;
	opacity: 0.8;
}
/* End Member Level Overview */


/* Matrix Layout */
#matrixTable{
	background-color: #9c8a7d;
	border-collapse: collapse;
	border: 1px solid #5d524b;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 99%;
}
#matrixTable h3{
	font-weight: bold;
	font-size: 10px;
	line-height: 1.25em;
}
#matrixTable td{
	margin: 0;
}
.matrixSection {
		background-color: #a3ac73;
	padding-top: 3px;
	border-top: 2px solid #5d524b;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #5d524b;
}
.matrixHeadFoot{
	padding-left: 10px;
	font-weight: bold;
}
.benefitName{
	border-bottom: 1px dotted #5d524b;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: white;
	border-right: 1px solid #5d524b;
}
.italHighlight{
	font-style: italic;
}
.benefitList{
	border-bottom: 1px dotted #5d524b;
	text-align: center;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #5d524b;
	background-color: white;
}
.benefitList-ProAssoc{
	border-bottom: 1px dotted #5d524b;
	text-align: center;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #5d524b;
	background-color: #c4cfe1;
}
.benefitList-Basic{
	border-bottom: 1px dotted #5d524b;
	text-align: center;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #5d524b;
	background-color: #acbbd8;
}
.benefitList-Bronze{
	border-bottom: 1px dotted #5d524b;
	text-align: center;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #5d524b;
	background-color: #97abcc;
}
.benefitList-Silver{
	border-bottom: 1px dotted #5d524b;
	text-align: center;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #5d524b;
	background-color: #7f9bc2;
}
.benefitList-Gold{
	border-bottom: 1px dotted #5d524b;
	text-align: center;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #5d524b;
	background-color: #6e8eb7;
}
.benefitList-Platinum{
	border-bottom: 1px dotted #5d524b;
	text-align: center;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #5881af;
}
/* End Matrix Layout */

#footer {
	background-image: url(/images/nav_pic.jpg);
	background-repeat: no-repeat;
	border-top: solid 2px #797572;
	color: #9d999a;
	height: 65px;
	padding-left: 200px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer img {
	float: right;
	padding-left: 15px;
}
#footer a, #footer a:link {
	color: #9d999a;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #9d999a;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #9d999a;
	text-decoration: underline;
}
#footer .designCredit{
	font-size: xx-small;
	text-align: right;
	float: right;
	font-style: italic;
}