body
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #01557C;
	font-family: Verdana, serif;
	color: #FFFFFF;
	text-align: center;
}

img
{
	border: 0;
}

a:link, a:active
{
	color: #000080;
	text-decoration: underline;
	font-size: 13px;
	background-color: inherit;
}

a:visited
{
	color: #000068;
	text-decoration: underline;
	font-size: 13px;
	background-color: inherit;
}

a:hover
{
	color: #3333FF;
	text-decoration: none;
	font-size: 14px;
	background-color: inherit;
}

.table-title-text
{
	font-family: "Microsoft Sans Serif", serif;
	background-color: #777777;
	height: 25px;
	color: #000000;
	font-size: 17px;
}

.table-title
{
	height: 25px;
	background-color: #777777;
	color: #FFFFFF;
	text-align: left;
}

.table-subtitle
{
	font-family: "Century Gothic", serif;
	color: #FF6600;
	text-align: left;
	font-size: 16px;
	background-color: #FFFFFF;
}

.table-text
{
	font-family: "Century Gothic", serif;
	color: #01557C;
	text-align: left;
	font-size: 13px;
	background-color: #FFFFFF;
}
 
.header-nav
{
	background-image: url(images/header_top_right_nav_bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	color: inherit;
	width: 270px;
}
 
.nav-menu
{
	background-image: url(images/nav_menu_bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	text-align: center;
	color: inherit;
	width: 759px;
}

.nav-menu-bg
{
	background-image: url(images/nav_menu_bg.gif);
	color: #000080;
	font-size: 13px;
	background-color: inherit;
}

.nav-menu-bg-hover
{
	background-image: url(images/nav_menu_bg_hover.gif);
	color: #3333FF;
	font-size: 13px;
	text-decoration: none;
	background-color: inherit;
	cursor: pointer;
}

.footer-text
{
	color: #FFFFFF;
	font-size: 12px;
	background-color: inherit;
}

.body-bg
{
	background-image: url(images/body_left_border.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	color: inherit;
}

.body-table-bg
{
	background-image: url(images/body_table_bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	color: inherit;
	height: 28px;
	text-align: left;
}

.body-bg-right
{
	background-image: url(images/body_right_bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	color: inherit;
}

.footer
{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat;
	background-color: inherit;
	height: 42px;
	text-align: right;
	color: #FFFFFF;
}

.center-fix
{
	text-align: center;
}

.google-map
{
	background-color:#EFEFEF;
	border:1px solid #999999;
	margin:0px;
	padding:7px;
	width:400px;
	height:350px;	
	font-family: "Century Gothic", serif;
	color: #01557C;
	text-align: left;
	font-size: 13px;
}