*{font-family: verdana, sans-serif; font-size: 11px; }
.main{width: 680px; padding-top: 24px;}
.searchblockcell{padding-top: 12px; padding-bottom: 12px; border-style: solid; border-color: White; border-width: 1px;}
.search{width: 640px; border-style: solid; border-color: #E0E0E0; border-width: 1px; background-color: #F0F0F0; margin-top: 36px; padding-bottom: 12px; text-align: center;}
#placeholder{padding: 3px; margin: 0px;  background-color: #F0F0F0;}
#thetext{width: 620px; height: 100px; font-size: 12px; border-style: solid; border-color: Silver; border-width: 1px;}
.resultcell{width: 620px; height: 320px;}
.results{width: 100%; height: 100%; overflow: auto;}
#myiframe{font-family: verdana, sans-serif; font-size: 11px;}
.small{color: Blue;}

p {
    width: 90%;
	margin-left: 4%;
	padding: 5;
	color: #014857;
} 

/* Headers and titles */
#header {
   width: 640px;
	background-color: white;
}


.topmenu{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 6px;
}

.topmenu td {
	border-style: solid;
	border-width: 1px;
	border-color: White;
	border-left-color: Silver;
	text-align: left;
	padding-left: 6px;
}

.topmenu a {
	color: #708090;
	text-decoration: none;
}
	
.topmenu a:hover {
	color: Blue;
	text-decoration: none;
}


.foipanel {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 50%;
	width: 90%;
	margin-left: -45%;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
	text-align: left;
} 

.foipanel table tr td{
	background-color: #F5F5F5;
}

.foipanel:first-line {
	color: #696969;
	background-color: #F5F5F5;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	padding-left: 6px;
} 

.foipanel table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
	color: black;
} 

.foipanel TH{
	padding: 6px;
	color: #696969;
	background-color: #F5F5F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
}

.foipanel TD {
	color: #5B5B5B;
	background-color: White;
	border-style: solid;
	border-color: White;
	border-width: 1px;
	border-bottom-color: Silver;
	padding: 3px;
}

.foipanel .small {
	font-size: 10px;
}

.foipanel .italic {
	font-size: 10px;
	color: gray;
	font-style: italic;
}

.foipanel .highlight {
	background: #FFFF99;
}
.foipanel ul {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	display: inline;
} 

.foipanel ul li {
	padding: 2px;
	border-style: solid;
	border-color: White;
	border-width: 1px;
	border-right-color: Gray;
	list-style: none;
	display: inline;
}
	
.foipanel ul li a {
	color: #636363;
	text-decoration: none;
}
	
.foipanel ul li  a:hover {
	text-decoration: none;
}

.foipanel #current {
	color: #636363;
	background-color: #D3D3D3;
}

.foipanel #current a {
	color: #636363;
}

.error {
	font-size: 12px;
	color: Red;
	font-style: normal;
}


#tabs ul {
	position: absolute;
   	right: 5%;
   	top: 10px;
   	text-align: right;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
} 

#tabs ul li {
	font-size: 11px;
	margin-left: 0px;
	padding: 2px 15px 5px;
	list-style: none;
	display: inline;
}
	
#tabs ul li a {
	color: #014857;
	text-decoration: none;
}

#cols {
	font-size: 11px;
	font-weight: bold;
} 

#cols ul {
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
} 

#cols ul li {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 2px 5px 5px;
	list-style: none;
	display: inline;
}
	
	

/* Hyperlinks */
a {
	text-decoration: underline;
	color: #014857;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a.pager {
	text-decoration: underline;
}

a.pager:hover {
	text-decoration: underline;
}

a.pager:visited {
	text-decoration: underline;
}

a.doc {
	color: Blue;
	text-decoration: underline;
}

a.doc:hover {
	text-decoration: underline;
}


input , textarea {
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: white;
	padding: 2px;
}

/*
added NR
*/

input.button {
	border-style: outset;
	border-width: 2px;
	background-color: #F5F5F5	
}

.results{
	font-size: 11px;
}

.footer{
	position: relative;
	margin-top: 3px;
	margin-left: 4%;
	font-size: 9px;
}

.footer a{
	font-size: 9px;
	text-decoration: none;
}

.testing{
	background-color: Yellow;
}

.loginform{
	margin-top: 64px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
}

.loginmessage{
	border-style: solid;
	border-width: 1px;
	border-color: White;
}

.loginerror{
	font-style: normal;
	font-size: 12px;
	color: Red;
}

.labelcell{
	text-align: right;
	padding-right: 6px;
	vertical-align: top;
}

.labelcell_bold{
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	vertical-align: top;
}

.loggerform1{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.loggerform2{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.loggerform3{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.logger{
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	width: auto;
	
}

.foipanel_logger{
	margin: 6px;
}

.logger_table_details{
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
	background-color: #DCDCDC;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

span.capture{
	padding-left: 6px;
}

td.line{
	background-color: White;
}

td.headercell{
	font-weight: bold;
	background-color: #D3D3D3;	
}

tr.header {
	background-color: #D3D3D3;
}

.foipanel_upload{
	margin: 0px;
	padding: 0px;
	width: 640px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
	color: #696969;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.foipanel_collectionForm{
	margin: 0px;
	padding: 0px;
	width: 640px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
	text-align: left;
	font-weight: bold;
	color: #696969;
}

table.results_upload{
	
}