@charset "utf-8";
/* main  */
/* HTML */
a{
color: #06c ;
}
.treatment{
font-family: "新細明體", "細明體", Arial, sans-serif;
	font-size: 15px; 
	color: #000000; 
	font-style: normal; 
	text-decoration: none; 
	letter-spacing: 3px; 
	line-height: 20px;
	 }


.backToTop{
text-decoration:none;
}
	 
#fontFormet{
font-family:新細明體,roman;
font-size:14px;
line-height:1.2;
}

body{
	font-family:"新細明體", "細明體", Arial, sans-serif;
	panose-1:2 2 3 0 0 0 0 0 0 0;	
	mso-font-alt:PMingLiU;
	mso-font-charset:136;	
	/*mso-generic-font-family:roman;;*/
	mso-font-pitch:variable;	
	mso-font-signature:3 137232384 22 0 1048577 0;
	background: #e0e0e0;
	margin:10px 0;
	font-size:15px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding: 0px;
	line-height:1.2;
	}
	
	.footerContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:1;
	}
	
	
	.aImage{
	background-image:url(../image/Q&A/a.gif);
	background-repeat:no-repeat;
	}
	.qImage{
	background-image:url(../image/Q&A/q.gif);
	background-repeat:no-repeat;
	}
	
	.q{
	font-family:"新細明體", "細明體", Arial, sans-serif;
	margin-left:25px;
	color:#0000CC;
	font-size:16px;
	}
	.table1 { 
  border: 1px solid #000;
  border-collapse:collapse; 
  font-family:"新細明體", "細明體", Arial, sans-serif;
  font-size:13x;
} 
	.table { 
  border: 1px solid #000;
  border-collapse:collapse; 
  font-family:"新細明體", "細明體", Arial, sans-serif;
  font-size:13x;
  margin:0px 15px; 
} 
.tr { 
  border:1px solid #000; 
} 

.td { 
  font-family: "新細明體", "細明體", Arial, sans-serif;
  font-size: 12px; 
  border:1px solid #000;
  padding:0.3em 2em;
} 

	.content{
	font-family: "新細明體", "細明體", Arial, sans-serif;
	font-size: 15px; 
	color: #000000; 
	font-style: normal; 
	text-decoration: none; 
	letter-spacing: 1px; 
	line-height: 19px;
	 }
	.reference_title {
	font-family:"新細明體", "細明體", Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 19px;
	padding-left: 5px;
	padding-right: 10px;
	}
	.reference {
	font-family:"新細明體", "細明體", Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 19px;
	padding-left: 5px;
	padding-right: 10px;
	}
	
	
	
	.contentsmall {
	font-family: "新細明體", "細明體", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 19px;
	
	}
	.headingSmall
	{
	font-family: "新細明體", "細明體", Arial, sans-serif;
	font-size: 14px; 
	color: #036;
	margin:0;
	padding:5px 15px;
	font-weight:bold; 
	text-decoration: none; 
	letter-spacing: 1px; 
	line-height: 19px; 
	
	
	}
form{
	margin:0;
	padding:0;
	}

hr {
	padding:0;
	margin:10px 0;
	height:1px;
	}
h1 {
	font:20px "新細明體", "細明體", Arial, sans-serif;
	color: #000;
	font-weight:bold;
	}
h2 {
	font: bold 17px "新細明體", "細明體", Arial, sans-serif;
	color: #000;
	font-weight:bold;
	margin:0;
	padding:0;
	}
h3 {
	font: bold 15px "新細明體", "細明體", Arial, sans-serif;
	line-height:20px;
	color: #000;
	margin:0;
	padding:0;
	}
h4 {
	font: bold "新細明體", "細明體", Arial, sans-serif;
	color: #036;
	margin:0;
	padding:5px 15px;
	line-height: 17px;
	font-size: 14px;
	}
h5 {
	font-size: 13px;
	color: #000 ;
	}
	
	
h6{
	font-family: "新細明體", "細明體", Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding:0px 15px;
	line-height: 18px;
	}
	
	
	
iframe {
	border: 1px solid #ccc;
	}


#focal ul, #bottomNav ul {
	margin-left:0;
	margin:0;
	padding-left:0;
	padding:0;
	list-style:none;
	display:block;
	}
#focal ul li, #bottomNav ul li {
	margin-left:0;
	margin:5px 0;
	padding-left:0;
	padding:0;
	}
#focal ul li a, #bottomNav ul li a {
	list-style:none;
	background:url(../image/bullet_content.gif) no-repeat;
	padding:2px 0 2px 25px;
	}



/* IDs */
#container {
	width: 96%;
	margin: 0px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 5px;
	background:#FFF;
	border:1px solid #b8b8b8;
	}
div.error404#content {
	margin-top:10px;
}	
#content {
	padding:10px 20px;
	margin: 0;
	}

#content form#userForm {
	padding:10px 20px;
	font-size:13px;
	background:#ffffe6;
	border: 1px solid #333;
	}
#content fieldset {
	border:none;
	margin:0;
	padding:0;
	
	  }
#content fieldset p {
	margin:5px 0;
	padding:0;
	color: #454545;
	}
#content fieldset label {
	margin:0;
	padding:0;
	font-size:12px;
	display:block;
	font-weight:bold;
	  }
#content ul {

				}
	
#crumb {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003300;
	margin-bottom: 20px;
}
#crumb a {
	color:#0072c6 ;
	padding: 0 2px;
}
#crumb span {
	color:#0072c6;
}
#divider {
font-size:1px;
line-height: 1px;
border-bottom:1px solid #0041b3;
padding:0;
Margin:0;
}
#error {
	margin:5px 0;
	padding:5px;
	background: #ffc;
	border: 1px solid #CC0000;
	}	
#error p {
margin:0;
	padding:2px 5px;
	color:#CC0000;
	}

#focal{
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	}

#focal h4{
	color:#06c;
	}	
	
#focal h1{
	font:22px Arial, Helvetica, sans-serif;
	color: #000;
	}	
#focalRightCol {
	width:200px;
	text-align: left;
	vertical-align: top;
	}	
#footer {
	clear:both;
	padding: 10px 0px 25px 0px;
	margin: 0;
	border-top:1px solid #969489 ;
	background: url(../image/footer_logo.gif) no-repeat right 10px;
	}
#footer p.copyright{
	float:left;
	width:300px;
	margin-top: 2px;
	font-size:11px;
	}
#footer p.footLinks{
	padding-right: 125px;
	margin-top: 2px;
	font-size:11px;
	float:right;
	text-align:right;	
	}
#formActions {
	color: #333;
	font-size:12px;
	background: #ffc;
	padding:5px 10px;
	margin:0;
	}
#formActions a.current {
	font-weight:bold;
	text-decoration: none;
	}
#header {
	background:#06c     url(../image/images/BannerGood.gif) no-repeat 0px 0px;
	padding: 0;
	height:80px;
	}
 #header fieldset {
	padding:0;
	margin:0;
	border:none;
	}
#header fieldset a img {
	text-align: center;
	vertical-align: middle;
	padding:0 0 0 2px;
	}
#header fieldset label {
	padding:0 2px 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 5px 0;
	  float:left;
	  text-align: right;
	  width:45%;
	}

#homePageContent {
margin:0;
padding:0;
} 
#login {
font-size: 12px;
margin: 5px 0;
background: #ffc;
border: 1px solid #a54D1d;
padding:0px;
color:#900;
}
#login a {
color: #900;
}
td.page#login {
padding: 10px;}

td.page#login h2 {
	color:#900;
	}
#login h4 {
color:#900;
margin:0 0 10px 0;
padding:0;
	}
#login fieldset {
  border: none;
  padding: 5px;
  margin:0;
  }
#login label {
  font:11px;
  margin: 0 0 5px 0;
  display:block;
  }
#login span {
font-size: 11px;
}
#loginBand  {
	padding:7px 20px ;
	float:left;
	color:#fff;
	font-size:14px; 
}

div#toolsContainer div#loginBand a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #9f4411;
	background:#fde9af url(../image/loginBandLink_bg.gif) repeat-x left bottom;
	border-left: 1px solid #df9d3c;
	border-top: 1px solid #df9d3c;
	border-right: 1px solid #91490e ;
	border-bottom: 1px solid #91490e ;
	font-weight:bold;
	margin:0 2px 0 0 ;
	padding:4px 6px;
	text-decoration: none;
	}
div#toolsContainer div#loginBand a.editProfile {
	color: #ffffff;
	background:transparent url("#");
	border: none;
	margin: 0 10px 0 0;
	font-weight:normal;
	text-decoration: underline;
	}



/* START ----- Left Nav ------- */
#navHolder {
	padding: 10px;
	background:#dae9f8;
	width:205px;
	}
#navcontainer
	{	
	background:#fff; 
	margin:0;
	width:205px;
	border-top:1px solid #036 ;
	border-left:1px solid #036 ;
	border-right:1px solid #036 ;
	 }
#navcontainer li a#current {
	background:#06c url(../image/bullet_nav.gif) no-repeat left 7px;
	color:#fff;
	font-weight: bold;
	}
#navcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#navcontainer li { 
	margin: 0; 
	}
#navcontainer a
	{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 205px;
	width/* */:/**/190px; 
	width:/**/190px;
	color: #036 ;
	background-color: #fff;
	text-decoration: none;
	border-bottom:1px solid #036;
	}
#navcontainer a:hover
	{
	color: #036;
	background-color: #9cf;
	text-decoration: none;
	}


/* Second level Nav */

#navcontainer ul ul {
	border-bottom:1px solid #00477a;
	}
#navcontainer ul ul li { 
	margin: 0;
	background: #E2F3CA;
	}

#navcontainer ul li ul#subnavlist li a {
	background: transparent url(../image/bullet_subnav.gif) no-repeat 4px 8px;
	display: block;
	margin:0 0 0 0px;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #036;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul li ul#subnavlist li a:hover
	{
	text-decoration: underline;
	}
#navcontainer ul li ul#subnavlist li a#subactive { 
font-weight:bold;
	}
/* Third level Nav */
#navcontainer ul ul ul {
	border-bottom:none;
	}
#navcontainer ul ul ul li { 
	margin: 0;
	background: #fff;
	}
#navcontainer ul ul ul#tertnavlist li a {
	background: transparent url(../image/bullet_tertnav.gif) no-repeat 4px 8px;	
	display: block;
	margin:0;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #06c;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul ul ul li a#tertactive { 
font-weight:bold;
	}
	
/* Fourth level Nav */
#navcontainer ul ul ul ul {
	border-bottom:none;
	}
#navcontainer ul ul ul ul li { 
	margin: 0;
	background: #fff;
	}
#navcontainer ul ul  ul ul#fourthnavlist li a {
	background: transparent url(../image/bullet_4thnav.gif) no-repeat 4px 8px;	
	display: block;
	margin:0;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #090;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul ul ul ul li a#fourthactive { 
font-weight:bold;
	}
	

/* Fifth level Nav */
#navcontainer ul ul ul ul ul {
	border-bottom:none;
	}
#navcontainer ul ul ul ul ul li { 
	margin: 0;
	background: #fff;
	}
#navcontainer ul ul  ul ul ul#fifthnavlist li a {
	background: transparent url(../image/bullet_5thnav.gif) no-repeat 4px 8px;	
	display: block;
	margin:0;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #036;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul ul ul ul ul li a#fifthactive { 
font-weight:bold;
	}

	
/* END ----- Left Nav ------- */



	
#f{
	text-align: left;
	vertical-align: top;
	padding-bottom:10px;
	}

 #features {
	text-align: left;
	vertical-align: top;
	padding-bottom:10px;
	}
#features h2{
color: #2d5b88;
  font-size:15px;
  font-family:"新細明體", "細明體", Arial, sans-serif;
  line-height:1.4;
  padding:0;
  margin:0;
  }
 #features p {
 	color: #036;;
	font-size:12px;
 	padding:5px 0;
	margin:0;
	}
#news h3  {
	background: url(../image/portletHead_bg.gif) no-repeat right top;
	font: bold 15px "新細明體", "細明體", Arial, sans-serif;;
	line-height: 28px;
	margin:0 0 10px 5px;
	padding:0 0 0 10px;
	color: #036;
	}	
	
#features h3  {
	background: url(../image/portletHead_bg.gif) no-repeat right top;
	font: bold 15px "新細明體", "細明體", Arial, sans-serif;;
	line-height: 28px;
	margin:0 0 10px 1px;
	padding:0 0 0 10px;
	color: #036;
	}	
#news h3 span a, #features h3 span a{
	font-size: 11px;
	font-weight: normal;
	padding-left:4px;
	}
/*#features img.dctm_imgLeft, #news img.dctm_imgLeft { 
	margin-left:10px;
	}*/

/* START - rounded box */

.box {
	padding:0 12px 0 0;
	background:url(../image/borders.gif) 100% 0 repeat-y;
}
.bi {
	padding:0 0 0 12px;
	background: url(../image/borders.gif) 0 0 repeat-y;
}
.bt {
	height:17px;
	margin:0 -12px;
	background:url(../image/box.jpg) 100% 0 no-repeat;
}
.bt div {
	width:18px;
	height:17px;
	background:url(../image/box.jpg) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -12px;
	background:url(../image/box.jpg) 100% 100% no-repeat;
}
.bb div {
	width:18px;
	height:17px;
	background:url(../image/box.jpg) 0 100% no-repeat;
}
.box .boxContent {
	background:url(../image/boxContent.jpg) right top;
	background-repeat:repeat-y;
}
  
/* hack to fix browser float render problem in IE 6 */
 /* Hide from IE5-mac. Only IE-win sees this. \*/

 * html .boxContent p {
   height: 1%;
   }
  
 /* End hide from IE5/mac */


/*  END  - rounded box */


#news h3  {
background: url(../image/portletHead_bg.gif) no-repeat right top;
line-height: 28px;
margin:0 0 0px 5px;
padding:0 0 0 10px;
color: #036;
}	
	

#news p.date{
padding:10px 0 5px 15px;
color:#5284ad;
clear:both;
}
#news h4{
font: bold 14px "新細明體", "細明體", Arial, sans-serif;
color: #036;
margin:0;
padding:5px 15px;
}
#news p span a{
color: #06c;
font-size: 11px;
}
#printLogo {
display:none;
}


#search {
padding-right: 10px;
text-align: right;
	vertical-align: middle;
}
#searchResults a{
padding:0 0 0 10px;
margin:0;
background: url(../image/bullet_green.gif) no-repeat left center;

}
#searchResults p{
padding:0 0 10px 0;
margin:0 0 10px 0;
border-bottom:1px solid #CECECA;
}
#searchResults p span{
font-weight:bold;
display:block;
}
#segmentationContainer {
	background:#ffc;
	border: 1px solid #999;
	padding:10px;
	margin-bottom: 15px;
	}
#segmentationContainer h4 {
padding:0 0 10px 0;
margin:0;
}

#stylesheetBox {
	display:none;
}
#module {
	margin: 0px 0;
	padding:0px 0px 0px 0px;
	font-size: 11px;
}
#module h1 {
font-size: 14px;
margin:0;
padding:0;
}
#module h2 {font-weight:bold; font-size:14px; margin:0;
padding:5px 5px 5px 5px;
}
#module p {
padding:3px 4px 0px 4px; 
margin:0px 3px 5px 5px;  
color:#252525;
}
#tools {
	padding:7px;
float:right;	
	}
#tools a{
	font: Arial, Helvetica, sans-serif;
	color: #fff;
	border-left: 1px solid #b6d4f2;
	font-weight:normal;
	margin:0;
	padding:9px 6px 8px 30px;
	text-decoration: none;
	}
#tools a:hover{
	text-decoration: underline;
	}
#toolsContainer {
	background:#0041b3 url(../image/header_bottom_swoosh.gif) no-repeat left top;
	border-top: 1px solid #b6d4f2;
	text-align:right;
}
#verification {
	margin:5px 0;
	padding:0;
	background: #cfc;
	border: 1px solid #060;
	}	
#verification p {
	margin:0;
	padding:2px 5px;
	font-size:12px;
	color:#060;
	}
/* CLASSES */

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	}
.clearTools{
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;}
.chart {
float:right;
margin: 20px 0 10px 5px;
}
.decrease{
	background: url(../image/icon_decrease.gif) no-repeat left center;
	}
.email{
	background: url(../image/icon_email.gif) no-repeat left center;
	}
.featureButton {
	background: #dff7c5 url(../image/featureButton_bg.gif) repeat-x left bottom;
	border: 1px solid #0e8611;
	color:#388e45;
	text-decoration: none;
	padding: 3px 5px;
	font-weight: bold;
}
.greenButton {
	color: #FFFFFF;
	background: #0c6  ;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}
.greyButton {
	color: #000;
	background: #ccc  ;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}

.searchButton {
	color: #FFFFFF;
	background: #559E68  ;
	padding-right: 2px;
	padding-left: 2px;
	margin-left:5px;
	vertical-align: middle;
	font:bold 14px Arial, Helvetica, sans-serif;
	}
.increase{
	background: url(../image/icon_increase.gif) no-repeat left center;
	}

.intro {
	background: #fff;
	border: 1px solid #999;
	border-top: none;
	padding:10px;
	margin-bottom: 15px;
	}

.intro p {
	margin:0;
	font-size: 15px;
	}
.loginHelp {
	font-weight: normal;
	font-size:11px;
	color:#fff;
	}
.loginButton {
	text-align: center;
	padding: 5px 10px 0 0;
	}
.loginButton input {
	background: #fbe09f url(../image/loginButton_bg.gif) repeat-x left bottom;
	border-top: 1px solid #e9b46b;
	border-left: 1px solid #e9b46b;
	border-bottom: 1px solid #a54d1d;
	border-right: 1px solid #a54d1d;
	color:#91490e;
	font-weight: bold;
	}
img.logo {
	margin-left: 20px;
	}
.moduleClass { padding:0px 0 0px 0; width:190px; background-color:#fff; margin:10px 0 10px 10px;border:1px solid #155AB7;}
.moduleClass h2 {font-weight:bold; font-size:14px; color:#155AB7; border-bottom:1px solid #155AB7; margin:0;padding:5px 5px 5px 5px; background:#D9E9F8;}
.moduleClass br{display:none;}
.moduleClass p{padding:4px 3px 5px 3px; margin:0px 5px 0px 5px; color:#555555;}
.moduleClass ul{padding:0px; margin:0px; line-height:100%;}
.moduleClass img{padding:2px 0px 2px 0px; margin:5px; display: block; text-align: center;}
.module_subhead {font-weight:bold; padding:4px 5px 2px 5px; margin:0px 0px 0px 0px; color:#555555;}
.moduleClassHome {margin: 0px 0;
	color: #004747;
	border: 1px solid #4bcbd2;
	padding:0px 0px 0px 0px;
	font-size: 11px;
	background: #bce9e6;
	}
.moduleClassHome h2 {
font-size: 12px;
color: #004747;
margin:0;
padding:0;
}
.moduleClassHome p {
color: #004747;
padding:5px 0px 5px 0px;
margin:0;
}
.navLast{
	border-bottom: 1px solid #00477a;
	}
.news {
	border:1px solid #c7c7c7;
	  }
.print{
	background: url(../image/icon_print.gif) no-repeat left center;
	}		
.teaserButton {
	background: #d1f0f2 url(../image/teaserButton_bg.gif) repeat-x left bottom;
	border: 1px solid #016767;
	color:#004747;
	text-decoration: none;
	padding: 3px 5px;
	font-weight: bold;
	}
.thumbnailContent{
padding-bottom:10px;

}
.thumbnailContent ul{
	}

/*//documentum specific classes//*/ 

.dctm_imgLeftNoWrap{ 
display: block;
text-align: left 
}
.dctm_imgRightNoWrap {
display: block; 
text-align: right;

}
.dctm_imgCenter { 
display: block; 
text-align: center;
}
.dctm_imgLeft { 
float:left;margin-right:20px; margin-bottom:10px;
}
.dctm_imgRight {
	float: right;
	margin-left:10px;
}

.mul {
font-family:"新細明體", "細明體", Arial, sans-serif;
font-size: 15px;
	 letter-spacing: 1px; 
	 line-height:1.7;
list-style-type: disc;
}
.treatBullet {
font-family:"新細明體", "細明體", Arial, sans-serif;
font-size: 13px;
	 line-height:1.7;
list-style-type: disc;
}
.product {
font-family:"新細明體", "細明體", Arial, sans-serif;
font-size: 13px;
	 letter-spacing: 1px; 
	 line-height:1.7;
list-style-type: disc;
}

.frontProduct {
font-family:"新細明體", "細明體", Arial, sans-serif;
font-size: 12px;
	 letter-spacing: 1px; 
	 line-height:1.7;
list-style-type: disc;
}
.product_Num {
font-family:"新細明體", "細明體", Arial, sans-serif;
list-style-type: decimal;
font-size:13px;
line-height:25px;
}

.product_Tick{
font-family:"新細明體", "細明體", Arial, sans-serif;
list-style-image:url(../image/Tick.jpg);
font-size:13px;
line-height:2.1;
}

/*//end documentum specific classes//*/ 


/* // wizard styles // */

#wizlist
{

margin: 0;
padding:0;
}

#navHolder #wizlist ul, #navHolder #wizlist li
{
list-style-type: none;
margin: 0 0 0 0px;
padding: 0;
background: none;
}

#navHolder #wizlist a:link, #navHolder #wizlist a:visited
{
background: #E8EBF0;
border: 1px solid #333;
color: #666;
float: left;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin: 2px;
width:170px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navHolder #wizlist a:link#current, #navHolder #wizlist a:visited#current
{
background: #ffffe6;
color: #000;
}

#navHolder #wizlist a:hover { color: #06c; }
div.step, div.stepActive {
border: 1px solid #333;
padding: 5px;
margin:0 0 2px 0;
}
div.step p, div.stepActive p {
margin:0;
padding:0;
}
div.step h4 {
font-weight:normal;
margin:0;
padding:0;
}
div.step{
background: #fff;
}
div.stepActive{
background: #0067ff;
color: #fff;
}
div.stepActive h4{
margin:0;
padding:0;
color: #fff;
}
p.descriptor { font-size: 10px; color: #757575;}



/* START ----- site map styles ----- */

#content ul#sitemap  {
margin:0;
padding:0;
list-style: none;
} 
#content ul#sitemap li  {
font-size: 16px;
font-weight: bold;
background: transparent url("#");
} 
#content ul#sitemap li a  {
color: #036;
} 
#content ul#sitemap ul {
margin:0;
padding:0 0 0 10px;
list-style: none;
} 
#content ul#sitemap ul li {
font-size: 14px;
font-weight: normal;
background: transparent url(../image/bullet_subnav.gif) no-repeat 4px 8px;
padding:1px 0 1px 15px;
} 
#content ul#sitemap ul li a {
color: #036;
} 
#content ul#sitemap ul ul {
margin:0;
padding:0 0 0 10px;
list-style: none;
}
#content ul#sitemap ul ul li {
font-size: 14px;
font-weight: normal;
padding:1px 0 1px 15px;
background: transparent url(../image/bullet_tertnav.gif) no-repeat 4px 8px;
}
#content ul#sitemap ul ul li a {
color: #06c;
}
/* END ----- site map styles ----- */

/* Start of the Meter Selection Tool CSS */
.toolPopupLayoutContent #meterSelectionContainer hr
{ 
	padding:0px;
            margin:5px 0px 15px -20px;
            height:0px;
    border-bottom:1px solid #0143B1;
            background-color:#0143B1;
            width:100%;
}

#meterSelectionContainer h1
{
         background: url(http://www.accu-chek.co.uk/en_GB/image/right_meter_bullet.gif) 0px 6px no-repeat;
         padding-top:0px;
         padding-left:25px;
         font-size: 24px;
         font-weight:bold;
         font-family:verdana;
         line-height:120%;
         padding-bottom:5px;
         font-family:verdana;
}

 #meterSelectionContainer h2
 {   
	 color:#000; font-size:12px; margin:0px 5px 10px 10px; width:300px}
 #meterSelectionContainer p
 {  margin-left:10px;  width:300px}
 #meterSelectionContainer .dctm_imgRight
 {
   margin-top:-65px;
   margin-right:-20px;
 }


 #meterSelectionContainer #error {
            margin:0 7% 10px 0;
}

#meterSelectionContainer #error p {
    width:95%;
}

 
 .meterSelectionForm{
    background-color:#D9E9F8; padding:15px 30px 15px 10px; border:1px solid #0364C5; margin:0px 0 0px 0; font-weight:bold;
}

.meter_selection_checkboxes {
  font-weight:normal;
  margin-left:10px;
}


/* Module support */
#main_col_content{width:100%;}

.one_col #content {
  margin:0px 0px 20px 0px;
  }

.one_col #right_col{
display:none;
}

#content .clear{
  display:none;
}

#right_col{
	position:relative;
	top:0px;
	left:5px;
	margin-right:3px;
	float:right;
	width:200px;
    margin-top:0px;
	border:none;

	padding:0px 0px 0 0;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
}
	
/*Secondary Page Side Modules*/
.sideModules {
    margin-bottom:50px;
}

.sideModules .topOfModulesbordered{
  height:10px;
  background-color:#FFF;

}
.sideModules .topOfModulesborderless{
  padding-top:0px;
  margin:0px;
}


.sideModules li {padding:4px 4px 0px 4px; margin:-5px 5px 5px 5px;}
.sideModules .firstBorderedModuleHeader{font-weight:bold; font-style:normal; font-size:12px;color:#fff; border-top:1px solid #0044B4; margin:0;padding:5px 0 0px 3px; padding:5px; background:#d7e6f7 url(http://www.accu-chek.co.uk/en_GB/image/right_module_primary_title_a.gif) top left repeat-y;}
 .sideModules br{
   line-height:70%;
 }

.sideModules .borderedNum0 .module_subhead {
color:#143ED2; line-height:100%; margin-bottom:5px; margin-top:3px; padding:0px 0 0 7px;font-style: italic}

.borderedNum0 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum1 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum2 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum3 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum4 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum5 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum6 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum7 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}

.sideModules .bordered { padding:0px 0 0px 0; width:173px; background-color:#D9E9F8; margin:0px 0 0px 0px;border:1px solid #0044B4; /*border-top:0; Nate removed July 14*/}
.sideModules .bordered h2 {font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0;padding:5px 0 0px 3px; padding:5px; background-color:#2189E0;}
.sideModules p{padding:4px 4px 0px 7px; margin:-5px 5px 5px 0px; color:#616161; font-size:12px;}
.sideModules a{padding:0 0 0px 0; margin:10px 5px 0px 10px;}

.sideModule {margin-bottom: 15px; line-height: 1.15em;}/* Nate added July 14 */


.moduleNum_0 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_0 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}

.moduleNum_0 br{line-height:30%;}
.moduleNum_0 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px; color:#616161;}
.moduleNum_0 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_0 ul{padding:0px; margin:0px; line-height:100%;}


.moduleNum_1 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_1 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}

.moduleNum_1 br{line-height:30%;}
.moduleNum_1 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px; color:#616161;}
.moduleNum_1 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_1 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_2 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_2 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_2 br{display:none;}
.moduleNum_2 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_2 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_2 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_3 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_3 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_3 br{display:none;}
.moduleNum_3 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_3 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_3 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_4 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_4 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_4 br{display:none;}
.moduleNum_4 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_4 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_4 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_5 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_5 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_5 br{display:none;}
.moduleNum_5 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_5 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_5 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_6 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_6 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_6 br{display:none;}
.moduleNum_6 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_6 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_6 ul{padding:0px; margin:0px; line-height:100%;}

.portletNum_0{ padding:0px 0 0px 0; width:166px; background-color:#FFFFFF; margin:4px 0 10px 4px;border:1px solid;}
.portlet .portletNum_0 .dctm_imgCenter{}
.portletNum_0 h2{font-weight:bold; border-bottom:1px solid #0044B4; margin:0;padding:5px 0 3px 3px; background-color:#dae9f8;font-size:12px; color:#0043b4;}
.portletNum_1 h2{font-weight:bold; font-size:12px;color:#0043b4; border-bottom:1px solid #0044B4; margin:0;padding:5px 0 0px 3px; padding:1px; background-color:#dae9f8;}

.portlet{padding:0px 0 0px 0; width:166px; background-color:#FFFFFF; margin:4px 0 10px 4px;border:1px solid #0044B4;}
.portlet p{padding:4px 4px 15px 4px; margin:-5px 5px 5px 5px;}
.portlet a{padding:0 0 10px 0; margin:10px 5px 10px 10px;}

.sideinsert {padding:5px 5 5px 5px; width:210px; background-color:#DAE9f8; float:right; margin:5px 0 10px 15px;}
.sideinsert h3{font-weight:bold; font-size:14px;color:#0066cc; padding:5px 0 0px 0px; text-align:center;}
.sideinsert p {padding:4px 4px 0px 7px; margin:0px 5px 5px 0px; font-size:12px;}

.sideinsert ul li {
	color:#000000;
	font-color:black;
	line-height: 100%;
	padding: 0px 0 0px 0px;
	
#content td li {
	
	color:#000000;
	background: url(http://www.accu-chek.co.uk/en_GB/image/green_arrow.gif) 0px 1px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 0px 0 5px 25px;}
	
.main_content_module{width:93%; margin-top:20px; margin-bottom:10px; border:1px solid #0043b4; padding-bottom:25px;}
.main_content_module p{padding:5px;margin-bottom:0px; margin-top:0px;}
.main_content_module br{display:none;}
.main_content_module h2{padding:5px; margin:0px; font-size:14px; color:#FFFFFF; font-weight:bold; border-bottom:1px solid #0043b4; background:#d7e6f7 url(http://www.accu-chek.co.uk/en_GB/image/main_content_portal_title_b.gif) top left repeat-y;}
.main_content_module b{color:#0043b4; }
.main_content_module .dctm_imgRight{margin:5px 20px 2px 5px;}

 #main_col_content #content .thumbnailContent .main_content_module ul li{

		
	color:#25177A;
	background: url(http://www.accu-chek.co.uk/en_GB/image/green_arrow.gif) 0px 5px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 5px 0 5px 25px;}
.main_content_multi_bullet{width:95%; margin-top:20px; margin-bottom:10px; height:105px;}
.main_content_module_title{border-bottom:1px solid #0043b4; background:#d7e6f7 url(http://www.accu-chek.co.uk/en_GB/image/main_content_portal_title_b.gif) top left repeat-y;}
.main_content_module_footer{padding:5px 0 5px 0; margin-top:-30px; margin-bottom:20px; border:1px solid #0043b4; border-top:0; width:93%;}

.main_content_module_column1{width:95%; padding:4px; margin:0px; height:50%;}
.main_content_module_column2{width:45%; padding:4px; margin-top:10px; float:left; }


.navigationModule { padding:0px 0 5px 0; width:99%; background-color:#dae9f8; margin:15px 0 0 0px;border:1px solid #0044B4;}
.navigationModule h2{color:#00ff66;border-bottom:1px solid #0044B4; margin:0px 0 0px 0; font-size:12px; padding:2px 3px 2px 3px; background-color:#0043b4;}
.navigationModule p{padding:4px 4px 0px 7px; margin:0px 5px 5px 0px; color:#616161; font-size:12px;} /* Nate added July 14 */
.navigationModule {line-height: 1.15em;} /* Nate added July 14 */

.navigationModule br{padding:0; margin:0px; line-height:25%;}
.navigationModule ul{margin:0 0 0 5px; padding:5px; padding-left:0px; text-indent:-4px;}
.navigationModule li{
	list-style:none;
	color:#25177A;
	background: url(http://www.accu-chek.co.uk/en_GB/image/green_arrow.gif) 0px 0px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 20px;
	margin: 5px 0 0px 0px;}

#multi_column_list {width:49%; float:left; border:0;}
#multi_column_list ul{padding:0px; margin:0px; }
#multi_column_list ul li {color:#25177A;
	background: url(http://www.accu-chek.co.uk/en_GB/image/green_arrow.gif) 5px 1px no-repeat;
	line-height: 120%;
	list-style-type: none;
	padding: 0px 0 1px 30px;
	margin: 5px 0 5px 15px;}

	.main_content_portal_footer ul{margin:0 0 0 5px; padding:0;}
.main_content_portlet_footer li{

	color:#25177A;
	background: url(http://www.accu-chek.co.uk/en_GB/image/green_arrow.gif) 0px 1px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 20px;
	margin: 5px 0 5px 0px;}
#right_col ul{margin:0 0 0 5px; padding:5px; padding-left:0px; text-indent:-4px;}
#right_col li{
	list-style:none;
	color:#25177A;
	background: url(http://www.accu-chek.co.uk/en_GB/image/green_arrow.gif) 0px 5px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 10px;
	margin: 5px 0 5px 0px;}
#right_col a{padding:0px 0px 0 5px; margin:0px;}
.thumbnailContent ul{margin:0 0px 0 2px; padding:0px;}
.thumbnailContent ul li{
	
	color:#000000;
	background: url(http://www.accu-chek.co.uk/en_GB/image/green_arrow.gif) 0px 0px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 5px 0 5px 25px;}
.bulletList ul li {
	list-style-type:disc;
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 5px 0 5px 25px;;
}
a
