body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
}

#container {
	width: 750px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#container-header {
	width: 670px;
	height: 112px;
	padding: 20px 40px 0 40px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}

#container-name {
	float: left;
	padding-top: 12px;
}

#container-slogan {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span, #container-slogan span {
	color: #0151AD;
}

.emphasis {
	color: #222222;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: .5px;
	padding: 0 1px 0  0;
}

.emphasis2 {
	color: #999999;
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: .5px;
	padding: 0 1px 0  0;
}

#container-eyecatcher {
	width: 670px;
	padding: 0 40px 0 40px;
	height: 175px;
	background-image: url(images/bg_eyecatcher.jpg);
	background-repeat:no-repeat;
}

#container-navigation {
	width: 670px;
	background-color: #4C7A9D;
	height: 22px;
	border-bottom: 1px solid #FFFFFF;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #FFFFFF;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
}

#navigation li a:visited {
	color: #FFFFFF;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #098A5F;
	padding: 4px 15px 4px 15px;
	border: 1px solid #FFFFFF;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#indent {
	padding: 0 0 10px 0;
}

.indent2 {
	padding: 0 0 0 25px;
}

#border {
	width: 160px;
	margin-left: 490px;
}

.border-photo1 {
	padding: 35px 15px 15px 15px;
}

.border-photo2 {
	padding: 15px 15px 15px 15px;
}

.border-photo3 {
	padding: 15px 15px 15px 15px;
}

#container-footer {
	border-top: 4px solid #D5D5D5;
	width: 670px;
	padding: 10px 0 20px 0;
	margin: 0 40px 0 40px;
	clear: both;
	color: #AEAEAE;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #AEAEAE;
}

#container-footer a:visited {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #AEAEAE;
}

#container-footer a:hover {
	color: #779999;
}

#footer {
	font-size: 11px;
	color: #AEAEAE;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	font-weight: bold;
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	font-size: 9px;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #0151AD;
	margin: 0 0 0 0;
	padding: 30px 0 20px 35px;
	line-height: 24px;
	background: url(images/feather2.jpg) no-repeat;
	background-position: 10px 14px;
}

h2 {
	font-size: 16px;
	color: #0151AD;
	padding: 0 0 0 25px;
	letter-spacing: 1px;

}

h3 {
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #444444;
	padding: 5px 0 0 55px;
	}
	
h4 {
	font-size: 12px;
	text-transform: uppercase; 
	color: #098A5F;
	padding: 0 0 0 12px;
	}
	
h5 {
	font-size: 13px;
	color: #098A5F;
	text-decoration: underline;
    padding: 10px 0 0 25px;
	}
	
	
#acroheading {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #098A5F;
	padding: 40px 0 5px 0;
	letter-spacing: 1px;
}

hr {
	border: none 0;
	border-top: 1px solid #DFDFDF;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #DFDFDF;
	margin: 0px 0 0 25px;
	height: 1px;
}

#content p {
	line-height: 16px;
	color: #444444;
	margin: 0 0 20px 25px;
}

#border p {
	line-height: 15px;
	font-size: 12px;
	color: #666666;
	margin: 0 0 15px 15px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #0151AD;
	padding: 2px 2px 2px 2px;
}

#content p a:visited, #border p a:visited {
	text-decoration: none;
	color: #0151AD;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: underline;
	color: #444444;
	padding: 2px 2px 2px 2px;
}

#content li {
	list-style: none;
	background-image: url(images/cube10.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 0 15px;	
}

#content li a {
	text-decoration: none;
	color: #0151AD;
}

#content li a:hover  {
	text-decoration: underline;
	color: #444444;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	border-bottom: 1px solid #E5E5E5;
	padding: 20px 20px 20px 40px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #444444;
	font-style: italic;
}

#pagelinks {
	line-height: 20px;
	padding: 0 0 50px 35px;
}

#pagelinks a {
	text-decoration: none;
	color: #098A5F;
}

#pagelinks a:visited {
	text-decoration: none;
	color: #098A5F;
}

#pagelinks a:hover  {
	text-decoration: underline;
	color: #0151AD;
}


ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
}

#subnavigation li a:visited {
	text-decoration: none;
	color: #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #0151AD;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/cube10.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	padding: 2px;

}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}