.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;

}
.boldwhiteindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-indent: 10pt;
	color: #FFFFFF;
	left: 10px;


}
.slogan {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #AF0D04;
	text-align: right;

}
.sloganbold {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #AF0D04;
	text-align: right;
}
.white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bolddark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.dark {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.rightmargin {
	margin-left: 10px;
	clear: left;
	top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(background.gif);
	background-repeat: repeat-x;
}
.background {
	background-color: #AF0D04;
	background-image: url(gradient.gif);
	background-repeat: repeat-y;
	background-position: right;
}

