/* ------------------------------------------- */
/* Start Page Layout
/* ------------------------------------------- */
body
{
 	margin: 0;

	padding: 0;
	font: 1.0em arial, hevetica, sans-serif;
	font-size: 1.0em;
	/*font-family:Tahoma,Verdana, Arial,Helvetica, sans-serif;	*/
	font-style: normal;
	font-weight: normal;
	text-align: center;	/* centers the actual body */
	color: #000;
	background-color: #ffffff;
}
/* ----------------------------- */
.PageTxt
{
	font-size: .85em;
	color: black;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
}
.PageTxt a:active
{
	font-weight: normal;
	font-size: 1.0em;
	color: Navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.PageTxt a:link
{
	font-weight: normal;
	font-size: 1.0em;
	color: Navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.PageTxt a:visited
{
	font-weight: normal;
	font-size: 1.0em;
	color: navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.PageTxt a:hover /* Put after visited or doesnt work for visited */
{
	font-size: 1.0em;
	text-decoration: underline;
}
/* ------------------------------------------- */
.CulHtgFormTxt {
	font-size: .85em;
	color: black;
	/*text-align: left;*/
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;

}
/* ---------------------------------- */
.CulHtgFormChkBox {
	font-size: .85em;
	color: black;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	padding-left : 0;
 

}
/* ---------------------------------- */
.CulHtgFormTxtBox35 {
	font-size: .85em;
	color: black;	
	background-color:  #B9DCFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:260px;
}
/* ---------------------------------- */
.CulHtgFormTxtBox2 {
	font-size: .85em;
	color: black;	
	background-color:  #B9DCFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:22px;
}
/* ---------------------------------- */
.CulHtgFormTxtBox3 {
	font-size: .85em;
	color: black;	
	background-color:  #B9DCFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:40px;
}
/* ---------------------------------- */
.CulHtgFormTxtBox10 {
	font-size: .85em;
	color: black;	
	background-color:  #B9DCFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:100px;
}
/* ---------------------------------- */
.CulHtgFormTxtCity {
	font-size: .85em;
	color: black;	
	background-color:  #B9DCFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:140px;
}
/* ---------------------------------- */
.CulHtgFormTxtZip {
	font-size: .85em;
	color: black;	
	background-color:  #B9DCFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:80px;
}
/* ---------------------------------- */

.CulHtgFormTxtBoxDesc {
	font-size: .85em;
	color: black;	
	background-color:  #B9DCFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:530px;
	height:60px;

}
/* ---------------------------------- */
.CulHtgFormBottomTxt{
	font-size: .85em;
	color: white;	
	background-color:  #6699CC;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant : normal;
	text-decoration: none;
}
/* ---------------------------------- */
.CulHtgFormBottomBlock{
	background-color:  #6699CC;
	border : solid 1px cyan;
}
/* ---------------------------------- */
.BottomText
{
	font-weight: normal;
	font-size: 0.8em;
	color: black;
	font-family: Arial;
	font-variant: normal;
}
.BottomText a:active
{
	font-weight: bold;
	font-size: 1.0em;

	color: Navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.BottomText a:link
{
	font-weight: bold;
	font-size: 1.0em;
	color: Navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.BottomText a:visited
{
	font-weight: bold;
	font-size: 1.0em;

	color: navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.BottomText a:hover /* Put after visited or doesnt work for visited */
{
	font-size: 1.0em;

	text-decoration: underline;
	font-weight: bold;
}
/* -------------------------------------------	*/

