a{
	text-decoration:none;
	color: #00a2c4;
}
a:link {
	color:#00a2c4;
}
a:visited {
	color:#84a8bf;
}
a:hover {
	color:#00a2c4;
	text-decoration:underline;
}

td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}


ul {
	list-style-type: square;
	margin: 1em 0 1em 20px;
}

.TopHeader {
	position:relative;
	top:0px;
	left:0px;
	width:932px;
	height:201px;
	border-style:solid;
	border-width:thin;
	border-color:#e2e6e9;
	background-color: #7b7372;
	z-index: 2;
}

.TopMenu {
	position: absolute;
	top: 5px;
	left: 0px;
	height: 30px;
	border-style: none;
	padding-right: 5px;
	width: 932px;
}

.TopMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #424242;
}

.TopMenuText a { 
	color: black; 
	text-decoration: none; 
}

.TopMenuText a:hover { 
	color: white; 
}

.MainSearchTextField {
	width:125px;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	font-size:10px;
	height:16px;
}

.TopBanner {
	 position:absolute;
	 left:0px;
	 top:30px;
	 width:932px;
	 height:140px;
	 border-style:none;
	 vertical-align:top;
}

.JoinUs {
	position:absolute;
	left:595px;
	top:55px;
	width:104px;
	height:31px;
	border-style:none;
	vertical-align:top;
}

.MemberLogin{
	 position:absolute;
	 left:725px;
	 top:55px;
	 width:193px;
	 height:31px;
	 border-style:none;
	 vertical-align:top;
}

.MainNav {
	position:absolute;
	left:0px;
	top:170px;
	width:932px;
	height:31px;
	border-style:none;
	vertical-align:top;
}

.DropDownMenu {
	background:#FFFFFF;
	width:190px;
	padding:0px;
	font:12px ms sans serif;
	display:none;
	position:absolute;
	border:thin solid #DFE9EC;
	z-index: 3;
}

.MainContent {
	position:relative;
	top:0px;
	left:0px;
	width:932px;
	border-left-style:solid;
	border-left-color:#e2e6e9;
	border-left-width:thin;
	border-right-style:solid;
	border-right-color:#e2e6e9;
	border-right-width:thin;
	vertical-align:top;
	z-index: 1;
}

.BlockHeadRow {
	background-color:#e3daaf;
}

.BlockHeadRowRO {
	background-color:#F2E6A9;
}

.BlockHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #a58f32;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.BlockHead a {
	color: #a58f32;
}
.BlockHead a:link { 
	color:#a58f32;
}
.BlockHead a:hover { 
	color:#a58f32;
	text-decoration: none;
}
.BlockHead a:visited {
	color:#a58f32;
}
a.BlockHead { color: #a58f32; }
a:link.BlockHead { color:#a58f32; }
a:visited.BlockHead { color:#a58f32; }
a:hover.BlockHead  {
	color:#a58f32;
	text-decoration: none;
}

.BlockHeadPlus {
	background-color:#e3daaf;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #a58f32;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
}
.BlockHeadPlus a {
	color: #a58f32;
}
.BlockHeadPlus a:hover { 
	background-color:#F2E6A9; 
	text-decoration: none;
}
a.BlockHeadPlus {
	color: #a58f32;
}

a:hover.BlockHeadPlus { 
	background-color:#F2E6A9; 
	text-decoration: none;
}

.MemberText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FFFFFF;
}

.Pale { 
	color: #999999; 
}

.FooterContent {
	position:relative;
	top:0px;
	left:0px;
	width:932px;
	height:100px;
	border-style:solid;
	border-width:thin;
	border-color:#e2e6e9;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #84a8bf;
	line-height: 1.2em;
}


.Copyright {
	position:absolute;
	left:30px;
	top:20px;
	width:400px;
	height:95px;
	border-style:none;
	vertical-align:top;
	overflow: visible;
}

.Address {
	position:absolute;
	left:440px;
	top:20px;
	width:80px;
	height:95px;
	border-style:none;
	vertical-align:top;
	overflow: visible;
}

.PhoneFax {
	position:absolute;
	left:560px;
	top:20px;
	width:175px;
	height:95px;
	border-style:none;
	vertical-align:top;
	overflow: visible;
}

.EmailAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #84a8bf;
	line-height: 1em;
	visibility: visible;
	display: block;
	position: absolute;
	top: 20px;
	left: 770px;
	width: 140px;
	height: 95px;
	overflow: visible;
	vertical-align: top;
	border-style: none;
}