h1.leggo {
background-image:url(../images/misc/cool_blue_bar.gif);
background-repeat:repeat-x;
border:1px solid #232D54;
color:#FFFFFF;
font-family:arial;
font-size:13px;
font-weight:bold;
height:25px;
letter-spacing:2px;
line-height:25px;
margin:0pt 0pt 0px;
padding-left:10px;
width:700px;
}

table.data_table {
font-family:arial;
color: #678294;
font-size:12px;
border-collapse:collapse;
width: 90%;
margin: 5px 5px 12px 5px;
}

table.data_table tbody th {
border-bottom:2px solid #C5C5C5;
background-color: #6F8799;
color: #DCE2E7;
font-size:13px;
text-align:left;
font-weight: bold;
}

table.data_table thead th {
border-bottom: 2px solid #C5C5C5;
background: url(../images/gradients/thead_bg.gif) #6F8799 repeat-x;
color: #DCE2E7;
font-size: 13px;
text-align: left;
font-weight: bold;
padding: 5px;
}

table.data_table thead td {
border-bottom:2px solid #C5C5C5;
background-color: #C6CFD7;
color: #54697A;
font-size:12px;
font-weight: bold;
}

 tr.alt td {
background-color:#EBEEF1;
}

table.data_table td {
border:1px solid #ADBAC4;
font-size:9pt;
padding:5px;
}







div.pagecontent {
background-image:url(../images/gradients/light_grey_gradient.gif);
background-repeat:repeat-x;
width:100%;
}

p {margin: 5px 5px 12px 5px}

a.block {
text-decoration:none;
display:block;
width: 99%;
height: 99%;
padding: 2px;
color: ;
}

a.block:hover {
background-color: #fff;
color: #5880A0;
}
/*   Subscription Page */




#manager_link {
text-decoration:none;
display:block;
width: 99%;
height: 99%;
padding: 2px;
cursor: pointer;
color: #22229C;
}

#upgrade_link {
text-decoration:none;
display:block;
color: #22229C;
width: 99%;
height: 99%;
padding: 2px;
cursor: pointer;
}

#manager_link:hover {
background-color: #fff;
color: #5880A0;
}

#upgrade_link:hover {
background-color: #fff;
color: #5880A0;
}

.manager_table, .upgrade_table {
display: none;
}

.appear {
display: block;
}

div.sub_nav {
 background-color: #D6E4ED;
 width: 100%;
}

ul.sub_navlist {
  margin: 0;
  padding: 0;
  height: 32px;
  line-height: 32px;
  text-align: left;
}

ul.sub_navlist  li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  font: 14px arial, sans-serif;
  text-align: center;
}

ul.sub_navlist li a {
  color: #3073C2;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  display: block;
  padding: 8px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #EFF4F8 #A7C5D8 #A7C5D8 #EFF4F8;
  background-color: #D6E4ED;
}

ul.sub_navlist li a.active {
  color: #285FA2;
  border-style: solid;
  border-width: 1px;
  border-color: #A7C5D8 #EFF4F8 #EFF4F8 #A7C5D8;
  background-color: #C1D6E3;
}

ul.sub_navlist li a:hover {
  color: #285FA2;
  border-style: solid;
  border-width: 1px;
  border-color: #A7C5D8 #EFF4F8 #EFF4F8 #A7C5D8;
  background-color: #C1D6E3;}

ul.sub_navlist  li.header {
  color: #153255;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  display: block;
  padding: 8px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #EFF4F8 #A7C5D8 #A7C5D8 #EFF4F8;
  background-color: #D6E4ED;
}