body
{
	margin: 0px; 
	padding: 0px;
	background-color: #DAE2E3;
}

div.main_body
{
	width: 776px;
	background-color: #e2e9ea;
	margin: 0px auto;
}

div.borders
{
	width: 744px;
	background-color: #FFFFFF;
	border-left: 1px solid #c2d0d8;
	border-right: 1px solid #c2d0d8;
	margin: 0px auto;
}

div.top_bar
{
	height: 20px;
	background-color: #6E7B83;
	background-image: url("images/bar_top.gif");
	font: 12px arial;
	color: #FFFFFF;
	padding-left: 5px;
}

div.logo_bar
{
    height: 111px;
	background-image: url("images/logo_back.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

/* logo_bar sub elements */

	img.logo
	{
		float: left;
	}
	
	form.wsl_search
	{
	  	float: right;
		padding-right: 8px;
		padding-top: 78px;
	}
	
	input.wsl_search	
	{
		width:21px;
		height:20px;
		background:url(images/checkmark.gif);
		cursor:pointer;
		border:none;
		padding-left: 5px;
	}
	
	input.wsl_search:hover
	{
		background:url(images/checkmark_over.gif);
	}
	
	input.cleardefault
	{
		border: 1px solid #d1d1d1;
		padding-top: 2px;
		border-left-color: #000000;
		border-top-color: #000000;
	}
	
div.tab_bar	
{
    height: 38px;
	background-image: url("images/tab_bar.gif");
}

div.content_body
{
  	float: left;
	width: 563px;
	vertical-align: top;
	background-image: url("images/Center_border.gif");
	background-repeat: repeat-y;
	background-position: top right;
	min-height: 730px;
  	height:auto !important;
  	height:730px;
}

/* content_body sub elements */

	#banner
	{
		height: 188px;
		width: 555px;
		background-image: url("images/banner/border.gif");
		background-position: bottom;
		background-repeat: no-repeat;
	}
	
	div.content_border
	{
		padding: 20px 10px 20px 10px;
	}
	
	#context_text
	{
		font: 13px/20px arial;
	}
	
	#title
	{
		font: 17px arial;
		color: #49B3FB;
		font-weight: bold;
	}

	#word_big
	{
		font-size: 24px;
	}
	
	#head_pad
	{
		padding-bottom: 100px;
	}
		#title_pad
		{
			padding-top: 15px;
		}
			#title_column
			{
				float: left;
				width: 38%;
				height: 60px;
				background-image: url("images/dot_line_v.gif");
				background-position: center right;
				background-repeat: no-repeat;
			}			
	
		#text_column
		{
			float: right;
			width: 57%;
			height: 80px;
			font: 13px arial;
			padding-left: 5px;
		}
	
	#map
	{
		float: right;
	}
	
	table.csv_main
	{
	  	width: 520px;
		font: 12px arial;
		border-collapse: collapse;
	}
	
	.bluebutton
	{
		width:69px;
		height:26px;
		color:#FFF;
		font: 13px arial;
		font-weight:bold;
		padding:2px 5px;
		background:url(images/blue_button.gif);
		cursor:pointer;
		border:none;
		}
	
	.bluebutton:hover 
	{
		background:url(images/blue_button_over.gif);
	}
	
	.contact_form
	{
		border: 1px solid #000000;
		border-left-color: #FFFFFF;
		border-right-color: #FFFFFF;
		border-top-color: #FFFFFF;	
	}

	#services
	{
		height: 82px; 
		width: 535px; 
		background-image: url("images/service_tab.gif"); 
		background-position: bottom; 
		background-repeat: no-repeat;
	}

	#services_l_txt
	{
		float: left;
		padding: 5px 0px 0px 4px;
		font: 12px arial;
		width: 140px;
		color: #4d4d4d;
	}

	#services_r_txt
	{
		float: left;
		padding: 5px 0px 0px 8px;
		font: 12px arial;
		color: #4d4d4d;
	}

	#services_l_img
	{
		float: left;
	}

	#services_r_img
	{
		padding-left: 9px;
		float: left;
	}

	a.services_link:link { color: #4d4d4d; text-decoration: none; }
	a.services_link:visited { color: #4d4d4d; text-decoration: none; } 
	a.services_link:hover { color: #49B3FB; }

/* content_body sub elements for Search */	

	div.search_warn_body
	{
	  	font: 22px arial;
		width: 450px;
		color: #49B3FB;
	}

	div.search_note_msg
	{
		height: 50px;
		background-image: url("images/note.gif");
		background-repeat: no-repeat;
		padding: 10px 0px 0px 60px;
		font: 16px arial;
	}
	
	div.search_warn_msg
	{
		height: 50px;
		background-image: url("images/caution.gif");
		background-repeat: no-repeat;
		padding: 10px 0px 0px 60px;
		font: 16px arial;
	}

	div.search_links
	{
	font: 16px arial;
	}

	a.search_links:link {color: #49B3FB}
	a.search_links:visited {color: #49B3FB}

div.menu
{
  	float: right;
	width: 181px;
}

/* menu sub elements */

	.info_boxs
	{
		width: 100%;
		font: 12px arial;
		background-image: url("images/back_fade2.gif");
		background-position: top;
		background-repeat: repeat-x;
	}
	
	.black_bar_center
	{
		background-color: #000000;
		background-image: url('images/bar_top.gif');
		color: #FFFFFF;
		padding: 2px 2px 2px 2px;
		font: bold 12px arial;
		text-align: center;
	}

	.form_align
	{
		text-align: right;
		float: left; width: 10%;
		padding: 0px 5px 10px 0px;
	}


div.bottem_bar
{
    height: 44px;
	background-color: #6E7B83;
	background-image: url("images/bar_bottom.gif");
}

.bottom_links
{
	padding: 0px 6px 0px 6px;
	font: 13px arial;
}

/* bottom_links sub elements */

	a.bottom_links:link {color: #FFFFFF}
	a.bottom_links:visited {color: #FFFFFF}
	
p.copyright
{
	text-align: center;
	font: 13px arial;
	color: #6E7B83;
}