a{
	color:#FF9900;
}
a:visited {
	color:#333333;
}
a:hover {
	text-decoration:none;
}
a.link_leftnav {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	position: relative;
	font-weight:normal;
	font-size:12px;
}
a.link_leftnav:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	padding-bottom: 5px;
	position: relative;
}
a.link_currentpage {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FF9900;
	padding-bottom: 5px;
	position: relative;
	color:#FF9900;
	font-weight:bold;	
	font-size:12px;
}
a.link_currentpagesmall {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FF9900;
	position: relative;
	font-weight: bold;
	font-size: 11px;
}
a.link_leftnavsmall {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.link_leftnavsmall:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
a.img {
	border:1px dotted #cccccc;
}
a.img:hover {
	border:1px solid #FFCC33;
}
.link_footer {
     color: #FFFFFF;
}
.link_footer:visited {
     color: #FFFFFF;
}
.link_black {
     color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color:#EFEFEF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;	
	text-align:left;	
	text-decoration:none;
}
.h1title
{
	font-size: 28px;
	color: #ffffff;
	margin: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-align:left;
	text-decoration:none;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	text-decoration:none;	
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.mediumlarge {
	font-size: 120%;
}

.cell_maincontent {
	background-color: #FFFFFF;
	border-top: 0px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
.cell_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.cell_leftnavigation {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cell_main {
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;	
	text-align:left;
	line-height: 20px;
	background-color: #FFFFFF;
	font-size: 90%;
}
.table_leftnav {
	margin-top: 9px;
}
.cell_leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}

p {
	margin-bottom: 12px;
	text-align: left;
	text-decoration:none;
}
.frontsellingpoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #FF9900;
}
.frontsellingalternate {
	color:#666666;
}
.frontsellingpointtext {
	font-size: 90%;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	margin: 0px;
}
.cell_footer {
	text-align: center;
	padding: 5px;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #FF9900;
}
a.link_nounderline {
	text-decoration: none;
}
.cell_jcnheaderimage {
	background-image: url(../Images/140x72jcn.jpg);
	border-bottom: 1px solid #ff9900;
	border-right: 1px solid #ff9900;	
}
.cell_rightshadow {
	background-image:url(../Images/bgrightshadow.gif);
}
.menu {
	border-top: 1px dotted #CCCCCC;
	font-size: 75%;
}
.floatimageleftofpage {
	float:left;
	margin-right: 15px;
	border: 1px solid #ff9900;
}

.floatimagerightofpage {
	float:right;
	margin-left: 15px;
	border: 1px solid #ff9900;	
}


