html {height:100%; margin: 0;}
BODY {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #475357;
	background: url(../../_gfx/background.jpg) repeat-x #80B1C4;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	}

	
IMG {
	border: 0;
	}

FORM {
	margin: 0px;
	padding: 0px;
	}

H1 {
	color:#9AA9B5;
	font-size:16px;
	margin: 0px 0px 7px 0px;
	}

H2 {
	color:#9AA9B5;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	}	
	
A {
	font-weight: bold;
	font-size: 11px;
	color: #FD9B03;
	}	

INPUT, TEXTAREA {
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	border: 1px solid #FB9C04;
	margin-bottom: 5px;
	padding: 1px 5px 1px 5px;
	}	

INPUT.checkbox {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}	
	
HR {
	height:1px;
	color:#758A9A;
	margin:2px 0px 2px 0px;
	}	
	
INPUT#search {
	background:transparent;
	color:#758A9A;
	border:0px;
	width:140px;
	height:14px;
	margin:2px 1px 1px 6px;
	padding:0px;
	position:absolute;
	}	

INPUT#searchbutton {
	width:28px;
	height:16px;
	border:0px;
	position:realtive;
	float:right;
	margin:0px;
	padding:0px;
	}
	
.readmore {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	}	
	
TABLE#outer {
	background:#FFF;
	height:100%;
	}

DIV#menubar {
	background:#FF9900;
	color:#FFF;
	padding:0px;
	}

DIV#partnerlogo {
	padding:7px;
	text-align: center;
	}

.documentpresentation {
	border: 1px solid #768B9B;
	background: #E7F2F5;
	padding: 13px;
	margin-bottom: 10px;
	}

.team {
	border: 1px solid #768B9B;
	background: #E7F2F5;
	padding: 13px;
	margin-bottom: 10px;
	}	

.teamheader {
	background:#768B9B;
	color:#FFF;
	font-weight: bold;
	font-size: 13px;
	padding:1px 2px 1px 10px;
	}	
	
.kolofon {
	color:#FFF;
	font-size:10px;
	}	
	
.loginhead {
	color:#758A9B;
	font-size:12px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #FB6602;
	}	

.menu {
	border-bottom: 1px solid #86B5C7;
	cursor: hand;
	display: block;
	background: url(../../_gfx/menudot.gif) #FFF no-repeat;
	}

.menu a {
	color: #000;
	/* background:#758A9A; */
	padding: 5px 5px 5px 25px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	}	
	
.menu a:hover {
	/* background-color: #53697A;*/
	text-decoration: underline;
	}

.menuactive {
	color: #000;
	background: url(../../_gfx/menuactivebg.gif);
	/* background:#53697A; */
	padding: 5px 5px 5px 25px;
	border-bottom: 1px solid #86B5C7;
	cursor: hand;
	}

.menuactive a {
	color: #000; 
	font-weight: normal;
	text-decoration: none;
	}	

.menuactive a:hover {
	text-decoration: underline;
	}	
	
.submenu {
	background: #B7E6F8;
	padding: 5px 5px 5px 32px;
	cursor: hand;
	border-bottom: 1px solid #86B5C7;
	}	

.submenu a {
	font-weight:normal;
	color:#000;
	text-decoration: none;
	display: block;
	}
	
.submenu a:hover {
	text-decoration: underline;
	}

.mymenu {
	background: url(../../_gfx/mymenuarrow.png) no-repeat;
	padding: 0px 3px 3px 18px;
	cursor: hand;
	}

.mymenu a {
	color: #758A9A;
	font-weight: bold;
	text-decoration: none;
	display: block;
	}	

.mymenu a:hover {
	text-decoration: underline;
	}			
	
