@charset "UTF-8";

@import url(reset.css); /* DO NOT REMOVE OR MODIFY */

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	text-align:center;
}

#wrapper { }

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}
.clboth{clear:both;}

a {	color: #185075;	text-decoration: none; }
a:link { color: #185075; }
a:visited { color: #185075; }
a:hover { color: #0067AC; text-decoration: underline; }
a:active { color: #185075; }

.bodytext_quote {
	padding: 5px 5px;
	color: #475a66;
}

.pagetitle {
	font-size:22px;
	font-weight:bold;
	color:#666;
}

.subtitle {
	font-size:16px;
	line-height:30px;
	color: #333;
	padding-top:10px;
	padding-bottom:10px;
}

.titlecaption {
	font-size:14px;
	color:#666
}

.titlecaption_quote {
	font-size:14px;
	color: #475a66;
}

.subheader1 {
	font-size:14px;
	font-weight:bold
}

.subheader2 {
	font-size:14px;
	font-weight:bold;
	color:#0067ac;
}

.subsubheader1 {
	color:#0067ac;
}

.header1 {
	font-size:18px;
	font-weight:bold;
	color:#8ecc3f
}

.headercaption1 {
	font-size:14px;
	color:#666;
	font-weight:normal;
}

.b_after {
	margin-top: -2px;
	margin-left: 2px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

li {
	line-height: 1.4em;
}

.logo_table a:link {	
	font-size: 9px;
}
.logo_table a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

table#form_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form#info_request select,
form#info_request input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	color: #666;
	font-size: 12px;
}

input[name="s1"],
input[name="s2"] {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	color: #666;
	font-size: 12px;
	cursor: pointer;
}

#foot {background: #0067AC;}


/* ###################################################### */
/* #################### PAGE FEATURE #################### */
/* ###################################################### */

#feature-discover {
	
	width: 760px;
	height: 350px;
	border-top: solid 8px #0067AC;
}




/* ############################################### */
/* #################### BOXES #################### */
/* ############################################### */


div.box01-760 {
	width: 760px;
	background: url(/images/discovery/pg_box01_760_bg.gif) repeat-y;
	margin: 10px 0;
}

div.box01-760 div.contents {
	padding: 25px 20px;
	margin: 0;
}
div.box01-760 div.contents_main {
	padding: 5px 20px;
	margin: 0;
}

div.box01-760 div.header {
	width: inherit;
	background: url(/images/discovery/pg_box01_760_top.gif) no-repeat;
	padding-left: 10px;
	display: block;
	height: 10px;
}
div.box01-760 div.bottom {
	width: inherit;
	height: 10px;
	background: url(/images/discovery/pg_box01_760_bottom.gif);
	display: block;
}





div.box02-163 {
	width: 163px;

	margin: 10px 0 0 0;
}

div.box02-163 div.contents {
	padding: 5px 8px;
	margin: 0;
}

div.box02-163 div.header {
	width: inherit;
	padding-left: 10px;
}
div.box02-163 div.bottom {
	width: inherit;
	height: 10px;
	
}

div.box-menu {
	width: 255px;
	margin: 0 0 20px 0;
	padding:6px;
	border: solid 1px #dfdfdf;
	border-bottom: solid 2px #c7c7c7;

}

div.box01-163 div.contents {
	padding: 2px 10px;
	margin: 0;
}

div.box01-163 div.header {
	width: inherit;
	padding-left: 10px;
}
div.box01-163 div.bottom {
	width: inherit;
	height: 10px;
}

div.panel{
	margin-bottom: 10px;
	background: url(/images/discovery/panel_bg.jpg) repeat-y;
	width: 267px;
}

div.panel div.header {
	width: inherit;
	height: 26px;
	background: url(/images/discovery/panel_header.jpg) no-repeat;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
	padding-left: 10px;
}

div.panel div.footer {
	width: inherit;
	height: 10px;
	background: url(/images/discovery/panel_bottom.jpg);
	clear: both;
}

div.panel div.content {
	padding-bottom:0;
	width: 247px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border:none;
}

div.panel p, div.panel ul {margin-bottom:6px;}

div.panel img {margin-bottom:10px;}

.float_l {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	display: block;
}
.float_r {
	float: right;
	display: block;
	width: 165px;
}
.image_left {
	display: block;
	float: left;
	width: 75px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFF;
}
.text_right {
	display: block;
	float: right;
	width: 315px;
}
.grey_box {
	padding: 10px;
	background-color: #fbfbfb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #cccccc;
	border-left-color: #eeeeee;
	border-top-width: 1px;
}
div.grey_box div.header {
	background-image: none;
	height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 5px;
	padding-left: 5px;
}
.grey_box h2{
	font-size:1.2em;
	color:#121212;
	margin-bottom: 10px;
	font-weight: normal;
}

/********************** TABS **********************/

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.blue_border {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #01448B;
	display: block;
}

  .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
  .ui-tabs-nav {
        display: none;
    }
}
#tabs ul.tabs_nav li {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	float:left;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
#tabs .tabs_nav li a span {
	white-space: nowrap;
	font-weight: bold;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #0067AC;
}
#tabs .tabs_nav {
	float: left;
	display: block;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
}

.tab_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	height: 1px;
	display:block;
	clear:both;
	padding-top: 5px;
}

#tabs .ui-tabs-panel {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tab_panel {
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tabs .ui-tabs-nav {
	list-style: none;
	display: block;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	line-height: 30px;
}
#tabs .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
 #tabs .ui-tabs-nav li {
	float: left;
	margin:0;
	padding:0;
	list-style-type: none;
	display: block;
	line-height: 30px;
}
 #tabs .ui-tabs-nav a{
	text-decoration:none;
	color: #0067AC;
	}
 #tabs .ui-tabs-nav a span{
	float: left; /* fixes dir=ltr problem and other quirks IE */
	line-height: 30px;
	cursor: pointer;
	font-weight: bold;
	cursor: default;
	height: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin:0;
}
 #tabs .ui-tabs-nav a span {
    margin:0; /* position: relative makes opacity fail for disabled tab in IE */
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
	
}

 #tabs .ui-tabs-nav .ui-tabs-selected a span {
	color: #121212;
}
#tabs .ui-tabs-nav a:hover {
	text-decoration:underline;
}
#tabs .ui-tabs-nav .ui-tabs-selected a:hover {

	text-decoration:none;
}
