@charset "utf-8";
body {
	margin-top: 0px !important;
	padding-top: 0px !important;
	background-image: url(images/pgBkgnd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#homeFlash {
	margin-top: 1px;
}


a {
outline: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006233;
	font-size: 26px;
	font-weight: bold;
	margin-top: 6px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006233;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
hr {
	/*HR styling for all browsers - must have color and bkgnd color set. Must set border to 0 and height to 1 */
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #999999;
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
	padding-top: 0px;
}
#firmProfileImg {
	float: right;
	padding-left: 15px;
}

#basic {
	width: 650px;
	height: 472px;
	overflow: auto;
	padding-right: 45px;
	padding-bottom: 8px;
}

#basic a:link {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #035f36;
	text-decoration: underline;
	background-repeat: no-repeat;
	width: 225px;
	font-size: 13px;
}
#basic a:visited {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #035f36;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 225px;
	font-size: 13px;
}
#basic a:hover {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	background-repeat: no-repeat;
	width: 250px;
	font-size: 13px;
}

#topNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#topNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#topNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006233;
	text-decoration: none;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	height: 660px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2e2e2e;
	border-bottom-color: #2e2e2e;
	border-left-color: #2e2e2e;
}
#leftNav {
	width: 253px;
	margin-right: 26px;
	float: left;
}
#leftNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: 24px;
	padding-right: 6px;
	margin-top: 14px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#rtSide {
	width: 674px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topNav {
	width: 800px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
}
#topNav ul {
	text-align: right;
	width: 630px;
	margin-top: 51px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	margin-right: 0px;
	padding-right: 0px;
}
#topNav li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#slideshow {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	height: 529px;
	width: 665px;
}
#slideshowIE {
	margin-top: 1px;
	padding-top: 0px;
	text-align: left;
}

#textMainBody {
	margin-top: 46px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 50px;
	width: 550px;
}
#textMainBody blockquote {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#smallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #035F36;
	text-align: center;
}
#smallPrint a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006233;
	text-decoration: underline;
}
#smallPrint a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#smallPrint a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: underline;
}

