﻿.img-right {
	float: right;
}

h3 {
	background: #CCCCCC;
	margin: 0;
	border-top: solid 2px #CCCCCC;
	border-bottom: solid 3px #CCCCCC;
}

#banner-content {
	height: 24px;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	background: #0066a4;
	border-bottom:3px solid #CCCCCC;
	clear: both;
}

#banner-content label{
	color: white;
	font-size: 1.1em;
	font-family: Arial;	
	vertical-align: baseline; 
	display: inline;
	clear: both;
}

#bottom-content {
	font-size: 0.9em;
	border: solid 1px #CCCCCC;
}

table
{
    width: 99.9%;
    width: 100%\9;
    margin-left: 1px;
    margin-left: 0\9;
    border: solid 1px #CCCCCC;
    border-collapse: collapse;
}  

tr {
	border: 0;
	margin: 0;
	padding: 0;
}

td {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	padding: 15px 0 15px 5px;
	width: 365px;
	font-size: 0.9em;
}
