.background {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F5F6FA;
	background-image: url(images/pro-tech-bkg.jpg);
	}

.background-underconstruction {
	background-position: center center;
	background-image: url(images/under-construction.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	}

.NavAreaLeft {
background-color: #FFFFFF;
background-image: url(images/bk-left.gif);
background-repeat: no-repeat;
background-position: left top;
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: top;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.NavAreaLeft ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 80px;
	}
	
.NavAreaLeft li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 28px;
	text-align: right;
	}

.NavAreaLeft a:hover
{
color: #0071BA;
text-decoration: none;
}

.NavAreaLeft a:visited
{
color: #333333;
text-decoration: none;
}

.NavAreaLeft a:link
{
color: #333333;
text-decoration: none;
}

.NavAreaLeft a:active
{
color: #0071BA;
text-decoration: none;
}

.MainBodyArea {
	background-image: url(images/bk-center.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	vertical-align: top;
	width: 313px;
	border: 0;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

.MainBodyArea a:hover
{
color: #8CBEDF;
text-decoration: none;
}

.MainBodyArea a:visited
{
color: #8CBEDF;
text-decoration: none;
}

.MainBodyArea a:link
{
color: #8CBEDF;
text-decoration: none;
}

.MainBodyArea a:active
{
color: #8CBEDF;
text-decoration: none;
}

.MainBodyArea p {

	line-height: 16px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.MainBodyArea h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0071BA;
	font-weight: bold;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.MainBodyArea h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8400;
	font-weight: bold;
	line-height: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	
}

.MainBodyArea ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 22px;
	}
	
.MainBodyArea li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
	text-align: left;
	}

.HomePromoArea {
	background-color: #EFEFE7;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333333;
	vertical-align: top;
	background-image: url(images/bk-gradient-promo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}

.HomePromoArea a:hover
{
color: #0071BA;
text-decoration: none;
}

.HomePromoArea a:visited
{
color: #0071BA;
text-decoration: none;
}

.HomePromoArea a:link
{
color: #0071BA;
text-decoration: none;
}

.HomePromoArea a:active
{
color: #0071BA;
text-decoration: none;
}

.HomePromoArea ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 0px;
	}
	
.HomePromoArea li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
	text-align: left;
	}

.HomePromoArea h1 {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 0px;
	height: 18px;
	align: left;
	}
	
.HomePromoArea h2 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 0px;
	height: 87px;
	align: left;
	}

.HomePromoAreaTop {
	background-color: #EFEFE7;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 22px;
	padding-bottom: 15px;
	color: #333333;
	vertical-align: top;
	height: 115px;

}

.HomePromoAreaTop ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 0px;
	}
	
.HomePromoAreaTop li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
	text-align: left;
	}

.footerText {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 30px;
	padding-left: 30px;

}

.footerText a:hover
{
color: #0071BA;
text-decoration: none;
}

.footerText a:visited
{
color: #0071BA;
text-decoration: none;
}

.footerText a:link
{
color: #0071BA;
text-decoration: none;
}

.footerText a:active
{
color: #0071BA;
text-decoration: none;
}
.footerTextRight {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 30px;
	padding-right: 30px;
	text-align: right;

}
.footerTextRight a:hover
{
color: #0071BA;
text-decoration: none;
}

.footerTextRight a:visited
{
color: #0071BA;
text-decoration: none;
}

.footerTextRight a:link
{
color: #0071BA;
text-decoration: none;
}

.footerTextRight a:active
{
color: #0071BA;
text-decoration: none;
}
.Heading {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
.Heading2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8400;
	font-weight: bold;
	line-height: 0px;

}
.MainBodyAreaInterior {

	background-image: url(images/bk-center-long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	vertical-align: top;
	width: 552px;
	border: 0;
	margin: 0px;
	padding: 0px;
}

.MainBodyAreaInterior p {

	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.MainBodyAreaInterior h1 {

	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0071BA;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 22px;
}

.ImageInteriorAlign {
	align: right;
	padding-bottom: 5px;
	padding-left: 18px;
	float: right;
}
.NavAreaLeftLong {

background-color: #FFFFFF;
background-image: url(images/bk-left-long.gif);
background-repeat: no-repeat;
background-position: left top;
font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: top;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.NavAreaLeftLong ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 80px;
	}
	
.NavAreaLeftLong li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 28px;
	text-align: right;
	}

.NavAreaLeftLong a:hover
{
color: #0071BA;
text-decoration: none;
}

.NavAreaLeftLong a:visited
{
color: #333333;
text-decoration: none;
}

.NavAreaLeftLong a:link
{
color: #333333;
text-decoration: none;
}

.NavAreaLeftLong a:active
{
color: #0071BA;
text-decoration: none;
}
.HomeRight {
	background-image: url(images/bk-home-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;

}
.featureTable {
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 9px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: center;
	vertical-align: top;
	background-image: url(images/bk-gradient-promo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;




}
.featureTableHeader {
	font-family: "Lucida Sans";
	font-size: 11px;
	background-color: #999999;
	color: #8DBFE0;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 30px;

}
