body {
	/*72.5%*/
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: #cacaca url('../images1_new/background.gif') repeat-x 0 0;
	padding: 16px 0;
	margin: 0;
}
/*================================================================================
COLOUR PALETTE
green nav bar #99CC78
dark blue 	#09357A
text headers	#B40020
body text	#081625
================================================================================*/

/* UNIVERSAL STYLES
================================================================================*/
div.clear {
	clear: both;
}
/* LAYOUT STYLES
================================================================================*/
#container_home {
	width: 939px;
	text-align: left;
	background: #FFF url('../images1_new/wrap_undershadow.gif') repeat;
	margin: 0 auto;
}
#wrap_top1 {
	background: url('../images1_new/wraptop1.gif') repeat;
	padding: 0;
	line-height: 1px;
}
#wrap_left {
	width: 939px;
	background: url('../images1_new/wrapleft.gif') no-repeat 0 0;
}
#wrap_right {
	width: 934px;
	background: url('../images1_new/wrapright.gif') no-repeat 100% 0;
	padding: 0;
	margin-left: 5px;
}
#wrap_bottom {
	background: url('../images1_new/wrapbottom2.gif');
	padding: 0;
	line-height: 1px;
}
#container_inner {
	width: 917px;
	background: url('../images1_new/background_inner1.gif') repeat-y;
	border: 1px solid #FFF;
	padding: 6px 5px;
}
#container_inner1 {
	padding: 0;
}
#header {/*
	background: red;   */
	border-bottom: 1px solid #FFF;
	padding: 0;
	background: url('../images1_new/header_new.jpg') no-repeat;
	width: 917px; 
	height: 101px;	
}
#header a {
	outline: 0 none;	
}
#header img.logo {
padding: 9px 0 0 9px;		
}

#navtop {
	width: 917px;
	background: #09357A;
	padding: 0;
	height: 48px;
	margin: 0;
	position: relative;
	z-index: 100;
	top: 0;
}
#navtop ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#login {
	width: 917px;
	background: #A0CB86;
	background: #99CC78;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #FFF;
	height: 84px;
	position: relative;
}
#login_left {
	width: 440px;
	float: left;
	padding: 10px 0 0 0;
}
#login_right {
	float: left;
	padding: 10px 0px 0 100px;
	width: 362px;
}
#content_container {
	padding: 40px 29px 20px 26px;
	background: #FFF;
	padding: 40px 24px 20px 24px;
}
#content_container .content_1col {
	float: left;
	width: 845px;
	padding-right: 20px;
}
#content_container .content_2col_left {
	float: left;
	border-right: 1px solid #dfdbdc;
	width: 625px;
	padding-right: 20px;
}
#content_container .content_2col_right {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#content_container .content {   
        clear:both;
/*	width: 675px; */
	width: 865px; 
}#content_container .bottom_spacer {
	height: 60px;
}
#footer {
	padding: 16px 29px 16px 26px;
	background: #003366;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	color: #fff;
}
/* PAGE ELEMENTS
================================================================================*/
div.promo_container {
	width: 207px;
	background: #7fa568 url('../images1_new/promo_bg.gif') repeat-x;
	float: left;
}
div.promo_spacer {
	float: left;
	width: 100px;
}
div.promo_top {
	background: url('../images1_new/promo_top.gif') no-repeat 0 0;
	padding-top: 6px;
}
div.promo_bottom {
	background: url('../images1_new/promo_bottom.gif') no-repeat 0 100%;
	padding-bottom: 8px;
}
div.promo_content {
	border-left: 1px solid #a0cb84;
	border-right: 1px solid #a0cb84;
	padding: 4px 6px 4px 6px;
	
	color: white;
	font-size: 0.83em;/*10px;*/
	font-weight: normal;
}
div.promo_content h1 {
	font-size: .99em;
	font-weight: bold;
	color: black;
	margin: 0;
	padding: 0;
}
div.promo_content img {
	border: 1px solid white;
	margin-right: 6px;
	margin-bottom: 2px;
}
/* TYPOGRAPHY
================================================================================*/
#content_container .content_2col_left {
}
#content_container .content_2col_right {
}
#content_container .content {
}

.spaw_body {
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color: white;
	background-image: none;
	padding: 10px;
	margin: 0;
}

H1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #B40020;
	 text-decoration: none;
}
H2 {
	font-size: 1.5em;
	color: #000000;
	text-decoration: none;
}
H3 {
	font-size: .8em;
	color: #3D6923;
}
H4 {
	font-size: 1.1em;
	color: #B40020;
}
h5, h6 {
	color: #B40020;
}
hr {
	width: 100%;
	height: 1px;
	color: #CCC;
	background: #CCC;
	border: none;
	margin: 10px 0;
	clear: both;
}
img {
	border: none;
}
blockquote {
	padding: 10px 15px;
	margin: 10px 0;
	clear: both;
}
blockquote p {
	padding: 0;
}
p {
	padding: 4px 0 10px 0;
}
a, a:visited, a:focus {
	text-decoration: none;
	color: #9B2D50;
}
a:hover { 
    color: #09357A; 
    text-decoration: underline;  
    /*font-size:10px;*/
}
a:active {
	color: #99CC66;
	text-decoration: underline;
	   /*font-size: 10px;*/
}
ul, .spaw_body ul, ol, .spaw_body ol {
	padding: 8px 0;
	margin: 0 0 0 35px;
}
ul, .spaw_body ul {
	list-style-image: url('../images1_new/ul_default.gif');
}
ol, .spaw_body ol {
	margin: 0 0 0 40px;
}
ul li ul, ul li ol, ol li ul, ol li ol, .spaw_body ul li ul, .spaw_body ul li ol, .spaw_body ol li ul, .spaw_body ol li ol {
	padding: 0;
}
ul li, .spaw_body ul li {
	padding: 2px 0;
}
ul ul, ul ol, ol ul {
	list-style-image: none;
}
ul li li, ol li, .spaw_body ul li li, .spaw_body ol li {
	padding: 2px 0;
}
ol, ul, ol ol, ol ul, ul ol, ul ul, ol p, ul p, td, td p, td ol, td ul, fieldset {
	font-size: 1em;
}
#login_right h3 {
	margin: 0;
	padding: 0 0 4px 0;
	color: #3e6924;
	font-weight: bold;
	font-size: .92em;
}
ul.login {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.login li {
	margin: 0;
	padding: 0;
}
* html ul.login li {
	padding: 0;
}
ul.login li label.formlabel {
	float: left;
	display: block;/*
	width: 64px;  */
	width: 120px;
	color: black;
	font-size: .84em;
}
ul.login input.submit {
	margin-left: 6px;
}
/* FORM INPUT STYLES
================================================================================*/
#login_right form {
	margin: 0;
	padding: 0;
 
}
#login_right .textbox {
	font-size: .94em;
	border: none;
	padding: 0;
	margin: 0;
	width: 90px;
	height: 14px;
}
#login_right .submit {
	font-size: .78em;
	border: 1px outset #3d6923;
	background: #558039;
	color: white;
	padding: 0 2px;/*
	width: 40px;  */
}
/*
input, select {
	font-size: 0.62em;
}
*/
/* TOP NAVIGATION STYLES
================================================================================*/
#navtop ul.nav {
	margin: 0;
	padding: 0;
}
/* TIER 1 - the top menu */
#navtop ul.nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0 4px;
	background: url('../images1_new/menu_arrow.gif') no-repeat 50% 100%;
	width: 90px;
	text-align: center;
	
}
#navtop ul.nav li a,#navtop ul.nav li a:visited,#navtop ul.nav li a:hover,#navtop ul.nav li a:active {
	color: white;
	text-decoration: none;
	font-size: .84em;
	font-size: 1em;
	display: block;
	height: 32px;
	padding: 8px 0;
}
/* TIER 2 - the drop down */
#navtop ul.nav ul {
	display: none;
	position: absolute;
	width: 168px;
	border: 1px solid white;
	background: #2e79b0;
}
#navtop ul.nav ul li {
	width: 168px;
	background: none;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #6ba0c8;
}
#navtop ul.nav ul li a,#navtop ul.nav ul li a:visited,#navtop ul.nav ul li a:hover,#navtop ul.nav ul li a:active {
	color: white;
	text-decoration: none;
	/*font-size: 10px;*/
	font-weight: bold;
	display: block;
	height: auto;
	padding: 3px 7px;
	margin: 0;
}
#navtop ul.nav ul li a.more {
	background: url('../images1_new/menu_more_closed.gif') no-repeat 98% 50%;
}
#navtop ul.nav ul li a.more:hover {
	background: url('../images1_new/menu_more_open.gif') no-repeat 98% 50%;
}
/* TIER 3 - the right side open */
#navtop ul.nav ul ul {
	display: none;
	position: absolute;
	width: 168px;
	border: 1px solid white;
	background: #5d9bcc;
	left: 100%;
	top: -1px;
}
#navtop ul.nav ul ul li {
	width: 168px;
	padding: 0;
	background: none;
	text-align: left;
	border-bottom: 1px solid #95bcd9;
}
#navtop ul.nav ul ul li a,#navtop ul.nav ul ul li a:visited,#navtop ul.nav ul ul li a:hover,#navtop ul.nav ul ul li a:active {
	color: white;
	text-decoration: none;
	/*font-size: 10px;*/
	font-weight: bold;
	display: block;
	height: auto;
	padding: 3px 7px;
	margin: 0;
}
/* SPACER - override previous declarations */
#navtop ul.nav li.spacer {
	padding: 0;
	margin: 0;
	background: none;
	width: 1px;
	padding: 12px 0;
}
#navtop ul.nav li.spacer div{
	border-left: 1px solid #b8c9dd;
	height: 25px;
	overflow: hidden;
}
/* IE 6 Fixes */
* html #navtop ul.nav li {
	margin-left: -3px;
}
* html #navtop ul.nav li li {
	margin-left: 0;
}
* html #navtop ul ul {
	margin-left: -43px;
}
* html #navtop ul ul ul {
	margin-left: 0;
}
/* IE 7 Fixes */
*:first-child+html #navtop ul ul {
	margin-left: -45px;
}
*:first-child+html #navtop ul ul ul {
	margin-left: 0;
}
/* language toggle */
#navtop ul.language {
	float: right;
	padding: 10px 6px 6px 0;
}
#navtop ul.language li {
	text-align: right;
	padding: 0;
	margin: 0;
}
#navtop ul.language li a, #navtop ul.language li a:visited, #navtop ul.language li a:hover, #navtop ul.language li a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 10px;*/
	font-size: 0.83em;
}
#navtop ul.language li a.language, #navtop ul.language li a.language:visited, #navtop ul.language li a.language:hover, #navtop ul.language li a.language:active {
	color: white;
	/*font-size: 13px;*/
	font-size: 1.08em;
	
}

