body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	text-align: justify;
}

A:link      {
	COLOR: #0000FF;
	text-decoration: underline;
}



#leftnav {
	display:none;
}

#copyheader {
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 0px;
}

#copy {
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 0px;
}

#footer {
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 0px;
}

#logo {
	margin-top: 5px;
	margin-left: 0px;
}
#buttons {
	display:none;
}

.mediumcopy {
	font-size: 0.8em;
	line-height: 1.3em;
}
.smallcopy {
	font-size: 0.8em;
	line-height: 1.3em;
}

.dotwgv {
	background-image: url(global/dotwg_divide_v.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dotwgh {
	background-image: url(global/dotwg_divide_h.gif);
	background-repeat: repeat-x;
	background-position: center;

}

#skiptonavigation {
	display:none;
}
