* {
	margin:0;
	padding:0;
	border:0;
}

div#content h2 {
	border-bottom:solid 1px #3c3c3c;
	margin-bottom:5px;
}

#wrap {
	width:1020px;
	float:left;
}

#wrap a {
	color:#608492 !important;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}

body {
/*	background-image: url(../chrome/pat_banner.jpg); 
	background-repeat: repeat-x;
	background-position: top left; 
	color:#3C3C3C;
	font-size:12pt;
	font-family:Arial, sans-serif;
	height:100%;
*/}


.label {
	color:#00a2e3;
	margin-bottom:2px !important;
	font-weight: bold;
}

form label {
	color:#00a2e3;
	margin-bottom:2px !important;
}

form input {
	padding:4px;
	border:solid 1px #ccc;
	margin-bottom:5px;
}

form textarea {
	padding:4px;
	border:solid 1px #ccc;
	margin-bottom:5px;
}

form select {
	padding:4px;
	border:solid 1px #ccc;
	margin-bottom:5px;
}

a#link {
display:block;
width:100%;
height:100%;
font-family:verdana,arial,helvetica,sans-serif;
color:#3C3C3C;
text-decoration:none;
}

a img {
	border:none;
}

 #nav{
	margin-top:20px;
	margin-bottom:20px;
	width:500px;
	font-size:24pt;
	color:#00A2E3;
	float:left;
	clear:both;
}


#nav .nav_but a:link, #nav .nav_but a:visited{
	border:1px solid #CCCCCC;
	padding:5px 30px;
	margin:-5px;
	background-image: url(../chrome/pat_but.jpg); 
	background-repeat: repeat-x;
	background-position: top left; 
	font-size:12pt;
	color:#3C3C3C;
	text-decoration:none;
}

*html #nav .nav_but a:link, *html #nav .nav_but a:visited{
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

#nav .nav_but a.open{
	color:#00A2E3;
	}

#results {
	width:100%;
	float:left;
	margin-top:10px;
}
	
#results .data {
	width:100%;
	float:left;
	padding:3px;
	border:solid 1px #606060;
	border-top:none;
	border-bottom: solid 1px #3c3c3c !important;
	margin:0px;
}

#results .data .option {
	color:#00a2e3;
	font-weight:bold;
}

#results .label {
	background:#efefef;
	color:#212121;
	border-right:solid 1px #606060 !important;
	border-left:solid 1px #606060 !important;
	border-bottom:solid 1px #606060 !important;
	border-top:solid 1px #7f7f7f !important;
	width:100%;
	float:left;
	padding:3px;	
	margin-top:8px;
	font-size:14px;
	margin-bottom:0px !important;
}

#results .full {
	background:#ebebeb;
}

a:hover div {
	background:#aeaeae !important;
	color:#fff;
}

#controls {
	width:310px;
	border-top:solid 1px #ccc;
	margin-top:5px;
	padding-top:5px;
	margin-bottom:20px;
}

.info_box {
	min-width:350px;
	float:left;
}

.arrow_tag {
	padding:0px;
	padding-right:5px;
	float:left;
}

.arrow_tag img {
	float:left;
}

.arrow_tag .mid {
	background:url(../images/arrow_mid.jpg) repeat-x top left;
	padding-top:4px;
	padding-bottom:0px;
	height:19px;
	font-size:11px;
	color:#fff;
	float:left;
}

#alpha_list {
	margin-bottom:10px;
	font-size:12px;
}

#alpha_list a {
	text-decoration:none;
	color:#608492;
	font-weight:normal;
}

.request-list {
	background:#efefef;
	float:left;
	width:100%;
	border:solid 1px #606060;
	padding-bottom:10px;
}

.request-list dt {
	background-image: url(http://www.opb.org/presentation/chrome/cyan_grad_lg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt 100%;
	color:#fff;
	float:left;
	width:100%;
	text-align:center;
	padding-top:5px !important;
	padding-bottom:5px !important;
	border-bottom:solid 1px #606060;
	margin-bottom:5px;
}

.request-list dd {
	float:left;
	width:100%;
	margin-left:5px;
}

.show_status {
	font-size:12px !important;
	font-style:italic;
	font-weight:normal;
	padding-left:5px;
}
 .pagination {
	float:left;
	margin-top:10px;
	width:500px;
}

