BODY {
   font-size: 10pt;
   color: #000000;
   font-family: verdana, arial;
   background-color: #ffffff
}

table {
   font-size: 10pt;
   color: #000000;
   font-family: verdana, arial;
   background-color: #ffffff
}

h1 {
   font-weight: bold;
   font-size: 10pt;
   color: #000000;
   font-family: verdana, arial;
}

select {
   width: 150px;
}

input {

}

.FAQ {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11pt; color: #3366CC;
   text-decoration: underline;
}
.FAQNOJSCRIPT {
   font-family: verdana, arial, helvetica, sans-serif;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
}
.FAQAnswer {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt; color: #000000;
   font-weight: bold;
}

.attention {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt; color: #CC3333;
   font-weight: bold;
}

.AIN {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt; color: #CC3333;
   font-weight: bold;
}

.bodyLink {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 8pt;
   color: #3366CC;
   font-weight: bold;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}
a.bodyLink:link {color: #3366CC; text-decoration: none;}
a.bodyLink:visited {color: #3366CC; text-decoration: none;}
a.bodyLink:hover {color: #3366CC; text-decoration: underline;}

.bodyLinkHover {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 8pt;
   color: #3366CC;
   font-weight: bold;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   text-decoration: underline;
}


.helpLink {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt;
   color: #3366CC;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   /*font-weight: bold;*/
   /*text-decoration: underline;*/
}
a.helpLink:link {color: #3366CC; text-decoration: none;}
a.helpLink:visited {color: #3366CC; text-decoration: none;}
a.helpLink:hover {color: #3366CC; text-decoration: underline;}

.itemheader {
   font-weight: bold;
   font-size: 9pt;
   color: #444444;
   font-family: verdana, arial;
   background-color: #ffffff;
}

.explainatory {
   font-size: 8pt;
   color: #000000;
   font-family: verdana, arial;
}

.exclaim {
   font-size: 14pt;
   color: #000000;
   font-family: verdana, arial;
}

.legal {
   font-size: 7pt;
   color: #000000;
   font-family: verdana, arial;
}

.tableheading {
   font-weight: bold;
   font-size: 10pt;
   color: #000000;
   font-family: verdana, arial;
   text-align: left;
}

a.tableheading:link {color: #000000; text-decoration: none;}
a.tableheading:visited {color: #000000; text-decoration: none;}
a.tableheading:hover {color: #000000; text-decoration: underline;}

.h1 {
   font-weight: normal;
   font-size: 14pt;
   color: #000000;
   font-family: verdana
}

.txtinput {
   border-right: #c0c0c0 1px solid;
   border-top: #c0c0c0 1px solid;
   font-size: 8pt;
   border-left: #c0c0c0 1px solid;
   color: black; border-bottom: #c0c0c0 1px solid;
   font-family: verdana, arial
}

.page_header {
   font-weight: bold;
}

.page_footer {

}

.error_msg_red {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12pt; color: #FF0000
}

.form_validation_msg {
   font-family: verdana, arial;
   font-size: 8pt;
   color: #FF0000
}

.page_title {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 20px;
   color: #666699
}

.page_subtitle {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 18px;
   color: #CC6600
}

.page_bodytext {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 14px;
   line-height: normal;
   color: #000000
}

.page_side_nav {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 14px;
   line-height: normal;
   text-decoration: none;
   color: green
}

.page_bodytext_bold {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   line-height: normal;
   color: #000000
}

.page_bodytext_small {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   line-height: normal;
   color: #000000
}

.page_url_small {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   line-height: normal;
   color: #333366
}

table.dataTableNoSort {
   color: black;
   cell-spacing: 0;
   cell-padding: 0;
}

.dataTableNoSort {
   text-align: left;
}

td.dataTableHeaderNoSort {
   border-style: solid;
   border-width: medium;

   border-bottom-color: #DEDFDA;
   border-top-width: thin;
   border-top-color: #7F9DB9;
   border-left-style: none;
   border-right-width: thin;
   border-right-color: #DEDFDA;

   font-color: #FFFFFF;
   font-weight: none;

   background-color: #CDC9C9;
}

tr.dataTableNoSort#odd {
   background-color: #FFFFFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.dataTableNoSort#even {
   background-color: #F7F7F7;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.dataTableNoSort#oddNoClick {
   background-color: #FFFFFF;
}

tr.dataTableNoSort#evenNoClick {
   background-color: #F7F7F7;
}

tr.dataTableNoSort#oddDisabled {
   background-color: #FFFFFF;
}

tr.dataTableNoSort#evenDisabled {
   background-color: #F7F7F7;
}

.dataTableNoSort a:hover, .dataTableNoSort a:visited, .dataTableNoSort a:link, .dataTableNoSort a:active {
   text-decoration: none;
   font-weight: normal;
   color: black;
}

table.dataTable {
   color: black;
   cell-spacing: 0;
   cell-padding: 0;
}

.dataTable {
   text-align: left;
}

td.dataTableHeader {
   border-style: solid;
   border-width: medium;

   border-bottom-color: #DEDFDA;
   border-top-width: thin;
   border-top-color: #7F9DB9;
   border-left-style: none;
   border-right-width: thin;
   border-right-color: #DEDFDA;

   font-color: #FFFFFF;
   font-weight: none;

   cursor: pointer; cursor: hand;

   background-color: #CDC9C9;
}

.dataTableHeader#hover {
   background-color: white;
   border-bottom-color: FCC247;
}

tr.dataTable#odd {
   background-color: #FFFFFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.dataTable#even {
   background-color: #F7F7F7;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.dataTable#oddDisabled {
   background-color: #FFFFFF;
}

tr.dataTable#evenDisabled {
   background-color: #F7F7F7;
}

.dataTable a:hover, .dataTable a:visited, .dataTable a:link, .dataTable a:active {
   text-decoration: none;
   font-weight: normal;
   color: black;
}

#dhtmltooltip{
   position: absolute;
   left: -300px;
   width: 150px;
   border: 1px solid black;
   padding: 2px;
   background-color: lightyellow;
   visibility: hidden;
   z-index: 100;
   /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
   filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
   position:absolute;
   left: -300px;
   z-index: 101;
   visibility: hidden;
}

button.mqToolbar {

   height: 34px;
   width: 34px;

   border-style: solid;
   border-width: 1px;

   border-bottom-color: #716F64;
   border-bottom-width: 2px;
   border-right-color: #716F64;
   border-right-width: 2px;

   border-top-color: #ECE9D8;
   border-left-color: #ECE9D8;

   background-color: F7F7F7;
}

.mqToolbar#selected {
   border-style: solid;
   border-width: 1px;

   border-top-color: #716F64;
   border-top-width: 2px;
   border-left-color: #716F64;
   border-left-width: 2px;

   border-bottom-color: #ECE9D8;
   border-right-color: #ECE9D8;

   background-color: E5E4DE;
}

button.mqZoombar {
   width: 34px;
   height: 15px;

   border-style: solid;
   border-width: 1px;

   border-top-color: #716F64;
   border-top-width: 2px;
   border-left-color: #716F64;
   border-left-width: 2px;

   border-bottom-color: #ECE9D8;
   border-right-color: #ECE9D8;

   background-color: F7F7F7;
}

table.histTableSort {
   color: black;
   cell-spacing: 0;
   cell-padding: 0;
}

.histTableSort {
   text-align: center;
}

td.histTableSort {
   border-style: solid;
   border-width: medium;

   border-bottom-width: thin;
   border-bottom-color: #7F9DB9;
   border-top-width: thin;
   border-top-color: #7F9DB9;
   border-left-width: thin;
   border-left-color: #7F9DB9;
   
   border-right-width: thin;
   border-right-color: #7F9DB9;

   font-color: #FFFFFF;
   font-weight: none;

   cursor: pointer; cursor: hand;
   background-color: #F7F7F7;
}

.histTableSort a:hover, .histTableSort a:visited, .histTableSort a:link, .histTableSort a:active {
   text-decoration: underline;
   font-weight: normal;
   color: black;
}

td.histTableSort#hover {
   border-style: solid;
   border-width: medium;

   border-bottom-width: thin;
   border-bottom-color: #7F9DB9;
   border-top-color: #7F9DB9;
   border-left-width: thin;
   border-left-color: #7F9DB9;
   
   border-right-width: thin;
   border-right-color: #7F9DB9;

   font-color: #FFFFFF;
   font-weight: none;

   cursor: pointer; cursor: hand;

   background-color: #FFFF99;
}

td.histTableSort#sortAsc {
   border-style: solid;
   border-width: medium;

   border-bottom-width: thin;
   border-bottom-color: #7F9DB9;
   border-top-color: #7F9DB9;
   border-left-width: thin;
   border-left-color: #7F9DB9;
   
   border-right-width: thin;
   border-right-color: #7F9DB9;

   font-color: #FFFFFF;
   font-weight: none;

   cursor: pointer; cursor: hand;

   background-color: #FFFFCC;
}

td.histTableSort#sortDesc {
   border-style: solid;
   border-width: medium;

   border-bottom-color: #7F9DB9;
   border-top-width: thin;
   border-top-color: #7F9DB9;
   border-left-width: thin;
   border-left-color: #7F9DB9;
   
   border-right-width: thin;
   border-right-color: #7F9DB9;

   font-color: #FFFFFF;
   font-weight: none;

   cursor: pointer; cursor: hand;

   background-color: #FFFFCC;
}

td.histTableSort#sortAscHover {
   border-style: solid;
   border-width: medium;

   border-top-width: thin;
   border-bottom-color: #7F9DB9;
   border-top-color: #7F9DB9;
   border-left-width: thin;
   border-left-color: #7F9DB9;
   
   border-right-width: thin;
   border-right-color: #7F9DB9;

   font-color: #FFFFFF;
   font-weight: none;

   cursor: pointer; cursor: hand;

   background-color: #FFFF99;
}

td.histTableSort#sortDescHover {
   border-style: solid;
   border-width: medium;

   border-bottom-color: #7F9DB9;
   border-bottom-width: thin;
   border-top-color: #7F9DB9;
   border-left-width: thin;
   border-left-color: #7F9DB9;
   
   border-right-width: thin;
   border-right-color: #7F9DB9;

   font-color: #FFFFFF;
   font-weight: none;

   cursor: pointer; cursor: hand;

   background-color: #FFFF99;
}
.histTableSort a:hover, .histTableSort a:visited, .histTableSort a:link, .histTableSort a:active {
   font-color: #FFFFFF;
   font-weight: none;
   text-decoration: none;
}




table.histTable {
   font-size: 8pt;
   color: black;
   cell-spacing: 0;
   cell-padding: 0;
   text-align: left;
}
tr.histTable#odd {
   background-color: #FFFFFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.histTable#even {
   background-color: #F7F7F7;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.histTable#evenNoClick {
   background-color: #F7F7F7;  
}

tr.histTable#oddAIN {
   background-color: #FFFFFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: #CC3333;
   font-weight: bold;
}
   
tr.histTable#evenAIN {
   background-color: #F7F7F7;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: #CC3333;
   font-weight: bold;
}


tr.histTable#oddNotViewed {
   background-color: #FFFFFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: #black;
   font-weight: bold;
}
   
tr.histTable#evenNotViewed {
   background-color: #F7F7F7;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: #black;
   font-weight: bold;
}

tr.histTable#oddNotViewedHover {
   background-color: #CCCCFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: black;
   font-weight: bold;
}
   
tr.histTable#evenNotViewedHover {
   background-color: #CCCCFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: black;
   font-weight: bold;
}

.histTable#evenNotViewed a:hover, .histTable#evenNotViewed a:visited, .histTable#evenNotViewed a:link, .histTable#evenNotViewed a:active {
   text-decoration: none;
   color: black;
   font-weight: bold;
}

.histTable#oddNotViewed a:hover, .histTable#oddNotViewed a:visited, .histTable#oddNotViewed a:link, .histTable#oddNotViewed a:active {
   text-decoration: none;
   color: black;
   font-weight: bold;
}

.histTable#evenNotViewedHover a:hover, .histTable#evenNotViewedHover a:visited, .histTable#evenNotViewedHover a:link, .histTable#evenNotViewedHover a:active {
   text-decoration: none;
   color: black;
   font-weight: bold;
}

.histTable#oddNotViewedHover a:hover, .histTable#oddNotViewedHover a:visited, .histTable#oddNotViewedHover a:link, .histTable#oddNotViewedHover a:active {
   text-decoration: none;
   color: black;
   font-weight: bold;
}


tr.histTable#oddHover {
   background-color: #CCCCFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.histTable#evenHover {
   background-color: #CCCCFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
}

tr.histTable#oddAINHover {
   background-color: #CCCCFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: #CC3333;
   font-weight: bold;
}
   
tr.histTable#evenAINHover {
   background-color: #CCCCFF;
   cursor: pointer; cursor: hand; /* must have both to work correctly */
   color: #CC3333;
   font-weight: bold;
}

.histTable#evenAIN a:hover, .histTable#evenAIN a:visited, .histTable#evenAIN a:link, .histTable#evenAIN a:active {
   text-decoration: none;
   color: #CC3333;
   font-weight: bold;
}

.histTable#oddAIN a:hover, .histTable#oddAIN a:visited, .histTable#oddAIN a:link, .histTable#oddAIN a:active {
   text-decoration: none;
   color: #CC3333;
   font-weight: bold;
}

.histTable a:hover, .histTable a:visited, .histTable a:link, .histTable a:active {
   text-decoration: none;
   font-weight: normal;
   color: black;
}

.histTable#evenAINHover a:hover, .histTable#evenAINHover a:visited, .histTable#evenAINHover a:link, .histTable#evenAINHover a:active {
   text-decoration: none;
   color: #CC3333;
   font-weight: bold;
}

.histTable#oddAINHover a:hover, .histTable#oddAINHover a:visited, .histTable#oddAINHover a:link, .histTable#oddAINHover a:active {
   text-decoration: none;
   color: #CC3333;
   font-weight: bold;
}

.newAccount {
   font-size: 8pt;
   background-color: #FFFFFF;
   text-decoration: none;
   color: black;
}

.newAccount#header {
   font-size: 9pt;
   background-color: #660099;
   text-decoration: none;
   font-weight: bold;
   color: white;
   
   border-bottom-width: thin;
   border-bottom-color: #DEDFDA;
   border-top-width: thin;
   border-top-color: #7F9DB9;
}

table.superUserTable {
   font-size: 8pt;
   color: black;
   cell-spacing: 0;
   cell-padding: 0;
   text-align: left;
   background-color: #FFFFCC;
}