@charset "utf-8";
/* CSS Document */
body {
	background:#3C79A4 url(../images/img1.gif) top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
}

#container {
	width:752px;
	margin:20px auto 20px auto;
}

#main_content {
	background:url(../images/img12.gif) top center no-repeat;
}

.clearLeft {
	clear:left;
}

.clearLeftSpacer {
	clear:left;
	height:50px;
}

.textCenter {
	text-align:center;
}


/* Heading Styles -------------------------------------------------------- */

h1, h2, h3 {
	font-family:sans-serif, Verdana;
	margin:0;
	line-height:normal;
}

h1 {
	color:#980E06;
	font-size:33px;
}

h2 {
	font-size:12px;
	color:#000000;
}

h3 .blue {
	font-size:18px;
	color:#949394;
	width:100%;
}


.blue {
	border-bottom:2px solid #6AB5EA;
}

.red {
	margin-top:40px;
	border-bottom:2px solid #FE710E;
}

/* Background CSS for the main container --------------------------------- */

#box_middle {
	width:712px;
	background:url(../images/img3.gif) repeat-y;
	padding:0 20px 0 20px;
}

/* Header ---------------------------------------------------------------- */

#header-left {
	float:left;
	width:356px;
}

#header-right {
	margin-left:356px;
	width:336px;
	text-align:right;
	padding-top:0;
	padding-right:20px;
	font-size:12px;
	font-weight:bold;
}

#header-right .largeText {
	font-size:16px;
	color:#980E06;
}

/* Nav Images and Links ------------------------------------------------- */

#navImages {
	clear:left;
	padding-top:10px;
}

#navButtons {
	margin:0;
	clear:left;
	margin-top:1px;
	font-family:sans-serif, Verdana;
}

#navButtons td {
	text-align:center;
	background:url(../images/img9.gif) no-repeat;
	vertical-align:middle;
	width:177px;
	height:45px
}

#navButtons .spacer {
	width: 1px;
	background:none;
}

/* Links ---------------------------------------------------------------- */

#header-right a:link {	
	color:#0F476E;
	text-decoration:underline;	
}

#header-right a:visited {	
	color:#0F476E;
	text-decoration:underline;	
}

#header-right a:hover {	
	color:#ADC0CE;
	text-decoration:underline;	
}

#header-right a:active {	
	color:#0F476E;
	text-decoration:underline;	
}

#navButtons a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#navButtons a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#navButtons a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#navButtons a:active {
	color:#FFFFFF;
	text-decoration:none;
}

/* Main Content ------------------------------------------- */ 

.contentImages {
	text-align:center;
}

.contentImages img {
	margin:0 60px 0 60px;
	border:none;
	float:left;
}

/* Footer -------------------------------- */

#footer {
	text-align:center;
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
