/* idpmprint */

html, body, {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#nav {
	display: none;
	}

html>body #nav li a {
	width: 0px;
		}
	
#content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em;
	background-image: none;
	font-size: 100%;
	margin: 0em;
	border: none;
	}

#header {
	background-color: #CCCCCC;
	background-image: none;
	border: 0.05em solid #999999;
	width: 99%;
	}
	
#footer {
	background-color: #fff;
	text-align: left;
	margin-left: 0.5em;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-color: #a5adde;
	}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	}

a:link {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

a:visited {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

a:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

a:active {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}


.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	}

table {
	border: none;
	}

.headtable {
	border: none;
	width: 100%;
	height: auto;
	background-color: #CCCCCC;
}

.right {
	text-align: right;
	}

.whatsnewheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding-left: 0.2em;
	}

.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	vertical-align: text-bottom;
	width: 90%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}

.searchbox {
	text-align: center;
	width: 90%;
	}

hr {
	visibility: hidden;
	}

.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0.2em;
	width: 95%;
	text-align: center;
	font-size: 80%;
	}

.logo {
	text-align: center;
	vertical-align: middle;
	display: none;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	padding: 0em 0em 0em 0.3em;
	color: #000000;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	}

.maincontent {
	width: 99%;
	margin: 0em;
	}

.navskipper {
	color: #F0F0F0;
	font-size: 0.2em;
	background-color: #FFFFFF;
	text-decoration: none;
	}

a.navskipper {
	color:#F0F0F0;
	background-color:#FFFFFF;
	font-size:0.1em;
	}
 
A.navskipper:link, A.navskipper:active, A.navskipper:visited, A.navskipper:hover {
	color:#F0F0F0;
	background-color:#FFFFFF;
	font-size:0.1em;
	background: transparent;
	}
 
.clear {
	clear: both;
	}

.tablepad {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	vertical-align: top;
	text-align: left;
	font-size: 95%;
	}

#content hr {
	visibility: visible;
	}

#content li {
	font-size: 80%;
	text-align: left;
	list-style-position: outside;
	}

img {
	border: none;
	}

img.wrapright {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
	}

img.wrapleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	}

.tablecenter {
	background-position: center;
	text-align: center;
	}

#content ul, ol {
	line-height: normal;
	margin-bottom: auto;
	}

