/* CSS Document */

h1 {
	text-align: left;
	padding: 3px;
	margin: 0px;
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	font-weight: 500;
	text-decoration: none;
	display: block;
	color: #666666;
}
h1.blue {
	color:#3366CC;
	font-style: italic;
	font-weight: bold;
}
h1.darkblue {
	color:#663300;
	font-style: normal;
	font-weight: 200;
}
h1 a:link, h1 a:visited {
	text-decoration: underline;
	color: #3366CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*h1 a:visited {
	text-align: left;
	font-family: Arial, Helvetica, "Times New Roman", Verdana;
	font-size: 9pt;
	font-weight: 500;
	text-decoration: underline;
	color: #3366CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
h1 a:hover {
	text-decoration: underline;
	color: #3399FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, "Times New Roman", Verdana;
	font-size: 12pt;
	color: #3366CC;
	text-decoration: none;
	display: block;
	line-height: 13pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 36px;
	padding-left: 20px;
	font-variant: small-caps;
	padding-bottom: 0px;
}
h3 {
	font:bold 12pt/28pt Arial, Helvetica, Times New Roman, Verdana;
	text-align: left;
	text-indent: 10px;
	letter-spacing: 0.75em;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	padding: 0px;
	margin: 0px;
}
h3.green {
	background-color:#9DD200;
}
h3.blue {
	background-color:#6699CC;
}
h4 {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D2D4C8;
	text-indent: 10px;
	display: block;
	text-align: left;
	letter-spacing: .25em;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	margin: 0px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#topnav{
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
}
#topnav a:link, #topnav a:visited{
	color:#FFFFFF;
	text-decoration: none;
	}
#topnav a:hover{
	color:#FFCC00;
	text-decoration: none;
}
.nav_menu {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
}

.tdmenu {
	background-color: #F7F7F7;
	vertical-align: top;
	width: 150px;
}

p.menu{
	font:9pt Arial, Helvetica, Times New Roman, Verdana;
	color:#333333;
	background-color:#f7f7f7;
	text-decoration:none;
	display: block;
	width: 138px;
	text-align: left;
	padding-left: 8px;
}
p.menu a{
	color:#333333;
	background-color:#f7f7f7;
	text-decoration:none;
	display: block;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 18pt;
}
p.menu a:visted{
	color:#333333;
	background-color:#f7f7f7;
	text-decoration:none;
	display: block;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 18pt;
}
p.menu a:hover{
color:#ffffff;
background-color:#0066CC;
border-bottom:solid 1px #ffffff;
text-decoration:none;
display: block;
width: 100%;
line-height: 18pt;
text-align: left;
padding-left: 10px;
}
.date {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 8pt;
	color: #003A4C;
	padding: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003A4C;
}
.update2 {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 8pt;
	color: #cf0202;
	display: inline;
	float: right;
}
.update {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 8pt;
	color: #003A4C;
	display: inline;
	float: right;
}
#contentoutshell{
	border: #003A4C;
}

#contentoutshell .textbox1{
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	color: #003A4C;
	padding: 6px;
	display: block;
	background-color: #CCCCCC;
	line-height: 12pt;
}
#contentoutshell .greenbar{
	display: block;
	background-color: #9DD200;
	height: 3px;
	padding: 0px;
}
.bluebar {
	display: block;
	padding: 5px;
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: 0.25em;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
}

.handcursor{  /*switch content in product page*/
cursor:hand;
cursor:pointer;
display: block;
padding: 5px;
background-color: #6699FF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #3300FF;
letter-spacing: 0.25em;
font-weight: bold;
text-align: left;
text-indent: 10px;
}

img.listtag {
	display: block;
	padding: 5px;
	height: auto;
	width: 80px;
	border: 4px double #CCCCCC;
}
img.listshow {
	display: block;
	padding: 5px;
	height: auto;
	border: 4px double #CCCCCC;
}
.listtext {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 10px;
}
.title {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 11pt;
	color: #003A4C;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .25em;
	line-height: 15pt;
	font-style: normal;
}
.title2 {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 11pt;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	line-height: 15pt;
	font-style: normal;
}
.title3 {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	line-height: 15pt;
	font-style: normal;
}
.title4 {
	font-family: Arial, Helvetica, "Times New Roman", Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15pt;
	font-style: normal;
}
a.samll{
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	color: #3399FF;
	text-decoration: none;
}
a.samll:link {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	color: #3399FF;
	text-decoration: underline;
}
a.samll:visited {
	color: #3399FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, "Times New Roman", Verdana;
	font-size: 9pt;
}
a.samll:hover {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 9pt;
	color: #93CFD8;
	text-decoration: none;
}
a.darkly:link, a.darkly:visited {
	font-family: Arial, Helvetica, "Times New Roman", Verdana;
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
}
a.darkly:hover {
	font-family: Arial, Helvetica, "Times New Roman", Verdana;
	font-size: 9pt;
	color: #0099FF;
	text-decoration: underline;
}

.redpt {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 8pt;
	color: #FF0000;
}

.noted_header {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 10pt;
	color: #979390;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2D4C8;
	border-right-color: #D2D4C8;
	border-bottom-color: #D2D4C8;
	border-left-color: #D2D4C8;
	line-height: 20pt;
}

.subnotes {
	font-family: Arial, Helvetica, Times New Roman, Verdana;
	font-size: 8.5pt;
	color: #0066CC;
}
.cbg_lightgrey {
	background-color: #F1F1F8;
}
.cbg_lightgreen {
	background-color: #F8FCE0;
}
.cbg_lightgrey2 {
	background-color: #F5F5F5;
}
.cbg_darkgrey {
	background-color: #666666;
}
.price_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.price_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: oblique;
	color: #CC0000;
	font-weight: bold;
}
.price_ocross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: line-through;
}
