/* CSS Document */

body, td, p, form, input, textarea, select {
	font-size: 12px;
	color: #000000;
	line-height: 125%;
	margin: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a{
	text-decoration: none;
	color: #3F3F3F;
}
a:hover{
	text-decoration: underline;
}

.FormFormat input{
	font-size: 12px;
	border: 1px solid #333333;
	background-color: #F5FAE7;
}
.FormFormat textarea{
	font-size: 12px;
	border: 1px solid #333333;
	background-color: #F5FAE7;
}

.FormFormat table{
	background-color: #637A1B;
}

.FormFormat th{
	background-color: #D1E88C;
	font-size: 12px;
	font-weight: normal;
}

.FormFormat td{
	background-color: #FFFFFF;
}

.noBorder{
	border: 0px;
}

.White {
	color: #FFFFFF;
}
.White p{
	color: #FFFFFF;
}
.White a{
	color: #FFFFFF;
}
.White a:hover{
	text-decoration: none;
}

.Words td{
	line-height: 200%;
}
.Words p{
	line-height: 150%;
	font-size: 12px;
	color: #666666;

}
.award {
}
.award a {
	color: #FF6600;
}
.award a:hover {
	text-decoration: underline;
}
.size12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.unnamed1 {
	line-height: 190%;
}
.product_text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 170%;
	color: #666666;
}
