body{
font-size:12px;
font-family:courier new, courier, times new roman;
text-align: center; /* IE hack Part 1 */
background-color:#ffffff;
}


#wrap {
	 align:center;
	 position: relative;
	 margin: 0px auto;
	 width: 760px;
	 text-align: left; /* IE hack Part 2 */
	 height: 100%;
	 z-index:4;
}


#banner{
 width:100%;
 position:center;
 height:62px;
 /*border:1px solid #333333;*/
}

#leftcontent {
	position: float;
	margin:10px 0px 0px 0px;
}


#rightcontent {
	position: absolute;
	top:62px;
	right:0px;
	margin-top:0px;
	width:210px;
	height:300px;
	z-index:3;
}

#content{
font-size:12px;
text-align:left;
float: left;
padding:5px 10px 5px 10px;
border:1px solid #333333;
}

#borders{
padding:5px;
border:1px solid #666666;
margin:10px 0px 10px 0px;
width:175px;
}

#rt_borders{
padding:5px;
border:1px solid #666666;
margin:10px 0px 10px 0px;
width:375px;
}


#blurb_borders{
padding:0px;
border:0px solid #666666;
font-size:11px;
color:#333333;
}

#input_borders{
padding:5px;
border:1px solid #666666;
margin:15px 0px 10px 0px;
width:525px;
}


input{
font-family:courier new, courier, times new roman;
font-size:12px;
padding-left:5px;
}

hr{
color:#333333;
width:100%;
height:1px;
}

.button{
width:160px;
margin:3px 0px 3px 0px;
background-color:#cfcfcf;
}

.totals{
border:0px;
background-color:#ffffff;
color:#009900;
font-weight:bold;
font-family:Times New Roman,Courier, Courier New;
font-size:13px;
margin:3px 0px 3px 0px;
width:165px;
}

.textfield{
width:165px;
margin:3px 0px 3px 0px;
}

#label{
display: block;
width:150px;
text-align:left;
float: left;
}

#rtlabel{
display: block;
width:150px;
text-align:left;
float: left;
}

.error{
font-size:14px;
color:#ff0000;
text-align:left;
float: left;
padding:20px;
}

.message{
font-size:14px;
text-align:left;
float: left;
padding:20px;
}

#map{
border:1px solid #333333;
}

h1{
font-size:32px;
margin:0px;
}
h2,h3,h4{
font-size:25px;
margin:20px 0px 20px 0px;
}

a.nav, a.nav:visited {
font-size:12px;
text-decoration:none;
color:#333333;
}

a.nav:hover {
text-decoration:underline;
}

a, a:visited, a:hover{
color:#333333;
font-size:12px;
line-height:16px;
text-decoration:underline;
}

b{
font-size:14px;
}

a.red, a.red:visited, a.red:hover {
font-size:12px;
text-decoration:none;
color:#ff0000;
}

a.blue, a.blue:visited, a.blue.hover{
font-size:12px;
text-decoration:none;
color:#0000ff;
font-weight:bold;
font-family:arial, verdana, century gothic;
}