/* ------------------------------------------- */
.ImageWithRightBorder{
	padding-bottom: 10px;
	padding-right: 10px;
}
/* ------------------------------------------- */
.HeadBlk1 {
	font-size: 1.0em;
	background-color:  #007A7C;
	padding: 4px 4px 4px 4px;
	text-align:left;
	color:white;
	vertical-align:middle;
	font-weight:  bold;
	

}
/* ---------------------------------------- */
.DetailBlock{
	padding: 0px 10px 0px 10px;
}
/* ------------------------------------------- */
.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;
	color: navy;
}
/* ------------------------------------------- */
.ListingTxt  {
	font-size: 1.0em;
	color: black;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	padding: 5px 0px 0px 0px;	
}
.ListingTxt a:active {
	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;
}
.ListingTxt a:link {
	font-weight: normal;
	font-size: .85em;
	color: Navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.ListingTxt a:visited {
	font-weight: normal;
	font-size: .85em;
	color: navy;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.ListingTxt a:hover /* Put after visited or doesnt work for visited */
{
	font-size: .85em;
	text-decoration: underline;
	color: navy;
}
/* ------------------------------------------- */
ul.Check {
	list-style-position: outside;
	list-style-type: none;		
	margin-top:0;
	list-style-position: outside;
	line-height:  normal;
	

}
li.BlueDot{
	/*color: #0066B2;*/
	background-image: url(.\\images\\BD1.GIF);
	background-repeat: no-repeat;
	background-position: -1 .4em;
	padding-left: 1.6em;
}
li.BluePushPin{
	/*color: #0066B2;*/
	background-image: url(.\\images\\pushpin_blue.gif);
	background-repeat: no-repeat;
	background-position: -1 .4em;
	padding-left: 1.6em;
}
li.RedPushPin{
	/*color: #0066B2;*/
	background-image: url(.\\images\\pushpin_red.gif);
	background-repeat: no-repeat;
	background-position: -1 .4em;
	padding-left: 1.6em;
	
	
}
/* ------------------------------------------- */
.BottomText 
{
	 /*background-color : #E1EBEC;*/
	font-size: 0.8em;
	color: black;
	font-family: Arial;
	font-variant: normal;
}
.BottomText a:active {
	font-weight: bold;
	font-size: 1.0em;

	color: #074647;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.BottomText a:link {
	font-weight: bold;
	font-size: 1.0em;
	color: #074647;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.BottomText a:visited {
	font-weight: bold;
	font-size: 1.0em;
	color: #074647;
	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;
}
/* -------------------------------------------	*/
.FormTxtBox3 {
	font-size: .85em;
	color: black;	
	background-color:  #FFFFFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:40px;
}
/* ---------------------------------- */
.FormTxtBox4 {
	font-size: .85em;
	color: black;	
	background-color:  #FFFFFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:60px;
}
/* ---------------------------------- */
.FormTxtBox100 {
	font-size: .85em;
	color: black;	
	background-color:  #FFFFFF;	
	font-weight: normal;
	font-style: normal;
	font-family:  Arial, Tahoma, Verdana;
	font-variant: normal;
	text-decoration: none;
	width:300px;
}
/* ---------------------------------- */

