

body {
 margin: 0;
 background: #8A9290;
 font-family: Verdana, Helvetica, Arial, san-serif;
}

TD, input, select, option {
 font-family: Verdana, Helvetica, Arial, san-serif;
 color: #000000;
 font-size: 8pt;
 line-height: 1.5em;
}

P {
 font-family: Verdana, Helvetica, Arial, san-serif;
 color: #000000;
 font-size: 8pt;
 /* font-weight: bold; */
 line-height: 1.5em;
 padding-right: 10px;
}

iframe {border: none;}

P A, A {
 font-family: Verdana, Helvetica, Arial, san-serif;
 color: #000000;
 font-size: 8pt;
 /* font-weight: bold; */
 line-height: 1.5em;
 text-decoration: underline;
}


/* a:link { text-decoration:none; color: #000000; }
a:visited { color: #000000; }  */

h3 { font-size: 8pt; padding:0px;}

h2 { font-size: 10pt;}

.gray {
 color: #535353;
}

.footer, .footer A {
 color: #535353;
 font-size: 7pt;
 text-decoration: none;
}

TABLE.glossary {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #CFCBB1;
  width: 635px;
  margin-left: 15px;
}


TABLE.glossary TD {
  padding: 10px;
  color: #424242;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
}

TABLE.glossary TD A {
  color: #424242;
  font-weight: bold;
  text-decoration: underline;
}

TABLE.glossary TR.content {background: url(/media/selector_bg.gif) repeat-y;}


TABLE.selector_sub {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%
}

TABLE.selector_sub TD.code {
	color: #d8002a; 
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	width: 125px !important;
	vertical-align: middle !important;
}

TABLE.selector_sub td {padding: 5px 0px;}
TABLE.selector_sub td.label { width: 15%; vertical-align: top; font-weight: bold;}
TABLE.selector_sub td.field { vertical-align: top; padding-left: 15px;}
TABLE.selector_sub td.rule {background: url(/media/bg_rule.gif) center repeat-x;}

TABLE.selector_sub td.field select, TABLE.selector_sub td.field input {width: 90%}

.page {
  color: #77807B;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
  font-weight: bold;
}

TABLE.results {
  border-top: 2px solid #B5B39B;
  border-bottom: 2px solid #B5B39B;
  background: #EBE8D9;
  margin-left: 15px;
}

TABLE.results TH {
  padding: 5px 10px 5px 10px;
  color: #000000;
  font-weight: bold;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
  background: #B5B39B;
  text-align: left;
}


TABLE.results TD {
  padding: 5px 10px 5px 10px;
  color: #666666;
  font-weight: bold;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
  border-bottom: 1px solid #B5B39B;
}

TABLE.results TD A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

TABLE.results TD A:HOVER {
  text-decoration: underline;
}


TABLE.term {
  border-top: 2px solid #B5B39B;
  border-bottom: 2px solid #B5B39B;
  background: #E5E2CF;
  width: 635px;
  margin-left: 15px; 
}

TABLE.term TD {
  padding: 10px 10px 10px 10px; 
  color: #666666;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
  border-bottom: 3px solid #DAD6BA;
}

TABLE.none TD {
  padding: 0;
  border-bottom: none;
}


TABLE.showcase {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #CFCBB1;
  width: 381px;
  margin-left: 16px;
}

TABLE.showcase TD {
  padding: 10px;
  color: #424242;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
}

TABLE.showcase TD A {
  color: #424242;
  font-weight: bold;
  text-decoration: underline;
}

TABLE.showcase_int {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 253px;
}

TABLE.category TD {
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 7pt;
  color: #5A5B5D;
  padding: 0px 10px 0px 10px;
}

TABLE.category TD A {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 7pt;
}

TABLE.category TD A:HOVER {
  text-decoration: underline;
}

TABLE.show_results {
  border-top: 2px solid #B5B39B;
  border-bottom: 2px solid #B5B39B;
  background: #EBE8D9;
  margin-left: 15px;
}

TABLE.show_results TD {
  padding: 5px 10px 5px 10px;
  color: #000000;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
  border-bottom: 1px solid #DAD6BA;
}

TABLE.show_results TD A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

TABLE.show_results TD A:HOVER {
  text-decoration: underline;
}

TABLE.show_details {
  border-top: 2px solid #B5B39B;
  border-bottom: 2px solid #B5B39B;
  background: #EBE8D9;
  margin-left: 15px;
}

TABLE.show_details TD {
  padding: 5px 10px 5px 10px;
  color: #333333;
  line-height: 1.5em; 
  font-family: Verdana, Helvetica, Arial, san-serif;
  font-size: 8pt;
  border-bottom: 1px solid #DAD6BA;
}

TABLE.show_details TD A {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

TABLE.show_details TD A:HOVER {
  text-decoration: underline;
}


/* My PLUS */

form {margin: 0; padding: 0;}

p.account_subnav .active {color: #E22336;}
p.account_subnav a {color: #000000; text-decoration: underline;}

table.infotable {
	border-collapse: collapse; 
	width: 100%;
	margin-bottom: 10px;
	}

table.infotable th {
	border-width: 1px;
	border-color: #777F7D;
	border-style: solid;
	border-top: none;
	background: #777F7D;
	font-size: 9pt;
	text-align: left;
	color: #ffffff;	
	padding: 3px;
}

table.infotable th a {font-size: 12pt; text-decoration: none;}
table.infotable th.note {
	text-align: right; 
	font-size: 8pt; 
	font-weight: normal;
	vertical-align: bottom;
}

table.infotable td {
	border-width: 1px;
	border-color: #B5B39B;
	border-style: solid;
	padding: 5px;
}


table.infotable td.label {
	text-align: right; 
	width: 25%; 
	background: #CFCBB1;
	}

table.infotable td.buttons {
	text-align: center; 
	background: #CFCBB1;
	}

.tblheader {
	font-size: 9pt;
	text-align: left;
	color: #000000;	
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #777F7D;
	margin-bottom: 0;
}

.tblheader a {font-size: 12pt; text-decoration: none;}

.formError {
	font-weight: bold; 
	color: red;
}

.formSuccess {
	font-weight: bold;
	color: #000000;
}