body {
	margin-top: 0px;
	background-color: #dfe0e1;
	margin-left: 0px;
	background-image: url('/images/BODY_BG.gif');
	background-repeat: repeat-y;
	background-position: center;
}
.DD_INPUTBOXES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	height: 20px;
	border: 1px solid #202020;
	
}

.TXT_INPUTBOXES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	height: 14px;
	border: 1px solid #202020;
}

#main_CNTNR {
	width: 945px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.TN_DD_CNTNR {
	position: absolute;
	background-image: url('/images/TN_DD_BG.gif');
	background-repeat: repeat-x;
	width: 180px;
	background-color: #FFFFFF;
	visibility: hidden;
	border-top: 1px solid #FFFFFF;
}
.TN_DD_LINK_CNTNR {
	background-image: url('/images/DD_BGLINES.gif');
	background-repeat: no-repeat;
	padding: 7px 10px 10px 18px;
	background-position: bottom;
}

.TN_DD_LINK_CNTNR li{
	list-style-type: none;
	display: inline;
}
.TN_DD_LINK_CNTNR li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform:capitalize;
	color: #202020;
	text-decoration: none;
}
.TN_DD_LINK_CNTNR li a:hover{
	color: #9f632e;

}
.CO_DD_CNTNR {
	position: absolute;
	width: 300px;
	background-color: #FFFFFF;
	visibility: visible;
	margin: 5px 0px 0px -102px;
	border: 2px solid #000000;
}

.CO_DD_LINK_CNTNR li{
	list-style-type: none;
	display: inline;
}
.CO_DD_LINK_CNTNR li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #202020;
	text-decoration: none;
}
.CO_DD_LINK_CNTNR li a:hover{
	color: #9f632e;
}
.LN_CNTNR {
	width: 135px;
	padding-left: 1px;
	border-bottom: 1px solid #d3d4d5;
}

.LN_OFF {
	border-top: 1px solid #d3d4d5;
	padding: 10px 0px 10px 10px;
}
.LN_OFF a:hover{
	font-weight: bold;
	color: #9f632e;
}

.BN_CNTNR {
	margin-top: 75px;
}

.BN_CNTNR a{
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #202020;
	text-decoration: none;
}
.BN_CNTNR  a:hover{
	color: #9f632e;
	border-bottom: 1px dotted #9f632e;
}
.SWATCH_OFF {
	float: left;
	height: 30px;
	width: 35px;
	margin: 5px 5px 0px 0px;
}
.SWATCH_ON {
	background-image: url('/images/Accrdn_Swtch_ON.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 30px;
	width: 35px;
	margin: 5px 5px 0px 0px;
}

.AccrdnSwtch_RO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	background-image: url('/images/Accrdn_Swtch_RO_BG.gif');
	background-repeat: no-repeat;
	position: absolute;
}







.alignC {
	margin-right: auto;
	margin-left: auto;
}
.float_L {
	float: left;
}
.float_R {
	float: right;
}
.margin02_T {
	margin-top: 2px;
}


.margin03_T {
	margin-top: 3px;
}
.margin05_T {
	margin-top: 5px;
}

.margin05_L {
	margin-left: 5px;
}
.margin05_B {
	margin-bottom: 10px;
}
.margin05_R {
	margin-right: 05px;
}


.margin10_T {
	margin-top: 10px;
}
.margin10_L {
	margin-left: 10px;
}
.margin10_R {
	margin-right: 10px;
}

.margin10_B {
	margin-bottom: 10px;
}
.margin15_T {
	margin-top: 15px;
}
.margin15_L {
	margin-left: 15px;
}
.margin15_R {
	margin-right: 15px;
}

.margin20_T {
	margin-top: 20px;
}
.margin20_L {
	margin-left: 20px;
}
.margin20_B {
	margin-bottom: 20px;
}
.margin25_T {
	margin-top: 25px;
}
.margin25_L {
	margin-left: 25px;
}

.margin30_T {
	margin-top: 30px;
}
.margin30_L {
	margin-left: 30px;
}

.margin35_T {
	margin-top: 35px;
}
.margin35_L {
	margin-left: 35px;
}

.margin40_T {
	margin-top: 40px;
}
.margin40_L {
	margin-left: 40px;
}
.margin40_R {
	margin-right: 40px;
}


.margin50_T {
	margin-top: 50px;
}
.margin50_L {
	margin-left: 50px;
}


.padding03_A {
	padding: 3px;
}
.padding03_T {
	padding-top: 3px;
}
.padding03_B {
	padding-bottom: 3px;
}
.padding03_L {
	padding-left: 3px;
}
.padding03_R {
	padding-right: 3px;
}
.padding05_A {
	padding: 5px;
}
.padding05_T {
	padding-top: 5px;
}
.padding05_B {
	padding-bottom: 5px;
}
.padding05_L {
	padding-left: 5px;
}
.padding05_R {
	padding-right: 5px;
}
.padding10_A {
	padding: 10px;
}
.padding10_T {
	padding-top: 10px;
}
.padding10_B {
	padding-bottom: 10px;
}
.padding10_L {
	padding-left: 10px;
}
.padding10_R {
	padding-right: 10px;
}
.padding15_T {
	padding-top: 15px;
}
.padding15_B {
	padding-bottom: 15px;
}
.padding15_L {
	padding-left: 15px;
}
.padding15_R {
	padding-right: 15px;
}
.padding20_A {
	padding: 20px;
}
.padding20_T {
	padding-top: 20px;
}
.padding20_B {
	padding-bottom: 20px;
}
.padding20_L {
	padding-left: 20px;
}
.padding20_R {
	padding-right: 20px;
}
.padding25_L {
	padding-left: 25px;
}

.padding25_T {
	padding-top: 25px;
}
.padding25_R {
	padding-right: 25px;
}
.padding25_B {
	padding-bottom: 25px;
}
.padding30_T {
	padding-top: 30px;
}
.padding30_L {
	padding-left: 30px;
}
.padding30_R {
	padding-right: 30px;
}
.padding35_R {
	padding-right: 35px;
}

.padding40_R {
	padding-right: 40px;
}
.padding50_L {
	padding-left: 50px;
}
.padding50_R {
	padding-right: 50px;
}
.BRDR_1pxDrkstGREY_A {
	border: 1px solid #202020;
}

.BRDR_1pxDrkstGREY_T {
	border-top: 1px solid #202020;
}

.BRDR_1pxMedGREY_A {
	border: 1px solid #8f8f8f;
}
.BRDR_1pxMedGREY_T {
	border-top: 1px solid #8f8f8f;
}


.BRDR_1pxLTgrey_T {
	border-top: 1px solid #d3d4d5;
}
.BRDR_1pxLTgrey_L {
	border-left: 1px solid #d3d4d5;
}

.BRDR_1pxLTgrey_A {
	border: 1px solid #d3d4d5;
}

.BRDR_1pxLTgrey_B {
	border-bottom: 1px solid #d3d4d5;
}

.OPAC_20 {
	filter: alpha(opacity=20); 
	opacity: .20;
}
.OPAC_40 {
	filter: alpha(opacity=40);
	opacity: .40;
}

.LH_13 {
	line-height: 13px;
}
.LH_15 {
	line-height: 15px;
}
.LH_21 {
	line-height: 21px;
}
.LH_24 {
	line-height: 24px;
}

.ATan_09RTTL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: underline;
	text-transform: uppercase;
}



.ATan_10R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}
.ATan_10RL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: underline;
}


.ATan_10B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
}

.ATan_11R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}
.ATan_11B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
}
.ATan_11BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}



.ATan_11RL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: underline;
}


.ATan_12R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #9f632e;
	text-decoration: none;
}

.ATan_12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
}

.ATan_12BL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: underline;
}
.ATan_12BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}

.ATan_12RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}

.ATan_12RL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: underline;
}

.ATan_14R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}
.ATan_14RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}




.ATan_14B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
}
.ATan_14BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}

.ATan_15R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}

.ATan_16RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}

.ATan_16R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
	
}


.ATan_16B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
}

.ATan_17R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}

.ATan_18B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
}
.ATan_18BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}


.ATan_21R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}


.ATan_21RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}

.ATan_21RC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
	text-transform:capitalize;
}
.ATan_22RC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
	text-transform:capitalize;
}

.ATan_20BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}


.ATan_21BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:bold;
	color: #9f632e;
	text-decoration: none;
	text-transform: uppercase;
}

.AWhite_10R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.AWhite_12R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.ABlack_9R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ABlack_9RL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.ABlack_10R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ABlack_10RL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.ABlack_10RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}


.ABlack_11R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ABlack_11RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}



.ABlack_11RTTL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.ABlack_11B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ABlack_11BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.ABlack_12R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ABlack_12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.ABlack_12RL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.ABlack_14R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	color: #000000;
	text-decoration: none;
	padding-bottom:5px;
}

.ABlack_14B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
}

.ABlack_14RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.ABlack_14BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.ABlack_16R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}


.ADrkstGREY_10R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}
.ADrkstGREY_10RL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #202020;
	text-decoration: underline;	
}

.ADrkstGREY_10RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}
.ADrkstGREY_10BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}

.ADrkstGREY_11R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}
.ADrkstGREY_11RI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	font-style: italic;
}

.ADrkstGREY_11RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}
.ADrkstWHITE_10RTTL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}

.ADrkstWHITE_12RTTL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}

.ADrkstGREY_11RTTL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-decoration: underline;
	text-transform: uppercase;
}



.ADrkstGREY_11B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}




.ADrkstGREY_11BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}
.ADrkstGREY_12R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}
.ADrkstGREY_12RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}

.ADrkstGREY_12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}




.ADrkstGREY_12BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}

.ADrkstGREY_13R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}

.ADrkstGREY_14R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}

.ADrkstGREY_14B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}

.ADrkstGREY_14BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}

.ADrkstGREY_20RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}

.ADrkstGREY_20BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}

.ADrkstGREY_21BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	text-transform: uppercase;
}

.ADrkstGREY_21B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	text-transform: none;
}

.BRDR_15GRY_6px_T {
	border-top: 6px solid #dcdddd;
}

.ARed_11R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.ARed_12R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.AWhite_12BTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.MapDiv
{ 
	width:500px;
	height:450px;
	position:relative;
}

.txtSearch
{
	background-color: #f4f4f3;
	font-family:Arial;
	font-size:9px;
	height:14px;
	width:50px
}

.VEAPI_Pushpin{ text-decoration: none; }
 
.pinStyle2{ position:relative; background:url('/images/mappoint/ICN_pin2.gif') no-repeat 0 0; height:29px; width:25px; top:-14px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle2 .text{ position: relative; top: 5px; }

.pinStyle2Results{ position:relative; background:url('/images/mappoint/ICN_pin2.gif') no-repeat 0 0; height:29px; width:25px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle2Results .text{ position: relative; top: 5px; }


/* Padding */
.paddingRight10{padding-right:10px;}
.paddingTop10{padding-top:10px;}
.paddingTop20{padding-top:20px;}
.paddingBottom20{padding-bottom:20px;}

/* Widths */
.width10{ width:10px; }
.width20{ width:20px; }
.width50{ width:50px; }
.width110{ width:110px; }
.width280{ width:280px; }
.width800{ width:800px; }

/* Borders */
.grayBorder{ border:solid 1px #CCCCCC; }

/* Other */
.center{ position: relative;margin: 0 auto 0 auto; }

.floatLeft{ float:left;	display:inline; }
.floatRight{ float:right; display:inline; }
.clearBoth{ clear:both; }

.scroll {
	height: 450px;
	width: 270px;
	overflow: auto;
}

.family_shade_head
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#202020;
	text-align:left;
	padding-top:5px;
	height:15px;
}
.family_shade_panel
{
	padding:5px 5px 3px 0px;
	border-bottom:Gray solid 1px;
	margin-bottom:5px;
}
.family_shadetab td
{
	padding-right:5px;
}

/* Doctor Pages */
.A65Grey_26R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.A65Grey_12R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.A65Grey_10R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.ATan60_16RTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #c5a182;
	text-decoration: none;
	text-transform: uppercase;
}
.A65Grey_24R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.A65Grey_21R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.ATan_18R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #9f632e;
	text-decoration: none;
}
.LH_17 {
	line-height: 17px;
}
.A65Grey_13R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.A65Grey_18R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.A65Grey_09R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}