body {
	background: #6E6E6E url(images/marble.jpg) repeat left top;
	margin: 0px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

h1 {
	color: #660000;
	font-size: 16px;
	margin-bottom: 0px;
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
	font-size: 11px;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}
.picleft {
	float: left;
}
.picright {
	float: right;
	position: absolute;
	top: 175px;
	height: 358px;
	width: 300px;
	right: 55px;
}


/* Content */

#content {
	width: 910px;
	padding: 2px 0px 0px;
	background: url(images/openbookbg.jpg) no-repeat left top;
	height: 650px;
	position: absolute;
	left: 0px;
	top: 5px;
}
#content table {
	margin-bottom: 8px;
}
#content td {
	border: 1px solid #999999;
	font-size: 9px;
}

#colOne {
	float: right;
	width: 400px;
	position: relative;
	top: 125px;
	right: 65px;
}

#colTwo {
	float: left;
	width: 740px;
	margin-top: 0px;
	position: relative;
	left: 90px;
	top: 15px;
	background: url(images/whitepaperbase.png) no-repeat left top;
	height: 630px;
	padding-top: 20px;
	padding-left: 60px;
}
.pdfdownload {
	float: right;
	margin-right: 50px;
	border-style: none;
}

#colTwo ul {
	list-style-position: inside;
	color: #000099;
	margin-left: 15px;
	padding-left: 0px;
	padding-right: 320px;
	margin-top: -10px;
}
#colTwo li {
	list-style: outside;
}
#content h1 {
	padding: 0px;
	color: #660000;
	margin-top: 77px;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #2D2D2D;
	border-bottom: 1px dashed;
}

#content p {
	color: #000099;
	padding-right: 300px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content h3 {
	color: #6C6C6C;
}
.bodyheader {
	font-size: 110%;
	font-weight: bold;
	color: #660000;
}
.bodyheader2 {
	font-size: 130%;
	font-weight: bold;
	color: #660000;
}

/* Menu */

#menu {
	height: 590px;
	position: absolute;
	left: 845px;
	top: 15px;
	width: 120px;
}
#menu .active {
	background: url(images/opentab.png) no-repeat right top;
	width: 111px;
}

#menu ul {
	list-style: none;
}

#menu li {
	padding-top: 1px;
	padding-bottom: 1px;
	float: right;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/closedtab.png) no-repeat right top;
	padding-top: 10px;
	padding-right: 2px;
	font-size: 10px;
	height: 18px;
	width: 110px;
	display: block;
	text-align: right;
}

#menu a:hover {
	background: url(images/opentab.png) no-repeat right top;
}
#menu  .a {
width: 110px;
}
#menu  .b {
	width: 108px;
}
#menu  .c {
	width: 106px;
}
#menu  .d {
	width: 104px;
}
#menu  .e {
	width: 102px;
}
#menu  .f {
	width: 100px;
}
#menu  .g {
	width: 98px;
}
#menu  .h {
	width: 97px;
}
#menu  .i {
	width: 96px;
}
#menu  .j {
width: 96px;
}

#bottompic2 {
	position: absolute;
	left: 500px;
	top: 395px;
	width: 350px;
}
.textright {
	float: right;
	position: absolute;
	top: 50px;
	height: 162px;
	width: 187px;
	right: 75px;
}
.backtosite {
	position: absolute;
	top: 580px;
	right: 80px;
	text-align: right;
	font-weight: bold;
	width: 150px;
}

