body {
	background:white;
	color:#333333;
	}

/*inport from style.css*/

a {
	color:#003399;
	text-weight: bold;
	text-decoration: none
	}
	
a:hover {
	color: #0066FF;
	text-weight: bolder;
	text-decoration: underline
	}
	
.subsections {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none}

ol {  font-style: normal; line-height: 110%; font-weight: normal}

/*Style for left navigation*/
.nav {  font-size: 12px; color: #666666; text-decoration: none; line-height: 120%; font-weight: normal}

/*Style for subhead*/
.subhead { font-size: 11px;text-decoration: none; font-weight: bold}

/*PUTS DIAMOND IN UNORDERED LIST*/
UL {list-style-image:  url(../images/bullets/gray_bullet_diamond.gif); list-style-type: disc; font-style: normal; line-height: 110%; font-weight: normal}

.leftnavunderlined { font-size: 10px; line-height: 140% }
.subsectionhead {  font-size: 12px; color: #666666}
.css2nu {  font-size: 10px; line-height: 140%; text-decoration: none}
.css4nu { font-size: 12px; line-height: 120% ; text-decoration: none}

/*For Features*/
.css2_01 {  font-size: 10px}
.smwhitetxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.smgreytxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}


/*new css*/

/*top nav*/
.tabs {
	font-family: GillSans, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	background-color: #CCCCCC;
	}
	
.tabs:hover {  
	font-family: GillSans, Arial, Helvetica, san-serif;
	font-size: 12px; color: #336699;
	font-weight: bold;
	text-decoration: none
	}
	
.tabsA,.tabsA:hover,.tabsA:visited,.tabsA:active {
	font-family: GillSans, Arial, Helvetica, san-serif;
	font-size: 12px; color: #336699;
	font-weight: bold;
	text-decoration: none
	}
	
.tn td img {display: inline;
	}

/*table for features tour*/
.pipes{font-family:sans-serif, verdana;text-decoration: none; color: #999999;font-size:12px}/*depreciated*/
.subnav {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; margin-top: 0px; margin-bottom: 0px}
/*Not sure where this exists/used*/

/*LIST-STYLE*/
ul.listDisc{
	list-style-type:disc;
	list-style-image:none;
	}
ul.listDisc li{
	line-height:1.5em;
	margin-bottom:0.5em;
	}

div.shipment{
	text-align:center;
	padding:20px 0px;
	margin-bottom:2em;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", osaka, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#333333;
	}
	
/**/
h1{
	font-size:18px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", osaka, sans-serif;
	line-height:1.5em;
	color:#333333;
	font-weight:bold;
	}
