body {
	font-size: 63.5%; /* sets the stage for using ems */
	text-align: left; 
	font-family: normal,tahoma,sans-serif;
	font-size: 11px;
    margin: 0;
	padding: 0; 
    background-color: #1b3360;
	scrollbar-base-color: #39548D;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #8D9DBD;
	}

.link {
	color: #F1F1ED;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.link:hover {
	color: #ebc700;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A {
	color: #FF6600;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}
A:hover {
	color: #400000;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}
.B {
	color: #FFFFFF;
    text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.B:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.text {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.textsmall {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.welcometext {
	color: #000000;
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.price {
	color: white;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
}

table .services {
	color: white;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
/*	line-height: 17px; */
	padding-bottom: 5px;
}

table .why {
	color: #373737;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
/*	line-height: 17px; */
	padding-bottom: 5px;
}

td {
	/* text-align: left;*/
	}

.clearBoth {
	clear: both;
    line-height: 4px;
	}

.hdr {
	color: #BF4D00;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.subhdr {
	color: #507190;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.textblue {
	color: #BF4D00;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}
.head {
	color: #2C2C2C;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    border-color: #805929;
    border-width: 1px;
	color: #805929;
	text-decoration: none;
	background-color: #F5EFEE;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    border-color: #929288;
    border-width: 1px;
	color: #929288;
	text-decoration: none;
	background-color: #E5E4DF;
}
.input-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.long-text {
	letter-spacing: 0.6px;
	word-spacing: 2pt;
}
