body {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    margin : 0;
    padding: 0;
    background-color : #ffffff;

/*
    topmargin: 0; leftmargin: 0; marginheight: 0; marginwidth:  0;
    link: #006666; vlink: #999999; alink: #336699;
*/
}

a {
    color: #006666;
}

a:visited {
    color: #2a7cb1;
}

a:active {
    color: #336699;
}

p.group {
	padding:4px 0px 0px 5px;
	font:bold 12px Arial;
}

table.cardtbl {
	width: 600px;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	
    border-width:1px;
    border-style:solid;
    border-color:#e5e5e6;
/*	text-align: center; */
}

table.card {
	width: 600px;
	text-align: center;
	padding: 4px;
	margin: 0;
/* width="100%" align="center" cellpadding="4" cellspacing="0" */
}

td.cardspacing {
	vertical-align: top;
	width: 60px;
	height: 12px;
}

TD.ad, TD.article {
	font-family:Arial;
  font-size: 14px;
	line-height: 20px;
	color: #000000;
  padding: 10px;
  border: 2px solid #efeef3;
}

TD.article2 {
	font-family:Arial;
  font-size: 14px;
	line-height: 20px;
	color: #000000;
  padding: 10px;
}

.ad a {
	font-family:Arial;
  font-size: 14px;
  font-weight: bold;
	line-height: 25px;
	color: #1045b0;
}
.ad a:hover{
	color: #1045b0;
}

.article a {
	font-family:Arial;
  font-size: 12px;
  font-weight: normal;
	line-height: 25px;
	color: #1045b0;
}
.article a:hover{
	color: #1045b0;
}

td.carddesc {
/* width="90%" class="tablerowlight" */
    width: 540px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
/*  text-align: left; */
/*  background-color: #FFFFFF; */
}

/* to be reviewed
.carddesc a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #110962;
    font-weight: regular;
    text-align: center;
    text-decoration: none;
}
*/

/*
TD.tableRowLight {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    text-align: Left;
    vertical-align: middle;
}

TD.tableRowLight A:Link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #110962;
    font-weight: regular;
    text-align: center;
    text-decoration: none;
}
*/

td.cardart {
	width: 60px;
	vertical-align: top;
    text-align: center; 
    background-color: #ffffff;
/* width="10%" class="cc-card-art-align" */
}

table.rate {
    width: 600px;
    background-color: #ffffff;
	text-align: center;
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

td.ratetop {
    font: 10px Arial, Helvetica, sans-serif;
    background: url(/images/header_gd.jpg) repeat-x;
    text-align: center;
    padding: 0 1px 0 1px;
}

td.ratebottom {
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    background-color: #F2F2F2;
    text-align: center;
}

table.panel {
	width: 200px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #caeafe; 
/* align="center" style="border-width:1px;border-style:solid;border-color:#caeafe;" */
}

td.texthilite {
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#000000;
    background-color: #def0e0;
    text-align: center;
    vertical-align: middle;    
    height:25px;
/* align: left; */
}

td.newsdate{
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#003300;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    padding: 2px;
    height:24px;
    border: 1px solid;
}

td.itemlist {
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:#2686f0;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    padding: 2px;
}

td.itemlist a:link, td.itemlist a:visited {
    color:#2686f0;
    text-decoration: none;
}

td.itemlist a:hover, td.itemlist a:active {
    color:#2686f0;
    text-decoration: underline;
}

table.bottompanel {
	width: 996px;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	text-align: center;
}

td.footer{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

td.footer a:link, td.footer a:visited{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 12px;
    text-decoration:none;
}

td.footer a:hover, td.footer a:active{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    text-decoration: underline;
}

/*
td.footer a.current:link, td.footer a.current:visited {
    color: #999;
    text-decoration: none;
}

td.footer a.current:active, td.footer a.current:hover {
    color: #363636;
}
*/

td.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

h1 {
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #003300; 
    text-align: left;
    margin: 0;
    padding: 0;
}

h1.ad {
  font-family:Arial;
  font-size:20px;
  color:#ab0909;
  margin: 4px;
  text-align: center;
}

h1.article {
  font-family:Arial;
  font-size:20px;
  color:#ab0909;
  margin: 4px;
  text-align: center;
}

h2 {
    font-family: Arial, Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #fff;
    text-align: left;
    color: #59001d;
    padding-left: 20px;
    padding-right: 10px;
    margin: 2px;
}

h2 a:link
{
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 2px;
    WIDTH: 100%;
    COLOR: #59001d;
    FONT-FAMILY: Arial, Helvetica,sans-serif;
    BACKGROUND-COLOR: #fff;
    TEXT-ALIGN: left;
    TEXT-DECORATION: NONE;
}

h2 a:visited
{
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 2px;
    WIDTH: 100%;
    COLOR: #59001d;
    FONT-FAMILY: Arial, Helvetica,sans-serif;
    BACKGROUND-COLOR: #fff;
    TEXT-ALIGN: left;
    TEXT-DECORATION: NONE;
}

h2 a:active
{
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 2px;
    WIDTH: 100%;
    COLOR: #59001d;
    FONT-FAMILY: Arial, Helvetica,sans-serif;
    BACKGROUND-COLOR: #fff;
    TEXT-ALIGN: left;
    TEXT-DECORATION: NONE;
}

h3 {
    font-family: Arial, Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #fff;
    text-align: left;
    width: 100%;
    color: #000;
    padding-left: 0px;
    margin: 2px;
}

h4 {
    font: 12px Arial, Helvetica, sans-serif;
    color: #000; 
    text-align: left;
    margin: 0;
    padding: 0;
}

h5 {
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #0c5b8a; 
    text-align: left;
    margin: 0;
    padding: 0;

/*
    font: 12px Arial, Helvetica, sans-serif;
    color: #59001d; 
    text-align: left;
    margin: 0;
    padding: 0;
*/
}

h5 a:link
{
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #0c5b8a; 
    text-align: left;
    margin: 0;
    padding: 0;
    TEXT-DECORATION: NONE;
}

h5 a:visited
{
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #0c5b8a; 
    text-align: left;
    margin: 0;
    padding: 0;
    TEXT-DECORATION: NONE;
}

h5 a:active
{
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #0c5b8a; 
    text-align: left;
    margin: 0;
    padding: 0;
    TEXT-DECORATION: NONE;
}

h6 {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #ff5c00; 
    text-align: left;
    margin: 0;
    padding: 0;
}

.index-table TD
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin:0;
    border:1px solid #e5e5e6;
    
}

.index-table
{
    WIDTH: 100%;
    BORDER-COLLAPSE: collapse;
    border:1px solid #e5e5e6;
}

b.punchline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #ffffff
}

table.topnav {
    height: 12px;
    background: #F2F6FA;
	width: 996px;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;

	/* border-collapse: collapse; */
	/* color: #4a4a4a; */
	/* height="10" align="center" border="0" */
}

td.topnavleft {
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
	/* vertical-align: top; */
}

td.topnavright {
	width: 796px;
	margin: 0;
	padding: 0;
	text-align: right;
	/* vertical-align: top; */
}

a.toplink{
    font-family: Arial, Helvetica, sans-serif;
    color: #2a7cb1;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/* Are these really needed?
.toplink a:link, .toplink a:visited{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #2a7cb1;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
}

.toplink a:hover, .toplink a:active{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration:underline;
    font-weight: bold;
}

.toplink a.current:link, .toplink a.current:visited {
    color: #2a7cb1;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.toplink a.current:active, .toplink a.current:hover {
    color: #2a7cb1;
    font-weight: bold;
}
*/

table.topbg {    
    background-color: #2D5C3D;
	width: 996px;
	height: 63px;
	border: 0;
	padding: 0;
	margin: 0;
/* border="0" cellpadding="0" cellspacing="0" align="center" */
}

td.topbgleft {
	width: 230px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

td.topbgright {
	width: 766px;
	text-align: left;
	vertical-align: middle;
}

table.uppermenu {
	width: 996px;
	height: 25px;
	border: 0;
	padding: 0;
	/* border-collapse: collapse; */
}

td.uppermenutd {
    background-color: #C8DDCA;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
    /* text-decoration: none; */
}

td.uppermenutd a:visited, td.uppermenutd a:link {
    text-decoration:none;
    color: #003300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

td.uppermenutd a:hover, td.uppermenutd a:active {
	text-decoration:underline;
    color: #003300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/*
.uppermenutd a.current:link, .uppermenutd a.current:visited {
    color: #003300;
    text-decoration: none;
}

.uppermenutd a.current:active, .uppermenutd a.current:hover {
    color: #003300;
}
*/

/* .uppermenutr, originally .PrimaryNav, seems to be no longer useful */ 
/*
.uppermenutr {
    background-color: #C8DDCA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #003300;
}
*/

/*
.uppermenutr A:VISITED,.uppermenutr A:LINK {
    background-color: #C8DDCA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
    color: #003300;
}

.uppermenutr A:HOVER, .uppermenutr A:ACTIVE {
    background-color: #C8DDCA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
    color: #003300;
}

.uppermenutr a.current:link, .uppermenutr a.current:visited {
    color: #003300;
    text-decoration: none;
}

.uppermenutr a.current:active, .uppermenutr a.current:hover {
    color: #003300;
}
*/

table.spacingtbl {
	width: 996px;
	height: 6px;
	background-color: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
	/* border-collapse: collapse; */
}

table.content {
/* width="996" border="0" cellpadding="0" cellspacing="0" align="center" */
	width: 996px;
	border: 0;
	margin: 0;
	padding: 0;
	/* text-align: center; */
	/* border-collapse: collapse; */
}

td.contentleft {
	vertical-align: top;
	width: 180px;
	height: 100%;
}

td.contentmain {
/* width="600" valign="top" align="left" bgcolor="#ffffff" */
	width: 600px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}

td.contentright {
/* width="200" valign="top" align="right" bgcolor="#ffffff" */
	width: 200px;
	vertical-align: top;
/*	text-align: right; */
	background-color: #ffffff;
}

td.articlemain {
	width: 670px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}

td.articleright {
	width: 130px;
	vertical-align: top;
	background-color: #ffffff;
}

table.menutbl {
/* width="180" valign="top" bgcolor="#EEEEEE" border="0" cellpadding="0" cellspacing="1" */
	width: 180px;
	vertical-align: top;
	background-color: #eeeeee;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

td.category {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    background-color: #769c80;     
    
	text-align: left;
    height: 20px;
    vertical-align: middle;
}

td.menuhilite {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 4px;
    background-color: #cc0000;
    color: #ffffff;

    vertical-align: middle;
    height: 18px;
}

td.menu {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 4px;
    background-color: #c8ddca;
    color: #003300; 

    vertical-align: middle;
    height: 18px;
}

td.menu a:link, td.menu a:visited{
    padding-left: 4px;
    color: #003300;
    text-decoration:none;
}

td.menu a:hover, td.menu a:active{
    padding-left: 4px;
    text-decoration: underline;       
}

/*
.menu a.current:link, .menu a.current:visited {
    color: #003300;
    text-decoration: none;
}

.menu a.current:active, .menu a.current:hover {
    color: #003300;
}
*/

td.height4 {
	background-color: #ffffff;
	height: 4px;
}
 
td.height6 {
	background-color: #ffffff;
	height: 6px;
}
 
td.height8 {
	background-color: #ffffff;
	height: 8px;
}

td.height16 {
	background-color: #ffffff;
	height: 16px;
}

td.height40 {
	background-color: #ffffff;
	height: 40px;
}

td.width8 {
	background-color: #ffffff;
	width: 8px;
}

table.menuext {
	width: 144px;
}

td.center {
	text-align: center;
}

img.card1 {
    width:80px;
    height:50px;
    border:0;
}

img.card2 {
    width:80px;
    height:80px;
    border:0;
}

img.card3 {
    width:80px;
    height:40px;
    border:0;
}

img.card4 {
    width:80px;
    height:60px;
    border:0;
}

img.card1_small {
    width:40px;
    height:25px;
    border:0;
}

img.card_v {
    width:80px;
    height:128px;
    border:0;
}

font.emphasize {
    color: #800000;
    font-weight: bold;
}

font.em1 {
    color: #cc0811;
    font-size: 10px;
    font-weight: normal;
}

.size11, .small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.size11bold, .subtopic2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.size12, .description, .answer, .tip {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.size12bold, .subtopic, .bold, .question {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.size12red, .warning, .notice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
}

.size12italic, .italic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style:italic;
}

.size14, .large {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.size14bold, .topic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.size16bold, .articleTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

/*
.button
{
    border: 1px outset;
    background-color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    border-color: #999999 #000000 #000000 #999999;
}

.field
{
    border-top : 1px inset #999999;
    border-bottom : 1px inset #cccccc;
    border-left : 1px inset #999999;
    border-right : 1px inset #cccccc;
    color : #000;
    background : #F2F6FA;
    font : 10pt Arial, Helvetica, sans-serif;
    font-weight: Normal;
}
*/

th.tableheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #eeffee;
    color: #330066; 
    text-align: center;
    vertical-align: middle;
}

.search {
    color: #999999;
}

td.subtitle {
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #003300; 
    text-align: left;
    margin: 0;
    padding: 0;
}

td.pagetitle {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #003300; 
    text-align: left;
    margin: 0;
    padding: 0;
}

td.companytitle {
    font-family: Arial, Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    background-color: #fff;
    text-align: left;
    color: #2D5C3D;
}

td.loading {
    font-family: Arial, Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: #fff;
    color: #000;
}

td.redirect {
    font-family: Arial, Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    background-color: #fff;
    text-align: center;
    color: #000;
}

div.navigation ul * li {
/*  Make sure fonts don't get smaller as we go through the nav */
    font-size: 100%;
    list-style-type: none;
}







































/*
#topheader {
  width: 996px;
  height: 10px;
}

#topheaderleft {
  float: left;
  width: 200px;
  background: #f2f6fa;
}

#topheaderright {
  float: left;
  width: 796px;
  background: #f2f6fa;
}

#header {
  width: 996px;
  height: 63px;
}

#headerleft {
  float: left;
  width: 230px;
  height: 63px;
  background: #2d5c3d;
}

#headerright {
  float: right;
  width: 766px;
  height: 63px;
  background: #2d5c3d;

  display: table;
  #position: relative;
  overflow: hidden;
}

#top {
  width: 996px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  
  float: center;
  display: table;
  #position: relative;
  overflow: hidden;
}

#topmenu {
  background: #c8ddca;
  float: left;
  width: 248px;
  height: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;

  display: table;
  #position: relative;
  overflow: hidden;
}

#topmenu A:VISITED,#topmenu A:LINK {
    color: #003300;
    text-decoration:none;
}

#topmenu A:HOVER, #topmenu A:ACTIVE {
    color: #003300;
    text-decoration:underline;
}

#topmenu a.current:link, #topmenu a.current:visited {
    color: #003300;
    text-decoration: none;
}

#topmenu a.current:active, #topmenu a.current:hover {
    color: #003300;
}

#topmenu2 {
  background: #c8ddca;
  float: left;
  width: 249px;
  height: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;

  display: table;
  #position: relative;
  overflow: hidden;
}

#topmenu2 A:VISITED,#topmenu2 A:LINK {
    color: #003300;
    text-decoration:none;
}

#topmenu2 A:HOVER, #topmenu2 A:ACTIVE {
    color: #003300;
    text-decoration:underline;
}

#topmenu2 a.current:link, #topmenu2 a.current:visited {
    color: #003300;
    text-decoration: none;
}

#topmenu2 a.current:active, #topmenu2 a.current:hover {
    color: #003300;
}

#topmenubar {
  float: left;
  width: 1px;
  height: 25px;
  background: #ffffff;
}

#vcenter1 {
  #position: absolute;
  #top: 50%;
  display: table-cell;
  vertical-align: middle;
  align: center;
}

#vcenter2 {
  #position: relative;
  #top: -50%;
}

#vcenter3 {
  #position: relative;
  #top: -30%;
}

#divcenter1 {
  #position: absolute;
  #top: 50%;
  #left: 50%;
  display: table-cell;
  vertical-align: middle;
  align: center;
}

#divcenter2 {
  #position: relative;
  #top: -50%;
  #left: -50%;
}
*/

/*
#content {
  width: 996px;
  margin: 0px;
  padding: 0px;
}
*/

/*
#spacing {
  background: #ffffff;
  width: 996px;
  height: 6px;
}

#leftmenu {
  background: #ffffff;
  float: left;
  width: 180px;
  height: 100%;
}

#leftcol {
  background: #f00;
  float: left;
  width: 150px;
  height: 500px;
}

#maincontent {
  background: #ffffff;
  float: left;
  width: 600px;
}
#rightcol {
  background: #fff;
  float: left;
  width: 216px;
}

#category {
  background: #769c80;
  text-align: left;
  padding-left: 4px;
  height: 20px;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;

}

*/



/*

.leftmenutable {
  width: 100%;
  background-color: #eeeeee;
  border: 0;
  vertical-align: top;
  
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

.leftmenutd {
  border-collapse: collapse;
  padding: 0;
  margin: 1px;
}

.spacetable {
  width: 996px;
  height: 6px;
  background: #ffffff;
  border: 0px;
  cellpadding: 0px;
  cellspacing: 0px;
}
*/

.text {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
}

.dotted 
{
border-bottom:dotted 1px #ff4500;
}

.creditcardtable {
    border-width:1px;
    border-style:solid;
    border-color:#e5e5e6;
}

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #FFFFFF}
.punchlineNumber {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #ffffff}

.categoryrow {
/*
    vertical-align: middle;
    text-align: left;
    padding-left: 4px;
    height: 20px;
*/
}

/*
.categoryNavRow {
    vertical-align: middle;
    text-align: left;
    padding-left: 4px;
    height: 20;
}

.CategoryText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    background-color: #769c80;     
}
*/

.GlobalLink{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #C8DDCA;
    font-size: 0.935em;
    font-size: 12px;
    font-weight: bold;
}

.GlobalLink A:Link, .GlobalLink A:visited{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #C8DDCA;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
}

.GlobalLink A:hover, .GlobalLink A:active{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration:none;
    font-weight: bold;
}

.GlobalLink a.current:link, .GlobalLink a.current:visited {
    color: #C8DDCA;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.GlobalLink a.current:active, .GlobalLink a.current:hover {
    color: #C8DDCA;
    font-weight: bold;
}

.FooterLink{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
}

.FooterLink a:link, .FooterLink a:visited{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    text-decoration:none;
}

.FooterLink A:hover, .FooterLink A:active{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    font-size: 12px;
    text-decoration:none;
}


.FooterLink a.current:link, .FooterLink a.current:visited {
    color: #999;
    text-decoration: none;
}

.FooterLink a.current:active, .FooterLink a.current:hover {
    color: #363636;
}

TD.tableRowLight {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    text-align: Left;
    vertical-align: middle;
}


TD.tableRowLight A:Link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #110962;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}

TD.tableRowDark {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #eeffee;
    text-align: Left;
    vertical-align: middle;
}

.navRow {
    vertical-align: middle;
    height: 18px;
    
}

.nav {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 4px;
    background-color: #c8ddca;
    color: #003300; 
}

.nav A:Link, .nav A:visited{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 4px;
    background-color: #c8ddca;
    color: #003300;
    text-decoration:none;
}

.nav A:hover, .nav A:active{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 4px;
    background-color: #c8ddca;
    text-decoration:UNDERLINE;       
}

.nav a.current:link, .nav a.current:visited {
    color: #003300;
    text-decoration: none;
}

.nav a.current:active, .nav a.current:hover {
    color: #003300;
}

.navHilight {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 4px;
    background-color: #cc0000;
    color: #ffffff;
}

.navHilight A:link, .navHilight A:visited {
    color: #ffffff;
}

TR TD.navHilight A:link, TR TD.navHilight A:visited {
    text-decoration: none;
}

.navrighthighlight {
	font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#000000;
    background-color: #def0e0;
    text-align: Center;
    vertical-align: middle;    
    height:25px;
}

.navright, .navright A:link, .navright A:visited {
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:#2686f0;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    padding: 2px;
    
}

.navright A:hover, .navright A:active {
    color:#2686f0;
    text-decoration: UNDERLINE;
}

TR TD.navright A:link, TR TD.navright A:visited {
    text-decoration: none;
}

.navrightdate{
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#003300;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    padding: 2px;
    height:24px;
    border: 1px solid;
}

.em2 {
    color: #000000;
    font-size: 10px;
}

.categoryNavRow {
    vertical-align: middle;
    text-align: left;
    padding-left: 4px;
    height: 20px;
}

.CategoryText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    background-color: #769c80;     
}

.LabelHeader
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.LabelRow
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

/* Impacting search.php, createcard.php ***/
.cc-card-art-align {
    text-align: center; 
    background-color: #FFF;
    vertical-align: top;
}

.rate-top {
    font: 10px Arial, Helvetica, sans-serif;
    background: url(/images/header_gd.jpg) repeat-x;
    text-align: center;
    padding: 0 1px 0 1px;
}

.rates-bottom {
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    background-color: #F2F2F2;
    text-align: center;
}

.rate-rc {
    width: 100%; 
    background-color: #FFF;
}

.hidden { display: none; }
.visible { display: block; }

li.haschildren {
/*  Arrow points diagonally where sub-menus are available, but closed */
    list-style-image: url('/images/arrow_diag.png');
}
li.selected {
/*  Arrow points down for expanded sub-menus */
    list-style-image: url('/images/arrow_down.png');
}
li.nokids {
/*  Arrow points across where the path ends */
    list-style-image: url('/images/arrow_right.png');
}

.adtext {
    font: 12px Arial, Helvetica, sans-serif;
    color: #000; 
    text-align: left;
    font-weight: bold;
    margin: 0;
    padding: 0;
}


/* Custom styles */
table.reference
{
background-color:#ffffff;
border:1px solid #c3c3c3;
border-collapse:collapse;
margin-left: auto;
margin-right: auto;
}

table.reference th
{
background: url(/images/header_gd.jpg) repeat-x;
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}

