/* CSS Document */

body {
    background-color: #603913; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9pt;
	background-image: url(graphics/bkgrd.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext1 {
	font-family:"Trebuchet MS";
	color:#f7f2ec;
	font-size:10pt;	
}

.bodytext2 {
	font-family:"Trebuchet MS";
	color:#c8b19b;
	font-size:10pt;	
}

.bodytext3 {
	font-family:"Trebuchet MS";
	color:#603913;
	font-size:10pt;	
}

.bodytext4 {
	font-family:"Trebuchet MS";
	color:#25885f;
	font-size:10pt;	
}

.bodytext5 {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:10pt;	
}

.bodytext-red {
	font-family:"Trebuchet MS";
	color:#f71207;
	font-size:10pt;	
}

.midtext1 {
	font-family:"Trebuchet MS";
	color:#f7f2ec;
	font-size:9pt;	
}

.midtext2 {
	font-family:"Trebuchet MS";
	color:#c8b19b;
	font-size:9pt;	
}

.midtext3 {
	font-family:"Trebuchet MS";
	color:#603913;
	font-size:9pt;	
}

.midtext4 {
	font-family:"Trebuchet MS";
	color:#25885f;
	font-size:9pt;	
}

.midtext5 {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:9pt;	
}

.smalltext1 {
	font-family:"Trebuchet MS";
	color:#f7f2ec;
	font-size:8pt;	
}

.smalltext2 {
	font-family:"Trebuchet MS";
	color:#c8b19b;
	font-size:8pt;	
}

.smalltext3 {
	font-family:"Trebuchet MS";
	color:#603913;
	font-size:8pt;	
}

.smalltext4 {
	font-family:"Trebuchet MS";
	color:#25885f;
	font-size:8pt;	
}

.smalltext5 {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:8pt;	
}

.xsmalltext1 {
	font-family:"Trebuchet MS";
	color:#f7f2ec;
	font-size:7.5pt;	
}

.xsmalltext2 {
	font-family:"Trebuchet MS";
	color:#c8b19b;
	font-size:7.5pt;	
}

.xsmalltext3 {
	font-family:"Trebuchet MS";
	color:#603913;
	font-size:7.5pt;	
}

.xsmalltext4 {
	font-family:"Trebuchet MS";
	color:#25885f;
	font-size:7.5pt;	
}

.xsmalltext5 {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:7.5pt;	
}

.title18-green {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:18pt;	
}

.title14-green {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:14pt;	
}

.title18-brown {
	font-family:"Trebuchet MS";
	color:#603913;
	font-size:18pt;	
}

.title14-brown {
	font-family:"Trebuchet MS";
	color:#603913;
	font-size:14pt;	
}

 .tab {
	float: left;
	 width: 90px; 
	 height: 20px;
	 color: #F7F2EC;
	 background-color: #024E2F;
	padding: 10px 10px 10px 10px;
	text-align: center;
	text-transform: uppercase;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-right: 10px;
	box-shadow: 0px 0px 1px #000;
	text-shadow: 0px 0px 10px #fff;
	margin-bottom: 25px;
    font-family: "Oswald",sans-serif;
	font-size: 80%;
	text-decoration: none;
 }
  .tab a{
	color: #F7F2EC;
	background-color: #12271E;
	text-decoration: none;
  }

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #024e2f;
	text-decoration:underline;
} 

/*Hyperlink Hover Style*/
a:hover {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #603913; 
	 text-decoration:underline;
}

a.menu {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:9pt;	
	text-decoration:none;
}

a.bottommenu {
	font-family:"Trebuchet MS";
	color:#c8b19b;
	font-size:7.5pt;	
	text-decoration:none;
}

a.bottomlink {
	font-family:"Trebuchet MS";
	color:#c8b19b;
	font-size:7.5pt;	
	text-decoration:underline;
}

a.fblink {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:7.5pt;	
	text-decoration:none;
}

a.link10 {
	font-family:"Trebuchet MS";
	color:#603913;
	font-size:10pt;	
	text-decoration:underline;
}

/*Hyperlink Hover Style*/
a.menu:hover {
	font-family:"Trebuchet MS";
	color:#f7f2ec;
	font-size:9pt;	
	text-decoration:none;
}

a.bottommenu:hover {
	font-family:"Trebuchet MS";
	color:#f7f2ec;
	font-size:7.5pt;	
	text-decoration:none;
}

a.bottomlink:hover {
	font-family:"Trebuchet MS";
	color:#f7f2ec;
	font-size:7.5pt;	
	text-decoration:underline;
}

a.fblink:hover {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:7.5pt;	
	text-decoration:underline;
}

a.link10:hover {
	font-family:"Trebuchet MS";
	color:#024e2f;
	font-size:10pt;	
	text-decoration:underline;
}

/*Border Styles*/
.border_green1 {
	border: 1px solid #024e2f;
}

.border_green2 {
	border: 2px solid #024e2f;
}

.border_green4 {
	border: 4px solid #024e2f;
}

.border_brown1 {
	border: 1px solid #603913;
}

.border_brown2 {
	border: 2px solid #603913;
}

.border_brown4 {
	border: 4px solid #603913;
}

.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a0cf41;
}
.pic{
	width:23%;
	min-height:200px;
	float:left;
	margin:1%;
	align-content:center;
	text-align:center;
}
.pic img{
	width:100%;
	height:auto;
	border:1px solid #024E2F;
	margin-bottom:5px;
}
.clear{
	clear:both;}
	/*============== FORM ====================*/


form{
	background: none; 
	padding: 0 20px;
	margin: auto;
	width: 95%;
	height: auto;
	border:none;
	overflow: hidden;
	}

fieldset{
	border:none;
	width: 40%;
	margin:0px .5em;
	float: left;
	}
fieldset.full{width: 80%;}


label{
	width: 100%;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	color: #4b545e;
	}
input[type="checkbox"]{
float:left;
margin-right:10px;
width:20px;
	}	
input, select, textarea{
	font-size: 14px;
	font-weight: 400;
	width: 90%;
	padding: 5px;
	outline: none;
	border: none;
	background: #ffffff; 
	border: 1px solid #D9D9D9;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	}

select{font-size: 14px}
textarea{width: 100%;}
	
input:focus, textarea:focus{
	background-color: #fff;
	outline: none;
	border: 1px solid #eaedf0;
	}
	
input[type="submit"], button.viewAll{
	background: #024E2F; 
	border: 2px solid #F7F2EC;
	color: #F7F2EC;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px;
	width: auto;
	float: left;
	padding: 5px 10px;
	cursor: pointer;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	}
	input[type="button"], button.viewAll{
	background: #024E2F; 
	border: 2px solid #F7F2EC;
	color: #F7F2EC;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px;
	width: auto;
	float: left;
	padding: 5px 10px;
	cursor: pointer;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	}
	
button.viewAll{height: 50px;width:90%;font-size: 16px;}	
input[type="submit"]:hover, button.viewAll:hover{
	background-color: #9C8B7B;
	outline: none;
	}
	button.viewAll{height: 50px;width:90%;font-size: 16px;}	
input[type="button"]:hover, button.viewAll:hover{
	background-color: #9C8B7B;
	outline: none;
	}
	
#alphabet{width: 100%; display: inline-block; margin: 10px auto;text-align: center;  position: relative;}
#alphabet a{
	text-transform: uppercase;
	text-align: center; 
	font-size: 25px;
	font-weight: 700;
	margin: 0 .05em;
	padding: .15em;
	display: inline-block;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	}
#alphabet a:hover{color: #DD090D; background: #eee;}

/*fieldset.auditors{width: 20%;margin: .5em .05em; float: none; display: inline-block; position: relative;}*/
fieldset.auditors{width: 17%;  margin: .5em; padding:.5em; float: left;}
fieldset.auditors input[type="submit"]{/*float: left;*/float: left; display: inline-block;width: 50px;padding: 14px 0; margin:.2em 0 0 .2em;font-size: 14px;}
input[type="search"]{/*float: none; display:inline-block;width: 50%;*/ 
	background: url(images/search.gif) 90% 50% no-repeat;
	background-size: auto 60%;
	font-size: 16px;
	width:55%;
	float: left;
	}
input[type="search"]:focus{/*float: none; display:inline-block;width: 50%;*/ 
	background: none;}
	
label.search-label{position: relative; /*top: 10px;*/}
fieldset.auditors input[type="submit"].viewAll{width: 90%; margin-top: 0;}
.red{
	color:#D2232A;
}
	.blink {
	-webkit-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-o-animation: blink 1s linear infinite;
	 animation: blink 1s linear infinite;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}