@charset "UTF-8";
body {
	background-color: #08436A;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	line-height: 24px;
	color: #08436A;
	font-weight:bold;
	margin-bottom:10px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 25px;
	color: #A0670E;
	font-weight:bold;
	margin-top:4px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	color: #08436A;
	font-weight:bold;
	margin:0
}
h4 {font-family: "Trebuchet MS"; font-size: 13px; line-height: 15px; color: #FFFFFF; font-weight:bold; margin:0}


p, li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}



.copy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

a:link {
	color: #08436A;
	text-decoration: underline;
}
a:visited {
	color: #08436A; underline;
}
a:hover {
	color: #7E4C01; underline;
}
a:active {
	color: #08436A; underline;
}

.copy_blue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 19px;
	color: #08436A;
}

.td_nav {background-repeat:repeat-x; height:25px; padding: 10px 0 0 35px; font-family:"Trebuchet MS"; color:#FFFFFF;}

.nav {font-family:"Trebuchet MS"; padding-right:21px; padding-left:21px; color:#767769; font-size:16px;}


.nav a:link {
	color: #08436A;
	text-decoration:none;
}
.nav a:visited {
	color: #08436A;
	text-decoration:none;
}
.nav a:hover {
	color: #7E4C01;
	text-decoration:none;
}
.nav a:active {
	color: #08436A;
	text-decoration:none;
}

.bucket_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin:0;

}

.bucket_text a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.bucket_text a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.bucket_text a:hover {
	color: #000000;
	text-decoration:none;
}
.bucket_text a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #767769;
	margin:0;

}

.footer a:link {
	color: #08436A;
	text-decoration:none;
}
.footer a:visited {
	color: #08436A;
	text-decoration:none;
}
.footer a:hover {
	color: #7E4C01;
	text-decoration:none;
}
.footer a:active {
	color: #08436A;
	text-decoration:none;
}







.td_content_holder {
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-color:#FFFFFF;
}
.border_01 {
	border: 1px solid #08436A;
}

.td_content {
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	background-image:url(../images/content_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.td_footer {
	height:49px;
	padding-top:10px;
	background-image:url(../images/bg_bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.note{color:#FF00FF}
.form1 {border:solid 1px #08436A; width:300px; height:20px;}

.form2 {
	border:solid 1px #08436A;
	width:300px;
	height:150px;
}

.form3 {border:solid 1px #08436A; width:160px; height:20px;}

.form4 {
	border:solid 1px #08436A;
	width:300px;
	height:300px;
}