#section {
	font-family: sans-serif;
	font-size: large;
	vertical-align: top;
	margin: 0;
	/*border-style: solid;*/
	border-color: #006797;
	border-width: thin;
	height: auto;
	width: 100%;
}

#subSection {
	font-family: sans-serif;
	font-size: small;
	vertical-align: top;
	padding: 0 1em 0 1em;
	margin: 0;
	border-style: solid;
	border-color: #006797;
	border-width: thin;
	width: 100%;
}

#section div.sectionLeft {
	position: absolute;
	top: 42.3ex;
	left: 1%;
	width: 20%;
	font-family: sans-serif;
	font-size: small;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin: 0;
}

#section div.sectionRight {
	position: absolute;
	top: 42.3ex;
	left: 23%;
	width: auto;
	/*height:10em;*/
	font-family: sans-serif;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	padding-top: 0.25em;
	padding-left: 1em;
	padding-bottom: 0.25em;
	margin: 0;
}

#section table {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#section th {
	font-family: sans-serif;
	font-size: x-small;
	text-align: center;
	vertical-align: top;
}

/*#section td {
	font-family: sans-serif;
	font-size: large;
        foregroung-color:red;
	text-align: left;
	vertical-align: top;
}*/
body {
	background-color: #ffffff;
	width:100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	scrollbar-face-color: #ddeeff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eff5fc;
	scrollbar-arrow-color: #053dab;
}

a {
	color: #20944b;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

font.visbleFlag {
	color: #CC0000;
}

font.text {
	color: #20944b;
	font-size: 12px;
	font-weight: normal;
}

font.hyperLink {
	color: #20944b;
	font-size: 17px;
	font-weight: normal;
}

font.strong {
	color: #0000ff;
	font-size: 17px;
	font-weight: normal;
}

font.AttachColor {
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: normal;
}

a:hover {
	color: #053dab;
	font-size: 12px;
	text-decoration: underline;
}

.heading {
	color: #053dab;
	font-weight: bold;
	font-size: large;
}

.footer {
	color: #000000;
	font-weight: normal;
	font-size: smaller;
}

.default {
	color: #000000;
	font-weight: normal;
	font-size: small;
}

.button {
	color: #000000;
	background-color: ddeeff;
}

.attachmentButton {
	color: rgb(255, 255, 255);
	font-weight: bold;
	background-color: rgb(0, 0, 255);
}

.filesAttached {
	font-size: 12px;
	color: red;
}

TD.directory {
	vertical-align: top;
	background-color: #99CCFF;
}

.linkToIncomplete {
	font-weight: bold;
	color: SteelBlue;
}

span.required {
	color: #ff0000;
}

font.isiteBanner {
	font-weight: normal;
	font-size: X-LARGE;
	font-family: "Times New Roman", serif;
	color: black;
	/*background-color : green ;*/
	text-align: center;
	margin: 0;
	padding: 2px;
}

font.footerText {
	font-weight: normal;
	font-size: smaller;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
	/*background-color : green ;*/
	text-align: center;
	margin: 0;
	padding: 2px;
}

.reportLink,.reportLink:hover {
	font-size: 1em
}
table.attachment
{
	width:70%;
}

table.attachment th{
	align: center;
	font-weight: bold;
	color: blue;

}

td.attachRef {
	font-size: 0.7em;
	padding:8px;

}

td.attachRef a,td.attachRef a:hover {
	font-size: 150%;
}

table.mainMenu
{
  width:100%;
}

table.mainMenu tr
{
  vertical-align:middle;
}

table.mainMenu,table.mainMenu td
{
    padding:8px;
    border:1px gray solid;
}
table.mainMenu td:first-child
{
  width:25%;
  font-size:12 pt;
  vertical-align:bottom;
  align:left;
}
table.mainMenu td:nth-child(2)
{
  font-size:11 pt;
}

body
{
	bgcolor:#ffffff;
}

.ISITEHeader {
	width:100%;
	bgcolor: #338833;
	font-weight: normal;
	font-size: X-LARGE;
	font-family: "Times New Roman", serif;
	color: black;
	/*background-color : green ;*/
	text-align: center;
	margin: 0;
	padding: 2px;
}

.UCAAHeader
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	text-align: left;
	font-size: 16pt;
}

input.naicTextCounter {
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 9pt; 
	color: #0000ff; 
	background-color: #ffffff; 
	text-align: right;
}

.error {
font-weight: bold;
color: red;
}

.companyLogo
{
	margin:auto;
}
.companyLogo img
{
	width:50%;
}

