body {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-color: #323232;
}
.main {
	background-image: url(images/index_r6_c3.gif);
	background-repeat: no-repeat;
}
.navi {
	background-image: url(images/index_r4_c11.gif);
	background-repeat: no-repeat;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}h1 {
	font-family: Tahoma, Arial;
	color: #B4D03F;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #B4D03F;
	font-weight: normal;
}
.grey {
	color: #696969;
	font-size: 12px;
}

.tempmain {
	background-image: url(images/template_r4_c3.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF
}
.mininav {
	background-color: #FFFFFF;
	background-image: url(images/template_r2_c12.gif);
	background-repeat: no-repeat;
}
.tempnav {
	background-image: url(images/template_r3_c11.gif);
	background-repeat: no-repeat;
}
.white {
	color: #FFFFFF;
}
a:link {
	color: b4d03f;
	text-decoration: underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover {
    color:#B4D03F;
	text-decoration: underline;
}
a.greylinks:link {
	
	color: #666666;
	text-decoration: underline;

}
a.greylinks:visited {
	color: #666666;
	text-decoration: underline;

}
a.greylinks:active {
	color: #666666;
	text-decoration: underline;

}
a.greylinks:hover {
    color:#999999;
	text-decoration: underline;
}
.dotted {
	background-image: url(images/dot2.gif);
	height: 4px;
	}
	label {
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#666;
	}
	.higher {
		margin-top:2px
	}
	input.qual {
		border:1px solid #999;
		background-color:#FFF;
		line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#666;
		width:240px;
	}
	.qual:focus {
		border:1px solid #B4D03F;
		color:#000;
	}
	.qual:hover {
		border:1px solid #666;
	}
	.qual:focus:hover {
				border:1px solid #B4D03F;
	}
	label span{
		color:#F00;
	}
	.recieved {
		color:#090;
		background-color:#ceffce;
		border:1px solid #090;
		padding:10px 30px;
		font-size:14px;
		display:inline;
		margin:0 auto;
	}