body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #10167F;
	text-decoration: none;
}
a:visited {
	color: #10167F;
	text-decoration: none;
}
a:hover {
	color: #9966cc;
	text-decoration: underline;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	color: #10167F;
}

.bullet {
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 0em;

	list-style-position: outside;
}
.maintable {
	background-attachment: fixed;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.maintablecaption { 
	font-style: italic;
	font-weight: normal; 
	font-size: 10px;
	color: #666666;	
} 
.banner {
}
.bg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
.header {
	background-color: #9999cc;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDFED;
	color: #10167F;
}

.content_x {
	font-size: 0.7em;
	color: #10167F;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDFED;
	
}


.content {
	font-size: 0.7em;
	color: #10167F;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDFED;
	background-color: #FFFFFF;
}
.content2 {
	font-size: 12px;
	font-weight: normal; 
	color: #10167F;
}
.content3 {
	font-size: 13px;
	font-weight: bold; 
	color: #10167F;
}

.contentWhite {
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
}
.righttop {
	background-color: #9999cc;
	font-size: 0.7em;
	color: #10167F;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightbottom {
	background-color: #9999cc;
	font-size: 0.7em;
	color: #10167F;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(../images/middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightfix {
	background-attachment: fixed;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.execcommittee {
	font-size: 0.7em;
	color: #10167F;
	padding: 10px;
	background-color: #9999cc;
	text-decoration: italic;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}