body {
	background-color: #CFD0C8;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	margin: 20px 20px 20px 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1F2F62;
}

/*  CLASS DEFINITIONS  */


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #477C8C;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #477C8C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #477C8C;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89000F;
	text-decoration: underline;
}

A.other:link	    {	color: #FF1900;	font-size: small; text-decoration:none; font-weight: normal;}
A.other:visited		{	color: #FF1900; font-size: small; text-decoration:none; font-weight: normal;}
A.other:hover	   {	color: #FF1900; font-size: small; text-decoration:underline; font-weight: normal;}

A.other2:link			{	color: #A90606;	text-decoration:none;  font-weight: normal; }
A.other2:visited		{	color: #193366;	text-decoration:none;  font-weight: normal;}
A.other2:hover		    { 	color: #645032;	text-decoration:underline;  font-weight: normal;}

A.dark:link			{	color: #402308;	text-decoration:none; font-size: 20px;  font-weight: bold; }
A.dark:visited		{	color: #402308;	text-decoration:none; font-size: 20px;  font-weight: bold;}
A.dark:hover		{	color: #402308;	text-decoration:underline; font-size: 20px;  font-weight: bold;}

A.large:link			{	color: #477C8C;	text-decoration:none; font-size: 16px;  font-weight: bold; }
A.large:visited		{	color: #477C8C;	text-decoration:none; font-size: 16px;  font-weight: bold;}
A.large:hover		{	color: #477C8C;	text-decoration:underline; font-size: 16px;  font-weight: bold;}

A.top:link	    {	color: #477C8C;	font-size: small; text-decoration:none; font-weight: normal;}
A.top:visited		{	color: #477C8C; font-size: small; text-decoration:none; font-weight: normal;}
A.top:hover	   {	color: #477C8C; font-size: small; text-decoration:underline; font-weight: normal;}


.bgnav {
	background-color: #91B0B5;
}
.bgtopbar {
	background-color: #477C8C;
}
.bgcontent {
	background-color: #FFFFFF;
}

.auto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #32150E;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A70000;
	text-decoration: none;
	line-height: 20px;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A70000;
	text-decoration: none;
	line-height: 20px;
}
.xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #A70000;
	text-decoration: none;
	line-height: 24px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #232022;
}