"utf-8";
* {
	margin: 0px;
}
.contactform {
	width: 300px;
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.contactformfield {
	width: 290px;
}
body {
	background-color: #333333;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	line-height: 20px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.navbuttons {
	text-align: center;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
.wrapstar {
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background:#333333
}
.maincontent {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	width: auto;
	padding: 5px 5px 25px;
	margin-bottom: 20px;
}
.textarea {
	margin-right: 30px;
	margin-left: 30px;
}
.fpleft {
	float: left;
	width: 425px;
}
.image {
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.imagebefore {
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 0px;
}
.fpright {
	float: right;
	width: 380px;
}
.fpbigtext {
	line-height: 25px;
	font-weight: normal;
}
.fpbigtextgrey {
	color: #666666;
	font-size: 16px;
}
.fpbigtextorange {
	color: #ff8b00;
	font-size: 16px;
}
.fpbigtextorangebold {
	color: #ff8b00;
	font-size: 16px;
	font-weight:bold;
}
.fpexamples {
	background-image:url(../images/bdiv_examples.gif);
	width:329px;
	height:105px;
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 11px;
}
.fpexamples a {
	color:#FF0000;
	text-decoration:underline;
	font-weight: bold;
}
.fpexamples a:hover {
	color:#FFFF00;
	text-decoration:underline;
	font-weight: bold;
}
.bigtextblue {
	color: #006699;
	font-size: 16px;
}
.footertop {
	background-color:#999999;
	border: 2px solid #000000;
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px 18px;
}
.footertop a {
	text-decoration:none;
	color:#FFFFFF;
}
.footertop a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.footerbottom {
	color: #CCCCCC;
	margin-top: 20px;
	margin-left: 24px;
	font-size: 11px;
	padding-bottom: 35px;
	margin-right: 24px;
}
.nptoptextarea {
	margin-bottom: 30px;
}
.npmaintextbox {
	height: 235px;
	padding-bottom: 60px;
}
.npmaintextboxleft {
	float:left;
	width:320px;
}
.npmaintextboxright {
	float:right;
	width: 490px;
}
.footerbottom a {
	color:#CCCCCC;
	text-decoration:none;
}
.footerbottom ul {
	margin: 0;
	padding: 0;
}
.footerbottom li {
	list-style-type: none;
	display: inline;
}
.footerbottom a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

h1 {
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
}

.orange {
	color: #ff8b00;
}

.blue {
	color: #006699;
}h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
}

