/* CSS Document */

.text_gray {  FONT-WEIGHT: normal; font-family: Arial, Verdana, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 12px; line-height: 120%; color: #4C4C4C; TEXT-DECORATION: none; }

.text_gray a { color: #4C4C4C;TEXT-DECORATION: none; }

.text_gray a:visited{ color: #4C4C4C;TEXT-DECORATION: none; }

.text_gray a:hover { color: #4C4C4C; TEXT-DECORATION: underline; }



.text_green {  FONT-WEIGHT: normal; font-family: Arial, Verdana, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 18px; font-weight: bold; line-height: 120%; color: #327211; TEXT-DECORATION: none; }

.text_green a { color: #327211;TEXT-DECORATION: none; }

.text_green a:visited{ color: #327211;TEXT-DECORATION: none; }

.text_green a:hover { color: #327211; TEXT-DECORATION: underline; }



.title_blue {  FONT-WEIGHT: normal; font-family: Arial, Verdana, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 20px; line-height: 120%; color: #092C7C; TEXT-DECORATION: none; }

.title_blue a { color: #092C7C;TEXT-DECORATION: none; }

.title_blue a:visited{ color: #092C7C; TEXT-DECORATION: none; }

.title_blue a:hover { color: #092C7C; TEXT-DECORATION: underline; }



.text_black {  FONT-WEIGHT: normal; font-family: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 0px; font-size: 12px; line-height: 120%; color: #000000; TEXT-DECORATION: none; }

.text_black a { color: #000000;TEXT-DECORATION: none; }

.text_black a:visited{ color: #000000;TEXT-DECORATION: none; }

.text_black a:hover { color: #000000; TEXT-DECORATION: underline; }



.pl { margin:1em 0em 1em 0em; }

.pr { margin:1em 0em 1em 1em; }

.center { text-align:center; }

.req {
	color:#FF0000;
    font-size: 10px;
}


body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	FONT-WEIGHT: normal; 

	font-family: Arial, Verdana, Helvetica, sans-serif; 

	LETTER-SPACING: 0px; 

	font-size: 14px; 

	line-height: 120%; 

	color: #000000; 

	TEXT-DECORATION: none;

        text-align: justify;

}



.caption {

	font-size: 11px; 

}



.head {

	font-size: 16px; 

        font-weight: bold;

}



a[href]:focus { outline: none;}



div#prodlist {

	width: 275px;

	float: left;

	text-align: left;

}



div#list_enc {

	width: 550px;

}

.contact {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 14px;
	vertical-align: top;
	margin-top:5px;
}
.contact_right {
	vertical-align: top;
	margin-top: 5px;
}