html, body {
	width:100%;
	height:100%;
}

#container {
margin-left:auto;
margin-right:auto;
width:890px;
}

#containerTop {
width:860px;
}

#containerTopLeft {
width:15px;
height:1px;
}

#containerTopRight {
width:15px;
}

#containerMiddle {

}

#containerLeft {
background-image:url(/images/backgrounds/leftShadow.gif);
background-position:right top;
background-repeat:repeat-y;
}

#containerRight {
background-image:url(/images/backgrounds/rightShadow.gif);
background-position:left top;
background-repeat:repeat-y;
}

#containerBottom {
}

#containerBottomLeft {
height:1px;
}

#containerBottomRight {
}

#branding {
width:860px;
height:181px;
background-image:url(/images/branding/banner.jpg);
background-position: 162% -116%;
/*background-position:-50% -50%;
background-position:0px 0px;*/
background-repeat:repeat;
padding-bottom:8px;
}

#brandingContent {

}

#hNav {
width:860px;
}

#bodyContent {
width:860px;
height:300px;
}

#sidebarLeft {

}

#sidebarRight {

}

#footer {
}

#brandingContent {
}

#ss_99 {
}
#bodyContent {
background-color: rgba(255, 255, 255, 0.67);
}

#bodyContentTop_TXT {
margin:20px 200px 10px 30px;
box-shadow: inset 0 0 1em #FFD700, 0 0 1em #F00;
background-color: rgba(34, 68, 131, 0.34);
padding: 50px;
margin:35px
}
#bodyContentTop_TXT p, #bodyContentTop_TXT h1, #bodyContentTop_TXT h2 #bodyContentTop_TXT h3, #bodyContentTop_TXT ul, #bodyContentTop_TXT ol {
box-shadow: 3px 3px red, -1em 0 0.4em olive;
background-color: rgba(255, 255, 255, 0.78);
}

#bodyContentBottom_TXT {
margin:10px 200px 30px 30px;
}

#sidebarLeft {
}

#sidebarLeftTop_TXT {
}

#sidebarLeftIncludedContent {
}

#sidebarLeftBottom_TXT {
}

#sidebarRight {
}

#sidebarRightTop_TXT {
}

#sidebarRightIncludedContent {
}

#sidebarRightBottom_TXT {
}

body {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#3c3120;
}
h1, h2, h3, h4, h5, h6, p {
margin:0px;
padding:0px;
}
p, th, td, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#3c3120;
font-weight:normal;
margin-bottom:10px;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 8px;
	color: #3c3120;
	margin-right:0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 4px;
	margin-top:10px;
	text-transform:none;
	color: #3c3120;
	margin-right:0px;
}
h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #3c3120;
	margin-bottom:4px;
	margin-right:0px;
}
h4 {
	font-size: 11px;
	line-height: 21px;
	margin-bottom: 4px;
	font-weight: bold;
	text-transform:uppercase;
	color: #3c3120;
	margin-right:0px;
}
.featureBox {
background:#f5f2ea none repeat scroll 0%;
border:2px dotted #837664;
margin-bottom:10px;
margin-top:10px;
padding:10px;
width: 500px;
}

.featureBox2 {
	background:#e9e5d7 none repeat scroll 0%;
	border:2px dotted #685e4f;
	margin-bottom: 10px;
	width: 300px;
}
.featureBox * td {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.featureHeader, .featureBox * h1, .featureBox2 * h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color:#3c3120;
	margin-bottom: 4px;
	margin-right:0px;
}
.featureSubHeader, .featureBox * h2, .featureBox2 * h2 { 
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color:#3c3120;
	margin-bottom: 2px;
	margin-right:0px;
}
.featureBox * p  {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 8px;
	margin-right:0px;
}
.featureBox2 * p  {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 12px;
	margin-right:0px;
}
.featureBox * ul, .featureBox2 * ul  {
	margin-bottom: 8px;
	margin-right:0px;
}
.featureBox * ul li {
	font-size: 11px;
	line-height: 14px;
}
.featureBox * ol, .featureBox2 *ol {
	margin-bottom: 8px;
	margin-right:0px;
}
.featureBox * ol li, .featureBox2 *ol li {
	font-size: 11px;
	line-height: 14px;
}
.buttonLink {
background-image:url(/images/icons/arrow_green.gif);
background-position:0px 0px;
background-repeat:no-repeat;
padding-left:25px;
height:18px;
display:block;
}
.buttonLink2 {
margin-left:25px;
background-image:url(/images/icons/arrow_green.gif);
background-position:0px 0px;
background-repeat:no-repeat;
padding-left:25px;
height:18px;
display:block;
}
p a.buttonLink, p a.buttonLink2 {
padding-top:3px;
text-transform:uppercase;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#036238;
font-weight:bold;
margin-top:-5px;
}
.center {
display: block;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}
.left {
float:left;
margin-top: 10px;
margin-right:25px;
margin-bottom:10px;
}
.right {
float:right;
margin-top: 10px;
margin-left:25px;
margin-bottom:10px;
}
.leadText {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
margin-bottom:15px;
}
.documentBox { margin-left:20px; border-left:1px solid grey; border-top:1px solid grey; }
.innerFolderBox { margin: 0px; padding: 0px 0px 2px 5px; }
.folderBox { margin-left:20px; margin-top:0px; margin-bottom:5px; border-left:1px solid grey; border-bottom:1px solid grey; }
.folderLine { border-bottom:1px solid grey; padding-bottom:5px; padding-top:5px; }
.fileLine { background-color: #ededfe !important;background-image: url('/images/backgrounds/10px4whitedot80pct.png') !important;}

