.bodydarkblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C60A5;
	line-height: 10pt;
}
.bodydarkbluebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C60A5;
	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;
}
.bodyblackeleven {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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;
}
.bodywhiteeleven {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 10pt;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C60A5;
	line-height: 10pt;
}

.bodydarkblue a:link {color: #0C60A5;}
.bodydarkblue a:visited {color: #0C60A5;}
.bodydarkblue a:hover {color: #009900;}
.bodydarkblue a:active {color: #0C60A5;}

.bodydarkbluebold a:link {color: #0C60A5;}
.bodydarkbluebold a:visited {color: #0C60A5;}
.bodydarkbluebold a:hover {color: #009900;}
.bodydarkbluebold a:active {color: #0C60A5;}

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

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

.bodyblackeleven a:link {color: #000000;}
.bodyblackeleven a:visited {color: #000000;}
.bodyblackeleven a:hover {color: #009900;}
.bodyblackeleven a:active {color: #000000;}

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

.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;}

.links a:link {color: #0C60A5;}
.links a:visited {color: #0C60A5;}
.links a:hover {color: #009900;}
.links a:active {color: #0C60A5;}

.repeatx {
background-repeat: repeat-x;
}
.repeaty {
background-repeat: repeat-y;
}
.btmbkgd {
background-repeat: repeat-x;
background-position: top;
}
.rightbkgd {
background-repeat: repeat-y;
background-position: top left;
}
.righttop {
background-repeat: no-repeat;
background-position: right;
}.boldred {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bodyblackbold14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 12pt;
}