.contentStyle{
	padding-right:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
}
.contentStyle a{
	color:#1E5B93 !important;
	text-decoration:underline;
}
a img{
	border:none;
}
h1{
	color:#996600;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
h2{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
h3
{
    font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
h4
{
    font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
h5
{
    font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
}
h6
{
    font-size:8px;
	font-weight:bold;
	margin-bottom:10px;
}
.contentStyle table td
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    }
.contentStyle table td a{
    color:#434343 !important;
	text-decoration:underline;
}
.contentStyle ul,
.contentStyle ol{
	width:100%;
}
.contentStyle ul li,
.contentStyle ol li{
	clear:both;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	padding-left:15px;
}
.contentStyle ol li div, .contentStyle ul li div
{
    width:auto;
}
/*Contact styles:START*/
.form-holder{
	width:730px;
	height:383px;
	background:url(../images/form.gif) no-repeat;
	margin-left:10px;
}
.h2_form_holder{
	font-size:11px !important;
	font-weight:bold;
	padding:5px 0px 0px 15px;
	color:#070707;
}
.small_text
{
    color:#505050;
    font:normal 11px Arial;
    padding-left:20px;
    }
.blue_input
{
	border:solid 1px #C5C6C8;
	height:20px;
	color:#999999;
	}
.bluew{
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.verst{
	width:100px;
	height:21px;
	background:url(../images/verstuur.gif) no-repeat;
	border:none;
	cursor:pointer;
	text-align:left;
	padding-left:18px;
	margin-bottom:10px;
	font-weight:bold;
	color:#434343;
}
.form_submit{
	background:#235F95;
	color:#fff;
	padding:3px 4px;
	border:none;
	cursor:pointer;
}
.right_align
{
    text-align:right;
    }
/*Contact styles:END*/




/*Template for downloads*/
.prods{
	width:100%;
	height:250px;
	border-bottom:1px solid #CACCCB;
	border-top:1px solid #CACCCB;
	padding:5px 0;
}
.prods .prod{
	width:251px;
	border-right:1px solid #CACCCB;
	height:100%;
	text-align:center;
}
.prods .prod p{
	display:block;
	width:200px;
	text-align:left;
	font-size:10px;
	color:#777777 !important;
	padding:10px 0 0 20px;
}
.prods .prod .down{
	float:right;
	background:url(../images/blue-arrow.gif) no-repeat 100% 1px;
	padding-right:15px;
	margin:15px 15px 0 0;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.prods .prod .down:hover{
	text-decoration:underline;
}
.prods .last{
	border:none;
}



















