body,th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color : #0E0E66;
	background : #F7F2E3;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

html, body, #container{
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #container{
	height: auto;
}

p{
	padding: 5px;
}

input, select, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color : #0E0E66;
	background : white;
	border: thin solid #0E0E66;
}

.submitbutton{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color : #0E0E66;
	background : white;
	border: thin solid #0E0E66;
	cursor: hand;
	cursor: default;
}

.submitbuttonon{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color : white;
	background : #0E0E66;
	font-weight: bold;
	border: thin solid #0E0E66;
}

.reversed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffcc00;
	background : #0E0E66;
}

.list {
	color : #000;
	background : transparent;
}

.list1 {
	color : #000;
	background : #FFF;
}

.listHighLight {
	color : #000;
	background:#CCC;
}

.requiredAsterisk{
	color: Red;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.2em;
}

.formLabel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0E0E66;
	background : transparent;
	font-weight : bold;
	text-align: right;
	vertical-align: top;
}

.clearingdiv {
	clear:both;
	width:1px;
/*	height: 1px;*/
}

a:link, a:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0E0E66;
	background : transparent;
	text-decoration : underline;
	font-weight : bold;
}

a:hover, a:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	background : #0E0E66;
	text-decoration : underline;
	font-weight : bold;
}

a.list:link, a.list:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0E0E66;
	background : transparent;
	text-decoration : underline;
	font-weight : bold;
}

a.list:hover, a.list:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #F5F5F5;
	background : #0E0E66;
	text-decoration : underline;
	font-weight : bold;
}
/*
.clearingdiv {
	clear:both;
	width:1px;
}

#container {
	position: absolute;
	top: 0;
	left: 0;
	background-color:transparent;
	color:#000;
	margin:0;
	min-width:770px;
	min-height: 600px;
	padding:0;
	text-align:left;
	width:100%;
	background-image: url(../images/sideRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
*/
#wrap {
	clear:both;
	font-size:0.9em;
	padding:0;
	margin: 0;
}

/* use this for 3-column layouts */
#content {
border:0px solid red;
margin:0px 25px 0pt 273px;
min-height:400px;
padding: 10px 0px;
z-index:1;
}

#content img{
	border: solid 2px #0E0E66;
	text-align: center;
	margin-top: 13px;
}

#header{
	background-image: url(../images/headertop.jpg);
	background-repeat: repeat-x;
	height: 226px;
	width: 100%;
	border-top: solid 1px #CC0000;
	border-bottom: solid 1px transparent;
}

#footer{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	height: 50px;
}

#footer ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#footer li{
	float: left;
	margin-left: 3px;
}

#footer a{
	font-weight: normal;
	font-size: 0.9em;
	background-color: transparent;
	color : #F7F2E3;
	display: block;
	padding: 2px;
}

#header h1{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	margin: 180px 25px 0px 25px;
	padding: 3px 12px 3px 12px;
	font-size: 1.6em;
	font-weight: bold;
}

span.headerPhone{
	background-color: transparent;
	color : #F7F2E3;
	position: absolute;
	right: 35px;
	top: 187px;
	font-size: 1.6em;
	font-weight: bold;
	float: right;
}

h1.bars{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	font-size: 1.6em;
	font-weight: bold;
}

h2.bars{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	font-size: 1.4em;
	font-weight: bold;
}

h3.bars{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	font-size: 1.2em;
	font-weight: bold;
}

h4.bars{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	font-size: 1.1em;
	font-weight: bold;
}

h5.bars{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	font-size: 1.0em;
	font-weight: bold;
}
h6.bars{
	background-color: #663300;
	color : #F7F2E3;
	border-top: solid 4px #CC0000;
	border-bottom: solid 4px #CC0000;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	font-size: 0.9em;
	font-weight: bold;
}

img.logo{
	position: absolute;
	top: 25px;
	left: 180px;
	height: 146px;
	width: 200px;
}

img.topRotating{
	position: absolute;
	float: right;
	top: 21px;
	right: 25px;
	border: solid 2px #0E0E66;
}

/*** Sidebars ***/
#leftside{
border:5px solid #663300;
float:left;
left:25px;
margin:0pt;
padding:10px;
position:absolute;
top:225px;
width:235px;
}

#rightside{
	position: absolute; 
	top: 100px;
	right: 0px;
	margin: 0;
	padding: 0px 5px 0px 60px;
	padding:0;
	width:60px;
	min-height: 100%;
	float:right;
	height: 100%;
/*	border: solid 0px #991900;
	padding-bottom: 150px;*/
}

#leftside img{
	border: solid 2px #0E0E66;
	text-align: center;
	margin-top: 13px;
}
