body {
	background: #FFFFFF url(../images/bg.jpg) -1px 0 repeat-x;
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1 {
	color: #669933;
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
	
h2 {
	color: #669933;
	font-size: 1.25em;
	margin: 0 0 0.75em 0;
	padding: 0;
	}

#links h2, #links h2 a, #links h2 a:active, #links h2 a:visited {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
h3, h4 {
	color: #669933;
	font-size: 1em;
	margin: 0;
	padding: 0;
	}

#newsletter h3 {
	font-size:  1.5em;
	}
	
h4 {
	color: #666666;
	}	
	
p {
	margin: 0 0 1em 0;
	}
	
a {
	color: #000000;
	}
	
a:active, a:visited {
	color: #666666;
	}
	
a:hover {
	color: #669933;
	}
	
img {
	border: 0;
	}
	
#breadcrumbs {
	font-size: 0.8em;
	color: #000000;
	}
	
#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #000000;
	}
	
#breadcrumbs a:hover {
	color: #669933;
	}
	
#shdr h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}
	
.sidebar h2, #signup h2 {
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
	text-transform: uppercase;
	}
	
#signup h2 {
	padding: 0;
	}
	
.sidebar p, #signup p {
	font-size: 0.9em;
	}
	
.sidebar a, .sidebar a:active, .sidebar a:visited, #signup a, #signup a:active, #signup a:visited {
	color: #000000;
	}
	
.sidebar a:hover, #signup a:hover {
	color: #669933;
	}
	
.sidebar ul {
	list-style: square;
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
	}	

.sidebar li {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#footer {
	font-size: 0.8em;
	color: #FFFFFF;
	}
	
#footer-print {
	font-size: 0.8em;
	}
	
#footer a, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	}


ul#left-nav {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 175px;
	_width: auto;
	}
	
ul#left-nav a {
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	_width: 100%;
	}
	
ul#left-nav {
	background: #999999;
	color: #FFFFFF;
	list-style: none;
	}

ul#left-nav a, ul#left-nav a:active, ul#left-nav a:visited {
	border-top: 1px solid #FFFFFF;
	padding: 6px 3px 6px 10px;
	}

ul#left-nav a.on {
	color: #666666;
	background: #CCCCCC;
	}
	
ul#left-nav a:hover {
	color: #FFFFFF;
	background: #336600;
	}
	
ul#left-nav ul {
	background: #CCCCCC url(../images/left-nav-secondarybg.gif) top left repeat;
	border-top: 1px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul#left-nav ul a, ul#left-nav ul a:active, ul#left-nav ul a:visited {
	background: #CCCCCC url(../images/left-nav-secondarybg.gif) top left repeat;
	border: 0;
	color: #666666;
	padding: 6px 2px 6px 15px;
	}

ul#left-nav a {
	background: #CCCCCC url(../images/left-nav-mainbg.gif) top left repeat;
	}
	
ul#left-nav li#last a {
	background: #999999 url(../images/left-nav-bg.gif) bottom left no-repeat;
	}	

ul#left-nav li#last a.on {
	background: #CCCCCC url(../images/left-nav-bg-on.gif) bottom left no-repeat;
	}
	
ul#left-nav li#last a.on {
	color: #666666;
	background: #CCCCCC url(../images/left-nav-bg-on.gif) bottom left no-repeat;
	}
	
ul#left-nav li#last a:hover {
	color: #FFFFFF;
	background: #336600 url(../images/left-nav-bg-over.gif) bottom left no-repeat;
	}
	
ul#left-nav ul a:hover, ul#left-nav ul li#on a {
	color: #666666;
	background: #FFFFFF url(../images/left-nav-bullet.gif) top left no-repeat;
	}
	

#toolbar, #toolbar a, #toolbar a:active, #toolbar a:visited {
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	}
	
#toolbar a:hover {
	color: #669933;
	text-decoration: underline;
	}

/* The following ensures that IE5.0, IE5.5 and IE6.0 for Windows all display the menu the same way. */	
ul#left-nav a {
	margin-bottom: -3px !important;
	margin-bottom: -3px;
	margin-bottom/**/:/**/0;
	}
	
li {
	margin-bottom: 1em;
	}
	
ul#left-nav li {
	margin-bottom: 0;
	}

ol {
	margin-bottom: 0;
	}
	
ul {
	list-style-type: square;
	margin-bottom: 1em;
	}
	
ul.sitemap a {
	font-weight: bold;
	}
	
ul.sitemap ul a {
	font-weight: normal;
	}


	
ul.sitemap ul ul, ul.sitemap ul li {
	margin-bottom: 0;
	}
	
.date {
	font-size: 0.8em;
	margin: 1em 0 0 0;
	text-transform: uppercase;
	}
	
.inlineImage {
	margin: 0 0 1em 1em;
	}
	
hr {
	margin: 0 0 1em 0;
	_margin: 0 0 0.5em 0;
	}
	
dt {
	font-weight: bold;
	}
	
dd {
	margin: 0 0 1em 0;
	}
	
ul#news {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul#news span {
	font-size: 0.8em;
	text-transform: uppercase;
	}
	
ul#news li {
	list-style: none;
	}
	
.button {
	width: auto;
	background: url(../images/bnt_bg.gif);
	border: 1px solid #4A7025;
	border-top-color: #333333;
	border-left-color: #333333;
	padding: 0.25em;
	_padding: 0.25em 0;
	background-color: #669933;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	}
	
#print {
	background: url(../images/icon_print.gif) top left no-repeat;
	font-size: 0.9em;
	margin-bottom: 1em;
	}
	
#print a, #print a:active, #print a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 26px;
	}
	
#print a:hover {
	background: url(../images/icon_print_on.gif) top left no-repeat;
	color: #669933;
	}
	
.validation {
	color: red;
	font-weight: bold;
	}
	
.pdf {
	background: #FFFFFF url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	margin-top: 4px;
	padding-left: 20px;
}
#orangeSidebarText p{
	font-size:11px;
	padding-left:8px;
}
#orangeSidebarText p.pdf{
	font-size:11px;
	padding-left:19px;
}
#purpleSidebarText{
	font-size:11px;
	padding-left:8px;	
}
#purpleSidebarText p.pdf{
	font-size:11px;
	padding-left:19px;	
}
