
@charset "utf-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-align: center;	
}

#container {
    width:812px;
    background-color: #FFD100;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	 text-align: left;
	clear: both;
}
 #header{
	background-image: url(./images/header2010.jpg);
	background-repeat: no-repeat;
	background-color: #FFD100;
	width:812px;
	height:128px;
	background-origin: border-box;
	vertical-align: top;
	border: 0;
	padding: 0px;
		clear: both;
}
 #navigation{
	width:812px;
	height:34px;
	background-color:#EE3123;
	vertical-align: top;
	border: 0;
	padding: 0px;
		clear: both;	
}

 #content  {
   background-color: #FFD100;
	width: 732px;
	max-width:732px;
	height:auto;
	line-height: 1.5em;
	margin: 0px;
	clear: both;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}


#footer {
	width:812px;
	height:120px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #071F86;
	background-image:url(./images/footer2010.jpg);
	background-repeat:no-repeat;
	background-color: #FFD100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:10px;
    text-align: center;
	font-style: italic;
	font-weight: bold;
	clear: both;
	vertical-align:bottom;
}
 
.smalltext {
	font-size: 10px;
}
.boldtext {
	font-weight: bold;
}


	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
text-align:center;
float: left;
color: white;
padding: 9px 54px;
text-decoration: none;
border-right: 1px solid #111111;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(./images/blockactive.gif) center center repeat-x;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
border: 1px solid #666666;
border-width: 1px 0;
background:  #EE3123 url(./images/blockdefault.gif) center center repeat-x;
list-style: none;
text-align:center;
}

[if IE]>

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif] 

/* CSS Document */


#footer a:link {
	color: #071F86;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
}
#footer a:visited {
	color: #071F86;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
	}
#footer a:hover {
    color: #000000;
	text-decoration: underline;	
	vertical-align: top;
	font-size: 14px;
	text-align: center;
}

#footer a:active {
   color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
}

/*Old*/

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #071F86;
	padding-top: 15px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE3123;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE3123;
}

.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #071F86;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EE3123;
}
.sitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #071F86;
	text-align:center;
}
.sitelinks a:link {
	color: #071F86;
	text-decoration: none;
	vertical-align: top;
	font-size: 10px;
	text-align: center;
}
.sitelinks a:visited {
	color: #071F86;
	text-decoration: none;
	vertical-align: top;
	font-size: 10px;
	text-align: center;
	}
.sitelinks a:hover {
    color: #000000;
	text-decoration: underline;	
	vertical-align: top;
	font-size: 10px;
	text-align: center;
}

.sitelinks a:active {
   color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
		color: #EE3123;
	text-decoration: underline;
}
a:active {
		color: #EE3123;
	text-decoration: none;
}
