BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.hdr-ftr-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.bodytextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #3D9BA6;
}
UL
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
#navstyle
{
    TEXT-DECORATION: none
}
A#navstyle
{
    TEXT-DECORATION: none
}
.link
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
A.link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A.link:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: strong; 
	background: #3D9BA6
}
A.smalltextlink:hover
{
    COLOR: #cc3300;
    TEXT-DECORATION: underline
}
.dashedborder {
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;

}
.solidborder {
	border-top: 1px solid #238E68;
	border-right: 1px dotted #238E68;
	border-bottom: 1px solid #238E68;
	border-left: 1px dotted #238E68;

}
.topdashborder {
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 1px;
	background-repeat: repeat;


}
.rightvertdash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #238E68;
	border-right-color: #238E68;
	border-bottom-color: #238E68;
	border-left-color: #238E68;

}
.topbottomdash {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
}
.leftvertdash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #238E68;
}
.texthead {
	font-family: "A.C.M.E. Explosive";
	font-size: 14px;
	color: #FFFFFF;
}
.bottomdash {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bottomsolidline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bottomdashdark {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.topsolidline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.midBG {
	background-image: url(../images/mid_sideBG.JPG);
	background-repeat: repeat-x;
}
.contactformborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
