.background {
	background-color: #FFFFFF;
	background-image: url(images/background_main.gif);
	background-repeat: no-repeat;
}
.bodyBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4743;
}
.bodyBrownSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4743;
}
.backgroundInside {
	background-color: #FFFFFF;
	background-image: url(images/background_inside.gif);
	background-repeat: no-repeat;
}
.bodyBrownSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015D89;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.bodyNumber {
	color: #80aac3;
}
a.white:link
{
	color: #FFFFFF;
}
a.white:visited
{
	color: #FFFFFF;
}
a.white:hover
{
	color: #FFFFFF;
}
a.white:active
{
	color: #FFFFFF;
}

.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyWhiteLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	color: #69615b;
}
a:visited {
	color: #4C4743;
}
a:hover {
	color: #80aac3;
}
a:active {
	color: #4C4743;
}     

a.overWhite:link {
	color: #69615b;
}
a.overWhite:visited {
	color: #4C4743;
}
a.overWhite:hover {
	color: #80aac3;
}
a.overWhite:active {
	color: #4C4743;
}

a.whitee:link
{
	color: #ed1c24;
	text-transform: uppercase;
}
a.whitee:visited
{
	color: #ed1c24;
	text-transform: uppercase;
}
a.whitee:hover
{
	color: #015D89;
	text-transform: uppercase;
}
a.whitee:active
{
	color: #ed1c24;
	text-transform: uppercase;
}

.style1 {color: #FFFFFF}