a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #657F64;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 8px;



}
a.navlinks:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;



}
a.navlinks:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 8px;


}

a.footerlinks:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;

}
a.footerlinks:hover {
	color: #EE7D2F;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;

}
a.footerlinks:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #F6AC43;
 }  .orangetext {
	color: #EC7E32;
}
.navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;


}
.sifr {
	position: absolute;
	visibility: hidden;
}
.blacktext {
	color: #000000;
}

hr {
	color: #284361;
	width: 40%;
	text-align: center;

}

.footer {
	background-color: #4F4F51;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 250px;
	width: 100%;
	margin-top: 44px;
	color: #FFFFFF;
}
.footer td {
	color: #FFFFFF;
}h3 {
	color: #EC7E32;
	font-size: 36px;
}
h1 {
	font-size: 40px;
	color: #EC7E32;
}
.rowgradient {
	background-image: url(../images/bg-table.gif);
	background-repeat: repeat-x;
}
.textbox {
	clear: none;
	float: right;
	width: 60%;
}
.thinborder {
	border: 1px solid #EC7E32;
	margin-bottom: 20px;
	line-height: 150%;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 11px;
		-moz-border-radius:30px 30px 30px 30px;
	-webkit-border-radius:30px 30px 30px 30px;
	border-radius:30px 30px 30px 30px;
}
