/********* Copyright 2005 (C) Walsh Design Inc. | Seattle, WA ************/

*{padding:0; margin:0;}

body{
margin:0 auto;
padding:0;
font:76% Tahoma,Arial,sans-serif;
background:#CEE9F5 url(/assets/img/bg.gif) top repeat-x fixed;
color:#505050;
}


/********* BASICS ************/
p {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 10px;
}
a{
text-decoration:none;
color:#286ea0;
}

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

a img{
border:0;
}


/********* NAVIGATION ************/
#nav{
clear:left;
float:left;
width:140px;
margin:20px 0 10px 10px;
padding:0;
font-size:0.9em;
}
#nav ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}
#nav li{
margin-bottom:4px;
}

#nav li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:url(/assets/img/bg_button.gif) no-repeat;
border-left:4px solid #94c2df;
}#nav li a:hover{
background-position: 0 -26px;
color:#81bd74;
border-left:4px solid #a4cf9b;
}


/*********** LAYOUT ****************/
#container{
background: url("/assets/img/bg_content.gif") repeat-y;
color:#303030;
margin:0 auto 0 auto;
padding: 0;
width:788px;
}
.latest{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#E6F2E4;
line-height:1.3em;
}

#col3{
float:right;
width:120px;
margin:20px 10px 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#col3 p{
margin:0 0 1.5em 0;
}

#col2{
margin:20px 0px 0px 185px;
padding:0;
line-height:1.6em;
text-align:left;
}

#col2 p img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
margin-right: 10px;
}

#liner {
	background: url(/assets/img/bg_liner.gif) bottom right no-repeat;
}
.table-holder {
	float: right;
	background: url(/assets/img/bg_tableholder.jpg) repeat-y center;
	border: 0px #ccc solid;
}
.table-linertop {
	background: url(/assets/img/tableholder_top.jpg) no-repeat top center;
}
.table-linerbottom {
	width: 260px;
	background: url(/assets/img/tableholder_bottom.jpg) no-repeat bottom center;
	padding: 10px;
}
.table-linerbottom245 {
	width: 245px;
	background: url(/assets/img/tableholder_bottom.jpg) no-repeat bottom center;
	padding: 10px;
}
.table-holder td {
	width: 130px;
	border: 0;
	border-bottom: 1px solid #C4EDFE;
	vertical-align: top;
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.4em;
	font-size: .95em;
}
.table-holder img{
	padding: 0 30px 0px 30px;
	border: none;
}
.table-holder2 table{
	background-color: #EDFAFE;
	border: 1px #018DD2 solid;
	width: auto;
	padding: 0px;
	margin: 0;

}
.table-holder2 {
	width: 391px;
	float: right;
	margin-left: 10px;
}

td.head {
	vertical-align: top;
	text-align: center;
	background: #9CB0D1;
	padding: 6px;
}
td.sidehead {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #EBEEF9;
}
div.small {
	font-size: 9px;
}
td.data {
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}
.linkbox {
	background-color: #B9D8BA;
	border: 1px #018DD2 solid;
	padding: 10px;
}

/*********** FOOTER & COPYRIGHT ******/
#footer{
margin:0;
padding:70px 0 20px 0;
background: url(/assets/img/bg_footer.gif) 0 0 no-repeat;
width:786px;
height: 16px;
text-align:center;
color:#6aaed5;
font-size:0.9em;
}

#footer a{
border-bottom: 1px dotted #6aaed5;
}

#footer a:hover{
color: #81BD74;
text-decoration: none;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

/*********** TYPE STYLES ******/
#col2 li {
	padding: 3px 0 3px 0;
	margin-left: 25px;
}
h1{
font-size:1.7em;
margin:0 0 5px 0;
color: #03217B;
font-variant: small-caps;
font-family: "Century Gothic", Arial, sans-serif;
letter-spacing: .05em;
}
h2{
font-size:1.2em;
margin:7px 0 0.5em 0;
padding-bottom: 5px;
font-variant: none;
font-family: "Century Gothic", Arial, sans-serif;
letter-spacing: .05em;
color: #018CC7;
border-bottom: 1px solid #018CC7;
}

h3 {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.6em;
	margin: 0;
	color: #000376;
}
h4 {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 20px 0 0px 0;
	color: #000376;
}
h5 {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	text-align: center;
	color: #000376;
}
h6 {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 20px 0 0px 0;
	color: #6BAE5E;
}
/*********** EXTRA CLASSES ******/
.notebox {
	padding: 5px 10px 0 10px;
	background: #CCE5CD;
	border: 1px solid #6AAED5;
}
.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}


#col2 li {
	list-style: circle;
}

/********** FORM STYLE ***********/

form { 
	margin: 0;
}

label {
	display: none;
}

input.t, input.tr, textarea, select, .file {
	background-color: white;
	border: 1px solid #DDD;
	font-size: 1.1em;
	color: #818273;
	margin-bottom: 0.3em;
	padding: 1px 3px 0px 3px;
	border-left: 3px solid #DDDDDD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.t:focus, textarea:focus, select:focus, .file:focus {
	background-color: #BABABA;
	border-left: 3px solid #03217B;
	color: #fff;
}

input.t, input.tr {
	height: 1.6em;
}

input.tr, textarea.tr {
	border-left: 3px solid #000376;
	
}

input.tr:focus, textarea.tr:focus {
	border-left: 3px solid #03217B;
	background-color: #BABABA;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

select, select:focus {
	height: 1.6em;
	padding: 0;
	border: transparent;
	
}






.thumb {
	float: left; 
	margin: 10px 5px 5px 5px; 
	text-align: center;
	color: #000376;
	background: transparent;
}
.clear {
	clear: both;
}
