body {
	text-align:center;
	margin: 0;
}
a:link {
	color: #637A5F;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #435143;
}
a:hover {
	text-decoration: none;
	color: #1B211B;
}
a:active {
	text-decoration: underline;
	color: #1B211B;
}
#frame {
	width:100%;
	background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	background-image: url(/templates/images/greenBack.jpg);
	background-repeat: repeat-x;
}
#frameHome {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
}
#headerImage {
	width:720px;
	height:114px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:7px;
	padding:0px;
	text-align:center;
	border-bottom-width: 0.06em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	width:100%;
	padding-top:5px;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	line-height:14px;
	border:0;
}
#footer a {
	color: #330000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
.footerTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footerText, .footerText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-transform:uppercase;
	text-align:right;
}
#titleImage {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
}
#contentFrame {
	background-color: #FFFFFF;
	width:720px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	height: 100%;
	border-bottom-width: 0.06em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contentFrameHome {
	width:100%;
	margin-top:0;
	margin-bottom:0;
	margin-right:auto;
	margin-left:auto;
	padding:0 auto;
	text-align:center;
	background-image: url(/templates/images/greenBackHome.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 0.06em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contentTitle {
	border-bottom-width: 0.03em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/templates/images/aspenBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:auto;
	margin: auto;
	background-color: #FFFFFF;
}
#flashFrame {
	border-bottom-width: 0.06em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/templates/images/aspenBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	margin: 0;
	padding: 0;
}
#contentleft {
	width:180px;
	float:left;
	background:#fff;
	text-align: left;
	padding:0px;
	margin: 0px;
	margin-top: 10px;
	margin-right: 35px;
}
#contentleft ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	list-style-type: none;
	text-transform:inherit;
	margin: 0;
	padding: 0;
}
#contentleft li {
	text-decoration: none;
	padding-left: 0.55em;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	text-indent: -.6em;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
}
#contentleft p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0;
}
#contentleft a {
	color: #435143;
	text-decoration: none;
	text-transform:inherit;
	padding-left: .7em;
}
#contentleft a:hover {
	color: #1B211B;
	text-decoration: none;
}
#contentleft a.sub {
	color: #330000;
	text-decoration: none;
	padding-left: 0.7em;
	text-transform:inherit;
}
#contentleft a.sub:hover {
	color: #666666;
	text-decoration: underline;
}
#contentcenterHome {
	width:720px;
	background-color: #FFFFFF;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#contentcenterHome p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.homecell {
	background-image: url(/templates/images/homeDoubleLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	width:480px;
	float:left;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
	padding-right: 25px;
	margin-top: 8px;
	padding-bottom: 25px;
}
#contentcenter img{
	border: thin solid #CCCCCC;
}
#contentcenter h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4B1337;
	font-weight: bold;
	margin-top: 0px;
	text-transform:capitalize;
	line-height:24px;
	text-decoration:none;
}
#contentcenter h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4B1337;
	font-weight: normal;
	padding-top: 14px;
	padding-bottom: 0px;
	text-transform:capitalize;
}
#contentcenter p td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
#contentcenter li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	list-style-type: square;
}
#contentcenter a {
	color: #330000;
	text-decoration: underline;
}
#contentcenter a:hover {
	color: #666666;
	text-decoration: underline;
}
#navBar {
	background-color: #76696E;
	border-bottom-width: 0.06em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	margin-top:-7px;
}
#navColor {
	width:718px;
	height:22px;
	background-color:#513E42;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-left-width: 0.06em;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 0.06em;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#contentTitleHome {
	border-bottom-width: 0.03em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/templates/images/aspenBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
#contentcenterHome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4B1337;
	font-weight: bold;
	margin-top: 0px;
	text-transform:capitalize;
	line-height:24px;
	text-decoration:none;
	padding-left:10px;
}
#contentcenterHome ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentcenterHome li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
	text-align: left;
}
.imageFloat {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 100px;
	border: thin solid #CCCCCC;
}
#contentcenter1c {
	width:600px;
	float:left;
	margin-right:auto;
	margin-left:25px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
	padding-right: 25px;
	margin-top: 8px;
	padding-bottom: 25px;
}
#contentcenter1c img {
	border: thin solid #CCCCCC;
}

#contentcenter1c p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
#contentcenter1c h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4B1337;
	font-weight: bold;
	margin-top: 0px;
	text-transform:capitalize;
	line-height:24px;
	text-decoration:none;
}
#contentcenter1c ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	list-style-type: none;
	margin-left: 0.1em;
	margin-top: 0px;
}
#contentcenter1c li {
	text-decoration: underline;
	text-indent: -0.1em;
	list-style-type: square;
	font-size:11px;
}
#contentcenter1c p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0;
}
#contentcenter1c a {
	color: #546457;
	text-decoration: underline;
}
#contentcenter1c a:hover {
	color: #1B211B;
	text-decoration: underline;
}
#contentcenter1c h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4B1337;
	font-weight: normal;
	padding-top: 14px;
	padding-bottom: 0px;
}
#clientDocContainer {
	background-image: url(/templates/images/clientTab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 475px;
	margin-top: 20px;
}
#clientDocContainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 0px 6px;
	color: #FFFFFF;
	font-weight: bold;
}
.clientLogo {
	margin-bottom: 15px;
}
.docDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
}
#clientDocContainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #333333;
	font-weight: bold;
}
#clientDocContainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	background-position: left;
	background-image: url(/templates/images/clientDocArrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#clientDocContainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#clientContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	padding-left: 0px;
	padding-top: 0px;
	color: #4B1337;
	width: 480px;
}
#clientContact p {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 10px;
	line-height: 12px;
}
#knowledgeSelection {
	width: 480px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.knowledgeSelectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #88A07A;
}
#contentleft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 11px;
}
#clientContact a {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.knowledgeResultsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330000;
}
.docTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
}
.leftnav {
	width:180px;
	float:left;
	background:#fff;
	text-align: left;
	padding:0px;
	margin: 0px;
	margin-top: 10px;
	margin-right: 35px;
	text-transform:uppercase;
}
.leftnav ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.leftnav li {
	list-style:none;
	text-decoration: none;
	padding-left: 0.55em;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	text-indent: -.6em;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
}
.leftnav a {
	color: #435143;
	text-decoration: none;
	padding-left: .7em;
}
.leftnav a:hover {
	color: #1B211B;
	text-decoration: none;
}
.leftnav ul li ul li {
	border:none;
	text-transform:none;
}
.leftnav ul li ul li a {
	font-size:9px;
	color: #330000;
	text-decoration: none;
	padding-left: 0.7em;
	text-transform:none;
}
.leftnav ul li ul li a:hover {
	color: #666666;
	text-decoration: none;
	text-transform:none;
}
.leftnav ul li ul li ul li {
	border:none;
	text-transform:none;
}
.leftnav ul li ul li ul li a {
	font-size:9px;
	color: #330000;
	text-decoration: none;
	padding-left: 0.7em;
	text-transform:none;
}
.leftnav ul li ul li ul li a:hover {
	color: #666666;
	text-decoration: none;
	text-transform:none;
}
.suckertreemenu ul {
	list-style-type: none;
	margin-top:0;
	margin-left:-40px;
}/*Top level list items*/
.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
	background-color: #F3F3F3; /*overall menu background color*/
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
}/*Top level menu link items style*/
.suckertreemenu ul li a {
	display: block;
	color: #fff; /* Main item text color*/
	text-decoration: none;
	background: #513E42; /* Main item text color*/
	padding-top: 4px; /* Main Item Padding */
	padding-right: 10px; /* Main Item Padding */
	padding-bottom: 4px; /* Main Item Padding */
	padding-left: 10px; /* Main Item Padding */
	border-left-width: 0;
	background-image: url(/templates/images/menu_divider.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}	/*1st sub level menu*/
.suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	display: list-item;
	float: none;
}/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul {
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	display: block;
	width: 160px; /*width of sub menu levels*/
	text-decoration: none;
	padding: 1px 5px;
}
.suckertreemenu ul li a:hover {
	background-color:  #9b9295; /*Main item hover background color. You can also add text color here to change hover text color*/
	color:#513E42;
}/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon {/*background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;*/
}/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon {/*background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;*/
}
* html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
.join a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#8BA389;
	text-align:right;
	line-height:16px;
	vertical-align:middle;
	margin-right:-12px;
}
.join a:hover{
	color:#D08424;
}
