.bodytext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : none;
	color : Black;
	text-align : justify;
}
.bodytextbold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}
.bodytextsmall{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : #868686;
}
.testimonials{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : none;
	color : #000000;
}
.techspotlight{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #CC6666;
}
.documents{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000000;
}
.breadcrumb{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #cacaca;
	text-decoration : none;
}
.bodylink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	color : Blue;
}
a:hover   {
	text-decoration : underline;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: Black;
	background: #D3D3D3;
	border-style: solid;
	border-color: #a52a2a;
	border-width: 1px;
}
.form_field {font-family: verdana,helvetica,sans-serif;	font-size: 11px; color: Navy;	background: #FFFFFF; border-style: solid;	border-color: #666666; border-width: 1px;}



