body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D2FA;
	font-size: 9pt;
	line-height: 14pt;
	margin: 0px;
	background-image: url(images/bgrnd.gif);
	background-repeat: repeat-x;
}
.body-pad {
	padding-right: 70px;
	padding-left: 80px;
	padding-top: 15px;
	padding-bottom: 2px;
}


#container
{
	width: 763px;
	margin: 0 auto;
	position: relative;
}

#top-contact-container
{
	position: absolute;
	z-index: 1100;
	display: block;
	width: 500px;
	left: 0;
	top: 15px;
}

.top-contact
{
	float: left;
	clear: right;
	padding-right: 15px;
	text-align: left;
	line-height: 16px;
	font-size: 15px;
}

.top-contact2
{
	float: left;
	clear: right;
	text-align: left;
	line-height: 16px;
	font-size: 15px;
}

.top-contact a:link, .top-contact a:visited, .top-contact a:hover, .top-contact a:active
{
	text-decoration: none;
	color: #000;
}

.top-contact2 a:link, .top-contact2 a:visited, .top-contact2 a:hover, .top-contact2 a:active
{
	text-decoration: none;
	color: #000;
}

.header1 {
	font-size: 12pt;
	font-weight: bold;
	color: #0055A6;
}
.home-text {
	color: #0055A6;
	padding-top: 205px;
	padding-left: 35px;
	padding-right: 45px;
}

.larger {
	font-size: 11pt;
}
.home-flash {
	padding-top: 39px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

.home-flash-inner 
{
	width: 310px;
	height: 340px;
	z-index: 1;
	position: relative;
	display: block;
}



.header2 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-size: 8pt;
	color: #0055A6;
	line-height: normal;
}
.td-footer-l {
	padding-left: 35px;
}
.footer-l {
	padding-left: 35px;
}
.subnav-text {
	color: #A9D2FA;
	background-image: url(images/logo-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



.right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 2px solid #0055A6;
	padding: 2px;
}
.left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}

.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a.subnav:link {
	color: #ECE440;
	text-decoration: none;
	padding: 1px;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
a.link2:link {
	text-decoration: none;
	color: #000000;
}
a.link2:visited {
	text-decoration: none;
	color: #000000;
}
a.link2:hover {
	text-decoration: none;
	color: #000000;
	background-color: #EDE43F;
}
a.link2:active {
	text-decoration: none;
	color: #000000;
	background-color: #EDE43F;
}
.abo {
	padding: 0 62px 0 35px;
	float: left;
	clear: right;
}

a.topnav:link {
	text-decoration: none;
	padding: 2px 3px;
}
a.topnav:visited {
	text-decoration: none;
	padding: 2px 3px;
}
a.topnav:hover {
	text-decoration: none;
	background-color: #E9E440;
	padding: 2px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topnav-selected {
	background-color: #EDE43F;
}

a.topnav:active {
	text-decoration: none;
	background-color: #E9E440;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.nav-right {
	padding-right: 16px;
}

.nav-right-util 
{
	padding-right: 16px;
	position: relative;
}




.nav-spacer {
	padding-right: 16px;
	margin-bottom: -30px;
}

a.subnav:visited {
	color: #ECE440;
	text-decoration: none;
	padding: 1px;
}
a.subnav:hover {
	color: #0055A6;
	text-decoration: none;
	background-color: #ECE440;
	padding: 1px;
}
a.subnav:active {
	color: #0055A6;
	text-decoration: none;
	background-color: #ECE440;
	padding: 1px;
}
.subnav-selected {
	color: #0055A6;
	background-color: #ECE440;
	padding: 1px;
	text-decoration: none;
}
dt {
	font-weight: bold;
}
.border {
	border: 2px solid #0055A6;
	padding: 2px;
}
a:hover {
	color: #0055A6;
	text-decoration: none;
}
a:active {


	color: #0055A6;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D5E9FD;
	font-size: 9pt;
}
ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;
	width: 500px; 
	height: 333px;
	overflow:hidden;
	}
#slideshow-container {
	background: #fff; /* Customize me */
	border: solid 1px #0055A6; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	width: 500px; 
	height: 333px; 
	padding: 10px;
	position: relative;}
#caption {
	margin: 10px 12px;
	height: 30px; /* Adjust this if caption text runs over two lines long */
	display: block;
	font-weight: bold;
	font-size: 1.17em;}
ul.slideshow img {
	width: 500px; 
	height: 333px;}
.office-tour-nav {
	background: #A9D2FA; /* Customize me */
	position: absolute; 
	z-index: 999; 
	bottom: 10px;
	padding: 0 3px; }
.office-tour-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px; 
	color: #fff; 
	z-index:999}
.office-tour-nav a.activeSlide {color: #333;}


ul.util-contact-us
{
	display: inline;
	padding: 0;
	margin: 0;
	z-index: 1000;
	position: absolute;
	display: block;
	right: 145px;
	
}


.home-page ul.util-contact-us
{
	display: inline;
	padding: 0;
	margin: 0;
	z-index: 1000;
	position: absolute;
	display: block;
	right: 145px;
	
}

/*
Home Page Code for Firefox Only Below
*/
.firefox .home-page ul.util-contact-us
{
	display: inline;
	padding: 0;
	margin: 0;
	z-index: 1000;
	position: absolute;
	display: block;
	right: 120px;
	
}


ul.util-contact-us li
{
	list-style-type: none;
}

ul.util-contact-us li ul
{
	display: none;
}

ul.util-contact-us:hover ul
{
	display: block;
	background: #0055A6;
	border: 1px solid #000;
	z-index: 1000;
	width: 175px;
	padding: 0;
	margin: 0 -100px 0 0;
}

ul.util-contact-us:hover ul li a:link, ul.util-contact-us:hover ul li a:visited 
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	text-align: left;
}

ul.util-contact-us:hover ul li a:hover, ul.util-contact-us:hover ul li a:active 
{
	display: block;
	color: #000;
	text-decoration: none;
	background: #A9D2FA;
	padding: 5px 0 5px 5px;
	text-align: left;
}



/* ---------		.util-contact-us2 -> Styles for Contact Us drop-down 		----------*/

.util-contact-us2-container
{
	padding: 0;
	margin: 0;
	z-index: 2000;
	position: absolute;
	display: block;
	right: 120px;
	top: 14px;
}

ul.util-contact-us2
{
	display: inline;
	padding: 0;
	margin: 0;
	display: block;
	background: #A9D2FA;
}


/*.home-page ul.util-contact-us2
{
	display: inline;
	padding: 0;
	margin: 0;
	z-index: 1000;
	position: absolute;
	display: block;
	right: 145px;
	top: 0;
}
*/
/*
Home Page Code for Firefox Only Below
*/
/*.firefox .home-page ul.util-contact-us2
{
	display: inline;
	padding: 0;
	margin: 0;
	z-index: 1000;
	position: absolute;
	display: block;
	right: 120px;
	
}
*/

ul.util-contact-us2 li
{
	list-style-type: none;
}

ul.util-contact-us2 li ul
{
	display: none;
	background: #0055A6;
}

ul.util-contact-us2:hover ul
{
	display: block;
	background: #0055A6;
	border: 1px solid #000;
	z-index: 5000;
	width: 175px;
	padding: 0;
	margin: 0 -100px 0 0;
	z-index: 5000;
}

ul.util-contact-us2:hover ul li a:link, ul.util-contact-us2:hover ul li a:visited 
{
	display: block;
	color: #fff;
	text-decoration: none;
	
	padding: 5px 0 5px 5px;
	
	text-align: left;
	z-index: 5000;
}

ul.util-contact-us2:hover ul li a:hover, ul.util-contact-us2:hover ul li a:active 
{
	display: block;
	color: #000;
	text-decoration: none;
	background: #A9D2FA;
	padding: 5px 0 5px 5px;
	text-align: left;
	z-index: 5000;
}




.clear
{
	clear: both;	
}





/* Home Page */

#contact-home
{
	position: absolute;
	z-index: 1100;
	display: block;
	width: 750px;
	height: 140px;
	left: 35px;
	top: 510px;
	overflow: hidden;
	line-height: 20px;
	font-size: 16px;
	padding: 0 0 10px 0;
}

#contact-home h2
{
	color: #0055A6;
	padding: 0 0 0 0;
	margin: 0 0 -5px 0;
}

.contact-home-inner
{
	float: left;
	clear: right;
	width: 364px;
}

#contact-footer
{
	display: block;
	width: 750px;
	height: 130px;
	overflow: hidden;
	line-height: 16px;
	font-size: 8pt;
	padding: 0 0 10px 0;
}

#contact-footer2
{
	display: block;
	width: 590px;
	height: 130px;
	overflow: hidden;
	line-height: 16px;
	font-size: 8pt;
	padding: 15px 0 10px 80px;
	color: #0055A6;
}

.contact-footer-inner
{
	float: left;
	clear: right;
	width: 364px;
}

.contact-footer-inner2
{
	float: left;
	clear: right;
	width: 320px;
}

.contact-footer-inner3
{
	float: left;
	clear: right;
	width: 170px;
}
