/* CSS Document */
body {
	text-align: justify;
	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	font-weight: normal;
	color: #30251F;
	background-color: #E3DFCC;
}

HTML{
	scrollbar-face-color:#9E9889;
	scrollbar-arrow-color:#E1DECC;
	scrollbar-track-color:#E3DFCC;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#E3DFCC;
	scrollbar-darkshadow-color:#E3DFCC;
	}

.tdFrmPgconTxt {
	padding-left: 5px;
	
}

li {
	list-style-type: disc;

}

#tdEMail {
	padding-bottom: 15px;
}

#tdEMailImg {
	padding-bottom: 15px;
}

#tdPostAdd {
	padding-bottom: 15px;
}

#tdPostImg {
	padding-bottom: 15px;
}

#tdFormTxt {
	padding-bottom: 15px;
}

#tdFormImg {
	padding-bottom: 15px;
}

#tdIHL {
	padding-left: 0px;
	padding-bottom: 10px;
}

#tdIHLText {
	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	font-weight: normal;
	color: #30251F;
	

}

#tdStressHdg {
	padding-top: 20px;
	padding-bottom: 15px;
}

.formTxtInfo {
	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	background-color: #F2F4DD;
	}	

a:link {
	text-decoration: none;
	color: #30251F;
}
a:visited {
	text-decoration: none;
	color: #30251F;
}
a:hover {
	text-decoration: none;
	color:#3883BF;
	
}
a:active {
	text-decoration: none;
}
