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

body { margin-top:0px; text-align:center; background:#e1e1e1; font-family:Arial, Helvetica, sans-serif;}

h1 { font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#00467f; padding:10px 0px 0px 10px;}
h1 a {color:#00467f; text-decoration:none;}
h1 a:hover {color:#00467f; text-decoration:underline;}

h2 { font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#00467f;}

h3 { font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#00467f;}
h3 a { color:#00467f; text-decoration:none;}
h3 a:hover { color:#00467f; text-decoration:underline;}

.blue { color:#00467f;}
.blue a { color:#00467f; text-decoration:none;}
.blue a:hover { color:#00467f; text-decoration:underline;}

ul { font-size:12px; color:#333333; line-height:19px; margin:0px 0px 0px 20px;}
ul a:link, ul a:active, ul a:visited { font-size:12px; color:#333333; text-decoration:none;}
ul a:hover { font-size:12px; color:#333333; text-decoration:underline;}

ul.arrow { list-style-image:url(site-images/green-arrow.gif); font-size:12px; color:#333333; line-height:19px; margin:0px 0px 0px 10px; padding:20px;}
ul.arrow a { font-size:12px; color:#333333; text-decoration:none;}
ul.arrow a:hover { font-size:12px; color:#333333; text-decoration:underline;}
ul.arrow li { padding:5px 0px 5px 0px;}


input.search { border:solid 1px #a8b400; font-size:10px; height:19px;}

.searchBtn { padding:2px 2px 2px 15px; font-size:10px; font-weight:bold; height:19px;
	border:solid 1px #a8b400; background:#a8b400 url(site-images/search-button.gif) no-repeat; color:#452325;}

.content { color:#333333; font:Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; text-align:left; padding:10px 0px 0px 15px;}
.sectionContent { color:#666666; font-size:12px; text-align:left; padding-right:20px}
.more {font-size:12px; text-align:right; color:#00467f; padding-right:30px;}
.more a:link, .more a:visited, .more a:active { font-size:12px; text-align:right; color:#00467f; text-decoration:underline;}
.more a:hover { font-size:12px; text-align:right; color:#00467f; text-decoration:none;}

table.contact { border-left: solid 2px #a8b400; border-top: solid 2px #a8b400;}
td.contact { border-right: solid 2px #a8b400; border-bottom: solid 2px #a8b400; padding:5px; font-size:12px; color:#333333;}
td.contactAlt { border-right: solid 2px #a8b400; border-bottom: solid 2px #a8b400; padding:5px; font-size:12px; color:#333333; background-color:#edefc9;}
td.contactL { border-right: solid 2px #a8b400; border-bottom: solid 2px #a8b400; padding:5px; font-size:12px; color:#333333; text-align:right;}
td.contactAltL { border-right: solid 2px #a8b400; border-bottom: solid 2px #a8b400; padding:5px; font-size:12px; color:#333333; background-color:#edefc9; text-align:right;}

input { border:solid 1px #452325;font-size:12px; font-family:Arial, Helvetica, sans-serif;}
textarea.contact { border:solid 1px #452325; width:609px; font-size:12px; font-family:Arial, Helvetica, sans-serif; height:40px;}

.headline { border-bottom:#425325 solid 1px; color:#666666; font-size:14px; font-weight:bold; padding:5px 0px 5px 0px; margin:10px 0px 20px 0px;}

.imageText {color:#FFFFFF; font-size:17px; font-weight:bold; line-height:25px; padding:30px 30px 0px 30px;}

.grey {  background-color:#e1e1e1;}

.date {color:#452325; font-weight:bold;}
