
#identity {


}


#url_info {

}

#url_additional {

}

#report_logo {
    display: inline;
}

.navcontainer{

}


html>body div.bottomnavlinks{
	margin-top: 8px;
}

.navcell, .navfootercell {
	font-size: 11px;
  	font-family: Arial, sans-serif;
    height: 32px;
	padding-left: 15px;
	padding-right: 15px;
    vertical-align: middle;
}

.navcell a:link, .navcell a:visited, .navcell a:active{
    height: 32px;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
    vertical-align: middle;
}

.navfootercell a:link, .navfootercell a:visited, .navfootercell a:active{
    height: 32px;
	color: #999999;
    font-weight: bold;
	text-decoration: none;
    vertical-align: middle;
}

.navcell:hover {
	background-image: url('/images/topnavgrad_on.png');
    background-repeat: repeat-x;
}

.navcell:hover a, .navfootercell:hover a{
    color: #000000;
}

.starblock {
	display:inline;
}

td.report_left {
	width:120px;
	padding-right:10px;
	text-align:right;
	vertical-align:top;
}

td.report_right {
	width:550px;
}

div.report_box {
    padding: 5px;
    margin-bottom: 10px;
}

.bar_icon {
    margin-right: 3px;
}

div.report_uri_box {
    font-size: 3em;
    font-weight: bold;

}

.text_middle {
    vertical-align: text-top;
}

div.info_bar {
    padding: 5px;
    margin-bottom: 2px;
}

.back_blue_dark {
    background-color: #1B4855;
}

.back_blue_med {
    background-color: #f3f3f3;
}

.back_blue_light {
    background-color: #f3f3f3;
}

.plain_text {
    font-weight: normal;
    color: #56595A;
}

.blue_text {
    color:  #111111;
}

.white_text {
    color: #FFFFFF;
}

.bold_text {
    font-weight: bold;
}



a.box_link {
  color: #000000;
  text-decoration: none;
}

div.button_text {
    font-weight: bold;
    font-size: 1.5em;
	vertical-align:middle;
	text-align:center;
}

.vert_middle {
    vertical-align: middle;
}

.vert_top {
    vertical-align: top;
}

.bb_logo {
    vertical-align: text-bottom;
}

.bar_image {
    display: inline;
    width: 50px;
}

.review_metadata {
    padding: 10px;
}

.bad_sample {
    margin-top: 5px;
    margin-bottom: 5px;
}

.spinner {
    display: inline;
	float:right;
}








