body {
  background:#fff; 
  font-family: helvetica, arial, sans-serif; 
  font-size:12px;
  padding:0;
  margin:10px;
  }
 /* Formatting */
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 5px 0px 5px 0px;

}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: white;
    vertical-align: top;
}

a, a:link, a:visited {  
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none; 
  font-weight:600; 
  color: rgb(0,61,184);
}
a:hover {  text-decoration: underline;}


h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin: 15px 0px 0px 0px;

}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #35549C;
    margin: 15px 0px 2px 0px;
}

ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 5px 0px 5px 0px;
}

hr {
    height: 0px;
    border: 0px solid rgb(0,61,129);
	 border-top-width: 1px;
	}



.copy {
    padding: 10px 0 0 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #CCCCCC;
}

.note {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;

}
.error {
    padding: 3px;
    color: #FF0000;
    font-size:10px;
    font-weight:normal;
    text-align:center;
}

.tcell {
padding: 3px 0 3px 0;
}

/* element cells */

.lcell, .ecell, .scell, .glcell, .gecell, .icell, .th, .gh, .group, .groupend, .submit, .error {
margin:0;
background:rgb(246,246,255);
}

.lcell {
padding: 5px 0 2px 10px;
border-bottom:2px solid white;
vertical-align:top;
text-align: left;
}

.ecell {
padding: 2px 5px 2px 0px;
border-bottom:2px solid white;
}

.scell {
padding: 3px 0 3px 10px;
border-bottom:2px solid white;
}

.th {
padding: 3px;
border-bottom:2px solid white;
}

.glcell {
padding: 3px 0 3px 10px;
vertical-align:top;
text-align: left;
border-bottom:1px solid rgb(225,225,255);
}

.gecell {
padding: 1px 5px 1px 0;
border-bottom:1px solid rgb(225,225,255);
}

.icell {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
padding: 3px;
border-bottom:2px solid #fff;
vertical-align:top;
}
.tnxcell {
padding: 10px;
font-size:12px;
color: rgb(100, 100, 100);
font-weight: bold;
text-align:center;
}
.gh {
padding: 3px 0 3px 10px;
vertical-align:top;
text-align: left;
font-weight: bold;
background: rgb(225,225,255);
border-bottom:1px solid rgb(225,225,255);
}

.group {
padding: 3px 0 3px 10px;
vertical-align:top;
text-align: left;
font-weight: normal;
}

.groupend {
padding: 0;
height:0px;
font-size:0px;
border-bottom:0px solid white;
}

h1, .mh {
color: rgb(0,61,129);
}

.mh {
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 3px;
background:rgb(225,225,255);
border-bottom:2px solid white;
white-space: nowrap;
}

.mh a, .mh a:link, .mh a:visited  {  
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: rgb(212,31,31);
}
.mh a:hover {text-decoration: underline;}

.cellspan {
padding: 3px 10px;
border-bottom:2px solid white;
font-weight: normal;
}

.single, .buttons, .logo {
margin:0;
clear: both;
width: 100%;
}

.buttons {
text-align:center;
padding: 10px 10px;
}

.logo {
height: 100px;
overflow:hidden;
padding:0;
}

.fineprint {
color: rgb(0,61,129);
font-size: 10px;
background:rgb(225,225,255);
}

.fineprint p{
  color: rgb(0,61,129);
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px;
}

.maintable {
   border : 1px solid rgb(0,61,129);
}

.icon {
  padding:10px 5px 0 5px;
}
.header {
  width:100%;
  height:115px;
}
.header div.htitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding: 25px 0px 0px 20px;
}
.header div.hinfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 7px 0px 0px 20px;
}

/* Stats page */
.listhead {
color: rgb(0,61,129);
background:rgb(225,225,255);
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 5px 3px;
border-bottom:2px solid white;
white-space: nowrap;
}
.listhead a, .listhead a:link, .listhead a:visited  {  
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: rgb(0,61,129);
}
.listhead a:hover {text-decoration: underline;}

.listcell {
margin:0;
background:rgb(246,246,255);
padding: 3px;
border-bottom:2px solid white;
vertical-align:top;
text-align: left;
}
.statsnav {
color: gray;
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
padding: 0px 5px;
white-space: nowrap;
}
.statsnav a, .statsnav a:link, .statsnav a:visited  {  
color: gray;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
.statsnav a:hover {text-decoration: underline;}
.breadcrumbs {
overflow:hidden;
color: rgb(170,170,170);
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
.activecrumb{
color: #000;
font-weight: bold;
}
.hidRoominfo{
	display: none;
}
.visRoominfo{
	display: block;
	padding-bottom:10px;
	color: rgb(150,150,150);
	font-size: 11px;
}