a:link {color: #666699; text-decoration: underline}
a:visited {color: #666699; text-decoration: underline}
a:hover {color: #333399; text-decoration: none}

.featurebg {
	background-image: url(images/rough_07.gif);
	background-repeat: repeat-y;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link.whitesmall {color: #FFFFFF; text-decoration: underline}
a:visited.whitesmall {color: #FFFFFF; text-decoration: underline}
a:hover.whitesmall {color: #FFFFFF; text-decoration: none}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.bodycopysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.bodysmallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	line-height: 12px;
}
a:link.bodysmallblue {color: #333366; text-decoration: none}
a:visited.bodysmallblue {color: #333366; text-decoration: none}
a:hover.bodysmallblue {color: #333399; text-decoration: none}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666699;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
.bodycopyboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666699;
	font-weight: bold;
}
a:link.bodycopyboldblue {text-decoration: none}
a:visited.bodycopyboldblue {text-decoration: none}
a:hover.bodycopyboldblue {color:#333366; text-decoration: none}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: BOLD;
	color: #FFFFFF;
}
a:link.navigation {color: #FFFFFF; text-decoration: none}
a:visited.navigation {color: #FFFFFF; text-decoration: none}
a:hover.navigation { color:#FFFF00 ;text-decoration: none}

.memnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: BOLD;
	color: #333366;
}
a:link.memnavigation {color: #333366; text-decoration: none}
a:visited.memnavigation {color: #333366; text-decoration: none}
a:hover.memnavigation { color:#333399 ;text-decoration: none}

.featurebg2 {
	background-image: url(images/rough_08.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bodycopymedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

.bold-red {
	font-weight: bold;
	color: #ff0000;
}

