.bodydarkgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 11pt;
}
.bodydarkgreybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 11pt;
}
.bodyblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 11pt;
}
.bodyblackbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 11pt;
}
.bodyblackeleven {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 10pt;
}
.bodyblackten {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 9pt;
}
.bodyred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 11pt;
}
.bodydarkred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 11pt;
}
.bodygreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	line-height: 11pt;
}
.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: 11pt;
}
.bodywhiteeleven {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11pt;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 11pt;
}
.airtight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11pt;
}

.bodydarkgrey a:link {color: #333333;}
.bodydarkgrey a:visited {color: #333333;}
.bodydarkgrey a:hover {color: #CC0000;}
.bodydarkgrey a:active {color: #333333;}

.bodydarkgrey2 a:link {color: #333333;}
.bodydarkgrey2 a:visited {color: #333333;}
.bodydarkgrey2 a:hover {color: #CC0000;}
.bodydarkgrey2 a:active {color: #333333;}

.bodydarkgreybold a:link {color: #333333;}
.bodydarkgreybold a:visited {color: #333333;}
.bodydarkgreybold a:hover {color: #CC0000;}
.bodydarkgreybold a:active {color: #333333;}

.bodyblack a:link {color: #000000;}
.bodyblack a:visited {color: #000000;}
.bodyblack a:hover {color: #CC0000;}
.bodyblack a:active {color: #000000;}

.bodyblackbold a:link {color: #000000;}
.bodyblackbold a:visited {color: #000000;}
.bodyblackbold a:hover {color: #CC0000;}
.bodyblackbold a:active {color: #000000;}

.bodyblackten a:link {color: #FF0000;}
.bodyblackten a:visited {color: #FF0000;}
.bodyblackten a:hover {color: #333333;}
.bodyblackten a:active {color: #FF0000;}

.bodyred a:link {color: #FF0000;}
.bodyred a:visited {color: #FF0000;}
.bodyred a:hover {color: #990000;}
.bodyred a:active {color: #FF0000;}

.bodydarkred a:link {color: #990000;}
.bodydarkred a:visited {color: #990000;}
.bodydarkred a:hover {color: #FF0000;}
.bodydarkred a:active {color: #990000;}

.airtight a:link {color: #666666;}
.airtight a:visited {color: #666666;}
.airtight a:hover {color: #000000;}
.airtight a:active {color: #666666;}

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

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

.airtight a:link {color: #666666;}
.airtight a:visited {color: #666666;}
.airtight a:hover {color: #000000;}
.airtight a:active {color: #666666;}


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


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