a:link
{
	/*color: #3300CC;*/
  color: #993333;
}
a:visited
{
	color: #990000;
}
a:active
{
	color: #990000;
}

.error {
  color:red;
  font-weight:bold;
  font-size:1.2em;
}
body
{
  /*
  background-image:url('images/bluebkgrnd2.gif');
	background-repeat:repeat-y;
	*/
  font-family:  Century Gothic, Arial, Helvetica;
	color: #330099;
	font-size: small; 
  padding:1px;
  margin:0;
  background-image:URL('images/diamondplate1.gif');
  background-repeat:repeat;
  
}
table
{
	empty-cells: show;
	color: #330066;
	/*font-size: 0.9em;*/
	/*padding: 3;*/
}
#tdMainInnerContent
{
  background-color:white;
}
table.sidebar
{
	color: #CC0033;
	font-size: x-small;
}
table.mainMenu
{
  background-image:URL("images/blue_wide.jpg");
  background-repeat:no-repeat;
  height:26px;
}
table.center
{
	font-size: 0.8em;
}
table.users
{
	font-size: x-small;
}
table.sidebarrt
{
	color: #CC0033;
	font-size: small;
	border-color: #33CCFF;
}
table.sidebarevents
{
	color: #CC0033;
	font-size: xx-small;
	border-color: #33CCFF;
}
table.opportunities
{
	empty-cells: show;
	font-size: 12px;
	border-color: #330066;
}
table.db_updt
{
	font-size:x-small;
	width:"100%"
}
td
{
	/*background-color:#FFFFFF;*/
	/*color:#CC0033;*/
}
#mainbodytable
{
  width:900px;
}
td.leftmenu
{
  /*width:220px;*/
  border:0px solid blue;
  /*
  border-right:2px solid black;
  border-bottom:2px solid black;
  background-color:#BCC0C0;
  */
  padding:0;
  margin:0;
}
td.maincontent
{
  /*width:700px;*/
  width:75%;
  border:0px solid blue;
}
td.currency
{
	text-align: "."
}
td.currency:before 
{
	content: "$" 
}


td.tablehead
{
	background-color:#330066;
	color:#FFFFFF;
}
.bold {
  font-weight:bold;
}
tr
{
	empty-cells: show;
}

tr.trhead
{
background-color:#3333CC;
color:#FFFFFF;
font-weight:bold;
font-size:x-small;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, sans-serif;
}
h1
{
	color: #330099;
}
h2
{
	color: #333399;
  font-size:12pt;
}
.h2 {
  color: #333399;
  font-size:12pt;
  font-weight:bold;
}
h3
{
	color: #FF0000;
}
.h3 {
  font-size:12pt;
  color: #FF0000;
  font-weight:bold;
}
h4
{
	color: #330066;
}
.h4 {
  font-size:10pt;
  color: #330066;
  font-weight:bold;
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: #FFFF00;
}
.border_top
{
  background-image:URL("images/bord_1x2.png");
  background-repeat:repeat-x;
  /*height:46px;*/
}
.border_bottom
{
  background-image:URL("images/bord_3x2.png");
  background-repeat:repeat-x;
  height:66px;
}
.border_left
{
  background-image:URL("images/bord_2x1.png");
  background-repeat:repeat-y;
  /*background-position:16px 0;*/
  width:48px;
}
.border_right
{
  background-image:URL("images/bord_2x3.png");
  background-repeat:repeat-y;
  width:44px;
}
.fullwidth
{
  width:100%;
  text-align:center;
}
tr.tab_navbar
{
}
td.tab_navbar
{
  text-align:center;
  height:20px;
  /*
  width:204px;
  background-image:url("images/navtab_blue.jpg");
  background-repeat:no-repeat;
  padding-left:50px;
  padding-top:7px;
  */
  /*background-color:#002B91;*/
  padding-top:4px;
  vertical-align:top;
}
td.tab_navbar a
{
  color:white;
  text-decoration:none;
  font-weight:bold;
  /*border:1px solid #E42D05;*/
  padding:3px;
  background-image:url("images/redGradBtn1.gif");
  
}
/* these next two are soley for IE6 compatibility */
td.tab_navbar a:visited
{
  color:white;
}
td.tab_navbar a:hover
{
  color:yellow;
}


td.tab_navbar:hover a
{
  background-color:yellow;
  color:yellow;
}
td.tab_navbar a:hover
{
}

td.tab_navbar2
{
  text-align:center;
  height:20px;
  width:125px;
  background-image:url("images/nb_red1.jpg");
  background-position:0 -2px;
  background-repeat:no-repeat;
  padding-left:1px;
  padding-top:2px;
  /*background-color:#002B91;*/
  vertical-align:top;
}
td.tab_navbar2 a
{
  color:white;
  text-decoration:none;
  font-weight:bold;
}
td.tab_navbar2:hover
{
  color:#E42D05;
}
td.tab_navbar2 a:hover
{
  color:yellow;
  border:1px solid white;
  padding-right:4px;
  padding-left:4px;
}
td.tab_navbar2L
{
  text-align:center;
  height:25px;
  width:120px;
  background-image:url("images/nb_red1.jpg");
  /*background-position:0 -2px;*/
  background-repeat:no-repeat;
  padding-left:0px;
  padding-top:2px;
  /*background-color:#002B91;*/
  vertical-align:top;
  /*font-size:12pt;*/
}
td.tab_navbar2L a
{
  color:white;
  text-decoration:none;
  font-weight:bold;
}
td.tab_navbar2L:hover
{
  color:#E42D05;
}
td.tab_navbar2L a:hover
{
  color:yellow;
  border:1px solid white;
  /*padding-right:4px;
  padding-left:4px;*/
}



td.leftMenuBtn
{
  text-align:left;
  height:30px;
  width:190px;
  /*border-bottom:1pt solid #939999;*/
  background-color:#002475;
  background-image:url("images/blueGradBtn1.gif");
  background-repeat:repeat-x;
  vertical-align:middle;
  /*padding-top:7px;*/
  padding-left:5px;
  cursor:pointer;
}
td.leftMenuBtnMore
{
  text-align:left;
  height:30px;
  width:190px;
  /*border-bottom:1pt solid #939999;*/
  background-color:#002475;
  background-image:url("images/blueGradBtn1.gif");
  background-repeat:repeat-x;
  
  vertical-align:middle;
  /*padding-top:7px;*/
  padding-left:5px;
  cursor:pointer;
}
td.leftMenuBtnMore span
{
  width:100%;
  background-image:URL('images/ArrowRight.gif');
  background-repeat:no-repeat;
  /*background-position:90%;*/
  /*border:1px solid white;*/
}
td.leftMenuBtn a
{
  width:100%;
  font-size:9pt;
  color:white;
  text-decoration:none;
  font-weight:600;
}
td.leftMenuBtnMore a
{
  width:190px;
  font-size:9pt;
  color:white;
  text-decoration:none;
  font-weight:600;
}
td.leftMenuBtn:Hover a
{
  color:yellow;
}
td.leftMenuBtnMore:Hover a
{
  color:yellow;
}

td.leftMenuBtnTop
{
  text-align:left;
  height:30px;
  width:190px;
  border-bottom:1pt solid #939999;
  background-color:red;
  background-image:url("images/redGradBtn1.gif");
  background-repeat:repeat-x;
  vertical-align:middle;
  /*padding-top:7px;*/
  padding-left:5px;
  cursor:pointer;
}
td.leftMenuBtnTop a
{
  font-size:9pt;
  color:white;
  text-decoration:none;
  font-weight:600;
}
td.leftMenuBtnTop:hover
{
  /*
  background-image:url("images/btnRed.gif");
  */
  background-color:blue;
  color:white;
}
td.leftMenuBtnTop a:visited
{
  color:white;
}



.bluebar_horiz
{
  background-image:url("images/blueline_horiz.gif");
  background-repeat:repeat-x;
  padding:0;
  margin:0;
  height:3px;
  /*background-position:0 15px;*/
}
.menubar_background
{
  /*background-color:#002B91;*/
  background-color:white;
  height:50px;
  text-align:left;
}

ul.doublespace li
{
  padding-bottom:10px;
  font-size:1.2em;
}

#navAbout
{
  margin-left:60px;
}
#navAboutLeft
{
  margin-left:0px;
  width:180px;
}
#navSupport
{
  margin-left:265px;
}
#navSupportLeft
{
  margin-left:0px;
  width:180px;
}
#navNews
{
  margin-left:400px;
}
#navNewsLeft
{
  margin-left:0px;
  width:180px;
}
#tblIdxMain
{
  width:100%;
  padding:5px;
}
td.idxSub
{
  width:40%;
  border:1px solid red;
  border-right:3px solid #871B03;
  border-bottom:3px solid #871B03;
  padding:5px;
  /*vertical-align:top;*/
}
.faq_question
{
  font-weight:bold;
  font-size:12pt;
  list-style:none;
}
.faq_answer
{
  font-weight:normal;
  font-size:10pt;
  list-style:none;
}
.boldCell{
  font-weight:bold;
}
ul {
  padding-left:20px;
  margin-left:0px;
}
img.padded {
  padding:10px;
}
a img {
  border:0;
}
fieldset {
  background-color:#BFD2FF;
  margin-top:10px;
  margin-bottom:10px;
}
fieldset legend {
  /*background-color:#fff;*/
  font-weight:bold;
  font-size:1.2em;
  padding-top:5px;
}
