.red { color: #ED1C24; }
.blue { color: #4C4A87; }
.gold { color: #FAA61A; }
.gray { color: #D9D9D9; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #E8E8E8 url('images/bgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 0 auto;
	}

h1 {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #FAA61A;
text-decoration: none;
margin: 0 6px 0 0;
}

h2 {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #ED1C24;
text-decoration: none;
margin: 0 6px 0 0;
}

h2.centered {
font-size: 16px; 
font-weight: bold;
color: #ED1C24;
text-align: center;
margin: 0;
padding: 0;
}

h3 {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #4C4A87;
text-decoration: none;
margin: 0 3px 0 0;
}

a, a:visited, a:active  {
	color: #ED1C24;
	text-decoration: none;
}
a:hover  {
	color: #ED1C24;
	text-decoration: underline;
}

div.mainheader {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #FAA61A;
text-decoration: none;
}

div.mainheader2 {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #ED1C24;
text-decoration: none;
}

div.mainheader3 {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #4C4A87;
text-decoration: none;
}

div.mainlink {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px; 
font-weight: bold;
color: #ED1C24;
text-decoration: none;
}
a.mainlink, a:visited.mainlink, a:active.mainlink  {
	color: #ED1C24;
	text-decoration: none;
}
a:hover.mainlink  {
	color: #ED1C24;
	text-decoration: underline;
}

div.headerlink {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.headerlink, a:visited.headerlink, a:active.headerlink  {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a:hover.headerlink  {
	color: #ffffff;
	text-decoration: underline;
}

div.maintext {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px; 
line-height: 14px;
color: #232176;
text-decoration: none;
}

div.maintext2 {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 9px; 
line-height: 14px;
color: #232176;
text-decoration: none;
}

div.headertext {
padding-top: 10px;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 10px;
line-height: 14px;
color: #ffffff;
text-decoration: none;
}

div.news {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px; 
color: #FFFFFF;
text-decoration: none;
}

.maintext {font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12px; color: #333333; text-decoration: none;}


/************************************************
	Divs
************************************************/
.clearfloat {
	clear: both;
	height: 0;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	}
.thumbs {
	float: left;
	width: 192px;
	border: 0;
	margin: 0 10px 36px 0;
	padding: 0;
	text-align: center;
	}
.thumbs img {
	margin: 0 0 5px 0;
	border: 0;
	padding: 0;	
	}
.aligncenter { 
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	}
.alignright {
	text-align: right;
	}
.floatleft {
	float: left;
	border: 0;
	margin: 0 18px 12px 0;
	padding: 0;
	}
.floatright {
	float: right;
	border: 0;
	margin: 0 0 12px 18px;
	padding: 0;
	}
.small {
	font: normal 11px Arial, Helvetica, Sans-Serif; 
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}

ul.expanded {
	list-style-type:none;
	list-style-image:url(images/bullet.gif);
	}
ul.expanded li, ol.expanded li {
	padding-bottom: 16px;
	}
ul.compact, ol.compact {
	margin-top:0;
	}
ul.compact li, ol.compact li {
	padding-bottom: 0;
	}

#subfooter {
	clear: both;
	padding: 0;
	margin: 10px auto;
	text-align: center;
	}
#subfooter .content {
	border: 0;
	padding: 0 0 144px 0;
	margin: 0;
	font: normal 11px/14px arial, helvetica, geneva, sans-serif, verdana;
	color: #232176;
	text-align: center;
}
#subfooter a, #subfooter a:visited	{
	color: #232176;
	text-decoration: none;
	}
#subfooter a:hover	{
	color: #ED1C24;
	text-decoration: none;
	}

.content {
	padding: 0 15px;
	font: normal 12px/14px arial, helvetica, geneva, sans-serif, verdana;
	color: #232176; 
	text-decoration: none;
	}

