﻿@import url("menu.css");
BODY {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	background-color: #d3cdb8;
}
.PageMaster {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0px 0px 0px 0px;
	width: auto;
}
.SkinMaster {
	border-right: #999 2px solid;
	padding-right: 7px;
	border-top: #999 2px solid;
	padding-left: 7px;
	padding-bottom: 3px;
	border-left: #999 2px solid;
	padding-top: 7px;
	border-bottom: #999 2px solid;
}
.TitleContainer {
	border-right: #fff 0px solid;
	padding-right: 0px;
	border-top: #999 1px solid;
	padding-left: 0px;
	background-image: url(images/34BarBg.jpg);
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	border-left: #fff 0px solid;
	color: #ffffff;
	padding-top: 0px;
	border-bottom: #999 1px solid;
}
.LogoContainer {
	border-right: #fff 0px solid;
	padding-right: 5px;
	border-top: #fff 0px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: #fff 0px solid;
	padding-top: 0px;
	border-bottom: #fff 0px solid;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/LogoBgTextureH.jpg);
}
.HeaderContainer {
	border-right: #fff 0px solid;
	padding-right: 0px;
	border-top: #fff 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #fff 0px solid;
	padding-top: 0px;
	border-bottom: #fff 0px solid;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/header.jpg);
}
.NavContainer {
	border-right: #fff 0px solid;
	padding-right: 0px;
	border-top: #999 1px solid;
	padding-left: 0px;
	background-image: url(images/34BarBg.jpg);
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	border-left: #fff 0px solid;
	color: #ffffff;
	padding-top: 0px;
	border-bottom: #999 1px solid;
}
.SiteCell {
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 24px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}
.SearchCell {
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}
.leftCell {
	background-color: #ccd3c4;
	border-right: #fff 1px solid;
	border-left: #fff 1px solid;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 165px;
}
.RotatorCell {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RotatorPane {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MenuCell {
	padding-right: 2px;
	padding-left: 5px;
	font-size: 12px;
	padding-top: 0px;
	/*font-family: Arial, Tahoma, Helvetica, sans-serif;*/
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #ccd3c4;
}
.leftPane {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-color: #ccd3c4;
}
.ContentCell {
	border-left: #999 1px solid;
	border-right: #fff 1px solid;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 100%;
}
.ContentPane {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: #999 1px solid;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-color: #ffffff;
}
.rightPane {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-color: #ccd3c4;
	border-right: #fff 1px solid;
	border-left: #999 1px solid;
	width: 165px;
}
#ContentCell P {
	margin: 6px 5px 12px 5px;
}
/*#ContentCell A {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #003300 1px solid;
	text-decoration: none;
}
#ContentCell A:link {
	color: #865353;
}
#ContentCell A:visited {
	color: #865353;
}
#ContentCell A:visited {
	color: #966969;
}
#ContentCell A:hover {
	border-top: 1px solid #003300;
	color: #003300;
}
#ContentCell A:active {
	border-top: #003300 1px solid;
	color: #003300;
}
#ContentCell A:hover {
	border-top: dotted;
}
#ContentCell UL {
	margin-top: 6px;
	line-height: normal;
}
#ContentCell OL {
	margin-top: 6px;
	line-height: normal;
}

#ContentCell LI A {
	border-top-width: 0px! important;
	border-left-width: 0px! important;
	border-bottom-width: 0px! important;
	border-right-width: 0px! important;
	text-decoration: none;
}
#ContentCell TD A {
	border-top-width: 0px! important;
	border-left-width: 0px! important;
	border-bottom-width: 0px! important;
	border-right-width: 0px! important;
	text-decoration: none;
}
#ContentCell LI IMG {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
}
IMG {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}*/
.LoginCell {
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
}
.DateCell {
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
}
#footer {
	clear: both;
	border-top: #999 1px solid;
	font-size: 0.75em;
	border-bottom: #fff 0px solid;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#footertext {
	background-image: url(images/34BarBg.jpg);
	border-right: #999 0px solid;
	padding-right: 24px;
	border-top: #ccc 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px;
	border-left: #ccc 1px solid;
	color: #ffffff;
	padding-top: 0px;
	border-bottom: #999 1px solid;
}
#footertext P {
	margin: 0px 0px 0px 0px;
}
#footer A {
	color: #ffffff;
}
#footer A:visited {
	color: #ffffff;
}
#footer A:hover {
	color: #333;
}
.subtext {
	font-size: 0.9em;
	margin: 0px;
	line-height: normal;
}
.banner {
	font-size: 12px;
	color: #fff5d9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.breadcrumb {
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
A.breadcrumb:link {
	color: #666666;
	text-decoration: none;
}
A.breadcrumb:visited {
	color: #666666;
	text-decoration: none;
}
A.breadcrumb:active {
	color: #666666;
	text-decoration: none;
}
A.breadcrumb:hover {
	color: #ff6600;
	text-decoration: none;
}
.Copyright {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.Terms {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
A.Terms:link {
	color: #666666;
	text-decoration: none;
}
A.Terms:visited {
	color: #666666;
	text-decoration: none;
}
A.Terms:active {
	color: #666666;
	text-decoration: none;
}
A.Terms:hover {
	color: #ff6600;
	text-decoration: none;
}
.HostName {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
A.HostName:link {
	color: #666666;
	text-decoration: none;
}
A.HostName:visited {
	color: #666666;
	text-decoration: none;
}
A.HostName:active {
	color: #666666;
	text-decoration: none;
}
A.HostName:hover {
	color: #ff6600;
	text-decoration: none;
}
.user {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
A.user:link {
	color: #ffffff;
	text-decoration: none;
}
A.user:visited {
	color: #ffffff;
	text-decoration: none;
}
A.user:active {
	color: #666666;
	text-decoration: none;
}
A.user:hover {
	color: #ff6600;
	text-decoration: none;
}
A.SearchCell:link {
	color: #ffffff;
	text-decoration: none;
}
A.SearchCell:visited {
	color: #ffffff;
	text-decoration: none;
}
A.SearchCell:active {
	color: #666666;
	text-decoration: none;
}
A.SearchCell:hover {
	color: #ff6600;
	text-decoration: none;
}
/*.ModuleTitle_MenuContainer {
	border-right: 0px solid blue;
	border-top: blue 0px solid;
	border-left: blue 0px solid;
	border-bottom: blue 0px solid;
}
.ModuleTitle_MenuBar {
	cursor: hand;
	height: 20px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	border-top: #edeef0 1px solid;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	text-transform: uppercase;
	cursor: hand;
	color: #464a62;
	border-bottom: 1px solid #edeef0;
	font-family: Tahoma, Helvetica, sans-serif;
	height: 22px;
}
.ModuleTitle_MenuIcon {
	border-top: #edeef0 1px solid;
	border-left: 1px solid #edeef0;
	width: 15px;
	cursor: hand;
	border-bottom: #edeef0 1px solid;
	height: 17px;
	background-color: #edeef0;
	text-align: center;
	border-right-color: #f53104;
}
.ModuleTitle_SubMenu {
	border-right: 0px solid #ffffff;
	border-top: #ffffff 0px solid;
	Z-INDEX: 1000;
	filter: progid:DXimagetransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-left: #ffffff 0px solid;
	cursor: hand;
	border-bottom: #ffffff 0px solid;
	background-color: #edeef0;
}
.ModuleTitle_MenuBreak {
	border-top: 1px solid #edeef0;
	border-bottom: #edeef0 1px solid;
	height: 2px;
	background-color: #575c7b;
}
.ModuleTitle_MenuItemSel {
	border-top: 1px solid #edeef0;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	cursor: hand;
	color: #edeef0;
	border-bottom: #edeef0 1px solid;
	font-family: Tahoma, Helvetica, sans-serif;
	height: 22px;
	background-color: #575c7b;
}
.ModuleTitle_MenuArrow {
	border-right: #ffffff 1px solid;
	border-top: 0px solid #ffffff;
	font-size: 10pt;
	cursor: hand;
	border-bottom: #ffffff 1px solid;
	font-family: webdings;
}
.ModuleTitle_RootMenuArrow {
	font-size: 10pt;
	cursor: hand;
	font-family: Webdings;
}
*/
/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/
/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
	padding: 0px;
	width: 165px;
}

/* Menu bar */
.MainMenu_MenuBar {
	padding: 0px;
	background: transparent;
	width: 100%;
}
/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	border: #ccd3c4 1px solid;
	padding: 1px 4px 2px 1px;
}
/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 2px 0px 0px 0px;
	background: #ccd3c4;
	border: #a8ba92 1px solid;
	padding: 1px;
}
/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	background: #ccd3c4;
	border-left: #ccd3c4 1px solid;
	border-right: #ccd3c4 1px solid;
	padding: 1px 4px 2px 1px;
}*/
/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
	display: none;
}
/* Idle state for main menu items */
.MainMenu_Idle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	padding: 2px 2px 2px 4px;
	background: url(images/ElkTrackButton_Off.gif) top left no-repeat transparent;
	color: #333333;
	font-size: 12px;
}
/* Hover state for main menu items */
.MainMenu_Selected {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	padding: 2px 2px 2px 4px;
	background: url(images/ElkTrackButton_On.gif) top left no-repeat transparent;
	color: #ffffff;
	font-size: 12px;
}
/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	padding: 2px 2px 2px 4px;
	background: url(images/ElkTrackButton_On.gif) top left no-repeat transparent;
	color: #ffffff;
	font-size: 12px;
}
/*
#ie9up .MainMenu_Idle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	padding: 2px 2px 2px 40px;
	background: url(images/ElkTrackButton_Off.gif) top left no-repeat transparent;
	color: #333333;
	font-size: 12px;
}

# ie9up .MainMenu_Selected {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	padding: 2px 2px 2px 40px;
	background: url(images/ElkTrackButton_On.gif) top left no-repeat transparent;
	color: #ffffff;
	font-size: 12px;
}

#ie9up .MainMenu_Active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 25px;
	height: 31px;
	padding: 2px 2px 2px 40px;
	background: url(images/ElkTrackButton_On.gif) top left no-repeat transparent;
	color: #ffffff;
	font-size: 12px;
}

#ie9up .MainMenu_BreadcrumbActive {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	padding: 2px 2px 2px 40px;
	background: url(images/ElkTrackButton_On.gif) top left no-repeat transparent;
	color: #ffffff;
	font-size: 12px;
}
*/

.SelectedTab {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}
A.SelectedTab:link {
	color: white;
	text-decoration: none;
}
A.SelectedTab:visited {
	color: white;
	text-decoration: none;
}
A.SelectedTab:active {
	color: white;
	text-decoration: none;
}
A.SelectedTab:hover {
	color: #ff6600;
	text-decoration: none;
}
.OtherTabs {
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}
A.OtherTabs:link {
	color: white;
	text-decoration: none;
}
A.OtherTabs:visited {
	color: white;
	text-decoration: none;
}
A.OtherTabs:active {
	color: white;
	text-decoration: none;
}
A.OtherTabs:hover {
	color: #ff6600;
	text-decoration: none;
}
.Head {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #393d51;
	font-style: normal;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.SubHead {
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #393d51;
	font-style: normal;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.Normal {
	font-weight: normal;
	font-size: 12px; /*color: #282b39;*/;
	color: #000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.NormalHighlight {
	font-size: 11px; /*color: #282b39;*/;
	color: #000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-color: #fbf7f4;
}
.NormaltextBox {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.LanguageBox {
	font-weight: normal;
	font-size: 10px;
	width: 140px;
	color: #003366;
	font-family: verdana, sans-serif;
	background-color: #b9d0d0;
}
.NormalRed {
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.NormalBold {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.CommandButton {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
A.CommandButton:link {
	/*border-right: #8653531px solid;
	border-top: #8653531px solid;
	border-left: #8653531px solid;
	border-bottom: #8653531px solid;*/
	color: #865353;
	background-color: transparent;
	text-decoration: none;
}
A.CommandButton:visited {
	/*border-right: #80402b 1px solid;
	border-top: #80402b 1px solid;
	border-left: #80402b 1px solid;
	border-bottom: #80402b 1px solid;*/
	color: #865353;
	background-color: transparent;
	text-decoration: none;
}
A.CommandButton:active {
	/*border-right: #80402b 1px solid;
	border-top: #80402b 1px solid;
	border-left: #80402b 1px solid;
	border-bottom: #80402b 1px solid;*/
	color: #865353;
	background-color: transparent;
	text-decoration: none;
}
A.CommandButton:hover {
	/*border-right: #80402b 1px solid;
	border-top: #80402b 1px solid;
	border-left: #80402b 1px solid;
	border-bottom: #80402b 1px solid;*/
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

H1 {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666644;
}
H2 {
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666644;
}
H3 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666644;
}
H4 {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666644;
}
H5 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666644;
}
DT {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666644;
}
H6 {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666644;
}
TFOOT {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
THEAD {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
TH {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	vertical-align: baseline;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
A:link {
	color: #865353;
	text-decoration: none;
}
A:visited {
	color: #865353;
	text-decoration: none;
}
A:active {
	color: #865353;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
SMALL {
	font-size: 8px;
}
BIG {
	font-size: 14px;
}
BLOCKQUOTE {
	font-family: Lucida Console, monospace;
}
PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
HR {
	height: 1pt;
	text-align: left;
}
.PropertyTitle {
	font-weight: bold;
	font-size: 13px;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.PropertyTitle A {
	font-weight: bold;
	font-size: 13px;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.PropertyTitle A:hover {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.floatright {
	padding-left: 7px;
	float: right;
	padding-bottom: 7px;
}
.floatleft {
	padding-right: 7px;
	float: left;
}
#picBox {
	border-right: #000000 0.02em solid;
	border-top: #000000 0.02em solid;
	border-left: #000000 0.02em solid;
	border-bottom: #000000 0.02em solid;
	background-color: #660000;
}
#picBoxmargin {
	border-right: #000000 0.02em solid;
	border-top: #000000 0.02em solid;
	margin: 0px 5px;
	border-left: #000000 0.02em solid;
	border-bottom: #000000 0.02em solid;
	background-color: #004040;
}
.bodytext {
	font-size: 12px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.bodytext A {
	color: #660000;
}
.bodytext A:hover {
	color: #000000;
}
.generalTable TH {
	TEXT-ALIGN: left; FONT-WEIGHT: normal
}
.generalTable THEAD TH {
	TEXT-ALIGN: center
}
.generalTable TH H5 {
	MARGIN: 0px; COLOR: #000; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.generalTable TD {
	BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: center; PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px; BORDER-COLLAPSE: collapse; VERTICAL-ALIGN: middle; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 10px
}
.generalTable TH {
	BORDER-BOTTOM: medium none; PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px; BACKGROUND: url(images/tableBorderBot.jpg) no-repeat 0px bottom; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 10px
}
.generalTable THEAD TH {
	TEXT-ALIGN: center; PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px; BACKGROUND: url(images/tableBorderRight.jpg) no-repeat right bottom; BORDER-RIGHT: medium none; PADDING-TOP: 10px
}
.generalTable .last TD {
	BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; BACKGROUND: url(images/tableBorderRightLast.jpg) no-repeat right top; BORDER-RIGHT: medium none
}
.generalTable .last TH {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px; BACKGROUND: url(images/tableBorderRightLast.jpg) no-repeat right top; BORDER-RIGHT: medium none; PADDING-TOP: 10px
}
/* Property Agent */
.PA_Label {
	padding: 0px 110px 15px 145px;
	font-weight: bold;
	font-size: 11px;
}
/* FAQ Styles */
.faqQ {
	cursor: pointer;
}
.faqA {
}
/* Tab Page Styles */
/* Tab Page Styles */
.tab_master_container {
	width: 675px;
	margin: 10px auto;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*background: #e0e0e0;*/;
	background: #d3cdb8;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	/*background: #ccc;*/
	background: #a8ba92;
	color: #000;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	/*background: #fff;*/
	background-color: #ccd2c4; /*border-bottom: 1px solid #fff;*/;
	border-bottom: 1px solid #ccd2c4;
	color: #000;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%; /*background: #fff;*/;
	background-color: #ccd2c4;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 0px 20px 20px 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dashed #666644;
/*border-bottom: 1px dashed #ddd;*/	font-size: 1.8em;
}
.tab_content h3 {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666644;
/*border-bottom: 1px dashed #ddd;*/	font-size: 1.5em;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #3F1F06;
	padding: 5px;
}
/*
-----------------------------

