body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
.clear{
clear:both;
}
.part{
background-image:url(images/part.jpg);
background-repeat:repeat-x;
height:5px;
width:100%;
}
.heading{
background-image:url(images/bullet.jpg);
background-repeat:no-repeat;
background-position:left;
font-size:14px;
font-weight:bold;
padding-left:20px;
}
.red{
color:#df2b07;
}
.leftcol{
padding-left:20px;
}
.greenheads{
color:#90ae02;
font-size:12px;
font-weight:bold;
}
.popup{
padding:10px;
}
.greenheads2{
border-style:dotted;
border-width:1px;
border-top:0px;
border-left:0px;
border-right:0px;
color:#90ae02;
font-size:11px;
font-weight:bold;
}
.redheads{
color:#df2b07;
font-size:11px;
font-weight:bold;
}
.border{
width:351px;
border:1px solid #666666;
padding:2px;
}
.leftalign{
text-align:left;
}
.rightalign{
text-align:right;
}
.testimonial{
text-align:left;
padding:5px;
}

a:link, a:visited
{
	color:#666666;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.inputbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width: 180px;
}

.textbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width: 300px;
}

.section_header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808040;
}

.div_justify
{
	text-align:justify;
}