@charset "UTF-8";

/*General|body*/
.whaleCSS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align:justify;
}

#p {
	line-height:18px;
	font:Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#333;
	text-decoration:none;
	font-size:11px
}

#p a:link {
	color:#333;
	text-decoration:none;
}

#p a:visited {
	text-decoration: none;
	color: #333;
}

#p a:hover {
	text-decoration: none;
	color: #C00;
}

#p ul {
	list-style:square;
}

#p li {
	list-style-position:outside;
	margin-left:30px;
	line-height:13px;
}

#whaleCSS a:link {
	color:#333;
	text-decoration:none;
}

#whaleCSS a:visited {
	text-decoration: none;
	color: #333;
}

#whaleCSS a:hover {
	text-decoration: none;
	color: #C00;
}

#dottedyellow {
	background-color: #FFC;
	border-bottom:dotted 1px;
	border-bottom-color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:5px;
}

#dottedyellow a:link {
	color:#333;
	text-decoration:none;
}

#dottedyellow a:visited {
	text-decoration: none;
	color: #333;
}

#dottedyellow a:hover {
	text-decoration: none;
	color: #C00;
}

#h1 {
	font-size:16px;
	font-weight: bolder;
	color:#113E66;
	text-align:left;
}

#h1 a:link {
	color:#333;
	text-decoration:none;
}

#h1 a:visited {
	text-decoration: none;
	color: #333;
}

#h1 a:hover {
	text-decoration: none;
	color: #C00;
}

/*PROFILES*/
#profile {
	background-color: #FFF;
	border-bottom:dotted 1px;
	border-bottom-color:#333;
	border-top:dotted 1px;
	border-bottom-color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:8px;
}

#profile a:link {
	color:#333;
	text-decoration:none;
}

#profile a:visited {
	text-decoration: none;
	color: #333;
}

#profile a:hover {
	text-decoration: none;
	color: #C00;
}

#profile ul {
	list-style:square;
}

#profile li {
	list-style-position:outside;
	margin-left:120px;
	line-height:13px;
}

/*END PROFILES*/

/*NAVIGATION*/
#navlist {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0;
	text-align: center;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: center;
	line-height: 14px;
	margin: 0 25px 4px 25px;
	text-decoration: none;
	color: #113E66;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 1px solid #ccc;
	background: transparent;
	color: #113E66;
}

#navlist a:hover {
	color: #B11F24;
}

/*Header|Main|footer*/
html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 150px;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background-image:url(../images/ftr.png);
	vertical-align:middle;
}

#ondark {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	vertical-align:middle;
	font-weight:normal;
	font-size:10px;
}

#ondark a:link {
	color:#FFF;
	text-decoration:none;
}

#ondark a:visited {
	text-decoration: none;
	color: #FFF;
}

#ondark a:hover {
	text-decoration: none;
	color: #C00;
}

/* Fading Images | Slideshow */
#slideshow {
	position:relative;
	height:247px;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 257px;
	background-color: #FFF;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}

#slideshow DIV.last-active {
	z-index:9;
}

#slideshow DIV IMG {
	height: 247px;
	display: block;
	border: 1px solid #ccc;
	padding: 4px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}

q:before, q:after {
	content:'';
}

/*forms*/
form {
	border:#CCC;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding:25px;
}

form div {
	margin-bottom:10px;
	width:450;
}

form input {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding:5px;
}

form textarea {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding:5px;
}

/*2 column structure*/
#box {
	width:960px;
	margin:0 auto;
	overflow:hidden
}

#head {
	height:auto;
}

#left {
	float:left;
	padding:10px;
	width:450px
}

#right {
	float:right;
	padding:10px;
	width:450px
}

/*Table Management*/
#tc table {
	border-collapse: collapse;
	table-layout: fixed;
}

#tc td, th {
	padding: 0.5em;
	border: 1px solid #CCC;/*white-space: nowrap;
	overflow: hidden;*/
}

/*th {
   white-space: pre;
}*/

#tc thead, tfoot {
	background-color: #113e66;
	color:#FFF;
}

#tc tr.rowodd {
	background-color: #FFF;
}

#tc tr.roweven {
	background-color: #F2F2F2;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}

.sortasc {
	background-color: #DDFFAC;
	background-image: url(images/up.gif);
}

.sortdesc {
	background-color: #B9DDFF;
	background-image: url(images/down.gif);
}

.nosort {
	cursor: default;
}

.urg1, .urg2, .urg3, .urg4, .urg5 {
	padding: 3px;
	text-align: center;
	border: 1px solid #333;
	width: 3em;
}

.urg1 {
	background-color: #FFFACD;
}

.urg2 {
	background-color: #FFD700;
}

.urg3 {
	background-color: #FFA500;
}

.urg4 {
	background-color: #E13E00;
}

.urg5 {
	background-color: Red;
}

#tc th.resize-handle-active {
	cursor: e-resize;
}

#tc div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}

.h1 {
	font-size: 16px;
	margin: 5px 0;
	color:#113e66;
	font-weight:bolder;
	border-bottom:1px dotted #333;
	padding-bottom:3px;
	text-transform:uppercase;
}

.container1 {
	width: 960px;
	text-align:left;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #ccc;
	border-left: none;
	margin-bottom: -1px;
	background: #ffc;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	text-decoration: none;
	color: #113e66;
	display: block;
	font-size: 10px;
	text-transform:uppercase;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
	font-weight:bold;
}

ul.tabs li a:hover {
	background: #eee;
	color:#b11f24;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tab_container {
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.tab_content {
	padding: 10px;
	font-size: 11px;
}

.jq_v_tab {
	font-size: 12px;
	float: left;
	margin: 0px;
	padding:0 10px 0 0;
	position: relative;
	z-index: 2;
	width: 130px;
}

.jq_v_tab a {
	display: block;
	text-decoration: none;
	color: #222222;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	padding:5px 5px 5px 5px;
	background:#FFC;
}
.jq_v_tab a:hover {
	text-decoration: none;
	color: #c00;
}

.jq_v_tab li {
	font-weight: bold;
	text-align: left;
	margin:0 10px 5px 0;
	float: left;
	clear: left;
	padding:5px 5px 5px 0;
}

.jq_v_tab .active {
	float: left;
	width: 130px;
}

.jq_v_tab .active a {
	font-weight: bold;
	color: #c00;
}

.jq_v_tab a:focus {
	outline: 0px;
}

.jq_v_tab .inactive {
	float: left;
	width: 130px;
}

.jq_v_tab_content {
	width: 815px;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	z-index: 1;
	margin-left:0;
}

