body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	list-style-type: circle;
	margin-top:0px;
	text-align:center;
	min-width: 1030px;
	background-color:#EFEACD;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

ul {
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	line-height:14pt;
	margin-bottom:4px;
}

h1 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30pt;
	color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	margin-bottom:4px;
}

h2 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18pt;
	color: #506A00;
	font-weight: normal;
	margin:0px auto;
	padding:0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	font-weight: normal;
	padding-top:2px;
	padding-bottom:6px;
}

p { margin:0px auto; padding:0px; padding-top:4px; padding-bottom:4px; }

a { font-size: 9pt; color: #E76C07; font-weight:bold; text-decoration: none; }
a:link { color: #E76C07; }
a:visited { color: #E76C07; }
a:active { color: #E76C07; }
a:hover { color: #000000; }

#wrapper { 
	top:4px;
	width:1020px;
	margin: 0px auto;
	padding:0px;
	padding-top:0px;
	text-align: center;
}

#top-header {
	width:1020px;
	margin: 0px auto;
	text-align:left;
	padding:0px;
	line-height:20pt;
	font-size:11pt;
	color:#666666;
	font-weight:bold;
}

/* Top section */

#top-bar-left { float:left; text-align:left; width:640px; padding:10px; padding-top:20px; }

#top-bar-right { float:right; margin: 0px auto; text-align:center; width:330px; padding-top:30px; padding-bottom:30px;}



/* Top navigation */

#nav { 
	width:1020px;
	margin: 0px auto;
	padding:0px;
	margin-top:20px;
	text-align:left;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	display:block; line-height:12pt;
}

#nav a { float:left; font-size: 9pt; color: #E76C07; font-weight:bold; padding-bottom:18px; padding-top:12px; padding-left:14px; padding-right:14px; display:block; line-height:12pt; background-image:url(images/nav-arrow.gif); background-position:bottom; background-repeat: no-repeat; }
#nav a:link { text-decoration: none; color: #E76C07; }
#nav a:visited { text-decoration: none; color: #E76C07; }
#nav a:active { text-decoration: none; color: #E76C07; }
#nav a:hover { text-decoration: none; color: #ffffff; padding-bottom:18px; padding-top:12px; padding-left:14px; padding-right:14px; background-image:url(images/nav-arrow-over.gif); background-position:bottom; background-repeat: no-repeat; }

.nav-open { float:left; font-size: 9pt; color: #ffffff; font-weight:bold; padding-bottom:18px; padding-top:12px; padding-left:14px; padding-right:14px; display:block; line-height:12pt; background-image:url(images/nav-arrow-over.gif); background-position:bottom; background-repeat: no-repeat; }


#nav-clear {
	clear: both;
	width:1020px;
	margin:0px auto;
	padding:0px;
	font-size:1pt;
	line-height:1pt;
	background-color:#A5BD38;
}

#nav .whitenav { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #ffffff; font-weight:bold; padding-bottom:18px; padding-top:12px; padding-left:14px; padding-right:14px; display:block; line-height:12pt; background-image:url(images/nav-arrow-over.gif); background-position:bottom; background-repeat: no-repeat; }
#nav a.whitenav:active { color: #ffffff; }
#nav a.whitenav:link { color:#ffffff; }
#nav a.whitenav:visited { color:#ffffff; }
#nav a.whitenav:hover { color:#000000; }

/* Main section */

#main-header {
	width:980px;
	margin: 0px auto;
	text-align:left;
	background-color:#A5BD38;
	padding:20px;
	height:80px;
}

#main { width:986px;
	margin: 0px auto;
	text-align:left;
	background-color:#ffffff;
	padding:16px;
	padding-top:10px;
	border:1px #A5BD38 solid;
}

#main-nav { float:left; width:195px; text-align:left; margin-right:5px; color:#000000; }

#main-nav p { margin: 0px auto; padding:0px; padding-bottom:6px; padding-top:4px;}

#main-nav-line { margin: 0px auto; font-size:2pt; padding:0px; margin-bottom:6px; border-bottom:1px #cccccc solid; width:195px; }

#main-left { float:left; width:380px; text-align:center; padding-top:2px; }
#main-left p { margin: 0px auto; padding:0px; padding-bottom:4px; }

#right { float: right; width:780px; text-align:center; }

#main-right { float:right; width:380px;text-align:left; padding-top:6px; }

#main-right-clear {
	clear: both;
	width:370px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size:1pt;
}

#main-right-green { float:right; width:370px;text-align:left; padding:10px; background-color:#DFE9B1; border:1px #D8E39F solid; background-image:url(images/green-box-bk.jpg); background-repeat:repeat-x;}

#main-right-brown { float:right; width:370px; margin-top:8px; text-align:left; padding:10px; padding-top:4px; background-color:#F2EED7; border:1px #E8E0B7 solid; background-image:url(images/brown-box-bk.jpg); background-repeat:repeat-x; }


#header-block { font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:16pt; color: #936F00; font-weight:normal; border-bottom:1px #936F00 solid; line-height:22pt; margin-bottom:10px; }

#header-block-green { font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:16pt; color: #6F7E25; font-weight:normal; border-bottom:1px #A6BD37 solid; line-height:22pt; margin-bottom:10px; }


#clear {
	clear: both;
	width:970px;
	margin:0px auto;
}

#clear-thin {
	clear: both;
	width:970px;
	margin:0px auto;
	padding:0px;
	font-size:1pt;
}


#clear-right {
	clear: both;
	width:750px;
	margin:0px auto;
	padding:0px;
}



/* Sales banner */

#sales-banner { 
	width:978px;
	margin: 0px auto;
	text-align: left;
	padding:20px;
	padding-top:14px;
	background-color:#F2EED7; background-image:url(images/brown-box-bk.jpg); background-repeat:repeat-x;
	border-left:1px #E1D7A2 solid;
	border-right:1px #E1D7A2 solid;
	color: #666666;
	font-weight:normal;
	font-size:10pt;
}



/* Bottom Address */

#bottom-address { 
	width:980px;
	margin: 0px auto;
	margin-bottom:14px;
	text-align: left;
	padding:20px;
	padding-top:16px;
	background-color:#C8D87A;
	color: #666666;
	font-weight:normal;
	font-size:8pt;
}

#bottom-address p { padding:0px; }


#bottom-address-left { 
	float:left;
	width:375px;
	margin: 0px auto;
	text-align: left;
	color: #666666;
	font-weight:normal;
	font-size:8pt;
	line-height:16pt;
}

#bottom-address-middle { 
	float:left;
	width:245px;
	margin: 0px auto;
	margin-left:50px;
	text-align: left;
	color: #666666;
	font-weight:normal;
	font-size:8pt;
	line-height:14pt;
}


#bottom-address-middle p { padding:0px; padding-top:2px; padding-bottom:4px; }

#bottom-address-middle a { font-size: 8pt; color: #E76C07; font-weight:bold; text-decoration:none;}
#bottom-address-middle a:link { color: #E76C07; }
#bottom-address-middle a:visited { color: #E76C07; }
#bottom-address-middle a:active { color: #E76C07; }
#bottom-address-middle a:hover { color: #000000; }


/* Fonts */

.breadcrumb { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #999999; font-weight:normal; }
a.breadcrumb:active { color: #E76C07; font-weight:normal;}
a.breadcrumb:link { color:#E76C07; font-weight:normal;}
a.breadcrumb:visited { color:#E76C07; font-weight:normal;}
a.breadcrumb:hover { color: #000000; font-weight:normal;}

.sm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #999999; font-weight:normal;}
a.sm:active { color: #E76C07; font-weight:normal;}
a.sm:link { color:#E76C07; font-weight:normal;}
a.sm:visited { color:#E76C07; font-weight:normal;}
a.sm:hover { color: #000000; font-weight:normal;}

.med { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #999999; font-weight:normal;}
a.med:active { color: #E76C07; font-weight:normal;}
a.med:link { color:#E76C07; font-weight:normal;}
a.med:visited { color:#E76C07; font-weight:normal;}
a.med:hover { color: #000000; font-weight:normal;}

.black16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #000000; font-weight:normal; }
a.black16:active { color: #E76C07; font-weight:normal;}
a.black16:link { color:#E76C07; font-weight:normal;}
a.black16:visited { color:#E76C07; font-weight:normal;}
a.black16:hover { color:#000000; font-weight:normal;}

.black14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #000000; font-weight:normal; }
a.black14:active { color: #E76C07; font-weight:bold;}
a.black14:link { color:#E76C07; font-weight:bold;}
a.black14:visited { color:#E76C07; font-weight:bold;}
a.black14:hover { color:#000000; font-weight:bold;}

.black12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #000000; font-weight:normal; }
a.black12:active { color: #E76C07; font-weight:bold;}
a.black12:link { color:#E76C07; font-weight:bold;}
a.black12:visited { color:#E76C07; font-weight:bold;}
a.black12:hover { color:#000000; font-weight:bold;}

.black11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #000000; font-weight:normal; }
a.black11:active { color: #E76C07; font-weight:bold;}
a.black11:link { color:#E76C07; font-weight:bold;}
a.black11:visited { color:#E76C07; font-weight:bold;}
a.black11:hover { color:#000000; font-weight:bold;}

.black10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #000000; font-weight:normal;}
a.black10:active { color: #E76C07; font-weight:bold;}
a.black10:link { color:#E76C07; font-weight:bold;}
a.black10:visited { color:#E76C07; font-weight:bold;}
a.black10:hover { color:#000000; font-weight:bold;}

.black9 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #000000; font-weight:normal;}
a.black9:active { color: #E76C07; font-weight:bold;}
a.black9:link { color:#E76C07; font-weight:bold;}
a.black9:visited { color:#E76C07; font-weight:bold;}
a.black9:hover { color:#000000; font-weight:bold;}

.black8 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #000000; font-weight:normal;}
a.black8:active { color: #E76C07; font-weight:bold;}
a.black9:link { color:#E76C07; font-weight:bold;}
a.black8:visited { color:#E76C07; font-weight:bold;}
a.black8:hover { color:#000000; font-weight:bold;}

.grey16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #666666; font-weight:normal; }
a.grey16:active { color: #E76C07; font-weight:normal;}
a.grey16:link { color:#E76C07; font-weight:normal;}
a.grey16:visited { color:#E76C07; font-weight:normal;}
a.grey16:hover { color:#000000; font-weight:normal;}

.grey14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #666666; font-weight:normal; }
a.grey14:active { color: #E76C07; }
a.grey14:link { color:#E76C07; }
a.grey14:visited { color:#E76C07; }
a.grey14:hover { color:#000000; }

.grey12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #666666; font-weight:bold; }
a.grey12:active { color: #E76C07; font-weight:bold;}
a.grey12:link { color:#E76C07; font-weight:bold;}
a.grey12:visited { color:#E76C07; font-weight:bold;}
a.grey12:hover { color:#000000; font-weight:bold;}

.grey11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #666666; font-weight:bold; }
a.grey11:active { color: #E76C07; font-weight:bold;}
a.grey11:link { color:#E76C07; font-weight:bold;}
a.grey11:visited { color:#E76C07; font-weight:bold;}
a.grey11:hover { color:#000000; font-weight:bold;}

.grey11norm { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #666666; font-weight:normal; }
a.grey11norm:active { color: #E76C07; font-weight:bold;}
a.grey11norm:link { color:#E76C07; font-weight:bold;}
a.grey11norm:visited { color:#E76C07; font-weight:bold;}
a.grey11norm:hover { color:#000000; font-weight:bold;}

.grey10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:bold;}
a.grey10:active { color: #E76C07; font-weight:bold;}
a.grey10:link { color:#E76C07; font-weight:bold;}
a.grey10:visited { color:#E76C07; font-weight:bold;}
a.grey10:hover { color:#000000; font-weight:bold;}

.grey10norm { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #666666; font-weight:normal;}
a.grey10norm:active { color: #E76C07; font-weight:bold;}
a.grey10norm:link { color:#E76C07; font-weight:bold;}
a.grey10norm:visited { color:#E76C07; font-weight:bold;}
a.grey10norm:hover { color:#000000; font-weight:bold;}

.grey9 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #666666; font-weight:bold;}
a.grey9:active { color: #E76C07; font-weight:bold;}
a.grey9:link { color:#E76C07; font-weight:bold;}
a.grey9:visited { color:#E76C07; font-weight:bold;}
a.grey9:hover { color:#000000; font-weight:bold;}

.grey9norm { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #666666; font-weight:normal;}
a.grey9norm:active { color: #E76C07; font-weight:bold;}
a.grey9norm:link { color:#E76C07; font-weight:bold;}
a.grey9norm:visited { color:#E76C07; font-weight:bold;}
a.grey9norm:hover { color:#000000; font-weight:bold;}

.grey8 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:norm;}
a.grey8:active { color: #E76C07; font-weight:norm;}
a.grey8:link { color:#E76C07; font-weight:norm;}
a.grey8:visited { color:#E76C07; font-weight:norm;}
a.grey8:hover { color:#000000; font-weight:norm;}

.white26 { font-family:Arial, Helvetica, sans-serif; font-size:26pt; color: #ffffff; font-weight:normal; }
a.white26:active { color: #E76C07; }
a.white26:link { color:#E76C07; }
a.white26:visited { color:#E76C07; }
a.white26:hover { color:#000000; }

.white16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #ffffff; font-weight:normal; }
a.white16:active { color: #E76C07; }
a.white16:link { color:#E76C07; }
a.white16:visited { color:#E76C07; }
a.white16:hover { color:#000000; }

.white14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #ffffff; font-weight:normal; }
a.white14:active { color: #E76C07; }
a.white14:link { color:#E76C07; }
a.white14:visited { color:#E76C07; }
a.white14:hover { color:#000000; }

.white12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ffffff; font-weight:bold; }
a.white12:active { color: #E76C07; }
a.white12:link { color:#E76C07; }
a.white12:visited { color:#E76C07; }
a.white12:hover { color:#000000; }

.white10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #ffffff; font-weight:bold; }
a.white10:active { color: #E76C07; }
a.white10:link { color:#E76C07; }
a.white10:visited { color:#E76C07; }
a.white10:hover { color:#000000; }

.white9 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #ffffff; font-weight:bold; }
a.white9:active { color: #E76C07; }
a.white9:link { color:#E76C07;}
a.white9:visited { color:#E76C07; }
a.white9:hover { color:#000000; }

.white8 { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #ffffff; font-weight:normal; }
a.white8:active { color: #E76C07; }
a.white8:link { color:#E76C07;}
a.white8:visited { color:#E76C07; }
a.white8:hover { color:#000000; }

.blue16 { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #0070C0; font-weight:bold; }
a.blue16:active { color: #E76C07; font-weight:bold;}
a.blue16:link { color:#E76C07; font-weight:bold;}
a.blue16:visited { color:#E76C07; font-weight:bold;}
a.blue16:hover { color:#000000; font-weight:bold;}

.blue14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #0070C0; font-weight:bold; }
a.blue14:active { color: #E76C07; font-weight:bold;}
a.blue14:link { color:#E76C07; font-weight:bold;}
a.blue14:visited { color:#E76C07; font-weight:bold;}
a.blue14:hover { color:#000000; font-weight:bold;}

.blue12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #0070C0; font-weight:bold; }
a.blue12:active { color: #E76C07; font-weight:bold;}
a.blue12:link { color:#E76C07; font-weight:bold;}
a.blue12:visited { color:#E76C07; font-weight:bold;}
a.blue12:hover { color:#000000; font-weight:bold;}

.brownnarrow16 { font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:16pt; color: #936F00; font-weight:normal; }
a.brownnarrow16:active { color: #E76C07; }
a.brownnarrow16:link { color:#E76C07; }
a.brownnarrow16:visited { color:#E76C07; }
a.brownnarrow16:hover { color:#000000; }

.brownnarrow14 { font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:14pt; color: #936F00; font-weight:bold; }
a.brownnarrow14:active { color: #E76C07; }
a.brownnarrow14:link { color:#E76C07; }
a.brownnarrow14:visited { color:#E76C07; }
a.brownnarrow14:hover { color:#000000; }

.brown10 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #936F00; font-weight:bold; }
a.brown10:active { color: #E76C07; font-weight:bold;}
a.brown10:link { color:#E76C07; font-weight:bold;}
a.brown10:visited { color:#E76C07; font-weight:bold;}
a.brown10:hover { color:#000000; font-weight:bold;}

.brown10norm { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #936F00; font-weight:normal; }
a.brown10norm:active { color: #E76C07; font-weight:bold;}
a.brown10norm:link { color:#E76C07; font-weight:bold;}
a.brown10norm:visited { color:#E76C07; font-weight:bold;}
a.brown10norm:hover { color:#000000; font-weight:bold;}

.brown11 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #936F00; font-weight:bold; }
a.brown11:active { color: #E76C07; font-weight:bold;}
a.brown11:link { color:#E76C07; font-weight:bold;}
a.brown11:visited { color:#E76C07; font-weight:bold;}
a.brown11:hover { color:#000000; font-weight:bold;}

.brown12 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #936F00; font-weight:bold; }
a.brown12:active { color: #E76C07; font-weight:bold;}
a.brown12:link { color:#E76C07; font-weight:bold;}
a.brown12:visited { color:#E76C07; font-weight:bold;}
a.brown12:hover { color:#000000; font-weight:bold;}

.brown14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #936F00; font-weight:bold; }
a.brown14:active { color: #E76C07; font-weight:bold;}
a.brown14:link { color:#E76C07; font-weight:bold;}
a.brown14:visited { color:#E76C07; font-weight:bold;}
a.brown14:hover { color:#000000; font-weight:bold;}

.brown15 { font-family:Arial, Helvetica, sans-serif; font-size:15pt; color: #936F00; font-weight:bold; }
a.brown15:active { color: #E76C07; font-weight:bold;}
a.brown15:link { color:#E76C07; font-weight:bold;}
a.brown15:visited { color:#E76C07; font-weight:bold;}
a.brown15:hover { color:#000000; font-weight:bold;}

.green14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #528004; font-weight:bold; }
a.green14:active { color: #E76C07; font-weight:bold;}
a.green14:link { color:#E76C07; font-weight:bold;}
a.green14:visited { color:#E76C07; font-weight:bold;}
a.green14:hover { color:#000000; font-weight:bold;}


.lightgreen9 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #6F7E25; font-weight:bold; }
a.lightgreen9:active { color: #E76C07; font-weight:bold;}
a.lightgreen9:link { color:#E76C07; font-weight:bold;}
a.lightgreen9:visited { color:#E76C07; font-weight:bold;}
a.lightgreen9:hover { color:#000000; font-weight:bold;}


.orange14 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #xE76C07; font-weight:bold; }
a.orange14:active { color: #E76C07; font-weight:bold;}
a.orange14:link { color:#E76C07; font-weight:bold;}
a.orange14:visited { color:#E76C07; font-weight:bold;}
a.orange14:hover { color:#000000; font-weight:bold;}


.image_padding {
	padding:4px;
	border: 1px none #A5BD38;
	background-color: #f4f4f4;
	margin-bottom:6px;
	margin-top:4px;
}

.padding { padding: 8px;}
.padding4 { padding: 4px;}
.border { border: 1px solid #9AB8A3;}
.border_grey { border: 1px solid #cccccc;}


.tinyfont { font-family: Arial, Helvetica, sans-serif; font-size:7pt; color: #666666; font-weight:normal; }

#copyright {
	width:1020px;
	margin:0px auto;
	margin-bottom:10px;
}

.copy { font-family: arial; font-size:9pt; color: #666666; font-weight:normal;}

.nisafont { font-family:Arial, Helvetica, sans-serif; font-size:7pt; color: #666666; font-weight:normal;}
a.nisafont:link {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:active {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:visited {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}
a.nisafont:hover {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:normal;}


