body
{
	color: #0066cc;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	background-color: white;
	text-align: center;
}

.appseperator
{
	border-top: #0066cc thin solid;
	font-size: 12pt;
	width: 600px;
	background-color: #e0e0e0;
}
.apptable
{
	width: 430px;
	font-size:10pt;
}	

.spacer
{ 
	width: 100px;
	font-size: 12pt;
}

.footer
{

}
.dropdown
{
	font-size: 8pt;
	
	}

.texttable
{
	width: 650px;
}
.searchtable
{
	border-right: #0066cc thin solid;
	border-top: #0066cc thin solid;
	border-left: #0066cc thin solid;
	width: 300px;
	border-bottom: #0066cc thin solid;
	background-color: #e0e0e0;
	font-size: 8pt;
}

.datinventory
{
	width: 550px;
		
}
.maptable
{
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.maptitle
{
	font-size:12pt;
}

.popuptd1
{
	background-color: #0066cc;
	text-align:center;
	font-size:14pt;
	color: White;
	
}

.popuptd2
{
		text-align:center;
		font-size: 8pt;
}

.popuptd3
{
		text-align:center;
		background-color:#0066cc;
		color: White;
		font-size: 10pt;
}
.popuptd4
{
		text-align:center;
		font-size: 10pt;
}
.popuptd5
{
	font-size: 8pt;	
}
.popuptd6
{
		text-align:center;
		font-size: 14pt;
}
.contactinstructions
{
	font-size: 8pt;
	color: #dcdcdc;
}
.commentstextbox
{
	height: 175px;
	width: 375px;
}
.text
{
	font-size:10pt;
}
.xxsmalltext
{
	font-size:8pt;
}

.heading
{
	font-size:12pt;
	font-weight:bold;
}



.linkbox
{
	font-size: 10pt;
	width: 400px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
}

.main
{
	width: 760px;
	font-size: 10pt;
}
a.hyperstyle
{
	font-weight:normal;
	font-size: 8pt;
	text-decoration: none;
	color: #0066cc;
}


a.navbarlinks

{
	font-size: 12pt;
	font-weight:normal;
	text-decoration: none;
	color: gainsboro;
}	

a.navlinks
{
	font-size: 8pt;
	font-weight:normal;
	text-decoration: none;
	color: #0066cc;
}

a.termlink
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	text-decoration: none;
}


a
{	font-weight:bold;
	font-size: 10pt;
	color:#0066cc;
	text-decoration:none;
}



a:hover
{
	color: #cc3333;
}


