/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #EEEEEE url(images/bg.gif) repeat-x top;
	font: 12px Arial, Helvetica, sans-serif;
}
.white {
	color: #FFFFFF;
}
.whiteDoublespace {
	line-height: 140%;
	color: #FFFFFF;
}
li {
	list-style: square url(images/bullet-green.gif) outside;
}
.smalltext {
	font-size: 8pt;
}
.DoublespaceGray {
	font: 12px/130% Arial, Helvetica, sans-serif;
	color: #333333;
}
.SUBTITLE {
	font: bolder normal 10px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000099;
}
.BOLDER {
	font-weight: bolder;
	color: #21214F;
}
a:link {
	color: #505173;
}
a:visited {
	color: #616673;
}
a:hover {
	color: #616673;
	text-decoration: none;
}
a:active {
	color: #545173;
}
.boxbg {
	background: url(images/bg-box.jpg) bottom;
}
.boxbg2 {
	background: url(images/bg-boxgrass.jpg) bottom;
}
.bgcurl {
	background: url(images/bgcurl.jpg) no-repeat left top;
}.bgcurl2 {
	background: url(images/bgcurl2.jpg) no-repeat left top;
}
.NoListChanges li
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
