h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0033FF;
	font-style: normal;
	background-position: center;
	font-size: 24pt;
	text-align: center;
}
P {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	background-position: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 10pt;

}

.footertext {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 9pt;

}
.Cover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;

}
.Product_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;

}


.SmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	margin-left: 5% !important;
	color: #000000;
	padding-left: 15px;




}
.MinorHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;

}
.MainHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;

}
.SmallTextNoIndent {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	margin-left: 5%;
	color: #000000;

}
.RegGraphicIndent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-left: 155px;
}
.RegularText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}
.ItalicText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}


.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	color: #5E5A31;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #008000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #004000;
}
td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;

}
.maintable {
	background-color: #F7F7F7;
	background-position: center;
	border: 10px solid #CCCCCC;
	margin: 20px;



}
.insideTable {

	background-color: #F7F7F7;
	background-position: center;
	border: none;
	margin: 20px;
}
#news {
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	border-right:1px solid #000; 
	border-top:1px solid #000;
	float:right;
	width:350px;
	background:#eee;
	margin:10px 10px 10px 10px;
}
#news p { font-size:14px}

#headerbk {
	background:#fff;
	border: 2px solid #000000;;
	margin-left: 210px;
		text-align: center;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	background-color: #D2C8C6;
	margin-bottom: .5em; 
}
/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

#headerbk #menu {
	float:left;
	width:130px;
	background:#CCCCCC;
	margin:10px 0px;
	border: 2px solid #000000;
}
#headerbk #menu p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	text-align: center;
	background-color: #eee;
	padding: 4px;

}

#mainframe {
	background:#F7F7F7;
	
}
#mainframeWP {
	background:#F7F7F7;
	
		
}
#Productgraphic {
	float:left;
	width:425px;
/*	background-color: #EEEEEE; */
	border: none;
/*	overflow: auto; */




}
#ProductTOC {
	background:#F7F7F7;
	margin-left: 12px;
	font-size:10pt;
	font-family:"Courier New", Courier, mono;
}

.sidebarbk {
    font-size: 90%;
}

.sidebarbk input#s {
    margin-bottom: 0.5em;
}

.sidebarbk a:link    { color: #0000aa; text-decoration: none;}
.sidebarbk a:visited { color: #0000aa; text-decoration: none;}
.sidebarbk a:hover   { color: #0000aa; text-decoration: underline;}
.sidebarbk a:active  { color: #0000aa; text-decoration: underline;}

.sidebarbk h4 {
    font-size: 100%;
    border: 1px solid #000000;
    color: #000000;
    background: #dddddd;
    padding: 2px;
}


.sidebarbksection {
	padding: 4px;
    margin: 0 0 10px 0;
}

.sidebarbksection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

.sidebarbksection ul li {
    padding:0;
    line-height: 1;
}

/* This set of rules makes the nested lists from wp_get_links()
   look like the h4 + div.sidebarbksection combination */

div.sidebarbk ul.linklist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.sidebarbk ul.linklist ul {
	padding: 4px;
    margin: 0 0 10px 0;
}

div.sidebarbk ul.linklist ul li {
    padding-left: 3px;
    line-height: 1;
}

div.sidebarbk ul li h2 {
    font-size: 100%;
    border: 1px solid #000000;
    color: #000000;
    background: #dddddd;
    padding: 2px;
    margin: 10px 0;
}

div.sidebarbk ul li ul {
	list-style-type: none;
}

div.sidebarbk ul li ul li {
	padding-left: 6px;
}


