.bodydarkgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 10pt;
}
.bodydarkgreybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 10pt;
}
.bodyblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 10pt;
}
.bodyblackbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 10pt;
}
.bodywhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 10pt;
}
.bodywhitebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 10pt;
}
.bodyblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	line-height: 10pt;
}
.bodywhiteeleven {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 10pt;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 10pt;
}
.airtight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 10pt;
}
.subnavigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 10pt;
}
.equipmentblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 10pt;
}
.equipmentblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	line-height: 10pt;
}


.bodydarkgrey a:link {color: #3399CC;}
.bodydarkgrey a:visited {color: #3399CC;}
.bodydarkgrey a:hover {color: #FF9933;}
.bodydarkgrey a:active {color: #3399CC;}

.bodydarkgreybold a:link {color: #3399CC;}
.bodydarkgreybold a:visited {color: #3399CC;}
.bodydarkgreybold a:hover {color: #FF9933;}
.bodydarkgreybold a:active {color: #3399CC;}

.bodyblack a:link {color: #164760;}
.bodyblack a:visited {color: #164760;}
.bodyblack a:hover {color: #FF6600;}
.bodyblack a:active {color: #164760;}

.bodyblackbold a:link {color: #164760;}
.bodyblackbold a:visited {color: #164760;}
.bodyblackbold a:hover {color: #FF6600;}
.bodyblackbold a:active {color: #164760;}

.bodywhite a:link {color: #FFFFFF;}
.bodywhite a:visited {color: #FFFFFF;}
.bodywhite a:hover {color: #FF9933;}
.bodywhite a:active {color: #FFFFFF;}

.bodywhitebold a:link {color: #FFFFFF;}
.bodywhitebold a:visited {color: #FFFFFF;}
.bodywhitebold a:hover {color: #FF9933;}
.bodywhitebold a:active {color: #FFFFFF;}

.bodywhiteeleven a:link {color: #FFFFFF;}
.bodywhiteeleven a:visited {color: #FFFFFF;}
.bodywhiteeleven a:hover {color: #FF9933;}
.bodywhiteeleven a:active {color: #FFFFFF;}

.airtight a:link {color: #999999;}
.airtight a:visited {color: #999999;}
.airtight a:hover {color: #FFFFFF;}
.airtight a:active {color: #999999;}

.subnavigation a:link {color: #000000;}
.subnavigation a:visited {color: #000000;}
.subnavigation a:hover {color: #FFFFFF;}
.subnavigation a:active {color: #000000;}

.repeatx {
background-repeat: repeat-x;
}
.leftbkgd {
background-repeat: no-repeat;
background-position: top-right;
}
.rightbkgd {
background-repeat: no-repeat;
background-position: top-left;
}
.righttop {
background-repeat: no-repeat;
background-position: top-right;
}

.flash_container {
	line-height: 0;
	font-size: 0;
}

.padding_left {
	padding-left: 20px;
	padding-bottom: 10px;
}
.padding_right {
	padding-right: 20px;
	padding-bottom: 10px;
}