body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:1em; line-height:1.3;
	margin:0; padding:0;
	background-color: #C2C99F;
}
#wrapper {
	width:100%;	
}
	#content {
		width:85%;
		margin: 0 auto;
		text-align: left;
		background-color:#FFFFFF;
	}
		#header1 {
			height:74px;
			padding-left:10px;
			background-color: #FFFFFF;
		}
			a.closeDoc:link, a.closeDoc:visited {
				display:block;
				width:153px;	height:14px;
				text-decoration:none;
				background:url(../assets/closedoc.gif) no-repeat left top;
			}
			a.closeDoc:hover {
				background-position:right top;
			}
		#header2 {
			padding: 70px 22px 0px; margin: 10px 9px 0px 9px;
			background: #A0A96C url(../assets/header-logo.jpg) no-repeat right bottom;
		}
			#header2 p {
				margin: 0px; padding-bottom: 80px; 
			}
			.detailsContainer {
				margin: 0px 245px 0px -22px; background-color: #C2C99F;
			}
				.details {
					padding: 5px 22px 5px;
					display: table-cell; vertical-align: bottom;
					font-size: 1em; color: #000; font-weight: normal;
				}
		#content-body {
			margin-left:22px; margin-right:22px;
			padding-bottom:44px;
		}	
	a.return:link {
		color:#A0A96C; font-size:70%; font-weight:normal;
		text-decoration: underline;
	}
	a.return:visited {
		color:#A0A96C; font-size:70%; font-weight:normal;
		text-decoration: underline;
	}
	a.return:hover {
		color:#CC0033; font-size:70%; font-weight:normal;
		text-decoration: underline;
	}
	a.return:active {
		color:#A0A96C; font-size:70%; font-weight:normal;
		text-decoration: underline;
	}


/* navigation */
#navWrapper {
	margin-left:9px; margin-right:9px; margin-top:12px; margin-bottom:28px;
	padding:12px;
	background-color:#C2C99F;
	
}
	#navInLeft {
		width:20%;
		float:left;
	}
	#navInMid {
		width:49%;
		margin-left:4%;
		padding-left:2%;
		float:left;
		border-left:solid 1px #FFFFFF;
	}
			
	#navInRight {
		width:20%;
		padding-left:4%;
		text-align:right;
		float:right;		
	}
.arrow {
	font-size:1.5em; font-weight:bold; line-height:1em; color:#CC0033;
}
.smallSpace {
	line-height:0.5em; color:#E7E0DF;
}
#navWrapper a:link {
	font-size:1em; font-weight:bold; line-height:1em; color:#CC0033; text-decoration:none;
}
	#navWrapper a:visited {
	font-size:1em; font-weight:bold; line-height:1em; color:#CC0033; text-decoration:none;
	}
	#navWrapper a:hover {
	font-size:1em; font-weight:bold; line-height:1em; color:#000000; text-decoration:underline;
	}
	#navWrapper a:active {
	font-size:1em; font-weight:bold; line-height:1em; color:#CC0033; text-decoration:none;
}
	#navInMid a:link, #navInMid ul, #navInMid li {
	font-size:1em; font-weight:normal; line-height:1.3; color:#000000; text-decoration:none; list-style: none;
}
	#navInMid a:visited, #navInMid ul, #navInMid li {
	font-size:1em; font-weight:normal; line-height:1.3; color:#000000; text-decoration:none; list-style: none;
	}
	#navInMid a:hover, #navInMid ul, #navInMid li {
	font-size:1em; font-weight:normal; line-height:1.3; color:#CC0033; text-decoration:underline; list-style: none;
	}
	#navInMid a:active, #navInMid ul, #navInMid li {
	font-size:1em; font-weight:normal; line-height:1.3; color:#000000; text-decoration:none; list-style: none;
	}

#navWrapper ul {
	 padding-bottom:0px; padding-top:0px;
	 margin-bottom:0px; margin-top:0px;
}

.navPageHead {
	font-size:1em; font-weight:bold; color:#CC0033;
}
/* Text Styles */
h1 {
	font-size:1.6em; color:#A0A96C; font-weight: bold; line-height:1em;
	margin:0;
}
h2 {
	font-size:1.2em; color:#A0A96C; font-weight: bold; line-height:1.3em;
	margin-left:0px; padding-left:0px;
}
h3 {
	font-size:1.2em; color:#A0A96C; font-weight: normal; line-height:1.3em;
}
p {
	font-size:1em; line-height:1.3;
	color:#000000; font-weight:normal;
}
em {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.bodyText {
	font-size:1em; line-height:1.3;
}
.bodyTextSmall {
	font-size:0.8em;
}
.numList {
	color:#A0A96C; font-weight: bold; line-height:1.3;
}
.def {
	font-weight:bold; color:#A0A96C;
}
.sub {
	margin-left:22px;
}
.title1 {
	font-size:3.4em; color:#FFF; font-weight: bold; text-transform: uppercase;
}
.title2 {
	font-size:2em; color:#FFF; text-transform: uppercase;
	display: block;
}

/* List Styles */
.noBullet {
	list-style: none;
}
.bulletDisc {
	list-style-type: disc;
}


#pullQuote {
	background-color:#E7E0DF;
	margin-left:44px; margin-right:44px;
	border-top:solid 8px #FFFFFF; border-bottom:solid 4px #FFFFFF;
	padding-left:18px; padding-right:18px; padding-top:18px; padding-bottom:18px;
	font-weight:normal; color:#000000;
}
	ul.NoBulletPullQuote {
		font-family: Helvetica, Arial, Verdana, sans-serif; font-size:1em; line-height:1.3;				color:#8C6D63; font-weight:normal;
		padding-left:12px; color:#000000;
	}
	ol.NoBulletPullQuote {
		font-family: Helvetica, Arial, Verdana, sans-serif; font-size:1em; line-height:1.3;				color:#8C6D63; font-weight:normal;
		padding-left:44px; color:#000000;
	}


ol {
	font-size:1em; line-height:1.3;	color:#000000; font-weight:normal;
	padding-top:0px; margin-top:0px;
}
ul {
	font-size:1em; line-height:1.3;	color:#000000; font-weight:normal;
	padding-top:0px; margin-top:0px;
}
ul.Quote {
	font-size:1em; line-height:1.3;	color:#8C6D63; font-weight:normal;
	list-style:square;
}
ul.NoBullet {
	font-size:1em; line-height:1.3;	color:#000000; font-weight:normal;
	list-style:none;
}
ul.NoBulletQuote {
	font-size:1em; line-height:1.3;	color:#A0A96C; font-weight:normal;
	list-style:none;
}

/* Link Styles */
a {
	color:#A0A96C;
	text-decoration: underline;
}
a:hover {
	color:#CC0033;
	text-decoration: underline;
}
a.footnote {
	color:#A0A96C; font-size:70%;
	text-decoration:none;
	vertical-align:top;
}
	a.footnote:hover {
		color:#CC0033;
		text-decoration: underline;
	}
a.footnoteRef {
	color:#A0A96C;
	text-decoration:none;
}
	a.footnoteRef:hover {
		color:#CC0033;
		text-decoration: underline;
	}




	

/* contents text styles */
a.contents1:link {
	font-size:1.1em; color:#A0A96C; font-weight:bold;
	text-decoration: none;
}
	a.contents1:visited {
		font-size:1.1em; color:#A0A96C; font-weight:bold;
		text-decoration: none;
	}
	a.contents1:hover {
		font-size:1.1em; color:#CC0033; font-weight:bold;
		text-decoration: underline;
	}
	a.contents1:active {
		font-size:1.1em; color:#A0A96C; font-weight:bold;
		text-decoration: none;
	}
a.contents2:link, ul.contents2, li.contents2  {
	font-size:1em; color:#000000; font-weight:normal;
	text-decoration: none; list-style: none;
	margin-top:0;
}
	a.contents2:visited, ul.contents2, li.contents2  {
		font-size:1em; color:#000000; font-weight:normal;
		text-decoration: none; list-style: none;
		margin-top:0;
	}
	a.contents2:hover, ul.contents2, li.contents2  {
		font-size:1em; color:#CC0033; font-weight:normal;
		text-decoration: underline; list-style: none;
		margin-top:0;
	}
	a.contents2:active, ul.contents2, li.contents2  {
		font-size:1em; color:#000000; font-weight:normal;
		text-decoration: none; list-style: none;
		margin-top:0;
	}



/* Misc Styles */
img {
	border: 0;
}
.noMarginBottom {
	margin-bottom: 0;
}
.noMarginTop {
	margin-top: 0;
}
.backToTop {
	text-align:right;
	margin-top:0.5em; margin-bottom:0.5em;
}



	
/* Tables */
table {
	margin: 0px;
	offset: 0px;
	padding: 0px;
	border: 0px;
}
td {
	vertical-align: top;
	padding: 5px;
	line-height: 1em;
}
table.inset, td.inset {
	padding: 0px;
	width: 100%;
}
td p {
	margin: 0px 0px 4px 0px;
}
td.title {
	background-color:#A0A96C;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 5px 8px 5px;
}
td.header {
	background-color: #C2C99F;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 2px solid white;
}
td.noborder {
	border: 0;
}
td.noPaddingTop {
	padding: 0 8px 8px 8px;
}
td.noSpace {
	padding: 0;
}
td.borderBottom {
	border-bottom: 1px solid #A0A96C;
}
td.borderRight {
	border-right: 1px solid #A0A96C;
}
td.right {
	text-align: right;
}
td.center {
	text-align: center;
}

table.ticks td {
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
td.tickRight {
	padding-right: 8px;
}
td.tickPadRight {
	padding-right: 50px;
}
table.ticks p {
	margin: 0px;
}

table.focusGroup td {
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
	border-bottom: 1px dotted #A0A96C;
}
table.focusGroup p {
	margin-top: 4px;
}
table.focusGroup p.noMarginTop {
	margin-top: 0px;
}





