/*
  Member style sheet		
*/


/* Navigation Menu */

#aboutusNav {
	width: 497px;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 100;
}

#aboutusNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*z-index: 100;*/
}

#aboutusNav li{
	list-style-type: none;
	float: left;
	position: relative;
	/*z-index: 100;*/
}

#aboutusNav li.bar {
	width: 8px;
	margin: 0 0px;
	padding: 0;
}

#aboutusNav li a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
	color: #ffffff;
	display: block;
	padding: 6px 0 4px 6px;
	margin: 0;
}

#aboutusNav li a:hover, #aboutusNav li:hover a, #aboutusNav li.over a, #aboutusNav li.current a {
	background: #a50e06;
}

#aboutusNav li img {
	display: block;
	margin: 0;
	padding: 0;
}

#aboutusNav li ul.subnav img.first {
	margin-left: 5px;
	margin-bottom: 2px;
	/*z-index: 100;*/
}
	
#aboutusNav li ul.subnav {
	background: #a50e06;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	top: auto;
	/*z-index: 100;*/
}	
	
#aboutusNav li ul.subnav li {
	text-align: left;
	float: none;
	padding: 0 5px 2px 5px;
	/*z-index: 100;*/
}
	
#aboutusNav li ul.subnav li a {
	font-weight: normal;
	font-size: 10px;
	display: block;
	padding-left: 10px;
}
	
#aboutusNav li ul.subnav li a:hover, #aboutusNav li ul.subnav li.current a  {
	background: #530602 url(../images/ssl_nav-arrow_over.gif) 2px 9px no-repeat;
}			

/* :hover for Netscape/Mozilla/Gecko/Firefox, Safari */
/* .over for IE */
#aboutusNav li:hover ul,#aboutusNav li.over ul {
	display: block;
}

.menutext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; /*original was 10, need to follow mm_menu.js menu font size, recommended. */
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}



/* General Body style */

.cl0 {
	list-style-type: none;
}

.siselBody16pts {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
}

.siselBody16bold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}

.siselBody13pts {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

.siselBody11tab {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}
	
.siselBody11pts {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #646464;
}

.siselBody11blk{
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.siselBody10pts {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #646464;
}

.siselBody10w {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}
.siselBody10wBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
}

.coBodyCopy10Dark {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

.coBodyCopy10Landing {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

a.coBodyCopy10Landing:link {
	color: #000000;
	text-decoration: none;
	display:block;
}

a.coBodyCopy10Landing:visited {
	color: #000000;
	text-decoration: none;
	display:block;
}

a.coBodyCopy10Landing:hover {
	color: #000000;
	text-decoration: none;
	display:block;
}

a.coBodyCopy10Landing:active {
	color: #000000;
	display:block;
}

.coBodyCopy9 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #85796E;
	line-height: normal;
}

a.coBodyCopy9:link {
	color: #60754c;
	text-decoration: underline;
}

a.coBodyCopy9:visited {
	color: #60754c;
	text-decoration: underline;
}

a.coBodyCopy9:hover {
	color: #A09573;
	text-decoration: underline;
}

a.coBodyCopy9:active {
	color: #60754c;
	text-decoration: underline;
}



/* PLECAS */

.sisBrdAll {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #ccb9a5;
	border-right-color: #ccb9a5;
	border-top-color: #ccb9a5;
	border-bottom-color: #ccb9a5;
}

.sisBrdLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbcbcb;
}

.sisBrdTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
}

.sisBrdBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}

.sisBrdRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbcbcb;
}

.sisRedBrdLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8b0b04;
}

.sisRedBrdTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b0b04;
}

.sisRedBrdBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b0b04;
}

.sisRedBrdRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b0b04;
}



/* Compensation Plan table */

.coplanColorHeader {
	background-color: #e3dfcf;
}

.coplanHeaderAreaLink {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #373737;
}
a.coplanHeaderAreaLink:link {
	color: #535353;
	text-decoration: none;
}

a.coplanHeaderAreaLink:visited {
	color: #8a0b02;
	text-decoration: none;
}
a.coplanHeaderAreaLink:hover {
	color: #8a0b02;
	text-decoration: none;
}
a.coplanHeaderAreaLink:active {
	color: #8a0b02;
	text-decoration: none;
}



/* download links */

.downLoadsLink {  font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #8b0d01;  }
a.downLoadsLink:link	{	color: #8b0d01;	text-decoration: none;	}
a.downLoadsLink:visited	{	color: #8b0d01;	text-decoration: none;	}
a.downLoadsLink:hover	{	color: #6c6c6c;	text-decoration: none;	}
a.downLoadsLink:active	{	color: #8b0d01;	text-decoration: none;	}		



/* Footer */

.footer{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
	float: center;
}

.f-interline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b0b04;
	text-decoration: none;
}

.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
	float: center;
}



/* Login */

.logintext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.loginbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 16px;
	width: 62px;
}

.loginbutton {
	font-family: Arial Narrow;
	font-size: 11px;
	font-weight: bold;
	color: #008000;
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 0; 
	padding-bottom: 0;	 
}



/* Products Catalog */

.contentproduct {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e7d7b;
	text-decoration: none;
	padding: 5px;
}

.prodXtras
{
  FONT-SIZE: 65%;
  COLOR: #243d69;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
}

.prodXtrasLinkOnly
{
  FONT-SIZE: 70%;
  COLOR: #243d69;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
}

.itm_desc_large_bold
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 100%;
  COLOR: #666666;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
  TEXT-DECORATION: none
}

.itm_desc_bold
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 100%;
  COLOR: #333333;
  LINE-HEIGHT: 11px;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
  TEXT-DECORATION: none
}

A.itm_desc_bold:link
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 70%;
  COLOR: #666666;
  LINE-HEIGHT: 11px;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
  TEXT-DECORATION: none
}

A.itm_desc_bold:hover
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 70%;
  COLOR: #666666;
  LINE-HEIGHT: 11px;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
  TEXT-DECORATION: none
}

A.itm_desc_bold:visited
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 70%;
  COLOR: #666666;
  LINE-HEIGHT: 11px;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
  TEXT-DECORATION: none
}

A.itm_desc_bold:active
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 70%;
  COLOR: #666666;
  LINE-HEIGHT: 11px;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
  TEXT-DECORATION: none
}

.itm_desc
{
  FONT-SIZE: 70%;
  COLOR: #666666;
  LINE-HEIGHT: 13px;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
}

.itm_desc_red
{
  FONT-SIZE: 100%;
  COLOR: #d32427;
  LINE-HEIGHT: 11px;
  FONT-FAMILY: Helvetica, Arial, sans-serif;
}



/* Shopping Cart */

.cartItemsDesc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.addtocard {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535355;
	text-decoration: none;
}

.learnmore {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535355;
	text-decoration: none;
}

.checkout {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: none;
	height: 18px;
	width: 70px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #d5d5d5;
	list-style-position: inside;
	background-color: #ffffff;
}



/* My Account Module */

.stepStatusOn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}

.stepStatusOff {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	padding-right: 5px;
}

p	{ 
	margin: 0px 0px 5px 0px; 
	padding: 0px
}

a img { 
	border: none 
}

a { 
	background: transparent 
}

a:link { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #8b0b04;
	/*color: #324F8C */
}

a:visited { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #a16562;
	/*color: #324F8C */
}

a:hover { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;	
	color: #a16562;
}

table { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

tr { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

td { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt; 
	color: #695d54;
	border: 1px solid black
}

input.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt; 
	color: #695d54;
	border: 1px solid black
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt; 
	color: #695d54;
	border: 1px solid black
}

select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt; 
	border: 1px solid #7F9DB9
}

.textbutton {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	border: 1px solid #c0bab6;
  text-decoration: none;	
  background-color: #fbfaf9;
	color: #887d75;
	padding: 1px, 1px, 1px, 1px;
}

.textbutton:hover {
	text-decoration: none;
	color: #3e3a36;
	background-color: #f2f1f0;
}

.functionhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt; 
	font-weight: normal;	
	background-color: #510603;
	color: #FFFFFF;
	margin: 0px, 0px, 0px, 0px;
	padding: 3px, 3px, 3px, 3px
} 

.functionhead1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt; 
	font-weight: normal;	
	background-color: #B6B3B3;
	color: #FFFFFF;
	margin: 0px, 0px, 0px, 0px;
	padding: 3px, 3px, 3px, 3px
} 

.sectionhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #5d704c;
}

.boxhead {
	font-size: 8pt; 
	font-weight: bold;
	text-align: center;
	background-color: #E7E7E7;
  color: black;
}

.totalhead {
	font-size: 8pt; 
	font-weight: bold;
	text-align: right;
	background-color: #E7E7E7;
  color: black;
}

.groupColSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0000A0
}

.groupColMedium {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0000A0
}

.groupColBig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0000A0
}

.td1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
}

.td1Cell {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
	/*background-color: #E7E7E7;*/
}

.td1Focus {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

.td2Cell {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	/*background-color: #f5f5f5;*/
}

.td2Focus {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.tbldata { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

.tbldata td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	padding: 3px 3px 3px 3px
}

.listbox { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #c0bab6;
	border-collapse: collapse;
}

.listbox td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #c0bab6;
	padding: 3px 3px 3px 3px
}

.outerbox { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #c0bab6;
}

.outerbox td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	padding: 3px 3px 3px 3px
}

.legendbox { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #c0bab6;
	background-color: #f5f5f5;
}

.legendbox td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	padding: 3px 3px 3px 3px
}

.even {
	background-color: #fcfcfc;
}

.odd {
	background-color: #f5f5f5;
}

.subEven {
	background-color: #fcfcfc;
	color: #666666
}

.subOdd {
	background-color: #f5f5f5;
	color: #666666
}

.greyish {
	background-color: #E7E7E7;
	color: #666666
}

.note {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7.5pt;
}

.tip {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7.5pt; 
	color: #666666
}

.required {
	font-weight: bold;
	color: #b92700
}

.error {
	font-weight: bold;
	color: #b92700
}

.alert {
	background-color: #FFB3B3
}

.wordAlert {
	color: #b92700
}

.progressAlert {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #b92700;
}

.docNameBig {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.docNameSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

div.center {
  height: 20px;
  text-align: center
}

div.left {
  padding-left: 0px;
  float: left;
  padding-bottom: 1px;
  width: 35%;
  text-align: left
}

div.right {
  float: right;
  padding-bottom: 1px;
  width: 35%;
  text-align: right
}



/* General */

.text1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.text2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.text11tab10 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-indent: 10px;
}

.text5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535355;
	text-decoration: none;
}

.text6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d37510;
	text-decoration: none;
}

.text7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e83c8;
	text-decoration: none;
}

.text8 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c30000;
	text-decoration: none;
}

.text9 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737374;
	text-decoration: none;
}

.text11 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #535355;
}

.text21 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.text23{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
}

.text24 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e7d7b;
	text-decoration: none;
}

.text25 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	border: 1px solid #e2e1df;
}

.text26 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	border: 1px solid #9c9c9c;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.text27 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e7d7b;
	text-decoration: none;
	padding: 5px;
}

.text28 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
}

.text29 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	text-align: justify;
	text-indent: 15pt;
	display: block;
}

.text31 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	border: 1px solid #e2e1df;
}

.text32 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #aaa6a3;
	background-color: #b9b5b2;
}

.text50 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7e7d7b;
	text-decoration: none;
	height: 19px;
	width: 144px;
	border: 1px solid #FFFFFF;
	display: block;
	text-indent: 8pt;
	text-align: justify;
	padding: 1px 0px 0px;
}

.text50:Hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7e7d7b;
	text-decoration: none;
	height: 19px;
	width: 144px;
	border: 1px solid #e4e4e4;
	display: block;
	text-indent: 8pt;
	text-align: justify;
	padding: 1px 0px 0px;
}

.pad5btr {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e7d7b;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pad5btr2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pad5box {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	padding: 5px;
}

.tab3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	text-indent: 3px;
}

.spacing {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
	text-align: right;
	text-indent: 10px;
}

.border {
	border: 1px solid #9c9c9c;
}

.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b9b3b3;
	border-left-color: #b9b3b3;
	width: 173px;
	text-align: justify;
}

.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	width: 173px;
	text-align: justify;
}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b9b3b3;
}

}.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b9b3b3;
}

.color1 {
	background-color: #b9b5b2;
}

.innerbox {
	background-color: #ffffff; 
	border: #9c9c9c 1px solid;
}

td.innertitle {
	background-color: #ffffff;
	font-style: normal;
	font-size: 15px;
	color: #b9b5b2;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none
  line-height: 100px;	
	height : 30px;
}

td.innerleft {
  background-color: #CCCCCC;
  font-style: none; 
  font-size: 13px; 
  text-align: none;
  color: #FFFFFF; 
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
  line-height: 100px;	
  height : 25;
}

td.innerfield {
  background-color: #FFFFFF;
  font-style: none; 
  font-size: 11px; 
  color: #000000; 
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none	;
  LINE-HEIGHT: 15px;	
}

td.innerdata {
  background-color: #FFFFFF;
  font-style: none; 
  font-size: 11px; 
  color: #000000; 
  font-family: Helvetica, Arial, sans-serif; 
  text-decoration: none	;
  LINE-HEIGHT: 30px;	
}

.textfield {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #fdfdfd;
	border: 1px solid #000000;
}

.white16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.dgrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}

.dgrey30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 23px;
	font-weight: bold;
	color: #231f20;
	text-decoration: none;
}

.diss {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #85796E;
	line-height: normal;
}

.signupFormTips {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
}

.dataFocus {
	color: #FFFF66;
}

.serviceUserHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #663300;
}

.serviceUserID {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #663300;
}

.serviceUserDataFocus {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #663300;
}
