
.H2 { font-family:tahoma; font-size:18px; padding-bottom: 3px; font-weight: bold; }

.H3 { font-family:tahoma; font-size:18px; font-weight: bold; }

.topfont {font-family:tahoma; font-size:18px; font-weight: bold;}

.tablegray {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}


.grayheader  {
	background-color: #EEEEEE;
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font: bold 18px tahoma,arial,helvetica; 
	color:#15428B;
}


.navyheader  {
	background-color: #15428B;
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font: bold 18px tahoma,arial,helvetica; 
	color:#EEEEEE;
}



.grayrow  {
	background-color: #F6FBFF;
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font:  14px tahoma,arial,helvetica; 
	
}


.whiterow  {
background-color: #ffffff;
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font:  14px tahoma,arial,helvetica; 
	
}

.table_row_hover  {
	background-color: #FFAC59;
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font:  14px tahoma,arial,helvetica; 
}



.grow  {
    padding: 3px 6px;
	font:  14px tahoma,arial,helvetica; 
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color:#000000;
}




.apibutton {
  color: #000;
  background-color: #FF9933;
  font-weight: bold;
}




.graybox {
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-bottomleft:4px;
background:#ededed none repeat scroll 0 0;
border: 1px solid #BDC2C8;
color:#000000;
cursor:pointer;
float:center;
font-size: 15px !important;
margin:5px 0 0;
padding:3px 5px;

}


.circle{
width:20px;
height:20px;
display:block;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
font-size:12px;
font-weight:bold;
color:#000;
line-height:20px;
text-align:center;
border:2px solid #9A9856;
background:#D4D392}
