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;
}

.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;
}



.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-right: 35px;
}

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;
}
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;}