	/*  */
	/* General styles */
	body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:600px;
	background-color: #069;
	}
	a {
	color:#639d3c;
	}
	a:hover {
	color:#639a35;
	text-decoration:underline;
	}
	h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	letter-spacing: 0.07em;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	#banner {
	height: 100px;
	width: 775px;
	z-index: 2;
	position: relative;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	text-align: right;
	padding-left: 15px;
}
#logo {
	position: absolute;
	top: 25px;
	left: 28px;
	z-index: 100;
}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
	clear:both;
	float:left;
	width:100%;
	background-color: #FFF;
	}
	#header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #6C6;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#title {
	clear:both;
	margin:0;
	padding:6px 15px !important;
	text-align:left;
	position: relative;
	top: 5px;
	bottom: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
		font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	line-height: 1.8em;
	letter-spacing: 0.02em;
	}
	/* column container */
	.colmask {
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	line-height: 1.8em;
	letter-spacing: 0.02em;
	}.content {
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	line-height: 1.8em;
	letter-spacing: 0.02em;
	}
	.caption {
	font-size:10px;
	color:#006699;
	line-height: 8px;
}
.l-text {
	font-size:12px;
	color:#006699;
	line-height: 18px;
}
.list {
	list-style-type: disc;
	list-style-position: inside;
}
.f-caption {
	font-size:10px;
	color:#006699;
	line-height: 8px;
}
.mission {
	margin-top:0px;
	font-size: 10px;
	color: #006699;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0.07em;
	left: 5px;
}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (double page) settings */
	.doublepage {

	}
	.doublepage .colleft {
		right:50%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
	background-color: #FFF;
	position: relative;
	font-size: 90%;
	color: #333;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	#all 
	{
	width: 890px;
	border: thin solid #78BA4A;
	left: auto;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
	/*  */

  
