body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}
.txtHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}

.txtHome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	text-align: justify;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 1D1317;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#666666;
	/*
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #9CA8B6;
	border-right-color: #9CA8B6;
	border-bottom-color: #9CA8B6;
	border-left-color: #9CA8B6;
	*/
}
.dropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 1D1317;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#666666;
	}

.txtContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1D1317;
}
.txtConcierge1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}
.txtConcierge2 {
	font-size: 11pt;
	font-weight: bold;	
}
.txtConcierge3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 80px;
	color: #FEFEFD;
	background-color: #1D1317;
	border: 1px solid #FEFEFD;
	font-weight: normal;

}
.txtContact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1D1317;
	font-style: italic;

}
.addressFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #666666;
}
.txtNewsMain1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;

}
.txtNewsHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
}
.txtNewsHdrSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	font-weight: normal;
}
.txtNewsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: normal;
}
.txtNewsCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal;
}
.register {
	font-size: xx-small;
	vertical-align: super;
}



/*--------------- Making the playing field even ---------- */

body{
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

:link, :visited{
	text-decoration: none;
	}
	
ul,ol{
	list-style: none;
	}
	
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input{
	margin: 0;
	padding: 0;
	}
 
fieldset, img{
	border: 0;
}
