.pagetitle {
	font-family: Arial;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

.paragraphtitle {
	font-family: Arial;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bodyCopy {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	list-style-type: decimal;

}
li {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	list-style-type: decimal;

}

li.bullet {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	list-style-type: circle;

}

.bodyCopySmall {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.whitenav {
	font-family: Arial;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenav:link,  a.whitenav:visited { color: #ffffff; text-decoration: none;}
a.whitenav:hover, a.whitenav:active  { color: #ffffff; text-decoration: none;}



.whitenavsmall {
	font-family: Arial;
	font-size: 68%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenavsmall:link,  a.whitenavsmall:visited { color: #ffffff; text-decoration: none;}
a.whitenavsmall:hover, a.whitenavsmall:active  { color: #ffffff; text-decoration: none;}


.bigredlink {
	font-family: Arial;
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

a.bigredlink:link,  a.bigredlink:visited { color: #CC0000; text-decoration: none;}
a.bigredlink:hover, a.bigredlink:active  { color: #CC0000; text-decoration: underline;}

.redlink {
	font-family: Arial;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

a.redlink:link,  a.redlink:visited { color: #CC0000; text-decoration: none;}
a.redlink:hover, a.redlink:active  { color: #CC0000; text-decoration: underline;}

.redlinksmall {
	font-family: Arial;
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

a.redlinksmall:link,  a.redlinksmall:visited { color: #CC0000; text-decoration: none;}
a.redlinksmall:hover, a.redlinksmall:active  { color: #CC0000; text-decoration: underline;}

.redlinksmall-new {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

a.redlinksmall-new:link,  a.redlinksmall-new:visited { color: #CC0000; text-decoration: none;}
a.redlinksmall-new:hover, a.redlinksmall-new:active  { color: #CC0000; text-decoration: underline;}

.background {
	background-color: #FFFFFF;
	background-image: url(../templateimages/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../templateimages/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-left: 0;
}