@charset "utf-8";
/* CSS Document */

.container 
{
	width: 968px;
	background: #e4f5fc;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border: 0;
	margin: 0;
	padding: 0;
}

.banner {
	background-color:#e4f5fc;
	height: 290px;
	width: 968px;
}

.banner_column_container
{
	position:relative;
	float:left;
	height:290px;
	width: 968px;
}

.body_container
{
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;height:600px;
	width:968px;
}

.body_container_index
{
	position:relative;
	float:left;
	/*height:600px;*/
	width:968px;
}

.body_container_topleft
{
	position:relative;
	float:left;
	/*height:600px;*/
	width:168px;
}

.body_container_topright
{
	position:relative;
	float:left;
	/*height:600px;*/
	width:800px;
}

.body_container_topleft_column
{
	position:relative;
	float:left;
	/*height:600px;*/
	width:10px;
}

.body_container_bottomrow_column
{
	position:relative;
	float:left;
	height:10px;
	width:303px;
}

.body_container_topright_text
{
	position:relative;
	float:right;
	/*height:600px;*/
	width:790px;
	border: 0;
	margin: 0;
	padding: 0;

}
.body_container_toprightheadertext_sponsorspg
{
	color:#f8c43c;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.button_container
{
	position:relative;
	float:left;
	height:100px;
	width: 968px;
}

.nav_row
	{
	position:relative;
	float:left;
	/*background-image: url(images/navbgd.gif);
	background-repeat: repeat-x;*/
	color:#006;
	text-align:center;
	height:23px;
	width:968px;
	}

.nav_row a
	{
		color:#006;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-decoration:none;
	}
	
.nav_row a:hover
	{
		background-image:url(images/navbgd.gif);
		background-repeat: repeat-x;
		color:#0F0;
		font-weight:bold;
	}
	
.nav_row_bottom
	{
	position:relative;
	float:left;
	background-image:url(images/navbgdbtm.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	height:24px;
	width:968px;
	/*vertical-align: middle;*/
	}	
	
.nav_row_bottom a
{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.nav_row_bottom a:hover
{
	/*background-image:url(images/navbgdbtm.gif);	
	background-repeat: repeat-x;*/
	color:#f8c43c;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.nav_row_space
	{
	position:relative;
	float:left;
	height:22px;
	width:168px;
	}


.nav_tab_center
	{
	position:relative;
	float:left;
	height:22px;
	width:146px;
	}
	
.nav_tab_center_bottom
	{
	position:relative;
	float:left;
	height:22px;
	width:146px;
	}

.nav_tab_right_bottom
	{
	position:relative;
	float:left;
	height:22px;
	width:106px;
	}

.nav_tab_centeraddress
	{
	position:relative;
	float:left;
	height:22px;
	width:262px;
	vertical-align: middle;
	}

.navlinks 
{
	line-height: 8px;
	border: 0;
	margin: 0;
	padding: 0;
}
	
.pdf_links a
{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

.pdf_links a:hover
{
	color:#F8C43C;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}

