.leftHead
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 60px;
	background-color: white;
}



.clock
{
	position: absolute;
	left: 650px;
	top: 20px;
	height: 60px;
	padding: 0px;
	z-index: 1;
	font-family: geneva,sans-serif;
	font-size: 10px;
	color: #000;
	white-space: nowrap;
}

.slogan
{
	position: absolute;
	left: 550px;
	top: 65px;
	font-family: geneva,sans-serif;
	font-size: 15px;
	font-weight: bold;
	z-index: 2;
	white-space: nowrap;
	color: maroon;
}

.links
{
	position: absolute;
	z-index: 1;
	top: 60px;
	left: 0;
	width: 100%;
	padding: 5px;
	border-bottom: solid;
	border-width: 1px;
	background-color: #FFF;
}

a:link
{
	text-decoration: underline;
	font-family: geneva,sans-serif;
	font-size: 12px;
	color: maroon;
}

a:visited
{
	text-decoration: underline;
	font-family: geneva,sans-serif;
	font-size: 12px;
	color: maroon;
}

a:active
{
	text-decoration: underline;
	font-family: geneva,sans-serif;
	font-size: 12px;
	color: maroon;
}

a:hover
{
	text-decoration: underline;
	font-family: geneva,sans-serif;
	font-size: 12px;
	color: #9EA1A8;
}

.serviceNav a:link
{
	border-width: 2px 3px 3px 2px;
	border-style: solid;
	border-color: #969696 black black #969696;
	padding: 4pt;
	text-decoration: none;
	font-family: geneva,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: maroon;
}

.serviceNav a:visited
{
	border-width: 2px 3px 3px 2px;
	border-style: solid;
	border-color: #969696 black black #969696;
	padding: 4pt;
	text-decoration: none;
	font-family: geneva,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: maroon;
}

.serviceNav a:active
{
	border-width: 2px 3px 3px 2px;
	border-style: solid;
	border-color: black #969696 #969696 black;
	background-color: #FFFFFF;
	padding: 4pt;
	text-decoration: none;
	font-family: geneva,sans-serif;
	font-size: 13px;
	color: black;
}

.serviceNav a:hover
{
	border-width: 2px 3px 3px 2px;
	border-style: solid;
	border-color: black #969696 #969696 black;
	background-color: #FFFFFF;
	padding: 4pt;
	text-decoration: none;
	font-family: geneva,sans-serif;
	font-size: 13px;
	color: black;
}


.homeCol1
{
	position: absolute;
	padding-left: 15px;
	padding-right: 15px;
	top: 120px;
	left: 30px;
	width: 85%;
	text-align: left;
	font-family: geneva,sans-serif;
	font-size: 15px;
	color: #000;
	vertical-align: top;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	border-color: maroon black black black;
	background: url(images/greenColTile.jpg);
	background-repeat: repeat-x;
}

.col1
{
	position: absolute;
	padding-left: 15px;
	padding-right: 15px;
	top: 120px;
	left: 30px;
	width: 85%;
	text-align: left;
	font-family: geneva,sans-serif;
	font-size: 80%;
	color: #000;
	vertical-align: top;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	border-color: maroon black black black;
	background-color: #FFF;
}

.innerCol
{
	padding: 15px;
	width: auto;
	text-align: left;
	font-family: geneva,sans-serif;
	font-size: 14px;
	color: #000;
	vertical-align: top;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	border-color: maroon black black black;
	background: url(images/greenTile.jpg);
	background-repeat: repeat-x;
}

.services
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
	background: url(images/greenColTile.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}

.servicesHead
{
	text-align: left;
	color: maroon;
	font-family: geneva, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	list-style: none;
}

.shadow
{
	background: url(images/shadowWh.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}

.header
{
	text-align: left;
	font-family: geneva,sans-serif;
	font-size: 16px;
	font-style: normal;
	width: 17px;
	padding: 5px;
	color: #000;
	vertical-align: top;
	border-width: 0px 0px 1px 3px;
	border-style: solid;
	border-color: black black black black;
	font-weight: bold;
}

.step
{
	text-align: left;
	font-family: geneva,sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 5px;
	color: maroon;
	vertical-align: top;
	font-weight: bold;
}

.info
{
	padding: 5px;
	height: 100%;
	text-align: left;
	font-family: geneva,sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: top;
	white-space: nowrap;
	line-height: 15px;
}

.copyright
{
	padding: 5px;
	height: 100%;
	text-align: right;
	font-family: geneva,sans-serif;
	font-size: 8px;
	color: #000;
	vertical-align: top;
}

.textSize
{
	width: 40px;
	float: right;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: maroon black maroon black;
}

fieldset
{
	white-space: nowrap;
	border-color: maroon;
	border-style: solid;
	border-width: 1px;
}

legend { color: maroon; }

label,input
{
	display: block;
	float: left;
	margin-bottom: 10px;
}

select
{
	display: block;
	float: left;
	margin-bottom: 10px;
}

/*
label
{
	text-align: right;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
*/


.questionsHead
{
	text-align: left;
	font-family: geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style: none;
}

.questionsSubHead
{
	text-align: center;
	font-family: geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style: none;
	font-weight: bold;
}

.questionsDiv
{
	width: 250px;
	display: block;
	border: 1px maroon solid;
	padding: 5px;
	background-color: white;
}

br { clear: left; }


