body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003399;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/leftnavbg.gif);
	background-repeat: repeat-y;
}

/* Positioning css */
#wrapper { min-width: 400px; }
          /* Always good to have on full width liquid CSS layouts, 
             google "min-width IE" for JS solutions there */

/* Setup (This all looks neater when it isn't put on display!) */

#wrapper {
	width: 100%;               /* total width */
}      

#header {
	width: 100%;
	position: relative;
	z-index: 13;
	height: 92px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-color: #FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

#footer {
	position: relative;
	z-index: 14;
	text-align: center;
	font-size: 80%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	background-color: #99CCFF;
	width: 100%;
	height: 81px;
	clear: both;
}

.outer {
	border-left-width: 120px;
}

.outer {
 width: auto; border-left-style: solid; border-left-color: #99CCFF
}

.inner {
 margin: 0; width: 100%; 
}

.leftnav {
	width: 120px;
	margin-left: -120px;
	padding-top: 16px;
	padding-left: 5px;
	float: left;
	z-index: 10;
	position: relative;
	text-align: left;
	height: 100%;
	font-weight: bold;
	font-size: 80%;
	background-color: #99CCFF;
}

.maincontent {
	float: left;
	width: 97%;
	position: relative;
	z-index: 12;
	padding-top: 6px;
	padding-left: 12px;
	text-align: justify;
	padding-bottom: 8px;

}

.clear { clear: both; }

.hidden {
	display: none;
}

/* Main format code */
p {
	font-size: 80%;
	padding-top: 6px;
	margin-left: 8px;

}

h1 {
	font-size: 115%;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	background-color: #003366;
	padding-left: 8px;


}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	clear: both;
	margin-top: 8px;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	padding-top: 4px;
	clear: right;
}

.contacttop {
	font-size: 60%;
	float: right;
	width: 30%;
	text-align: right;
	margin-right: 8px;
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.leftnav ol {
}
.leftnav li {
	list-style-type: none;
	margin-left: -58px;
	list-style-position: outside;
	padding-bottom: 12px;
}

/* link formatting */
a:link {
	text-decoration: none;
	color: #000099
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #003399;
	padding: 0px;
}

ul {
	font-size: 80%;
	padding-left: 20px;
	list-style-position: outside;
}

ol {
	font-size: 80%;
	padding-left: 20px;
}

.sitemap {
	font-size: 75%;
	font-weight: bold;
}

.sitemap ol {
	margin-left: 40px;
	list-style-type: none;
}

.sitemap li {
	line-height: 25px;
}

/* Mozilla code */
.left { margin-right: 1px; }
.center { margin: 0 -8px 0 -2px; }
.top {
	text-align: right;
	margin-bottom: 6px;
	clear: right;
	font-size: 60%;
	font-weight: bold;
	background-color: #FFFF99;


}
/* not sure why this is needed - Mozilla code
.outer > .inner { border-bottom: 1px solid transparent; }*/

.map {
	float: right;
	margin-left: 10px;
	margin-bottom: 12px;
	margin-top: 2px;
	text-align: center;
}

.hours {
	border: 1px solid;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
	background-color: #FFFFFF;
}

.imager140 {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
	width: 140px;
}

.llp {
	font-size: 80%;
}

.address {
	font-weight: normal;
}

.imagel120 {
	float: left;
	width: 120px;
	margin-right: 8px;
}

.contact {
	background-color: #FFFF99;
	padding: 4px;
	margin-left: 48px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;

}
.blockr110 {
	background-color: #99CCFF;
	padding: 6px;
	float: right;
	margin-left: 24px;
	border: 1px solid #003366;
	width: 110px;
	text-align: center;
}
.staffemails {
	padding: 4px;
	margin-left: 48px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

table {
	border: 2px solid #003366;
	margin-left: 48px;
}
th {
	font-size: 70%;
	font-weight: bold;
	border: 1px solid #003366;
	background-color: #FF9900;
	color: #FFFFFF;
}
td {
	border: 1px solid #003366;
	font-size: 70%;
	background-color: #FFFFCC;
}caption {
	font-size: 90%;
	font-weight: bold;
}

.text100 {
	font-size: 100%;
}
.sitemap {
	list-style-type: none;
	line-height: 32px;
}
.bannerText
{
	background-color: #99CCFF;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
a.smLnk:link {
	text-decoration: none;
	color: #000099
}
a.smLnk:visited {
	text-decoration: none;
	color: #000099;
}
a.smLnk:hover {
	text-decoration: none;
	color: #003399;
}
a.smLnk:active {
	text-decoration: none;
	color: #000099;
	padding: 0px;
}
.hipscontent {
	font-size: 10pt;
	text-align: left;
}
.tdOverseas {
	border: 1px solid #FFFFCC;
	font-size: 70%;
	background-color: #FFFFCC;
}
a.Link2:link {
	text-decoration: none;
	color: #000099
}
a.Link2:visited {
	text-decoration: none;
	color: #003399;
}
a.Link2:hover {
	text-decoration: underline;
	color: #003399;
}
a.Link2:active {
	text-decoration: none;
	color: #003399;
}