* {
	padding: 0;
	margin: 0;
	border: none;
}

html, body {
	padding: 0;
	margin: 0;
	border: none; 
	background: #FFF url('../site/global/background.jpg') repeat-x;
	font: 11px/1.55em arial, helvetica, sans-serif;
}

div {
    text-align: left;
	padding: 0;
	margin: 0;
	border: none; 
}

a, a:visited {
	color: #94a463;
}

a:hover {
	color: #94a463;
}

#header {
	width:1000px;
	margin: 0px auto;
}

.header_logo {
	position:absolute;
	top:40px;
	width:970px;
	text-align:left;
	padding-left: 30px;
}

.header_image {
	position:absolute;
	top:20px;
	z-index:10;
	margin-left: 250px;
	padding-right: 30px;
}
	
#container { 
	background: url('../site/global/container_bg.jpg');
	width:996px;
	margin: 0 auto;
	padding: 2px 0 3px 2px;
	top: 125px;
	z-index: 1;
	overflow: hidden;
}

#container .col1 {
	float: left;
	background: #f2f2f2;
	width: 220px;
	height: 600px;
	padding: 30px;
	z-index: 1;
}

#container .col1 p {
	color: #9dbf35;
	text-transform: uppercase;
}

.pagecontainer {
	width: 636px;
	height: 490px;
	padding-right: 20px;
	overflow: auto;
}

.pagecontainer ul {
	margin-bottom: 10px;
	margin-left: 18px;
	display: block;
}

.pagecontainer ul li {
	list-style-image: url('../site/global/btn_bullet_grey.jpg');
	color: #7e7e7e;
	padding: 0 0 12px 5px;
}

.pagecontainer ul li a, .pagecontainer ul li a:visited {
	color: #7e7e7e;
	text-decoration: none;
}

.pagecontainer ul li a:hover {
	text-decoration: underline;
}

table {
    border-color: #CCC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td {
    border-color: #CCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 10px;
    background-color: none;
	font-weight:normal;
}

.tablehead {
	background: #e1e1e1;
}

#container .col2 {
	float: right;
	background: none;
	width: 656px;
	padding: 80px 30px 30px 30px;
}

.home {
	margin-bottom: 20px;
}

.home a, .home a:visited {
	color: #7e7e7e;
	text-decoration: none;
	text-transform: uppercase;
}

.home a:hover {
	color: #7e7e7e;
	text-decoration: underline;
}

.home a img {
	vertical-align: text-bottom;
}

ul.menu {
	margin-bottom: 10px;
	margin-left: 18px;
	display: block;
}

ul.menu li {
	list-style-image: url('../site/global/btn_bullet.jpg');
	color: #7e7e7e;
	padding: 0 0 12px 5px;
	line-height: 10px;
}

ul.menu li a, ul.menu li a:visited {
	color: #7e7e7e;
	text-decoration: none;
}

ul.menu li a:hover {
	text-decoration: underline;
}

.news {
	border-bottom: 1px solid #dedede;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.news p {
	margin-bottom: 5px;
}

.news button {
	float: right;
}

.news a {
	text-decoration: none;
}
	



/*__Footer_____________________________________________________________________________________________*/

#footer {
	width: 1000px;
	height: 50px;
	margin: 125px auto;
}

.footerleft {
	float: left;
    width: 250px;
	background: none;
	padding: 20px 0 0 30px;
	border: none;
}


.footerright {
	float: right;
	text-align: right;
    width: 690px;
	background: none;
	padding: 20px 30px 0 0;
	border: none;
	color: #7f7f7f;
}

.footerright strong {
	color: #9dbf35;
}

.footerright p, #footer a, #footer a:visited {
	color: #7f7f7f;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	color: #7f7f7f;
	text-decoration: underline
}




/*__Content_________________________________________________________________________________*/

/*	Headers  */
h1 {
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #949494;
	margin-bottom: 20px;
	line-height: 24px;
}

h1 span {
	font-size: 11px;
	color: #9dbf35;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #94a463;
	margin-bottom: 10px;
	line-height: 20px;
}

h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #527b93;
	margin-bottom: 5px;
	line-height: 20px;
}


/*	Text   */
p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: 14px;
	margin-bottom: 15px;
}

p.small {
	font-size: 10px;
	color: #000;
}


/*	Unordered Lists   */
ul.bullets {
	margin-bottom: 10px;
	margin-left: 18px;
	display: block;
}

ul.bullets li {
	list-style-image: url();
	list-style-position: outside;
	color: #000;
	padding-left: 5px;
	padding-bottom: 6px;
	line-height: 12px;
}

ul.bullets li a {
	color: #FFFFFF;
}

ul.bullets li a:hover {
	color: #CCCCCC;
}


/*	Ordered Lists   */
ol {
	margin-bottom: 10px;
	margin-left: 15px;
	clear: left;
	display: block;
}

ol li {
	color: #666;
	padding-left: 5px;
	padding-bottom: 10px;
	line-height: 12px;
	clear: left;
}

ol li a {
	color: #666;
}

ol li a:hover {
	color: #333;
	text-decoration: underline;
}




/*__Images_____________________________________________________________________________________________*/

.imageleft {
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imageright {
	float: right;
	border: none;
	margin-left: 15px;
	margin-bottom: 15px;
}

.imageleftborder {
	float: left;
	border: 1px solid #94a463;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imagerightborder {
	float: right;
	border: 1px solid #94a463;
	margin-left: 15px;
	margin-bottom: 15px;
}




/*__horizontal rules___________________________________________________________________________________*/

div.hr { 
	width: 100%; 
	height: 1px; 
	background: #dedede;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 0px; 
	font-size: 0px;
}




/*__ Sitemap _________________________________________________________________________________________*/

ul.LSM_0 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	clear: left;
	display: block;
}

ul.LSM_1 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 7px;
	margin-bottom: 10px;
	clear: left;
	display: block;
}

ul.LSM_2 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 7px;
	margin-bottom: 10px;
	clear: left;
	display: block;
}

ul.LSM_3, ul.LSM_4 {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: left;
	display: block;
}

ul.LSM_0 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	background: url('../site/global/icn_bullet.gif') left top no-repeat;
	line-height: 1.1em;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	clear: left;
}

ul.LSM_1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	background: url('../site/global/icn_bullet.gif') left center no-repeat;
	line-height: 1.1em;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	padding-left: 20px;
	clear: left;
}

ul.LSM_2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	background: url('../site/global/icn_bullet.gif') left center no-repeat;
	color: #FFFFFF;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-left: 20px;
	clear: left;
}

ul.LSM_3 li, ul.LSM_4 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: square;
	background: none;
	color: #FFFFFF;
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

ul.LSM_0 li a, ul.LSM_0 li a:visited {
	color: #8c96ad;
}

ul.LSM_0 li a:hover {
	color: #575b78;
}




/*__Contact Form___________________________________________________________________________________________*/


form {
	background: none;
}

form label { 
	display: block;
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 4px 4px 0 0;
	text-align: right;
	font-size: 11px;
	color: #6a6b6e;
}

form img {
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	width: 130px;
}
	

input, select, textarea {
	padding: 0.15em;
	width: 170px;
	height: 16px;
	border: 1px solid #cacaca;
	background: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 5px;
}

select {
	padding: 0.2em;
	height: 20px !important;
	width: 175px !important;
}

textarea {
	height: 3em;
}

input.submit {
	width: 100px;
	height: 20px;
	border: none;
	background: none;
	margin: 0;
	vertical-align: bottom;
}

input:hover, input:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

input.button {
	height: 20px;
}

.radio label, .radio input {
	vertical-align: middle;
	display: inline;
	float: none;
	width: auto;
	background: none;
	border: none;
}

.radio div {
	float: left;
	white-space: nowrap;
	clear: none;
}

.email {
	width: 14em;
}

input.default {
	color: #bbb;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	z-index: 10;
}

.LV_valid {
    color:#acd589;
	font-size: 10px;
}
	
.LV_invalid {
    color:#900;
	font-size: 10px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #acd589;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #900;
}



button.button::-moz-focus-inner { padding:0; border:0; }
button.button { -webkit-border-fit:lines; }
button.button { overflow:visible; width:auto; border:0; padding:0; margin:-10px 0 0 0; background:transparent; cursor:pointer; vertical-align:middle; }
button.button span { float:left; height:21px; background:transparent url('../site/global/btn_bg.png') 0 0 no-repeat; padding:0 0 0 8px; font:bold 11px/21px Arial, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#FFF; }
button.button span span { background-position:100% 0; padding:0 16px 0 8px; }


/*__ Scrollbars _________________________________________________________________________________________*/

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbase {
	width: 15px;
	background: #D7EBDF url('../site/global/basebarcaps_verticalbarbody.png') 0px 0px repeat-y;
}

.vscrollerbar {
	width: 15px;
	background: #99CBCB url('../site/global/basebarcaps_verticalbarbody.png') -15px 0px repeat-y;
}

.hscrollerbase {
	height: 15px;
	background: #D7EBDF url('../site/global/horizontalbarbody_cornerjog.png') 0px -15px repeat-x;
}

.hscrollerbar {
	height: 15px;
	background: #99CBCB url('../site/global/horizontalbarbody_cornerjog.png') 0px -30px repeat-x;
}

.vscrollerbar, .hscrollerbar {
	padding: 10px;
	z-index: 2;
}

.vscrollerbarbeg {
	background: url('../site/global/basebarcaps_verticalbarbody.png') -45px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}

.vscrollerbarend {
	background: url('../site/global/basebarcaps_verticalbarbody.png') -45px 0px no-repeat;
	width: 15px;
	height: 15px;
}

.hscrollerbarbeg {
	background: url('../site/global/basebarcaps_verticalbarbody.png') -60px -15px no-repeat;
	height: 15px;
	width: 15px !important;
}

.hscrollerbarend {
	background: url('../site/global/basebarcaps_verticalbarbody.png') -30px -15px no-repeat;
	height: 15px;
	width: 15px;
}

.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background: #4E727C url('../site/global/horizontalbarbody_cornerjog.png') 0px 0px;
}

.vscrollerbasebeg {
	background: url('../site/global/basebarcaps_verticalbarbody.png') -30px -30px no-repeat;
	width: 15px;
	height: 15px !important;
}

.vscrollerbaseend {
	background: url('../site/global/basebarcaps_verticalbarbody.png') -60px -30px no-repeat;
	height: 15px;
	width: 15px;
}

.hscrollerbasebeg {
	background: url('../site/global/basebarcaps_verticalbarbody.png') -60px 0px no-repeat;
	height: 15px;
	width: 15px !important;
}

.hscrollerbaseend {
	height: 15px;
	width: 15px;
	background: url('../site/global/basebarcaps_verticalbarbody.png') -30px 0px no-repeat;
}

.scrollerjogbox:hover {
	background: #5E828C url('../site/global/basebarcaps_verticalbarbody.png') -45px -15px;
}