html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html {
	min-height: 100%;
	height:100%;	
}
html, body {
	background-color: #999;
	height:100%;
	min-height: 100%;
}
body {
	background-color: #999;
	height:100%;	
	min-height: 100%;	
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
}
table {
		
}
#container {
	width: 955px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	min-height: 100%;
	float: none;
}
#psBackground {
	background-image: url(../images/psHeader.jpg);
	width: 955px;	
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
}

#psBackground #content {
	padding-top: 60px;
}
#Results {
	width: 700px;
	float: right;
	padding-left: 5px;
	margin-top: -40px;
}
a {
	color: #069;
}
a:visited {
	color: #069;
}
a:hover {
	color: #06C;
}
.resullist {
	width: 200px;
	height: 220px;
	margin-right:5px;
	float: left;	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	
}
.fieldLabel01 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 5px;
	font-weight: bold;
}
.resultListHeader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
}
.resultListContent {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 3px;
}
#Results ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	height: 200px;
	
}
#newSubmission {
	margin-top: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-align: center;
}
#frmSearch div ul li {
	list-style-type: none;
	padding-top: 5px;
	display: block;
}
#frmSearch div ul {
	margin-top: -2px;
}
#frmSearch div label {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
}
#frmSearch div select {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
#frmSearch div ul li label {
	display: inline;
	padding-top: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	width: 200px;
}
#Results ul {
	display: inline;
}
#Results ul li .resullist .resultListFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#Results ul li .resullist .resultListFooter a {
	text-decoration: none;
}
#Results ul li .resullist .resultListHeader a {
	text-decoration: none;
}
.detaillist {
	width: 680px;
}
.detailListContent {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}
.redLabel {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	border: medium solid #F00;
	padding-left: 60px;
	margin-right: 10px;
	padding-top:5;
	padding-bottom:5;
	padding-right:5;
	background-image: url(../images/Info-32.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.detailListFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.detailListFooter a {
	text-decoration: none;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#EBEBEB;
}
.detailListFooter a {
	text-decoration: none;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fadeBackground01 {
	background-color: #EBEBEB;
	margin-left:-10px;
	padding-left:5px;
	height:30px;
	margin-top:15px;
	padding-bottom:25px;

}
#pseudoLinkPic {
	margin-top: -50px;
	margin-bottom:50px;
}
.details {
	width: 700px;
	float: right;
	padding-right: 15px;
	margin-top: -30px;
}
.detailsC1 {
	width: 330px;
	padding-right:10px;
	padding-left: 10px;
}
.detailsC2 {
	width: 350px;
	padding-right:10px;
	padding-left: 0px;	
}
#mainTable {
	margin:auto;
}
#detailContent {
	height: auto;
	display:block;
	float:left;
}
.detailsC3 {
	width: 220px;
	margin-left: 10px;
}
#SearchFields {
	width: 200px;
	float: left;
	margin-left: 10px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 5px;
	margin-top: -45px;
	padding-right: 10px;
	height: 110%;
	padding-bottom: 80px;
	background-color: #FFF;
}
.floatLeft {
	float: left;
	min-height: 100%;
	height: 100%;
}
.searchFormTBL {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right:-5px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	float: left;
	width:230px;
}
.rightBorderColored {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCC;
}
.messagetext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: -5px;
}
.pad5updown {
	padding-top: 5px;
	padding-bottom: 5px;
}
.padLeftRight {
	padding-right: 15px;
	padding-left: 15px;
}
.table2Center1 {
	margin-left: 177px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
.detailContent01 {
	width: 550px;
	float:right;
}
