/* bold - Netscape doesn't terminate inline styles */
.bold  {
	font-weight : bold;
}

#wrapper {
	background: #FFFFFF center;
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border:0px;
	width: 760px;
	text-align: left;
	display: block;
	}
#logo {
	top: 0px;
	width: 200px;
	float: left;
}

#topnav {
	top: 0px;
	margin: 0px 0px 0px 200px;
	padding: 20px 0px 0px;
	width: 555px;
	clear: none;
	text-align: right;
}
	
#left_col {
	top:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	z-index:2;
	vertical-align: top;
	position:absolute; 
	}
	
#center_col {
	position:relative;
	width: 420px;
	margin: 0px 150px 0px 190px;
    padding: 0px;
	z-index:3;
	text-align:left;
	}
	
	#big_col {
	position:relative;
	width: 560px;
	margin: 0px 0px 0px 190px;
    padding: 0px;
	z-index:3;
	text-align:left;
	}
		
#right_col {
	top: 0px;
	z-index:1;
	margin: 0px 0px 0px 618px;
	padding: 0px;
	width: 140px;
	position: absolute;
	}
	
#nextstep {
	position: relative;
	float: left;
	width: 140px;
	margin: 0;
	padding:0;
	background-color:#F8F8F8;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	}
	
#nextstep_head {
	background-image: url(pics/column_bg2.gif);
	display: block;
	margin: 0;
	padding: 0;
	width: 140px;
	list-style: none;
	height:24px;
	}
	
#nextstep_head ol {
	display: block;
	list-style: none;
	margin:0;
	padding: 5px 0 5px 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494E5C;}
	
#nextstep ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#nextstep li {
	display: block;
	margin: 0;
	padding: 3 3 3 5;
	font-size: 10px;
	}
	
#subnav {
	width: 160px;
	list-style: none;
	margin: 1px 0 10px;
	padding: 0;
	text-align: left;
	border-bottom: 1px none #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px none #e0e0e0;
	border-left: 1px none #e0e0e0;
	}

#subnav ul {
	list-style: none;
	margin: 1px 0 10px;
	padding: 0;
	text-align: left;
	border-bottom: 1px none #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px none #e0e0e0;
	border-left: 1px none #e0e0e0;
	}
	
#subnav li {
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;
	width: 160px;
	background-image: url(pics/arrow_on.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #e0e0e0;
	text-indent: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
	.selected {
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;
	width: 160px;
	background-image: url(pics/arrow_on.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #e0e0e0;
	text-indent: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: normal;
	}
	
	.notselected {
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #e0e0e0;
	width: 160px;
	background-image: url(pics/arrow_not.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #e0e0e0;
	text-indent: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
		.selectedsub {
	display: block;
	font-size: 10px;

	width: 160px;

	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #e0e0e0;
	text-indent: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#subnav li a {
	display: block;
	}
	
#productbox {
	width: 160px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	}

#productnav_head {
	background-image: url(pics/column_bg2.gif);
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	list-style: none;
	list-style-type:none;
	height:24px;}
	
	#productnav_head ul {
		display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type:none;
}
	
#productnav_head li {
	display: block;
	list-style: none;
	list-style-type:none;
	padding: 5px 0 5px 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494E5C;}
	
#productnav_list  {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	}

#productnav_list ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#productnav_list ol {
	display: block;
	margin: 1px 0 0 0;
	padding: 1 2 2 5;
	font-size: 100%;
	}
	
#productnav_list li {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 100%;
	padding: 1 2 2 19;
	}
	

		
	
	#sidebar {
	position: relative;
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
	}
	
#subnavi {
	font-family : "Helvetica Neue", Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;


	}

#subnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#subnavi li {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 100%;
	width: 150px;
	}

#subnavi li a {
	display: block;
	padding: 5px 0 5px 20px;

	}
	

/* main copy */
BODY  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
	margin: 0px;
}
/* table cells:  had to put this in since the body text doesn't reach inside
table cells on Netscape */
TD  {
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
	line-height: 11pt;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #242526;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}

/* main text */
.maintext  {
	color : #666666;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family :  Geneva, Verdana, Arial, sans-serif;
}
.pt8 {  font-size: 8px}
.pt9 {  font-size: 9px}
.pt10 {  font-size: 10px}
.pt11 {  font-size: 11px}
.pt12 {  font-size: 12px}
.pt13 {  font-size: 13px}
.pt14 {  font-size: 14px}
.pt16 {  font-size: 16px}
.pt18 {  font-size: 18px}
.pt20 {  font-size: 20px}
.pt22 {  font-size: 22px}
.pt26 {  font-size: 26px}
.pt32 {  font-size: 32px}


a:link {  text-decoration: none; color: #336699}
a:hover {  text-decoration: underline}
a:visited {  color: #336699; text-decoration: none}

a.mlflink {text-decoration: none }
a.mlflink:hover {text-decoration: underline; color: #003366}

.navlink a: {	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 12px; font-weight: bold;	color: #FFFFFF;}

.navlink a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.navlink a:visited { color: #FFFFFF; text-decoration: none } {
	text-decoration: underline;
	color: #FFCC00;
}


.quotename {
	font-weight: bold;
	color: #FFFFFF;
}
.quotecompany {
	color: #595F80;
}
.quotes {
	font-size: 12px;
}
.accentcolor {
	color: #000000;
}
.homeheader {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
    font-family:   Arial, Geneva, Verdana, sans-serif;
}
.tab {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family:    Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666;
	margin: 0px;
	font-weight: normal;
}

.p_bg {
	background-color: #F0F1F2;
}
.p_headline {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494E5C;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.yellow {
	color: #000000;
	border: #999999;
	background-color: #FFFF99;
}

#footerbox {
	display: block;
	clear:both;
	width: 760px;
}
hr {
	font-style: normal;
	line-height: 1px;
	color: #666666;
	display: block;
	height: 1px;
	clear: both;
	float: none;
}
#line {
	font-weight: normal;
	color: #999999;
	display: block;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	margin-bottom: 2px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 450px;
	float: left;
}

#contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 295px;
	text-align: right;
	margin-left: 459px;
	vertical-align: top;
}
#language_bar {
	background-color: #F3F3F3;
	display: block;
	padding: 1px;
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
#language_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 755px;
	text-align: right;
}
.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
.p_head_td {
	background-color: #A1A3A6;
	background-image: url(pics/column_bg2.gif);
	height: 24px;
}
.res_text {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #BC5B0B;
}
.res_link_titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.topnavilink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;

}

.topnavilink a:link { color: #FFFFFF; text-decoration: none }
.topnavilink a:visited { color: #FFFFFF; text-decoration: none }
.topnavilink a:hover { color: #FFCC33; text-decoration: none}


img {
	border:0;
	border-top: 0;
	border-right:0;
	border-bottom:0;
	border-left: 0;
}

.mytable {
	border: 1px solid #006699;
}

.current
{
	COLOR: #ffcc66;
	font-weight:bold;
	background-color: #ffcc66;
	
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left:2px;
	background-repeat: no-repeat;	
}
.current SPAN
{
    BACKGROUND-Color:Red;
}