fieldset {
	border: none;
	margin: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 0 !important;
}

form {
	margin: 0;
	padding: 0;
}

h3{
	margin: 0;
	font-weight:bold;
	font-size:12px;
}

h2, h5{
	margin: 0;
	padding: 0;	
	font-weight:bold;
	font-size:12px;
}

h1, h3, h4, h6 {
	margin: 0;
	padding-bottom: 10px;	
	font-weight:bold;
	font-size:14px;
	color:#0079B2;
}

table {
	float: none !important;
	margin: 15px auto;
	border: 1px solid #000000;
	border-collapse: collapse;
}

td, th {
	border: 1px solid #555555;
	font-size: 8pt;
	text-align: left;
	margin: 0;
}

td {
	padding: 5px;
}

th {
	background-color: #dddddd;
	padding: 5px;
	line-height: 1.2em;
}

#content h4:first-child {
	padding-top: 0;
}

#content {
	padding: 15px 15px;
}

#formblock {
	margin: 0;
	padding: 0;
	width: 100%;
}

.supportTab {
	width: 720px !important;	
}

#formblock div.row {
	clear: both;
    min-height: 30px;
}

#formblock div.row.tall {
	clear: both;
    min-height: 50px;
}

#formblock div.row.center {
	text-align: center;
}

.spacer {
	height: 50px;
}

.table {
	border: 1px solid #555555;
}

.tablebody {
	padding: 12px;
}

.white {
	background-color:#FFFFFF;
}

.table.borders .tablebody .row div {
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	padding: 6px;
}

.hundred {
	float: left;
	width: 100%;
}

.ninety {
	float: left;
	width: 90%;
}

.seventy {
	float: left;
	width: 70%;
}

.seventyfive {
	float: left;
	width: 74%;
}

.sixtysix {
	float: left;
	width: 66%;
}

.sixty {
	float: left;
	width: 60%;
}

.fifty {
	float: left;
	width: 49%;
}

.forty {
	float: left;
	width: 40%;
}

.thirtythree {
	float: left;
	width: 33%;
}

.fifteen {
	float: left;
	width: 14%;
}
.thirtyfive {
	float: left;
	width: 34%;
}

.twenty {
	float: left;
	width: 20%;
}
.thirty {
	float: left;
	width: 30%;
}

.twentyfive {
	float: left;
	width: 25%;
}

.ten {
	float: left;
	width: 9%;
}

#formblock label {
	font-size: small;
	font-weight: bold;
}

#wrapper-con {
	background-color: white;
	margin: 0 auto;
	width: 1100px;
}

.block {
	display: block !important;
	float: none;
}

.date {
	white-space: nowrap;
}

.hidden {
	display: none;
}

.inline {
	display: inline !important;
}

.jump {
	float: right;
	margin-top: 13px;
}

.jump a {
	color: #3E9722;
	border: 1px solid #dddddd;
	font-size: 10pt;
	min-height: 60px;
	padding: 6px 6px 6px 26px;
	position: relative;
	text-decoration: none;
	z-index: 1;
	font-weight: bold;
}

.jump a:hover {
	color: #E58C24;
	cursor: pointer;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.jump a.add {
	background: #efefef url(/National_Library/oe_/https://esupport.fcc.gov/vpd-data/images/fam/application_add.png) 6px 6px no-repeat;
}

.jump a.save {
	background: #efefef url(/National_Library/oe_/https://esupport.fcc.gov/vpd-data/images/fam/disk.png) 6px 6px no-repeat;
}

.section {
	background: #cccccc;
	border-bottom: 1px solid #555555;
	min-height: 25px;
}

.red {
	background: red;
}

.section h2, h5 {
	padding: 2px 5px;
	font-weight: bold;
}

.section.notable {
	border-bottom: 1px solid #555555;
}

.section .header{
	margin: 0;
	padding: 2px 5px;
	font-weight: bold;
	font-size:12px;
}

/* jquery ui datepicker */
div.ui-datepicker {
    font-size: 8pt;
}
/*
th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}
*/

.ui-datepicker-trigger {
	position: relative;
	top: 2px;
}
/* */
