﻿@import url(layout2.css);
body {
	margin: 0px;
	background-color: #996633;
	font-family: Georgia;
	padding: 0px;
	font-size: 12pt;
	color: #000000;
}
/* Styles for DIV tags */
#container {
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container_2 {
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: #996600;
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#masthead {
	background-color: #663300;
	padding: 0px;
}
#navigation {
	background-color: teal;
	margin-left: 2px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#ffffff;
	padding: 0px;
}
#column_main {
	float: none;
}
#image {
	margin-bottom: 4px;
	margin-right: 4px;
}
#footer {
	background-color: #666666;
	color: #FFFFCC;
}
#hr {
	color: aqua;
	height: 4px;
}
/* Styles for Masthead */
#masthead h1 {
	color: #FFFFCC;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	font-style: italic;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#masthead h2 {
	color: #FFFFCC;
	font-style: normal;
	font-weight: normal;
	font-size: x-large;
	font-style: normal;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #FFFFCC;
	margin-bottom: 0px;
	text-align: center;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #FFFFCC;
	text-decoration: none;
}
#masthead a:hover {
    color: aqua;
	text-decoration: none;
}
#masthead_table {
    font-family: Georgia;
    font-size: x-large;
    color: #FFFFCC;
    text-align: center;
	border-style: groove;
	padding: 0px;
	width: 100%;
	background-color: #663300;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#masthead_table2 {
    font-family: Georgia;
    font-size: x-large;
    color: #FFFFCC;
    text-align: center;
	border-style: groove;
	padding: 0px;
	width: 100%;
	background-color: #663300;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
/* Styles for Cells */
#cell_1 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #FFFFCC;
	font-style: normal;
	text-align: center;
	background-color: #000066;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cell_2 {
	font-family: Times New Roman;
	font-size: 14pt;
	color: black;
	font-style: normal;
	text-align: left;
	background-color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cell_3 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #FFFFCC;
	font-style: normal;
	text-align: center;
	background-color: #800000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cell_4 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #003300;
	font-style: normal;
	text-align: center;
	background-color: #A5DEEF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cell_5 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #FFFFCC;
	font-style: normal;
	text-align: center;
	background-color: #663300;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cell_6 {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #003300;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-color: #F8E8C7;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td#cell_6 a {
	color: blue;
	text-decoration: underline;
}
td#cell_6 a:hover {
    color: aqua;
	text-decoration: none;
}
h1 {
	font-size: xx-large;
	font-style: italic;
	color: #FFFFCC;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333333;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #003366;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #FFFFCC;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #986;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: red;
}
/* Styles for Main Column */
h1 {
	font-size: xx-large;
	font-style: italic;
	color: #FFFFCC;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333333;
	margin-top: 0px;
}
h3 {
	font-size: medium;
	margin-top: 0px;
}
h4 {
	font-size:small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #112233;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for Tables */
#table_main {
    font-family: Georgia;
	border-style: groove;
	padding: 30px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main1 {
    font-family: Georgia;
	border-style: groove;
	padding: 20px;
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main2 {
    font-family: Georgia;
    color:#FFFFCC;
	border-style: groove;
	padding: 20px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main3 {
    font-family: Georgia;
	border-style: groove;
	padding: 30px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main4 {
    font-family: Georgia;
	border-style: groove;
	padding: 30px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main5 {
    font-family: Georgia;
	border-style: groove;
	padding: 30px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main6 {
    font-family: Georgia;
	border-style: groove;
	padding: 30px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main7 {
    font-family: Georgia;
    color:#000000;
	border-style: groove;
	padding: 20px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_main a {
	color: blue;
	font-weight: bold;
	font-size: 12pt;
}
#table_main a:hover {
	color: red;
	text-decoration: none;
	font-size: 12pt;
}
#table_main1 a {
	color: blue;
	font-weight: bold;
	font-size: 12pt;
}
#table_main1 a:hover {
	color: red;
	text-decoration: none;
	font-size: 12pt;
}
#table_main2 a {
	color: yellow;
	font-weight: bold;
	font-size: 12pt;
}
#table_main2 a:hover {
	color: red;
	text-decoration: none;
	font-size: 12pt;
}
#table_main3 a {
	color: blue;
	font-weight: bold;
	font-size: 12pt;
}
#table_main3 a:hover {
	color: red;
	text-decoration: none;
	font-size: 12pt;
}
#table_main4 a {
	color: aqua;
	font-weight: bold;
	font-size: 12pt;
}
#table_main4 a:hover {
	color: red;
	text-decoration: none;
	font-size: 12pt;
}
#table_main5 a {
	color: blue;
	font-weight: bold;
}
#table_main5 a:hover {
	color: red;
	text-decoration: none;
}
#table_main6 a {
	color: blue;
	font-weight: bold;
	font-size: 10pt;
}
#table_main6 a:hover {
	color: red;
	text-decoration: none;
	font-size: 10pt;
}
#table_1 {
    font-family: Georgia;
    font-size: x-large;
    color: #FFFFCC;
	border-style: groove;
	padding: 30px;
	width: 100%;
	background-color: #663300;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_2 {
    font-family: Times New Roman;
    font-size: x-large;
    color: black;
	border-style: groove;
	padding: 25px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
#table_3 {
	border-style: groove;
	padding: 25px;
	width: 100%;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#footer a {
	color: yellow;
	font-weight: bold;
	font-size: 8pt;
}
#footer a:hover {
	color: red;
	text-decoration: none;
	font-size: 8pt;
}
#footer_table{
    font-family: Trebuchet MS;
    font-size: 9pt;
	border-style: groove;
	padding: 20px;
	width: 100%;
	float: left;
	background-color: #F8E8C7;
	border-width: 4px;
	border-collapse: collapse;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
}
td#footer_table a {
	color: blue;
	text-decoration: underline;
}
td#footer_table a:hover {
    color: aqua;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style2 {
	background-color: #663300;
	color: #FFFFCC;
}
.style3 {
	color: #FF0000;
}
.style4 {
	font-size: 9pt;
}
.style5 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-align: left;
}
.style6 {
	color: navy;
}
.style7 {
	color: #000000;
}
.style9 {
	margin-left: 40px;
	color: #FFFFCC;
}
.style10 {
	color: #FFFF00;
	font-size: x-large;
}
.style11 {
	border-width: 0px;
}
.style12 {
	color: #00FFFF;
}
.style13 {
	color: #FFFF00;
}
.style14 {
	background-color: #FFFFFF;
}
.style15 {
	background-color: #008080;
	color: #FFFFCC;
}
.style16 {
	background-color: #F8E8C7;
}
.style17 {
	background-color: #663300;
	color: #FFFFCC;
}
.style18 {
	color: blue;
}
.style19 {
	text-align: center;
}
.style20 {
	font-size: 14pt;
	text-align: center;
}
.style21 {
	text-align: center;
	font-size: x-large;
	color:#FFFFCC;
}
.style22 {
	text-align: center;
	color: #00FFFF;
	font-size: x-large;
}
.style23 {
	border-width: 1px;
	background-image: url('../images/back-346.gif');
}
.style24 {
	color: #663300;
	font-size: x-large;
	font-family: Script MT Bold;
}
.style25 {
	text-align: center;
	line-height: 150%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.style26 {
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
}
.style27 {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
}
.style28 {
	font-family: Script MT Bold;
	font-size: x-large;
	color: #FFFF00;
	margin-left: 40px;
}
.style29 {
	font-family: Script MT Bold;
	font-size: x-large;
	color: #003300;
	margin-left: 40px;
}
.style30 {
	font-family: Script MT Bold;
	font-size: x-large;
	color: black;
}
.style31 {
	font-family: "Trebuchet MS";
	text-align: center;
	color: #FFFF00;
	font-size: 14pt;
}
.style32{
	font-size: 13pt;
}
.style33 {
	font-size: 13pt;
	text-align: center;
	color: #00FFFF;
}
.style34 {;
	background-color: #C6BCA6;
}
.style35 {
	color: #FFFFCC;
	font-size: 14pt;
	font-weight: bold;
	border-width: 4px;
	border-style: groove;
	border-top-color: aqua;
	border-bottom-color: #663300;
	border-left-color: aqua;
	border-right-color: #663300;
	background-color: maroon;
}
.style36 {
	text-align: center;
	font-size: 9pt;
}
.style37 {
	border-width: 0;
}
.style38 {
	text-align: left;
	color: #0000FF;
	font-size: 10pt;
}
.style39 {
	list-style-image:url('../images/gridtanblt2.gif');
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
}
.style40 {
	color: #FFFFCC;
	text-align: center;
}
.style41 {
	text-align: center;
	font-size: 10pt;
}
.style42 {
	color: #003300;
}
.style43 {
	line-height: 150%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.style44 {
	line-height: 200%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.style45 {
	color: #663300;
}
.style46 {
	color: #663300;
	text-align: center;
}
.style47 {
	text-align: center;
	font-size: 16pt;
}
.style48 {
	border-style: groove;
	border-width: 6px;
	border-color: teal;
	background-color: #FFFFFF;
}
.style49 {
	border-width: 0px;
}
.style50 {
	border-color: #800000;
	border-width: 6px;
}
.style51 {
	color: #800000;
	font-family: "Trebuchet MS";
}
.style53 {
	font-size: small;
}

.style54 {
	color: #FFFFCC;
}
.style55 {
	border-color: #990000;
	border-width: 4px;
	background-color: #FFFFFF;
}
.style56 {
	border-color: #FFFFFF;
	border-width: 4px;
	background-color: #000080;
}
.style57 {
	font-size: 10pt;
}
.style58 {
	margin-left: 40px;
	color: #FFFFCC;
	font-size: 12pt;
}
.style59 {
	margin-left: 40px;
}
.style60 {
	font-size: xx-large;
	color: #663300;
}
.style61 {
	background-color: #FFFFFF;
	text-align: center;
}
.style62 {
	color: blue;
	font-size: small;
}
.style63 {
	font-family: "Trebuchet MS";
}
.style64 {
	text-align: center;
	font-family: Trebuchet MS;
	color: #000000;
}
.style65 {
	color: #FF0000;
}
.style66 {
	color: #F8E8C7;
	font-size: xx-large;
}
.style67 {
	font-size: large;
}
.style68 {
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
}
.style69 {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 10pt;
}
.style70 {
	text-align: center;
	color: #663300;
	background-color: #F8E8C7;
}
.style71 {
	color: blue;
	font-family: Trebuchet MS;
	font-size: 10pt;
}
.style72 {
	background-color: #F8E8C7;
	text-align: center;
}
.style73 {
	color: blue;
	font-size: 8pt;
}
.style74 {
	color: #FFFFCC;
	font-size: 14pt;
	font-weight: bold;
	border-left: 4px groove aqua;
	border-right: 4px groove #663300;
	border-top: 4px groove aqua;
	border-bottom: 4px groove #663300;
	background-color: #663300;
}
.style75 {
	background-image:url('../images/wh_txt_lighter.jpg');
	text-align: center;
}
.style76 {
	font-size: 9pt;
	color: #0000FF;
}
.style77 {
	color: #0000FF;
	font-size: 10pt;
}
.style78 {
	border-style: solid;
	border-width: 0;
}
.style79 {
	text-align: center;
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-weight: bold;
	font-size: 10pt;
}
.style80 {
	font-size: 14pt;
	font-family: "Script MT Bold";
}
.style81 {
	color: #800000;
	font-size: x-large;
	font-family: Script MT Bold;
}
.style82 {
	font-size: 13pt;
	text-align: center;
	}
.style83 {
	border-color: #000000;
	border-width: 4px;
	background-color: #FFFFFF;
}
.style84 {
	color: #800000;
}
.style85 {
	font-size: xx-large;
	color: #800000;
}
.style86 {
	font-size: large;
	color: #FFFFCC;
}
.style87 {
	border: 3px solid #00FFFF;
	border-collapse: collapse;
}
.style88 {
	color: #000080;
	text-align: center;
	font-size: large;
}
.style89 {
	border-style: solid;
	border-color: #663300;
	text-align: center;
}
.style90 {
	border-style: solid;
	border-color: #663300;
	text-align: center;
	color: #663300;
	background-color: #F8E8C7;
}
.style91 {
	border-style: solid;
	border-color: #663300;
	background-color: #F8E8C7;
	text-align: center;
}
.style92 {
	font-size: 11pt;
}
.style93 {
	color: blue;
	font-size: 11pt;
}
.style94 {
	border: 2px solid #000080;
}
.style95 {
	border: 2px solid #000080;
	background-color: #F8E8C7;
}
.style96 {
	border: 2px solid #000080;
	background-color: #F8E8C7;
}
.style97 {
	color: #000080;
	font-size: 12pt;
}
.style98 {
	border-width:2px;
	border-style:groove;
	border-left-color:black;
	border-bottom-color:gray;
	border-right-color:gray;
	border-top-color:black;
}
.style99 {
	border-style: solid;
	border-width: 0px;
}
.style102 {
	text-align: center;
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-weight: bold;
	font-size: medium;
	line-height: 150%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.style103 {
	color: #00FF00;
}
.style104 {
	font-size: small;
	color: #FFFF00;
}
.style105 {
	background-color: #FFFFFF;
	text-align: left;
}
.style106 {
	font-size: 14pt;
}
.style107 {
	border-width: 0px;
	vertical-align: top;
}
.style108 {
	border-left: 4px groove aqua;
	border-right: 4px groove #663300;
	border-top: 4px groove aqua;
	border-bottom: 4px groove #663300;
	color: #FFFFCC;
	font-size: 14pt;
	font-weight: bold;
	background-color: maroon;
	text-align: center;
}
.style109 {
	color: #FFFF00;
	font-size: large;
	background-color: #C6BCA6;
	text-align: center;
}
.style110 {
	line-height: 200%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}
.style111 {
	color: #00FFFF;
	font-size: small;
}
.style112 {
	font-size: 14pt;
	text-align: left;
	color: #00FFFF;
}
.style113 {
	color: #663300;
	text-align: left;
}
.style114 {
	font-size: 14pt;
	text-align: center;
	color: #00FFFF;
}
.style115 {
	text-align: left;
}
.style116 {
	font-size: medium;
	font-weight: bold;
}
.style117 {
	color: #FF0000;
	text-align: center;
}
.style118 {
	text-align:center;
	font-size:11pt;
	color:blue;
}
.style119 {
	font-family: "Trebuchet MS";
	font-size: small;
	background-color:#FFFFFF;
}
.style120 {
	font-family: "Trebuchet MS";
	font-size: small;
	color: blue;
	background-color: #FFFFFF;
}

