/* layout */


body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #3f3f3f;
	background: #ffffff;
	margin: 0px
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 980px;
	background: url("../images/bg_page.gif") repeat;
}

#header {
	background: #ffffff;
	color: #3f3f3f;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	height: 63px;
} 

#header_logo {
	float: left;
}

#header_login {
	float: right;
	padding: 30px 20px 0px 0px;
}

#nav {
	background: url("../images/bg_nav.gif") no-repeat;
	height: 47px;
} 

#nav_left {
	float: left;
	padding-left: 20px;
}

#nav_right {
	float: right;
	padding-right: 20px;
}

#footer {
	clear: both;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	padding: 20px;
	color: #9d9d9d;
	text-align: center;
	line-height: 20px;
}

.container {
	margin: 0px;
}

/* home layout */


#sub_nav {
	float: left;
	width: 260px;
}

.sub_nav_hold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #393939;
	line-height: 17px;
	padding: 20px 10px 10px 20px;
	background: url("../images/bg_sub_nav.gif") no-repeat;
}

.sub_nav_hold_data {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #3f3f3f;
	line-height: 17px;
	padding: 20px 10px 10px 20px;
	background: url("../images/bg_sub_nav.gif") no-repeat;
}

.sub_nav_hold_az {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #3f3f3f;
	line-height: 17px;
	padding: 10px 10px 10px 20px;
	background: url("../images/bg_a_z.gif") no-repeat;
}

#main {
	float: right;
	width: 720px;
}

#main_hold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #393939;
	line-height: 17px;
	padding: 10px 40px 10px 40px;
}

#main_hold_data {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #393939;
	line-height: 17px;
	padding: 10px 10px 10px 10px;
}

/* top nav */


#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#nav li.alt {
	display: inline;
	padding: 0px 0px 0px 19px;
	margin: 0px;
}

a.topnavlink:link {
	color: #3f3f3f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

a.topnavlink:visited {
	color: #3f3f3f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

a.topnavlink:hover {
	color: #179699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

a.footlink:link {
	color: #3f3f3f;
	text-decoration: none;
}

a.footlink:visited {
	color: #3f3f3f;
	text-decoration: none;
}

a.footlink:hover {
	color: #179699;
	text-decoration: none;
}


/* Links */


a:link {
	color: #179699;
	text-decoration: none;
}

a:visited {
	color: #179699;
	text-decoration: none;
}

a:hover {
	color: #179699;
	text-decoration: underline;
}

a.selected:link hover {
	color: #3f3f3f;
	text-decoration: none;
	padding: 4px 10px 10px 30px;
	display: block;
	background: url("../images/button_left_bg_over.gif") no-repeat;
	line-height: 15px
}

a.selected:visited {
	color: #3f3f3f;
	text-decoration: none;
	padding: 4px 10px 10px 30px;
	display: block;
	background: url("../images/button_left_bg_over.gif") no-repeat;
	line-height: 15px
}

a.selected:hover {
	color: #3f3f3f;
	text-decoration: underline;
	padding: 4px 10px 10px 30px;
	display: block;
	background: url("../images/button_left_bg_over.gif") no-repeat;
	line-height: 15px
}

a.blue:link {
	color: #2481c6;
	text-decoration: none;
}

a.blue:visited {
	color: #2481c6;
	text-decoration: none;
}

a.blue:hover {
	color: #2481c6;
	text-decoration: underline;
}

a.leftlink:link {
	color: #179699;
	text-decoration: none;
	padding: 4px 10px 10px 30px;
	display: block;
	background: url("../images/button_left_bg.gif") no-repeat;
	line-height: 15px
}

a.leftlink:visited {
	color: #179699;
	text-decoration: none;
	padding: 4px 10px 10px 30px;
	display: block;
	background: url("../images/button_left_bg.gif") no-repeat;
	line-height: 15px
}

a.leftlink:hover {
	color: #3f3f3f;
	text-decoration: underline;
	padding: 4px 10px 10px 30px;
	display: block;
	background: url("../images/button_left_bg_over.gif") no-repeat;
	line-height: 15px
}

a.tt:link {
	color: #2481c6;
	text-decoration: none;
}

a.tt:visited {
	color: #2481c6;
	text-decoration: none;
}

a.t:hover {
	color: #2481c6;
	text-decoration: none;
}

/* textual */



h1 {
	color: #3f3f3f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h1.resultshead {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
}

h2 {
	color: #3f3f3f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	color: #3f3f3f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

em {
	font-style: normal;
	font-weight: bold;
}

cite {
	font-style: italic;
	font-weight: normal;
}

.grey {
	color: #3f3f3f; 
}

.aqua {
	color: #179699; 
}

.blue {
	color: #2481c6; 
}

.middle {
	vertical-align: middle;
}

p.zero {
	margin: 0px;
}

p.data_label {
	margin: 0px;
	padding-bottom: 5px;
}

p.data_return {
	color: #2481c6; 
	padding-left: 30px;
}

p.data_return_2 {
	padding-left: 30px;
}



/* form */

form {
	margin: 0px;
}

input.login {
	color: #9d9d9d; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #d1d1d1;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
}

input.data {
	color: #2481c6; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #7f9db9;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
}

input.data_kw {
	color: #2481c6; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #7f9db9;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
	width: 188px;
}

textarea {
	border: 1px solid #7f9db9;
}

select.data {
	color: #2481c6; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #7f9db9;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
	width: 200px;
}

select.shortlist {
	color: #179699; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #179699;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
}

select.data_az {
	color: #2481c6; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #d1d1d1;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
	width: 80px;
}
.prompt_data_az {
    display: inline-block;
    width: 120px;
}
table.results th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3f3f3f;
	background: url("../images/bg_results_top.gif") repeat;
	border-bottom: 1px solid #ffffff;
	padding: 10px 5px 10px 10px;
}

table.results th.alt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #179699;
	background: url("../images/bg_results_top_alt.gif") repeat;
	border-bottom: 1px solid #ffffff;
	padding: 7px 10px 7px 10px;
	text-align: right;
}

table.results td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3f3f3f;
	background: url("../images/bg_results_row.gif") repeat;
	border-bottom: 1px solid #ffffff;
	padding: 5px 5px 5px 10px;
}

table.results .td_alt {
	padding: 5px;
}

table.results .td_sector {
	background: url("../images/bg_results_row_big.gif") repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #3f3f3f;
	vertical-align: top;
}

table.results .td_sector2 {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #00386b;
}


/* new results table */

table.results_2 th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3f3f3f;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px 5px 10px 10px;
}

table.results_2 td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3f3f3f;
	background: url("../images/bg_results_row.gif") repeat;
	border-bottom: 1px solid #ffffff;
	padding: 5px 5px 5px 10px;
}

table.results_2 .td_sector {
	background: url("../images/bg_results_row_big_2.gif") repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #3f3f3f;
	vertical-align: top;
}

table.results_2 .td_sector2 {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #00386b;
}

/* tooltip */


#dhtmltooltip{
	position: absolute;	
	left: -300px;
	width: 150px;
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.credits { 
	color: #cccccc;
	font-size: 11px;
}

a.creditlink:link {
	color: #cccccc;
	text-decoration: underline;
}

a.creditlink:visited {
	color: #cccccc;
	text-decoration: underline;
}

a.creditlink:hover {
	color: #cccccc;
	text-decoration: none;
}
.error{ 
color: red;
padding: 5px;
font-size: 10px;
}

/* request form */

.request_container {
	border: 1px solid #cccccc;
	padding: 30px;
}

#wrapper_request {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 800px;
}

#nav_request {
	background: url("../images/bg_nav_request.gif") no-repeat;
	height: 47px;
} 

#nav_request ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_request li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#nav_request li.alt {
	display: inline;
	padding: 0px 0px 0px 19px;
	margin: 0px;
}

table.request td {
	padding-bottom: 5px;
}

table.request th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #3f3f3f;
	background: url("../images/bg_request_th.gif") repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px 20px 0px 20px;
}

table.request th.alt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #3f3f3f;
	background: url("../images/bg_results_top.gif") repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 10px 20px 8px 20px;
}

table.request th.alt2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #3f3f3f;
	background: url("../images/bg_results_top.gif") repeat;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 20px 10px 20px;
}

table.request th.alt3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #3f3f3f;
	background: url("../images/bg_results_top.gif") repeat;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 10px 20px 10px 20px;
}

table.request td.alt4 {
	border-top: 1px solid #cccccc;
}

h1.requesthead {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

input.request {
	color: #2481c6; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #bdd9ee;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
	width: 250px;
}

input.request2 {
	color: #2481c6; 
	background: #ffffff;
	font-size: 12px;
	border: 1px solid #bdd9ee;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	vertical-align: middle;
	width: 350px;
}

.req_pad {
	padding-right: 20px
}