body {
	margin: 1em;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: 333333;
	background-color:#999999
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover, a:active {
	color: #000099;
	text-decoration: underline;
}

h1 {
	color: #000099;
	font: normal 24px/26px "Arial Narrow";
	margin: 2px 0;
}

h2 {
	color: #942329;
	margin: 10px 0 2px 0;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	color: #fc8b00;
	font: italic bold 14px/16px "Arial Narrow";
	margin: 0 0 2px 0;
}

h4 {
	color: #333333;
	font: normal 14px/14px "Arial Narrow";
}

th {
	color: #000000;
}

p { 
	margin: 10px 0 5px 0;
}

/* tlink is a style for Task Links */

.tlink:link, .tlink:visited {
	color: #3399cc;
	text-decoration: none;
	font-size: larger;
}
.tlink:hover, .tlink:active {
	color: #3399cc;
	text-decoration: underline;
	font-size: larger;
}

#container {
	width: 900px;
	border: 1px solid #000099;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
/*	font-weight: bold;
	text-align: right; */
	width: 800px; 
	padding-bottom: 3px;
	background-color: #00FF00;
}

#header a:link, #header a:visited {
	color: #3399cc;
	text-decoration: none;
}

#header a:hover, #header a:active {
	color: #3399cc;
	text-decoration: underline;
}

#banner {
	width: 885px;
	background: #FFFFFF url(/img/logo.jpg) no-repeat;
	height: 108px;
	padding-left: 15px;
}

#breadcrumbs {
	text-align: left;
	width: 885px;
	font-weight: bold;
	color: #000099;
	position: relative;
	padding-left: 15px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #000099;
	text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #3399cc;
	text-decoration: underline;
}

#content {
	width: 900px;
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	position: relative;
}
#left {
	width: 600px;
	text-align: left;
	padding: 0px 10px 10px 15px;
	float: left;
	background-color: #FFFFFF;
}
#right {
	width: 245px;
	text-align: left;
	padding: 0px 5px 5px 5px;
	background-color: #FFFFFF;
	float: right;
}
#content a:link, #content a:visited {
	color: #000099;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #000099;
	text-decoration: underline;
}

/* #content td {
	border: 1px solid #8dbe37; 
	padding: 0px 5px 0px 0px;
}
*/

/*
#faq {
	background-color: #CCFFFF;
	text-align: left;
}
*/
.faq_p {
	color: #000000;
	font-weight: normal; 
}

.faq_li {
	color: #A91120;
	text-decoration: none;
	font-weight: bold;
}

#advert {
	width: 300px;
	background-color: #f5faee;
	border: 1px solid #8dbe37;
	text-align: left;
	position: relative;
	float: left;
	margin: 64px 20px 0px 45px;
	padding: 0px 5px;
}

#advert a:link, #advert a:visited {

	color: #333333;
	text-decoration: none;
}

#advert a:hover, #advert a:active {
	color: #333333;
	text-decoration: underline;
}

#quote {
	width: 300px;
	text-align: center;
	position: relative;
	float: right;
	margin: 30px 30px 10px 10px;
	padding: 5px;
}

.imageleft {
	float: left;
	padding: 5px 10px 10px 0px;
}

.imageright {
	float: right;
	padding: 5px 10px 10px 0px;
}

.bulletfloat {
	float: left;
	padding-right: 5px;
}

#footer {
	clear: both;
	color: #000000;
	text-align: center;
	font-size: 100%;
	padding: 10px;
}

#footer a:link, #footer a:visited {
	color: #000099;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #3399cc;
	text-decoration: underline;
}
#bottomAd {
	clear: both;
	text-align: center;
	font-size: 100%;
	padding: 8px;
	position: relative;
}
#topAd {
	text-align: center;
	padding: 10px 10px;
}
#middleAd {
	text-align: center;
/*	background-color: #FFCCFF; */
}
#droplet {
	background: #FFFFFF url(images/dletBanner.jpg) no-repeat;
	padding: 5px;
	margin: 5px 0px 20px 0px;
	border: 1px solid #000099;
}

#droplet h2 {
	color: #000099;
	margin: 0 0 2px 0;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

#droplet form {
	margin: 0 0 2px 0;
}

#testimonial {
	border-color: #3399CC;
	border-width: 1px;
	border-style: solid;
	padding: 5px 5px;
	margin: 5px 5px 5px 10px;
	background-color: #DDEEF7;
	text-align: left;
}

#leftGreenBox {
/*	border-color: #8FC844;
	border-width: 1px;
	border-style: solid; 
	padding: 5px 5px; */
	margin: 10px 20px 10px 0px;
	width: 165px;
/*	background-color: #F5FAEE; */
	float: left;
}
