body {
	font-family: Helvetica, Tahoma;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

div.topicheader {
	position:absolute;
	left:120px;
	top:81px;
	width:661px;
	height:51px;
	background-color: #FFFFFF;
	text-align: left;
}

div.prooffooter {
	text-align: center;
	color: #999999;
	position: relative;
	background-color: #CCCCCC;
	clear: both;
	float: none;
	height: 64px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #9B9B9B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
	width: 762px;
}

div.mainstage{
	position: absolute;
	width: 762px;
	left: 19px;
	top: 132px;
	background-color: #FFFFFF;
}

div.mainstage2{
	position: absolute;
	width: 762px;
	left: 19px;
	top: 132px;
	background-color: #FFFFFF;
	height: 425px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
div.imagecaption {
	display: inline;
	float: left;
	width: 198px;
	text-align: left;
	margin: 10px 20px 20px;
}

div.imagecaption img {
	border: 1px solid #999999
}

div.proofnavigator {
	position: absolute;
	height: 65px;
	width: 661px;
	left: 120px;
	top: 16px;
	background-color: #006633;
}

ul.topnavbar {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background: #996600;
	float: left;
	width: 100%;
	height: 49px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	display: block;	
}

ul.topnavbar li {
	display: inline;
}

ul.topnavbar a {
	display: block;
	float: left;
	padding: .2em 1em;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
}

ul.topnavbar a:hover {
	background-color: #CC9900;
}

ul.bottomnavbar {
	margin-left: 0;
	list-style-type: none;
	background: #006633;
	float: left;
	width: 100%;
	padding: 0;
	height: 16px;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

ul.bottomnavbar li {
	display: inline;
}

ul.bottomnavbar a {
	display: block;
	float: left;
	padding: .2em 1em;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
}

ul.bottomnavbar a:hover {
	background-color: #CC9900;
}

p.imagecontent {
	text-align: left;
	font-size: .8em;
	color: #666666;
	font-weight: bold;
	padding-right: 30px;
	margin-top: 10px;
	line-height: 140%;
	letter-spacing: 0em;
	display: block;
}

p.textcontent {
	text-align: left;
	font-size: .8em;
	color: #666666;
	font-weight: bold;
	padding-right: 30px;
	margin-top: 10px;
	margin-left: 110px;
	line-height: 140%;
	letter-spacing: 0em;
	display: block;
	clear: both;
	float: none;
	word-spacing: normal;
}

p.textcontent2 {
	text-align: left;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	padding-right: 30px;
	margin-top: 10px;
	margin-left: 310px;
	line-height: 140%;
	display: block;
	clear: right;
	letter-spacing: 0em;
}

p.textcontent3 {
	text-align: left;
	font-size: .8em;
	color: #666666;
	font-weight: bold;
	padding-right: 30px;
	margin-top: 10px;
	line-height: 140%;
	letter-spacing: 0em;
	display: block;
	clear: both;
	float: none;
	word-spacing: normal;
	padding-left: 30px;
}

p.textquote {
	font-size: 1em;
	color: #996600;
	font-weight: bold;
	display: inline;
	width: 250px;
	float: left;
	text-align: left;
	margin-left: 30px;
	line-height: 140%;
	letter-spacing: 0em;
	margin-top: 15px;
}

p.textquote2 {
	font-size: 0.8em;
	color: #996600;
	font-weight: bold;
	display: inline;
	width: 250px;
	float: left;
	text-align: left;
	margin-left: 30px;
	line-height: 140%;
	letter-spacing: 0em;
	margin-top: 15px;
}

a:link {
	text-decoration: none;
	color: #0066CC;
}

a:visited {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
}

a.footerlink:link {
	font-size: 0.8em;
	color: #006633;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 140%;
	font-weight: bold;
}

a.footerlink:visited {
	font-size: 0.8em;
	color: #006633;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 140%;
	font-weight: bold;
}

a.footerlink:hover {
	font-size: 0.8em;
	color: #996600;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 140%;
	font-weight: bold;
}

.heading1 {
	font-size: .9em;
	color: #996600;
	font-weight: bold;
	line-height: 120%;
}

.heading2 {
	font-size: .7em;
	color: #666666;
	line-height: 140%;
}

.heading3 {
	font-size: 0.8em;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
}

.heading4 {
	font-size: 1.1em;
	color: #996600;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 0em;
}

.heading5 {
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0em;
}

.heading6 {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 0em;
}

.imageheading {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 0em;
}

.topicheadertext {
	font-size: 1.1em;
	color: #996600;
	font-weight: bold;
	position: relative;
	top: 20px;
	left: 8px;
	line-height: 120%;
}

.footersmall {
	font-size: 0.7em;
	color: #006633;
	letter-spacing: 0em;
	line-height: 140%;
	font-weight: bold;
}
