/*------------------------------------------------------------------------------------------
Global
------------------------------------------------------------------------------------------*/

html, body {
	/*height: 100%;*/
}

body, td, th {
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #ffffff;
	margin: 0px;
}

img {
	background: #cbe988;
	border: #a5c957 1px solid;
/*	display: block;*/
	padding: 3px;
}

img.plain {
	background-color: transparent;
	border: medium none;
}

a {
	color: #4d97c9;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

a.button {
	background:url(/media/template/button_bg.gif) top left no-repeat;
	color: #ffffff;
	display: block;
	height: 20px;
	line-height:20px;
	margin-top: 8px;
	padding: 0px 6px;
	text-align: left;
	text-decoration: none;
}

a.button:hover {
	text-decoration: none;
}

a.button span {
	cursor: pointer;
	float: left;
	padding-top: 2px;
}


h1 {
	color:#336c01;
	font-size:21px;
	margin-bottom: 6px;
	margin-top:0px;
	padding-top:0px;
}

h2 {
	color:#72ab00;
	font-size:18px;
}

h3 {
	color:#000000;
	font-size:14px;
}


/* --- GENERAL --- */

.body {
	margin: 10px auto;
	width: 920px;
	background:#336c01 url(/media/template/bg_bottom.gif) no-repeat bottom;
	padding-bottom:30px;
}

.clear {
	clear: both;
}

/*------------------------------------------------------------------------------------------
Header
------------------------------------------------------------------------------------------*/

.header {
	background:url(/media/template/bg_top.jpg) no-repeat;
	width:920px;
	height:260px;
	padding-top:108px;
	position:relative;
}

/*------------------------------------------------------------------------------------------
Nav
------------------------------------------------------------------------------------------*/

.nav {
	height:44px;
	left:30px;
	position:absolute;
	width:882px;
}

.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav li {
	display: block;
	float: left;
	position: relative;
	text-align: center;
}


.nav_item a {
	background:url(/media/template/nav_repeat_off.gif);
	border-right: #5f8f00 1px solid;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	padding:0px 25px;
}
.nav_right a{
	background:url(/media/template/nav_right_off.gif) right;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	padding:0px 22px;
}

.nav_right_logged_in a{
	background:url(/media/template/nav_right_off.gif) right;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	padding:0 17px;
}


.nav_left a{
	background:url(/media/template/nav_left_off.gif);
	border-right: #5f8f00 1px solid;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	padding:0px 22px 0px 26px;
}


.nav_item a:hover {
	background:url(/media/template/nav_repeat_on.gif);
	color: #333333;
}

.nav_left a:hover{
	background:url(/media/template/nav_left_on.gif);
	color: #333333;
}


.nav_right a:hover{
	background:url(/media/template/nav_right_on.gif) right;
	color: #333333;
}

.nav_right_logged_in a:hover{
	background:url(/media/template/nav_right_on.gif) right;
	color: #333333;
}

/*------------------------------------------------------------------------------------------
Page Header
------------------------------------------------------------------------------------------*/

.page_header {
	background:url(/media/template/header_box_bottom.gif) bottom no-repeat #E6E6E6;
	bottom:0px;
	height:196px;
	left:30px;
	padding:10px;
	position:absolute;
	width:840px;
}

.header_image {
	background:url(/media/template/header_image.jpg);
	width:458px;
	height:195px;
	margin-right:16px;
	float:left;
}

.header_logos {
	background:url(/media/template/header_logos.gif);
	width:366px;
	height:195px;
	float:left;
}

/*------------------------------------------------------------------------------------------
Content
------------------------------------------------------------------------------------------*/

.column_left {
	float:left;
	width:520px;
	margin-right:20px;
}

.column_right {
	float:left;
	width:260px;
	margin-left:20px;
}


.content {
	background: #ffffff url(/media/template/content_box_top.gif) no-repeat top;
	clear: both;
	width: 860px;
	margin:15px auto;
}

.content_bg {
	background: url(/media/template/content_box_bottom.gif) no-repeat bottom;
	padding: 20px;
		

}
.border_left_grey {
border-left: 1px solid #CCCCCC;
padding-left: 5px;

}

/*------------------------------------------------------------------------------------------
Footer
------------------------------------------------------------------------------------------*/

.footer {
	background:url(/media/template/footer_bg_repeat.gif) repeat-x;
	width:860px;
	height:230px;
	margin:0px auto;
	background-color: #336C01;
}

.footer_contact {
	background:url(/media/template/footer_bg_left.gif) no-repeat left;
	border-right:1px #336c01 solid;
	width:230px;
	height:179px;
	float:left;
	padding:15px 20px;
	line-height:17px;
}

.footer_contact strong{
	color: #336c01;
}

.contact_details {
	color:#ffffff;
	font-weight:bold;
}

.contact_details a {
	color:#ffffff;
}

.footer_nav {
	border-left:1px #669141 solid;
	border-right:1px #336c01 solid;
	width:184px;
	height:209px;
	float:left;
}

.footer_nav ul{
	list-style:none;
	margin:20px;
	padding: 0px;
	width:141px;
}

.footer_nav li {
	display: block;
}


.footer_nav a {
	background:url(/media/template/footer_nav_off.gif);
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	padding:0px 10px;
}

.footer_nav a:hover {
	background:url(/media/template/footer_nav_on.gif);
}


.footer_signup {
	border-left:1px #669141 solid;
	border-right:1px #336c01 solid;
	width:208px;
	height:169px;
	float:left;
	padding:20px;
	color:#ffffff;
	font-size:10px;	
	line-height:11px;
}

.footer_signup strong{
	color:#b2b2b2;
}

.signup_box {
	background:url(/media/template/footer_box_repeat.gif) repeat-x;
	width:210px;
	height:169px;
}

.signup_box_left {
	background:url(/media/template/footer_box_left.gif) no-repeat left;
	width:210px;
	height:169px;
}

.signup_box_right {
	background:url(/media/template/footer_box_right.gif) no-repeat right;
	width:180px;
	height:139px;
	padding:15px;
}

.signup_box h3 {
	font-size:14px;
	color:#ffffff;
	margin:0px;
	padding:0px;
}


.footer_logos {
	background:url(/media/template/footer_bg_right.gif) no-repeat right;
	border-left:1px #669141 solid;
	width:152px;
	height:209px;
	float:left;
}

.footer_logo_LC {
	margin:19px 0px 0px 31px;
	border:0px;
	padding:0px;
}

.footer_logo_NR {
	margin:25px 0px 0px 32px;
	border:0px;
	padding:0px;
}


.footer_copyright {
	clear:both;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}

.footer_copyright span{
	float:left;
	line-height:16px;
}

.footer_copyright strong{
	font-style:italic;
	font-size:12px;
}
