@charset "utf-8";
/* CSS Document */
body {
		background: #2e479e;
		font:Arial, Helvetica, sans-serif;
		overflow:auto;
}
#middle
	{
	background: url(/Photos/NOSWLogoWatermark.jpg)center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	padding:40px 0px;
	min-height:800px;
	}
.floatright{
	float: right;
}
.floatleft{
	float: left;
}
#container{
		width:880px;
		margin: 0px auto;
		background:#ffffff;
		padding: 10px;
		
		/*height:1000px;*/
}
#footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2e479e;
	background:#FFFFFF;
	text-align:center;
	border-top: #2e479e solid 3px;
	width:880px;
	margin: 0px auto;
	padding: 0px 10px;
	/*
	position:absolute;
	left: 185px;
	top: 975px;
	*/
	}
#footer a
	{
	color: #2e479e;
	text-decoration:none;
	}
#footer p
	{
	margin: 2px;
	}	
#Title
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2e479e;
	width: 100%;
	border:none;
	text-align:center;
	border-bottom: #2e479e solid 5px;
	
	}
#Title img
	{
	margin:0px 10px;
	}
#Logo{
	position:relative;
}				
h1{
	margin-bottom:0px;
	}	
h2{
	border-bottom: #2e479e solid 5px;
	font-family:Arial, Helvetica, sans-serif;
	}
h3{
	font-family:Arial, Helvetica, sans-serif
	}	

#leftcol
	{
	font-family:Arial, Helvetica, sans-serif;
	width:420px;
	float:left;
	padding: 5px;
	color: #2e479e;
	}
#leftcol img
	{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	border:#000000 2px;
	padding:5px;
	/*height:20px;
	width:20px;
	*/
	}
#rightcol	
	{
	font-family:Arial, Helvetica, sans-serif;
	width:420px;
	float:right;
	padding: 5px;
	color: #2e479e;
	}
#rightcol img
	{
	float:left;
	padding:5px;
	}
#singlecol
	{
	font-family:Arial, Helvetica, sans-serif;
	width:870px;
	padding:5px 5px 50px 5px;
	color:#2e479e;
	text-align:center;
	}
#singlecol p
	{text-align:left;
	}		
#singlecol table
	{
	border:#2e479e 1.5px;
	}	
#singlecol table tr	
{
	border:#2e479e 1.5px;
	}
#singlecol table tr	td
{
	border:#2e479e 1.5px;
	}	
#bottomrow
	{
	font-family:Arial, Helvetica, sans-serif;
	width:870px;
	padding:5px;
	color:#2e479e;
	float:left;
	}
/*#bottomrow h2
	{
	border:none;
	}
*/				
#middle a
	{
	color: #2e479e;
	text-decoration:none;
	}
#mission
	{
	width:870px
	}
#mission img
	{float:right
	}	
#textbox
	{
	font-size:14px;
	float:left;
	width:300px;
	}
#textbox img
	{
	float:left;
	padding:5px;
	}	