/* Siegers core stylesheet */
/*tag styles***************************************************************************************/
body {
	color: #000000;
	margin-top: 0;
	margin-bottom: 20;
	margin-left: 0;
	margin-right: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	text-align: left;
	line-height: 1.2em;	
	}
	
body.body_homepage {
	background-color: #ffffff; 
	}
	
fieldset {
	border: 0;
	margin: 0;
	}		
	
form {
	margin: 0;
	}

h1 {
	color: #84B24F;
	font-size: 2em;
	text-align: left;
	font-style: normal;
	margin-bottom: .5em;
	margin-top: .5em;
	}

h2 {
	color: #84B24F;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: .5em;
	margin-top: .5em;
	}

h3 {
	color: #84B24F;
	font-size: 1.5em;
	text-align: left;
	font-style: normal;
	line-height: 1em;
	margin-bottom: .5em;
	margin-top: .5em;
	}
	
h4 {
	color: #84B24F;
	font-size: 1em;
	text-align: left;
	font-style: normal;
	margin-bottom: .5em;
	margin-top: .5em;
	}
h1.home, h2.home, h3.home, h4.home {
	color: #84B24F;
	}
	 
img {
	border: 0;
	}
	
legend {
	color: #84B24F;
	font-size: 1.5em;
	line-height: 1.5em;
	text-align: left;
	font-style: normal;
	margin: 0 0 0 0;
	}
	
p {
	margin-top: .5em;
	margin-bottom: .75em;
	}			
	
p + p {
	margin-top: 0em;
	}
				
table {
	page-break-inside: avoid;
	border-collapse: collapse;
	border-spacing: 0;
	font-weight: normal;
	font-size: 1em;
	}
	
td {
  	color: #000000;
	background-color: #ffffff;
  	margin: 0;
	vertical-align: top;
	}

td.noborder {
	border: 0;

	}
	
th {
	border: 1px solid #e6f6f6;
  	color: #000000;
	background-color: #ffffff;
  	padding: 4px;
  	margin: 0;
	vertical-align: top;
	}	

th.right {
	text-align: right;
	}

td.kind_list {
	background-color: #ffffcc;
	}	
	
td.headerleft {
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	background-color: #e6f6f6;
    border: 1px solid black;
    padding: 4px;
	}

td.headerright {
	font-weight: bold;
	text-align: right;
	vertical-align: text-bottom;
	background-color: #e6f6f6
    border: 1px solid black;
    padding: 4px;
	}
	
td.headercenter {
	font-weight: bold;
	text-align: center;
	vertical-align: text-bottom;
	background-color: #e6f6f6;
    border: 1px solid black;
    padding: 4px;
	}
	
td.nowrap {
	white-space: nowrap;
	}
	
td.dataleft {
	text-align: left;
    border: 1px solid black;
    padding: 4px;
	}

td.dataright {
	text-align: right;
    border: 1px solid black;
    padding: 4px;
	}
		
td.datacenter {
	white-space: nowrap;
	text-align: center;
    border: 1px solid black;
    padding: 4px;
	}
	
tr.contentscenter { 
	text-align: center; 
	white-space: nowrap;
	}
	
tr.contentsleft {
	white-space: nowrap;
	text-align: left;
	}
/*unattached class styles***************************************************************************/	
.img_align {
	vertical-align: text-bottom;
	}
	
.clearfloat {
	clear: both;
	}

.copyright {
	font-size: .8em;
	vertical-align: 35%;		
	}
	
.floatright {
	float: right;
	margin: 10px;
	}

.floatleft {
	float: left;
	margin: 10px;
	}

.highlight {
	display: block;
	color: #84B24F;
	background-color: #ffffcc;
	padding: 2px;
	margin: 2px;
	}

.trademark {
	font-size: .8em;
	}
	
.heading1 {
	color: #0099cc;
	font-size: 1em;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: .5em;
	}
	
.heading2 {
	color: #0099cc;
	font-size: 2em;
	line-height: 1em;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: .5em;
	}
	
.heading4 {
	
	}	
	
.heading3 {
	
	}
	
.rightlabel {
	width: 100px;
	text-align: left;
	margin: 5px 5px 0px 0px;
	}	
	
.submit_button {
	margin: 5 0 0 0px;
	}
	
.submission_alert {
	color: #ff3333;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	}
	
.noborder {
	border: 0px;
	}	
	
/*id styles*****************************************************************************************/
#catalog_links {
	float: right;
	margin: 5px;
	background-color: #ffffcc;
	border: solid 1px #000000;
	width: 160px;
	padding: 10px;
	}
	
#catalog_links img {
	vertical-align: text-bottom;
	}
	
#footer {
	clear: both;
	border-top: 2px solid #000000;
	margin-top: 20px;
    width:980px;
	}

#footer h1 {
	text-align: center;
	letter-spacing: normal;
	color: #000000;
	}

#footer p {
	text-align: center;
	}
	
#footer span {
	white-space: nowrap;
	}
	
	
#footer	a:link {
	color: #000000;
	}

#footer a:visited {
	color: #000000;
	}
	
#footer a:hover {
	color: #ffffff;
	background-color: #0066cc;
	}

#footer a:active {
	font-weight: bold;
	color: #ffffff;	
	}
	
#header {
	height: 100px;
    width: 980px;
	background-position: left top;
	}
    
#header div { padding: 10px 0px 0px 525px; }
	
#header p {
	margin: 0; 
	text-align: left;
	}

#header img {
	margin: 10px;
    float:left;
	}

#left { 
	margin: 5px;
	background-color: #ffffcc;
	border: solid 1px #000000;
	width: 60%;
	padding: 5px;
	}
	
#left a:link, #catalog_links a:link {
	color: #000000;
	}

#left a:visited, #catalog_links a:visited {
	color: #000000;
	}
	
#left a:hover, #catalog_links a:hover {
	color: #ffffff;
	background-color: #0066cc;
	}

#left a:active, #catalog_links a:active {
	font-weight: normal;
	color: #000000;	
	}
	
#main_content_position { 
	padding-left: 8px;
	background-color: #ffffff;
	}
	
#main_content {
    padding: 2px 0px 0px 12px;
	clear: both;
	background-color: #ffffff;
	}
	
#main_content fieldset {
	margin: 0 0 20px 0;
	}		

#main_content a:link {
	color: #CC6600;
	text-decoration: underline;
	}

#main_content a:visited {
	color: #CC6600;
	}
	
#main_content a:hover {
	color: #0066cc;
	}

#main_content a:active {
	color: #0066cc;
	}
			

a:link {
	color: #CC6600;
	text-decoration: underline;
	}

a:visited {
	color: #CC6600;
	}
	
a:hover {
	color: #0066cc;
	}

a:active {
	color: #0066cc;
	}
	
	
			
#middle {
    width:980px;
	margin: 0;
    padding: 8px;
	}

#navbar {
	background-color: #84B24F;
	border: solid 1px #000000;
	padding: 3px 0 3px 0;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
	line-height: normal;
	position: static;
    width:980px;
	}

#navbar a:link, #navbar a:visited {
	display: inline;
	color: #000000;
	background-color: #84B24F;
	border-right: solid 1px #000000;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	}

#navbar a:hover {
	background-color: #d4e187;
	color: #000000;
	}
	
#wait {	
	position: absolute;
	left: 100px;
	top: 180px;
	font-size: 1.5em;
	line-height: 2em;
	text-align: left;
	font-style: normal;
	color: #000000;
	}

#wait img {
	vertical-align: text-bottom;
	margin: 0 10px 0 0;
	}	

fieldset.Grouped{
	Border:solid 2px #999999; margin:15px 15px auto 15px; padding:15px; text-align:left; font-size:16px;
	}
	
fieldset legend {
	font-size:22px; font-weight:bold;
	}

.RefGuideContainer
{
    margin: 8px 0 6px 8px;
	background-color:#ffffcc;
	border:2px solid #84B24F;
	width:440px;
}

.RefGuideHeading
{
	background-color:#84B24F;
	color:#ffffff;
	font-weight:bold;
	padding:4px;
}

/*
.RefGuideContainer ul li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:3px;
}
*/

.li.pdf
{
	list-style-image: url(/images/iconpdf.gif);
/*
	background:transparent url(/images/iconpdf.gif) no-repeat scroll 10px top;
	padding:1px 0px;
*/
}

