/* ------------------
 styling for the tables 
   ------------------   */
body
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	line-height: 1.6em;
}
#conash3D0 
{
	display:none;
}
#main-table
{
	text-align: left;
	width: 1000px;
}
#header-left
{
	float: left;
	width: auto;
	margin-top: 10px;
}
#header-right
{
	float: right;
	width: auto;
	font-size: 12px;
	margin-top: 10px;
}
img.small-icon
{
	border: 0;
	margin-right: 1px;
	vertical-align: middle;
}
#main-content
{
	padding-top: 0px;
	padding-bottom: 20px;
}
#intro
{
	font-size: 12px;
	font-weight: normal;
	margin-right: 1px;
}
#main-title
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #3B6ABB;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pic-loading
{
	border: 0;
	margin-right: 1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
}
.coordinates-label
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
}
.coordinates
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #2554C7;
}
.address-label
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
}
#address
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #2554C7;
}
#map-top
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
#learn-more
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
#browser-support-div
{
	
}
#browser-support
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #3B6ABB;
	margin-top: 20px;
	margin-bottom: 20px;
}
#browser-table
{
	text-align: center;
	border-collapse: collapse;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
.browser-icon
{
	border: 0;
	width: 16px;
	height: 16px;
	vertical-align:bottom;
}
.browser-name
{
	font-weight: normal;
	font-size: 14px;
	width: 158px;
	padding-bottom: 10px;
}
.browser-yes
{
	color: green;
	font-size: 12px;
    font-weight: bold;
}
.browser-no
{
	color: #686868;
	font-size: 12px;
}
.browser-download
{
	font-size: 10px;
	padding-top: 10px;
}

#footer-pre
{
	padding-top: 40px;
	text-align: left; 
}
#footer
{
	padding-top: 10px;
	border-top: 1px solid #6699FF;
	text-align: center; 
	font-size: 12px;
	text-decoration: none;
}
#right-panel
{
	padding-top: 20px;
	text-align: right;
}
a.footerlink
{
	text-decoration: none;
	color: #669;
}
a.footerlink:hover 
{
	text-decoration: underline;
	color: blue;
}

