@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-position: center;
}
.vaart {
	background-position: center top;
}
.valinkhome {
	background-color: #C7CEE9;
	background-position: center;
	text-align: center;
	width: 755px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #062C74;
	padding-bottom: 10px;
	float: none;
	font-size: 85%;
}
.boxes {
	width: 755px;
	background-color: #FFFFFF;
}
.yelbar {
	background-color: #FEAB2A;
	background-position: center;
	width: 755px;
}
.test {
	width: 50%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #003366;
	text-align: left;
	line-height: 90%;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003366;
	text-align: left;
	line-height: 90%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active{
	color: #062C74;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.relaypartner #container { 
	width: 100%;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.relaypartner #header { 
	background: url(images/bg.jpg); 
	padding: 0 10px;  
} 
.relaypartner #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.relaypartner #sidebar1 {
	float: left; 
	width: 204px;
	background: #FDB827;
	background-repeat: repeat-y;
	height: 550px;
	padding: 0px 0; 
}
.va #sidebar1 h3, .relaypartner #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.va #mainContent { 
	margin: 0px 10px 0px 210px;
} 
.va #footer { 
	background-color: #ffeac6;
	padding-bottom: 3px;
	padding-top: 10px;
	width: 100%;
	height: 60px;
} 
.va #footer p {
	margin: 0; 
	padding: 10px 0;
}


	

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.bold {
	font-weight: bold;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #FFDF8D;
	padding: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003366;
	text-align: left;
	line-height: 20%;
}
