HTML {
	width: 100%;
	height: 100%;
	overflow: auto;
}

BODY {
	background : #F0F0F0;
	border: none;
	width: 100%;
	height: 100%;
	margin: 0px;
}

body, a, table {
	color: #3A6EA5;	
	font-family: Tahoma, Helvetica;
 	font-size: 8pt;
	font-weight: normal;
}

#container {
	width: 1000px; 
	text-align: left; 
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
	border-color: #D0D0D0; border-style: none; 
}

input, select, textarea {
	background : #F4F4F4;
	border-color: #D0D0D0; border-style: solid;	border-width: 1px;
	margin-bottom: 1px;
}

input.white {
	background : white;
}

table, tr, td, img {
	border-style: none; 
}

td.bordered {
	border-color: #D0D0D0;
	border-width: 1px;
	border-style: solid;
}

tr.header {
	background-color: #F0F8FF;
	font-size: 110%;
	font-weight: bold;
}

tr.subheader {
	background-color: #F0F8FF;
	font-weight: bold;
}

H1 {
	font-size : 18pt;
}

H2 {
	font-size : 16pt;
}

H3 {
	font-size : 14pt;
}

H4 {
	font-size : 12pt;
}

H5 {
	font-size : 10pt;
}

A {
	font-weight : bold;
	text-decoration: none;
}

A.side, A.list, A.newslink {
	font-weight : normal;
}

A.companynewslink, A.eventnewslink {
}

A:HOVER {
	text-decoration : underline;
}

.supported {
	background-image: url(images/supported.png); background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 18px;
}

.notsupported {
	background-image: url(images/notsupported.png); background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 18px;
}

.contentheader {
	font-size: 140%;
	font-weight: bold;
	background-color: #F0F8FF;
	padding-left: 1px;
}

.contentheader_small {
	font-weight: bold;
	background-color: #F0F8FF;
	padding-left: 1px;
}

.highlightbox {
	background: #F0F8FF;
	background-image: url(images/callout.png); background-repeat: no-repeat;
	background-position: center center;
	border-color: #4C93DD; border-style: solid; border-width: 1px;
	color: #3A6EA5; 
	font-size: 110%;
	padding: 4px;
	margin-right: 4px;
	margin-left: 4px;
}

.highlightbox p {
	margin: 0px;
}

.usercommentbox {
	background: #F8F8F8;
	background-image: url(images/quote-start-small.gif); background-repeat: no-repeat;
	background-position: 2px 2px;
	border-color: #D0D0D0; border-style: solid; border-width: 1px;
	padding: 2px;
	padding-right: 4px;
	margin-bottom: 4px;
	color: #606060;
	font-weight: normal;
	position: relative;
	text-align: justify;
}

.usercommentbox div
{
	background-image: url(images/quote-end-small.gif); background-repeat: no-repeat;
	background-position: right bottom;
}

.usercommentbox_author {
	background-image: url(images/quote-end-small.gif); background-repeat: no-repeat;
	background-position: right bottom;
	font-style: italic; 
	margin-top: 4px;
	text-align: right;
	position: relative; 
	min-height: 20px;
}

.quotebox {
	background: #F8F8F8;
	background-image: url(images/quote-start.gif); background-repeat: no-repeat;
	background-position: 4px 4px;
	border-color: #D0D0D0; border-style: solid; border-width: 1px;
	margin: 10px;
	padding: 4px;
	color: #606060;
	font-weight: normal;
	position: relative;
	text-align: left;
}

.quotebox_header {
	background: #F8F8F8;
	background-image: url(images/quote-start.gif); background-repeat: no-repeat;
	background-position: 4px 4px;
	border-color: #D0D0D0; border-style: solid; border-width: 1px;
	margin: 10px;
	padding: 4px;
	color: #606060;
	font-weight: normal;
	position: relative;
	text-align: left;
}

.quotebox_header:first-line {
	font-weight: bold;
	font-size: 16px;
}

/*
.quotebox_header div:first-line {
	font-weight: bold;
	font-size: 16px;
}

.quotebox_header div
{
	background-image: url(images/quote-end.gif); background-repeat: no-repeat;
	background-position: right bottom;
}

.quotebox div
{
	background-image: url(images/quote-end.gif); background-repeat: no-repeat;
	background-position: right bottom;
} */

.codebox {
	font-family: "Courier New";
	background: #F8F8F8;
	border-color: #D0D0D0; border-style: solid; border-width: 1px;
	padding: 4px;
	margin-right: 10px;
	color: #606060;
	font-weight: normal;
	text-align: left;
}

.keyfeaturebox {
	background-image: url(images/exclamation.png); background-repeat: no-repeat;
	background-position: 0px 6px;
	min-height: 40px;
	padding: 0px;
	padding-left: 32px;
	margin-bottom: 8px;
}

.keyfeaturebox:first-line {
	font-size: 12px;
	font-weight: bold;
}

.sidebarbox_header { 
	background: white; 
	padding: 4px; 
	padding-top: 22px;
	width: 165px; 	
	left: 0px;  margin-top: 4px;
	border-color: #4C93DD; border-style: solid;	border-width: 1px;
}

.sidebarbox { 
	background: white; 
	padding: 4px; 
	width: 165px; 	
	left: 0px;  margin-top: 4px;
	border-color: #4C93DD; border-style: solid;	border-width: 1px;
}

.newsitempage:first-line {
	font-weight: bold;
	font-size: 16px;
}

.newsarchiveitem {
	background-image: url(images/bullet.gif); background-repeat: no-repeat;
	padding-left: 16px;
}

.maincontent {
	padding: 4px;
	background: white; 
	border-color: #4C93DD; border-style: solid;	border-width: 1px;
}

.maincontent_header {
	padding: 4px;
	padding-top: 28px;
	background: white; 
	border-color: #4C93DD; border-style: solid;	border-width: 1px;
}

.maincontent_headertext {
	margin: -4px;
	margin-bottom: 4px;
	padding: 4px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #4381C2;
}

DIV.divider {
	margin-left: 5%; 
	margin-right: 5%; 
	width: 90%; 
	height: 1px; 
	background: #C0C0C0;
}

.p-shadow {
	width: 90%;
	float:left;
	background: url(images/shadowalpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.p-shadow p {
	color: #707070;
	background-color: #FFF;
	font: italic 1em georgia, serif;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}

#topbox {
	background: white;
	background-image: url(images/streepjes.gif);
	width: 100%;
	height: 50px;
}

#maincontent_3col {
	float: left;
	width: 642px;
	border-style: none;	
	padding: 0px;
	margin: 4px;
}

#maincontent_2col {
	float: left;
	width: 821px;
	border-style: none;
	padding: 0px;
	margin-left: 4px;
	margin-top: 4px;
}

#sidebarleft {
	float: left;
	width: 175px;
}

#sidebarright {
	float: left;
	width: 175px;
}

#footer {
	color: white;
	background-color: #B0B0B0;
	text-align: center; 
	vertical-align: middle;
	height: 30px;
	margin-top: 4px;
	padding: 10px;
}

