body{
	line-height: 1.166;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	background-image: url(../opt/1by800.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
	color: #333333;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
.imageborder {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
}


h1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 130%;
 color: #333333;
 border-bottom: 1px solid #c1c1d5;
 background-color: #f4f4f4;
 
}

.tableheader {
	background-color: #FFE4CA;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	color:#666666
}

h2{
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c1c1d5;
	background-color: #f4f4f4;
	color: #666666;
}
.story {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


.rowpad {
	padding-top: 5px;
	padding-bottom: 5px;
}


h3{
 font-size: 120%;
 color: #006699;
  font-weight: normal;
}
.divider {
	line-height: 1px;
	height: 1px;
	background-image: url(opt_images/divider.gif);
	background-repeat: repeat-x;
}


h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
	font-size: 120%;
	color: #C47228;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c1c1d5;
	color: #333333;
	margin-bottom: 5px;
}
	
	/************* #globalNav styles **************/


/* '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{
color: #666;
padding: 3px 0px 6px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 2px 12px 2px 12px;
	background-color: #DCDCEB;
	border: 1px solid #333;
	margin: 3px 5px 0;
	text-decoration:none;
	line-height: 16px;
}


#globalNav a:hover {
	font-size: 90%;
	padding: 2px 12px 2px 12px; 
	background-color: #EBF7EA;;
	border: 1px solid #333;
	margin: 3px 5px 0;
	text-decoration:none;
}

/************* #headNav styles **************/


/* '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 */
   


#headNav{
color: #ffffff;
padding: 3px 0px 6px 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align:left
}

#headNav img{
 display: block;
}

#headNav a {
	font-size: 13px;
	padding: 2px 12px 2px 12px;
	color: #ffffff;
	margin: 3px 5px 0;
	text-decoration:none;
	line-height: 16px;
}


#headNav a:hover {
	font-size: 13px;
	padding: 2px 12px 2px 12px; 	
	margin: 3px 5px 0;
	text-decoration:underline;
}

#Layer1 {
	position:absolute;
	left:0;
	top:75px;
	width:150px;
	height:174px;
	z-index:1;
	background-color: #FFFFFF;
	padding-top: 20px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005782;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, 
#navBar ul a:visited {display: block; background-color: #EBECF5; color: #005782; padding: 2px 0 2px 2px; margin: 0 10px 3px 0; border: 1px solid #999; text-decoration:none;}

#navBar ul a:hover {display: block; background-color: #DBDEE5; padding: 2px 0 2px 2px; margin-right: 10px; border: 1px solid #999; text-decoration:none; color: #005782;}

#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;}

#content{
	float:none;
	width: 630px;
	margin: 0;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	left: 170px;
	font-size:12px
	
	}
	

A.greenlink:visited {
	COLOR: #009900}
A.greenlink:link {
	COLOR: #009900
}
A.greenlink {
	COLOR: #009900;
	TEXT-DECORATION: none;
	letter-spacing: 1px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;

}
A.greenlink:hover {
	COLOR:#CC6600; TEXT-DECORATION:underline;
	letter-spacing: 1px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


#Navprice{
color: #666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #8080A8;
	border-bottom: 1px solid #8080A8;
	font-size: 95%;
	color: #BCBE96;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	background-color: #f7f9f5;
	
	
}

#siteInfo a:link{ 
	font-size: 95%;
	color:#006699;
	text-decoration:none
	
	}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #0066CC;
}

	
#siteInfo a:hover {
color:#FF9900;
text-decoration:underline;
.invoice {
	background-color: #FFE4CA;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	color:#333333
}
.borderprod {
	margin: 2px;
	padding: 3px;
	border: 1px dotted #CCCCCC;
}
.imageborderCopy {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
