@charset "utf-8";
/* CSS Document */
/*

baby blue (logo): 0083c0
gold (logo): f4c20e
green: a6b631
watermelon: fd5949
orange:f07939;
*/


*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

.fix{
}

#message{
}

body {
	background-color:#0083c0;
}

h1{
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	padding:5px 10px;
	color:#ffffff;
	background-color:#0083c0;
}

h1 a{
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#ffffff;
	cursor:pointer;
}

h2{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:5px;
	color:#ffffff;
	background-color:#a6b631;
}

h2 a{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}

h3{
	font-size:14px;
	font-weight:bold;
	padding:1px;
}

h3 a{
	font-size:14px;
	font-weight:bold;
	padding:1px;
	cursor:pointer;
}


p, li{
	font-size:12px;
	margin:0 0 10px 0;
}

td, th{
	font-size:12px;
}

a img{
	border:none;
}

.lightTop{
	background-image:url(images/highlightTop.png);
	background-repeat:repeat-x;
}
.lightBottom{
	background-image:url(images/highlightBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.darkTop{
	background-image:url(images/shadowTop.png);
	background-repeat:repeat-x;
}
.darkBottom{
	background-image:url(images/shadowBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

a{
	text-decoration:underline;
	color:#005176;
}
a:link{
}
a:visited{
}
a:hover{
	text-decoration:none;
}
a:active{
}

#outer{
	background-image:url(images/bgBlend2.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#container{
	width:920px;
	margin:0 auto;
}

#header{
	background-color:#ffffff;
}

#logo{
	width:195px;
	height:95px;
	padding:1px;
	cursor:pointer;
	float:left;
}

#logo div{
	margin:10px;
	width:174px;
	height:80px;
/*	background-image:url(images/logo.png);
	background-repeat:no-repeat;*/
}

#logo h1{
	display:none;
}

#topMessage{
	height:40px;
	padding-right:210px;
}

#nav{
	clear:both;
}

#nav ul{
	margin:0 0 0 0;
}

#nav li{
	width:150px;
	height:40px;
	background-color:#0083C0;
	float:left;
	text-align:center;
	line-height:40px;
	margin:0 4px 0 0;
	list-style:none;
}

#nav a{
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/shadowBottom.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#nav a:link{
}
#nav a:visited{
}
#nav a:hover{
	background-image:url(images/shadowTop.png);
	background-position:top;
	color:#f4c20e;
}
#nav a:active{
}

#banner{
	border-top:4px solid #ffffff;
	height:150px;
}

#links{
	list-style:none;
}

#links li{
	float:left;
	display:inline;
/*	width:150px;*/
	width:227px;
	margin:0 4px 0 0;
}

#links a, #links span{
	display:block;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	font-size:25px;
	text-align:center;
	text-decoration:none;
	letter-spacing:-2px;
	height:130px;
	padding-top:20px;
	background-image:url(images/shadowBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#links a.link1{
/*	background-color:#59a6d5;*/
}
#links a.link2{
/*	background-color:#a6b631;*/
}
#links a.link3{
/*	background-color:#F4A20E;*/
}

#links a:link{
}
#links a:visited{
}
#links a:hover, #links span:hover{
	background-image:url(images/highlightTop.png);
	background-position:top;
	text-decoration:none;
}
#links a:active{
}

#menu{
	float:left;
	margin-right:4px;
	width:250px;
}

#Acc1{
}

#Acc1 a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:0 0 0 40px;
	text-indent:-10px;
}

#Acc1 a:link{
}
#Acc1 a:visited{
}
#Acc1 a:hover{
	font-weight:bold;
	padding:0 0 0 55px;
	color:#f4c20e;
	background-image:url(images/streak.gif);
	background-repeat:no-repeat;
	background-position:-18px center;
}
#Acc1 a:active{
}
#Acc1 a:focus {outline: none;}

#Acc1 p{
	padding:0 0 10px 0;
	margin:0;
}

#content{
	background-color:#ffffff;
	padding:4px 0 10px 0;
}

#innerContent{
	float:left;
	width:662px;
}

.box{
	margin:10px 0px;
	padding:7px;
	border:1px solid #000000;
}

.spread{
	float:left;
	width:110px;
	margin:5px 5px 5px 0;
	text-align:center;
}

#footer{
	clear:both;
	background-image:url(images/shadowBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;
	padding:5px 0;
}

#footer ul{
	width:920px;
	margin:0 auto;
}

#footer li{
	list-style:none;
	float:left;
	padding:3px 47px;
	text-align:center;
}

#footer a{
	font-size:14px;
	display:block;
	line-height:20px;
	text-decoration:none;
	color:#ffffff;
}

#footer a:link{
}
#footer a:visited{
}
#footer a:hover{
	color:#F4A20E;
}
#footer a:active{
}

#topShadow {
	position:absolute;
	top:0px;
	width:100%;
	background-image:url(images/shadowTop.png);
	background-repeat:repeat;
	height:30px;
}

table.listing{
	width:100%;
}

table.listing td{
	padding:3px;
	border:1px solid #000000;
	text-align:center;
}

.listing a{
	text-decoration:none;
	color:#005176;
}
.listing a:link{
}
.listing a:visited{
}
.listing a:hover{
	text-decoration:underline;
}
.listing a:active{
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	padding:10px;
	border:1px solid #000000;
	width:400px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    position: relative;
	font-size: 12pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	margin:0 1px 10px 10px;
	padding:5px 10px;
	background-color:#0083C0;
	width:11px;
}
.control:hover {
	color: black !important;
	background-color:#A6B631;
	cursor:pointer;
}
.highslide-move {
    cursor: move;
}

.highslide{
	outline:none;
}

table.form{
	border-collapse:collapse;
}

table.form tr{
}

table.form td{
	padding:1px 3px;
}

table.form th{
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

table.grid{
	border-collapse:collapse;
}

table.grid tr{
}

table.grid td, table.grid th, .gridCell{
	padding:1px 3px;
	border-bottom:1px solid #000000;
}

table.grid th, .gridCell{
	text-align:center;
	font-weight:bold;
	background-color:#0083C0;
	color:#ffffff;
	font-size:14px;
}

input, textarea{
	font-size:12px;
}

table.search{
	margin:15px auto 0 auto;
	border-collapse:collapse;
}
table.search tr{
}

table.search td, table.search th{
	color:#555555;
}

table.search td{
	padding:3px 5px;
}

table.search th{
	font-size:16px;
}
