/*************** Body Styles**************/ 
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	margin-top: 5px;
}

/*************** Link Styles**************/ 
a {
	color: #865614;
	text-decoration: none;
	}

a:hover {
	color: #7F0038;
	text-decoration: underline;
	}

a:active {
	color: #7F0038;
	text-decoration: underline;
	}	
	
a.AFooter {
	color: #666666;
	text-decoration: none;
	}


a.AFooter:hover {
	color: #333333;
	text-decoration: none;
	}

a.AFooter:active {
	color: #333333;
	text-decoration: none;
	}
	
/*************** Text Styles**************/ 

.TxtSmall {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	}

.TxtPageNumber {
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
}

.TxtSubTitle {
	font-size:20px;
	font-weight:bold;
	line-height: 24px;
}

.TxtParaTitle {
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	color: #D0AC4E;
}

/*************** Table Styles**************/ 
Table.TblContainer {
	border: 1px solid #6C6C6C;
	vertical-align:top;
	height: 880px;
}

Table.TblQuote {
	width: 200px;
	background-color: #F9F2E1;
	border: 2px solid #F9F2E1;
	margin: 3px 0px 3px 5px;
}


/*************** TD Styles**************/ 

/*This is the default style of text in TD*/
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	}
	
td.TDHomeSide {
	background-color: #F3E6C3;
}

td.TDHomeAR {
	padding-top: 160px; 
	padding-right: 44px;
	padding-left: 40px;
}

td.TDHomeIntro {
	padding-top: 50px; 
	padding-left: 26px;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #9F9F9F;
}

td.TDHomeToc {
	padding-left: 44px;
	padding-top: 14px;
}

td.TDHomeTocItemText {
	background-image: url("../images/bg_hdot.jpg");
	background-repeat: repeat-x;
	background-position: bottom right;
	line-height:12px;
	padding-top: 20px;
}

td.TDHomeTocItemPage {
	line-height:12px;
	width: 20px;
	padding-top: 20px;
}

.TocText {
	background: #FFFFFF;
	line-height:12px;
	padding-right: 3px;
}

td.TDInsideSpace {
	height: 57px;
}

td.TDInsideTitle {
	padding-top: 28px;
	padding-right: 42px;
	font-size:25px;
	font-weight:bold;
	color: #CCCCCC;
}

td.TDInsideSideSpace {
	height: 715px;
}

td.TDInsideSideContainer {
	background-color: #F3E6C3;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 1px;
	padding-right: 1px;
	vertical-align:top;
	height: 375px; 
}


td.TDNavL1 {
	font-size: 11px;
	padding-bottom: 5px;
}

td.TDNavL2 {
	font-size: 11px;
	padding-left: 32px;
	text-indent: -17px;
	padding-bottom: 5px;
}

td.TDInsideText {
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align:top;
}

td.TDFooter {
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom:3px;
	color: #666666;
}

/*TDInText defines the style of a table cell that is placed 
  within main text, usually for the purpose of emphasis */
TD.TDInText {
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 7px;
}



/*************** Input Field Styles**************/
.InputTextBox {
	border-right: #A4AEB9 1px solid;
	border-top: #A4AEB9 1px solid;
	border-left: #A4AEB9 1px solid;
	border-bottom: #A4AEB9 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	}
	
.InputSubmitBtn {
	border-right: #A4AEB9 1px solid;
	border-top: #A4AEB9 1px solid;
	border-left: #A4AEB9 1px solid;
	border-bottom: #A4AEB9 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E1EBF6;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	}


/*************** Other Styles**************/
UL {
	list-style: square;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
LI {
	padding-top: 2px;
	padding-bottom: 2px;
}

hr {
	color: #A4AEB9;
	background-color: #A4AEB9;
	background: #A4AEB9;
}

Img.ImgLeft {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
}

Img.ImgRight {
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 3px;
}

/*************** Map Panel Styles**************/
#mapdetail TD.TdMapHdr {
	font-size: 12px;
	line-height: 14px;
	background-color: #BD9B61;
	padding: 5px;
}

#mapdetail TD.TdMapText {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
}

#mapdetail Table {
	background-color: #F9F1DF;
	margin:0px;
	border: 1px solid #7E4A11;
	width: 300px;
}
	

	

	

