@charset "UTF-8";
/* CSS Document */
* {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html{
	background-color: #656565;
}
body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,img {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: disc;
}

 ul {
	margin-left: 40px;
	padding-bottom: 15px;
}


h1{
	color: #F60;
	font-size: 1.6em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-bottom: 3px;
}


h2 {
	color: #390;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	font-size: 18px;
	text-align: left;
	padding-bottom: 6px;
}

h3{
	font-size: 14px;
	padding-bottom: 3px;
}

h4{
	font-size: 14px;
	line-height: 1em;
}


strong{
	font-weight: bold;
}


.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #999;
	right: 0px;
	clear: none;
}


.floatRightNoBorder{
	float: right;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	right: 0px;
	clear: none;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: left;
}

.clear{
	position: relative;
	overflow: hidden;
	clear: both;
}

.niceBorder{
	padding: 3px;
	background: #fbfbfb;
	border: 1px solid #eee;
}

.dottedList{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.dottedList li{
	padding: 2px 10px 3px 20px;
	background-repeat: no-repeat;
	background-position: 2px 4px;
	border-bottom: 1px dotted;
}

p{
	line-height: normal;
	text-align: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0;
}

a:link {
	color: #2A8A43;
	text-decoration: none;
}
a:visited {
	color: #93C;
	text-decoration: none;
}
a:hover {
	color: #F08F00;
	text-decoration: none;
}
a:active {
	color: #FDF900;
	text-decoration: none;
}





/* Footer */
#seperator{
	background-color: #FFF;
	height: 10px;
	width: 900px;
	clear: both;
}

#footer{
	height: 40px;
	font-size: 11px;
	width: 880px;
	background-color: #BCBCBC;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-right: 10px;
}


.floatleft { float: left; clear: left; }

/*Layout */

#wrapper{
	position: relative;
	overflow: hidden;
	width: 890px;
	left: auto;
	right: auto;
	background-color: #FFF;
	padding-right: 10px;
	margin-right: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#topImage{
	position: relative;
	width: 900px;
	height: 147px;
	text-align: right;
	background-image: url(../images/topbanner_grey.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 10px;
	background-position: right 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
#topbar{
	background-color: #308C45;
	height: 4px;
	width: 900px;
	padding-left: 10px;
}
#topbar_nav {
	position: relative;
	width: 880px;
	height: 25px;
	text-align: right;
	background-image: url(../images/topbanner_grey.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 10px;
	background-position: right -147px;
}
#topbar_nav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#topbar_nav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: bold;
}

#content_Main{
	font-family: Verdana, Geneva, sans-serif;
	color: #665;
	position: relative;
	text-align: left;
	margin-top: 10px;
	width: 475px;
	margin-left: 15px;
	left: 15px;
}

#content_Main_dl{
	font-family: Verdana, Geneva, sans-serif;
	color: #665;
	position: relative;
	text-align: left;
	margin-top: 10px;
	width: 490px;
	margin-left: 10px;
	left: 10px;
}

#content_Main p{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	text-align: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 0;
}


#content_wide{
	font-family: Verdana, Geneva, sans-serif;
	color: #665;
	position: relative;
	text-align: left;
	margin-top: 10px;
	width: 660px;
	padding-left: 20px;
	float: right;
}

#content_wide_nopad{
	font-family: Verdana, Geneva, sans-serif;
	color: #665;
	position: relative;
	text-align: left;
	margin-top: 10px;
	width: 670px;
	padding-left: 0px;
	float: right;
}

#content_wideTox{
	font-family: Verdana, Geneva, sans-serif;
	color: #665;
	position: relative;
	text-align: left;
	margin-top: 10px;
	width: 660px;
	padding-left: 20px;
	float: right;
}
#content_wideDMPK{
	font-family: Verdana, Geneva, sans-serif;
	color: #665;
	position: relative;
	text-align: left;
	margin-top: 10px;
	width: 660px;
	padding-left: 20px;
	float: right;
}


#content_wideTox ul, li{
	list-style-type: disc;
	padding: 0px;
	margin-left: 20px;
}

#content_wideDMPK ul, li{
	list-style-type: disc;
	padding: 0px;
	margin-left: 20px;
}

#leftColumn{
	color: black;
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	min-height: 520px;
	padding-top: 0px;
	outline:none medium;
	background-color: #303030;
	width: 200px;
     }

#rightColumn{
	font-family: Verdana, Geneva, sans-serif;
	color: #665;
	text-align: left;
	margin-top: 10px;
	float: right;
	width: 170px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 10px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	padding-right: 0px;
}
#wrapper #footer #copy {
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	margin-top: 10px;
}

.a_indented {
	padding-left: 10px;
}

.indent{
	padding-left: 8px;	
}
.noindent{
	padding-left: 0px;
}
.pad_photo{
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightColumn #whitepapers a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	display: block;
	padding-bottom: 6px;
	width: 160px;
	padding-top: 3px;
}

#rightColumn #whitepapers .acrolink{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	display: block;
	padding-bottom: 6px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 6px;
}
#rightColumn #WhitePapers a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	display: block;
	padding-bottom: 6px;
	width: 160px;
	padding-top: 3px;
}

#rightColumn #WhitePapers .acrolink{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	display: block;
	padding-bottom: 6px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 6px;
}

#rightColumn h1{
	color: #55257D;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E8E8E8;
	padding-left: 6px;
}
#2col_container{
	float: right;
}
a:link {
	color: #2A8A43;
	text-decoration: none;
}
a:visited {
	color: #93C;
	text-decoration: none;
}
a:hover {
	color: #F08F00;
}
a:active {
	color: #FDF900;
}

#bottom_spacer {
	background-color:#656565;
	height: 10px;
}
.smalltext {
	font-size: 9px;
	line-height: normal;
	color: #000;
	background-color: #BCBCBC;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 155px;
}
#wrapper #content_wide table tr td .floatLeft {
	padding: 5px;
	float: left;
	border: 1px solid #7D7D7D;
}
