/* CSS Document */

	a {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	text-align:center;
	}
	a.a_copy {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	padding-top:5px;
	text-align:left;
	font-weight:normal;
	}
	a.a_copy:hover{
	color:#ffcc00;
	}
	a:hover{
	color:#3E5068;
	}
	a:visited {
	color:#ffffff;
	}
	
	h1.wide{
	color:#FFFFFF;
	background-image:url(h1_background_wide.gif);
	background-repeat: no-repeat;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:39px;
	padding-left:15px;
	padding-bottom:0px;
	padding-top:15px;
	margin-bottom:0px;
	}
	h1{
	color:#FFFFFF;
	background-image:url(h1_background_home.gif);
	background-repeat: no-repeat;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	height:39px;
	padding-left:15px;
	padding-bottom:0px;
	padding-top:15px;
	margin-bottom:0px;
	}
	
	h2 {
		font-size: 14px;
		color:#fff;
		padding: 8px 8px 0;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	p, td {
	color:#ffffff;
	padding:8px 8px 0px 8px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	ul {
	color:#ffffff;
	padding:2px 8px 0px 4px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-left:3px;
	list-style-position:inside;
	margin-top:0px;
	}
	body{
	background-color:#ffffff;
	}
	.header{
	background-color:#FFFFFF;
	float:left;
	height:80px;
	width:780px;
	vertical-align:middle;
	}
	.nav_container{
	width:780px;
	height:41px;
	background-image:url(nav_split.gif);
	background-repeat:no-repeat;
	background-color:#3e5068;
	padding:0px;
	}
	.copy_container{
	width:780px;
	float:left;
	background-color:#3E5068;
	height:auto;
	padding:0px;
	}
	.left_column{
	width:180px;
	float:left;
	margin-top:25px;
	margin-left:3px;
	background-color:#3E5068;
	font-size:12px;
	padding:0px;
	}
	.left_column_box{
	background-color:#626F81;
	width:auto;
	height:auto;
	padding-bottom:3px;
	}
	.center_column{
	width:400px;
	float:left;
	margin-top:25px;
	margin-left:10px;
	background-color:#3E5068;
	font-size:12px;
	padding:0px;
	}
	.center_background{
	width:400px;
	padding:0px;
	background-image: url(center_background.gif);
	}
	.center_paragraph_wrapper{
	padding-bottom:0;
	}
	.center_end{
	width:402px;
	height:40px;
	padding:0px;
	background-image:url(bottom_curve.gif);
	background-repeat: no-repeat;
	height:40px;
	}
	.right_column{
	width:180px;
	float:right;
	margin-top:25px;
	background-color:#3E5068;
	font-size:12px;
	padding:0px;
	}
	.copy_bottom{
	width:780px;
	background-image:url(site_bottom.gif);
	height:22px;
	}
	.right_column_wide{
	width:580px;
	float:left;
	margin-top:25px;
	margin-left:8px;
	background-color:#3E5068;
	font-size:12px;
	padding:0px;
	}
	.center_background_wide{
	width:580px;
	padding:0px;
	background-image: url(center_background_wide.gif);
	} 
	.center_bottom_wide{
	width:582px;
	height:40px;
	padding:0px;
	background-image:url(bottom_curve_wide.gif);
	background-repeat: no-repeat;
	height:40px;
	}
