﻿/** General Styles *********************/

html {
     height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #EEF1F4 url('../images/main_background2.png') repeat-y top center;
}

p {
	margin: 10px;
	font-family: Arial;
	font-size: 12pt;
	color: #424E30;
	text-align: justify;
	line-height: 175%;
}

#container {
	width: 900px;
	height: 100%;
	margin: auto;
	padding: 13px 0px 0px 0px;
}

td {
	font-family: Arial;
	font-size: 9pt;
	color: #424E30;
	text-align: justify;
	line-height: 175%;
	font-style: normal;
	font-weight: bold;
}

ul {
	list-style-image: url('/images/left_menu_bullet.png');
}


/** Header *********************/

#header{
	width: 900px;
}

#info {
	position: absolute;
	left: 50%;
	margin-left: 265px;
	margin-top: 4px;
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

#info span {
	font-size: 8pt;
	color: #ffffff;

}

/** Main Columns Left *********************/

#columns {
	width: 900px;
}

#left-column {
	vertical-align: top;
	width: 215px;
	padding-top: 20px
}

/** Left Menu *********************/

#left-menu {
	background-color: #86B43C;
	margin-left: 5px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding-top: 12px;
}

#left-menu div.menu-item-off {
	padding: 1px;
	background-color: #DBE3CF;
	border-bottom: 1px solid #86B43C;
}

#left-menu div.menu-item-off a {
	margin-left: 9px;
	padding-left: 10px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #647D3D;
	font-weight: bold;
	text-decoration: none;
	background: transparent url('../images/left_menu_bullet.png') no-repeat center left;
}





#left-menu div.menu-item-on {
	padding-bottom: 0px;
}

#left-menu div.menu-item-on a {
	margin-left: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #DBE3CF;
	font-weight: bold;
	text-decoration: none;
	background: transparent url('../images/left_menu_bullet_down.png') no-repeat center left;
}

#left-menu div.menu-item-on p a {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#left-menu div.menu-item-on p a:hover {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
}






#left-menu div.menu-item-on p {
	margin: 2px 20px 2px 20px;
	padding: 4px 0px 4px 0px;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	border-top: 1px solid #93C840;
}

#left-menu div.menu-item-on img {
	border-left: none;
	border-right: none;
	border-top: 1px solid #DBE3CF;
	border-bottom: 1px solid #DBE3CF;
}

#left-menu div.menu-item-on-footer {
	margin-right: 10px;
	padding: 2px 0px 5px 10px;
}

#left-menu div.menu-item-on-footer a {
	padding-right: 35px;
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #DBE3CF;
	font-weight: bold;
	text-decoration: none;
	background: transparent url('../images/left_menu_read_more.png') no-repeat center right;
}



/** Main Columns Right *********************/

#right-column {
	vertical-align: top;
	width: 695px;
	padding-top: 20px;
}

#content-container {
	margin-left: 15px;
}

#content-columns {
	width: 100%;
}

/** Left Content *********************/

#content-left {
	background-color: #F1F3EF;
	vertical-align: top;
}

#left-header-container {
	background: transparent url('../images/content_left_header_background.png') repeat-x top left;
	margin: 10;
}

h3 {
	margin: 0px;
	height: 23px;
	padding: 0px 0px 0px 5px;
	background: transparent url('../images/content_left_header_rounded.png') no-repeat top left;
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

p.content-body {
	margin: 10px;
	font-family: Arial;
	font-size: 10pt;
	color: #424E30;
	text-align: justify;
	line-height: 175%;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

p.content-body a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #546935;
	text-decoration: underline;
}

p.content-body a:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #546935;
	text-decoration: none;
}

span.check-mark {
	background: transparent url('../images/check_mark.jpg') no-repeat top left;
	display: block;
	padding-left: 30px;
	height: auto !important;
	height: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
}


/** Right Content *********************/

#content-right {
	background-color: #F1F3EF;
	border-left: 6px solid #FFFFFF;
	width: 260px;
	vertical-align: top;
}

#content-right p.content-body {
	margin: 10px;
	font-family: Arial;
	font-size: 10pt;
	color: #424E30;
	text-align: left;
	line-height: 175%;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	font-weight: bold;
}

#content-right p.content-body a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3E66B8;
	text-decoration: underline;
}

#content-right p.content-body a:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3E66B8;
	text-decoration: none;
}

#right-header-container {
	background: transparent url('../images/content_right_header_background.png') repeat-x top left;
}

h2 {
	margin: 0px;
	height: 21px;
	padding: 0px 0px 0px 5px;
	background: transparent url('../images/content_right_header_rounded.png') no-repeat top left;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

/** Tables *********************/

#service-form td {
	margin: 5px;
	font-family: Arial;
	font-size: 10pt;
	color: #424E30;
	text-align: justify;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/** Products *********************/

span.product-name {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	border-bottom: 1px solid #E0E5DB;
}

span.product-group {
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}


/** Footer *********************/

#footer {
	margin-top: 15px;
	background-color: #F1F3EF;
	border-top: 1px solid #E0E5DB;
	font-family: Arial;
	font-size: 8pt;
	color: #ABBB9B;
	text-align: center;
	padding: 3px;
	line-height:175%;
}


#footer a {
	color: #ABBB9B;
}

/** Forms *********************/

/* This span tag is used as a utility for forms, it should never be displayed */
span.form-element-validation {
	display: none;
}

#loginInfo {
	position: absolute;
	margin-top: 160px;
	text-align:right;
	color: #FFFFFF;
	font-weight:bold;
	width: 900px;
	padding: 13px 0px 0px 0px;
	background-color:#719E03;
	

	 

}

.content-body
{
	margin:5px
}

.nav-item-off {
	padding: 1px;
	background-color: #DBE3CF;
	border-bottom: 1px solid #86B43C;
	width:100%;
}
.nav-item-off  a {

	margin-left: 9px;
	padding-left: 10px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #647D3D;
	font-weight: bold;
	text-decoration: none;
	width:100%;

	background: transparent url('../images/left_menu_bullet.png') no-repeat center left;
}
