body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bodycopy-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	color: #000000;
}
.bodycopy-black a {
	color: #333333;
	text-decoration: underline;
}
.bodycopy-black a:visited {
	color: #333333;
}
.bodycopy-black a:hover {
	color: #666666;
}
.bodycopy-black a:active {
	color: #999999;
}


.bodycopy-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 160%;
	color: #FFFFFF;
	letter-spacing:1px;
}
.bodycopy-white a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodycopy-white a:visited {
	color: #FFFFFF;
}
.bodycopy-white a:hover {
	color: #FFFFFF;
}
.bodycopy-white a:active {
	color: #FFFFFF;
}


.bodycopy-white-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	color: #FFFFFF;
	letter-spacing:1px;
}
.bodycopy-white-small a {
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopy-white-small a:visited {
	color: #FFFFFF;
}
.bodycopy-white-small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodycopy-white-small a:active {
	color: #FFFFFF;
}




.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	color: #2D383A;
}



.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subtitle a {
	color: #333333;
	text-decoration: none;
}
.subtitle a:visited {
	color: #333333;
}
.subtitle a:hover {
	color: #333333;
	text-decoration: underline;
}
.subtitle a:active {
	color: #333333;
}







.subsubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
.bulletedlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	color: #000000;
	list-style-image: url(../graphics/bullet-gray.gif);
	list-style-position: outside;
	clip:   rect(auto auto auto auto);
	list-style-type: disc;
	padding-left:5px;
    margin-left:8px;
	margin-bottom:10px;
	margin-top:-5px;	
}
.bulletedlist li {
  margin-top: 10px;
}
.bulletedlist a {
	color: #333333;
	text-decoration: underline;
}
.bulletedlist a:visited {
	color: #333333;
}
.bulletedlist a:hover {
	color: #666666;
}
.bulletedlist a:active {
	color: #999999;
}

.bodycopy-red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 180%;
	color: #D40000;
}
.bodycopy-red a {
	color: #D40000;
	text-decoration: none;
}
.bodycopy-red a:visited {
	color: #D40000;
}
.bodycopy-red a:hover {
	color: #D40000;
	text-decoration: underline;
}
.bodycopy-red a:active {
	color: #D40000;
}.title-white {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
