body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
#header {
 	width: 700px;
 }
 .headerBkg {
	background-image: url(images/topbkg.gif);
	background-repeat: repeat-x;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
.nav a:link {
	color: #333333;
	text-decoration: none;

}
.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #FF0000;
	text-decoration: none;

}
#main {
 	width: 650px;
 }
 .leftBkg {
	background-image: url(images/leftbkg.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;



}
.copyright {
	font-size: 10px;
	color: #666666;
}
#content {
 	width: 500px;
 }
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: underline;
}
.nav td {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.nospace {
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;


}
.image {
	margin-left: 12px;
	padding-left: 15px;



}
.flash a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.flash a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.flash a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.flash {
	font-size: 9px;
	color: #FFFFFF;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 2px;



}
.subhead {
	font-weight: bold;
	color: #333333;
}
p {
	margin-top: 0px;
}
.imageLeft {
	margin-right: 5px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -25px;
	margin-bottom: 5px;

}
.whom {
	margin-bottom: 4px;
}
