@charset "UTF-8";
.style1 {font-size: 9px}
body {
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #678289;
	padding-right: 15px;
	padding-left: 15px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #997E69;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
h4 {
	color: #7C4300;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-align: left;
}
.css_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}
.css_smalltop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-right: 5px;	
}
.css_faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
}
.css_table_outline {
	border-left:1px solid #00467f;
	border-right:1px solid #00467f;
}
.css_table_border_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.css_table_border_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-style: solid;
	}

.css_table_border_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	font-size: 9px;
}
.css_table_border_beige {
	border: 1px solid #00467f; 
}
.css_table_google {
	
	padding-top: 15px;
}
.css_table_colorfield {
	border: 1px solid #00467f;
	background-color:#f9f6eb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.css_table_button {
	vertical-align:60%;
	height: 18px;
	border: 1px solid #BFB6AC;
	background-color:#f9f6eb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
	padding: 0px;
}
a {
	color: #7C4300;
        padding: 0px;
        text-decoration: none;
        font-style: none;
       
}
a:hover {
	color: #000000;
        background-color: none;
        padding: 0px;
        text-decoration: none;
        font-style: none;
}
a:active {
	color: #7C4300;
        background-color: none;
        padding: 0px;
        text-decoration: none;
        font-style: none;.header {
	background-image: url(assets/layout/header.jpg);
	background-repeat: no-repeat;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subhead {
	color: #7C4300;
	font-size:14px;
}
.searchbox {
	margin-top: 5px;
	margin-right: 15px;
}

.border7 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bioborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

