body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.2em;
 color: #006633;
 padding: 2px;
}

h2{
 font-size: 1.1em;
 color: #006633;
}

h3{
 font-size: 1em;
 color: #006633;
}

h4{
 font-size: 1em;
 font-weight: normal;
 color: #006633;
}

h5{
 font-size: 1em;
 color: #006633;
}

h6{
	color:#666666;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #006633;
}

#table_main {
	width: 100%;
}

#bodyText{
	padding: 10px 5px 2px 10px;
	font-size:100%
}

#cellBorderBottom {
	border-bottom:  1px solid #006633;

}

#cellBordertop {
	border-bottom:  1px solid #006633;

}

#cellBorderRt {
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-color: #006633;
	border-left-style: solid;
	border-left-color: #006633;
	background-color:#F4f4f4;
	padding:0;
}

#cellBorderLf {
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006633;
	border-left-style: solid;
	border-left-color: #006633;
	width: 20%;
	background-color:#FFFFCC;
}

#cellBorderTop {
	border-bottom:  1px solid #006633;

}


#MastFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-position: left;
	padding-right: 5px;
	vertical-align: text-bottom;
	width: 18%;
}

#MastImage {
	width: 16%;
}

#MastSpace {
	width: 66%;
}

#navBar{
	padding: 0px;
	background-color: #FFFFCC;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/************* #globalNav styles **************/

#globalNav{
color: #666666;
padding: 0px 2px 2px 5px;
	border-bottom:  1px solid #006633;

}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font: bold 70% Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	background-color: #f4f4f4;
	color: #000000;
	width: 100%;
	font-size: 80%;
	border-bottom:  1px solid #006633;
	padding: 5px 5px 5px 10px;
}

#breadCrumb a {
	font: normal Arial, Helvetica, sans-serif;
 	color: #000000;
	padding: 0px 4px 0px 0px; 
}

/*********** #quoteNav styles ***********/

#quoteNav{
	width:auto;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #006633;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

#quoteNav h3{
	padding: 0px 0px 2px 0px;
	color: #ffffff;
	font-size: 100%;
	font-weight:bold;
	vertical-align: text-top;	
}

/*********** Suggestion Links styles ***********/

#suggestionLinks{
	background-color: #CCCCCC;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #006633;
	font-size: 80%;
}

#suggestionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #006633;
 	white-space: nowrap;
	color: #006633;
}

#suggestionLinks a:link{
	border-bottom: 1px solid #006633;
	padding: 7px 5px 7px 10px;
	color: #006633;
}

#suggestionLinks a:visited{
	border-bottom: 1px solid #006633;
	padding: 7px 5px 7px 10px;
}

#suggestionLinks a:hover{
	border-bottom: 1px solid #006633;
	background-color: #FFFFDD;
	color: #006633;
	padding: 7px 5px 7px 10px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #006633;
	text-decoration:none;
	background-color: #FFFFFF;
	font-size: 70%;
}

#sectionLinks h3{
	padding: 5px 0px 2px 5px;
	background-color:#006633;
	white-space: nowrap;
	color: #ffffff
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #006633;
	color: #000000;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-bottom: 1px solid #006633;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #006633;
	background-color: #FFFFCC;
	color: #006633;
	padding: 2px 0px 2px 10px;
}

#quoteInterface{
background-color:#f2f2f2;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006633;
font-size:small;
 border-bottom-style:solid;
 border-width:1px;
 border-color: #006633;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #006633;
	font-size: 75%;
	color: #006633;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

SELECT {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

INPUT {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
}

.lgtbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #EEEEEE;
}

.whtbackground {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #ffffff; 
}

.nobackground {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.table_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	background-color: #CAD2C6;
}

.table_dark_2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
	background-color: #006633;
}

.gray {
	background-color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000;
}

.lgt_gray {
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
}

.pn-sub-wht { 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none; 
}

.quote-highlight {  
	background-color: #f2f2f2; 
	font-weight: bold; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal
}

.fntblt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold
}

.style1 {font-size: x-small}

.pn-pagetitle {
color: #006633;
font-family: Tahoma, Verdana, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

A.compare:link {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10pt;
text-decoration: underline;
}

A.compare:visited {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10pt;
text-decoration: underline;
}

A.compare:hover {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10pt;
text-decoration: underline;
background-color: #000000;
}

A.compare:active {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
}

.notice	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #FFD5D5;
}

.gray2	{
background:#CCCCCC;
}

