﻿body
{
	margin: 0 auto;
	width: 1000px;
	height: 880px;
	text-align: left;
	background-color: Silver; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    font-weight: normal;
    vertical-align: top;
    color: Navy;
} 

form
{
	background-color: White;
	margin-top: 0;
}

a
{
	color: Black;
}

a:hover
{
	font-weight: bold;
}

li
{
	margin-bottom: 3px;
}

ol
{
	margin-top: 0;
}

table
{
	background-color: White;
}

td
{
	vertical-align: top;
}

ul
{
	margin-top: 0;
	margin-bottom: 5px;
}

.bodytext
{
	margin-bottom: 10px;
	margin-left: 30px;
	color: Black;
}

.bodytitle
{
	font-weight: bold;
	font-size: 16pt;
	margin-top: 10px;
	margin-bottom: 5px;
}
	
.bodywindow
{
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.bold
{
	font-weight: bold;
}

.contact-desc
{
	padding: 5px;
}

.contact-type
{
	text-align: right;
	padding: 5px;
	font-weight: bold;
}

.footertext
{
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.headtext
{
	color: white; 
	font-weight: bold; 
	text-align: center;
	font-size: 12pt;
	margin-bottom: 2px;
}

.headtext1
{
	color: white; 
	font-weight: bold; 
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.menu-dynamic
{
	color: Black;
}

.menu-dynamic-hover
{
	font-weight: bold;
}

.menu-static
{
	color: Black;
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

.padt10
{
    padding-top: 20px;
}

.popup-background
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.popup-link
{
    padding-top: 20px;
    margin-left: 175px;
    color:Blue;
    font-size: 11pt;
    font-weight: bold;    
}

.popup-panel
{
    width: 500px;
    margin: 10px;
    background-color: White;
    color: Navy;    
}

.popup-text
{
    color: Black;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-left: 15px;
}

.service-desc
{
	margin-left: 30px;
	margin-top: 5px;
}

.service-desc-text
{
	margin-bottom: 5px;
}

.service-type
{
	margin-top: 10px;
	font-weight: bold;
}

.submenu
{
	width: 250px;
	text-align: left;
	background-color: White;
	padding: 0;
}