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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #aca99a;
	}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.footer_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.footer_text a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.footer_text a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.footer_text a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: underline;
	line-height: 18px;
	text-align: left;
}
.text a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: underline;
}
.text a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: underline;
}
.text a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: underline;
}
.text_black {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text_black a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.text_black a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.text_black a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
.nav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.nav a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #006599;
	text-decoration: none;
	padding-right:20px;
	padding-left: 10px;
}
.text_small a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #006599;
	text-decoration: underline;
}
.text_small a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #006599;
	text-decoration: underline;
}
.text_small a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FE4E2F;
	text-decoration: underline;
}
.heading1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	color: #010101;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.dropdown{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	height: 14px;
	width: 60px;
}
.text_extra_small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #576B50;
	text-decoration: none;
}
.text_extra_small a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006600;
	text-decoration: underline;
}
.text_extra_small a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006600;
	text-decoration: underline;
}
.text_extra_small a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
	text-decoration: underline;

}
.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	height: 18px;
}
.nomargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

margin-left: 0px;
float: left; display: inline;	
}
.green_heading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #336600;
}
.white_border{
	text-decoration: none;
	height: 50px;
}
.right_grey_border{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: thin;
}
.top_bottom_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.edit_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FDB813;
	border: 1px solid #FFFFFF;
}
.text_right {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: right;
}
#frmSS1 .myForm {
	text-align: center;
}
#frmSS1 table {
	text-align: left;
}
.header_table {
	border: 10px solid #FFF;
	background-color: #F00;
	text-align: right;
}
.White_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFF;
}
.quote_table {
	background-color: #FFF;
	border: 10px solid #FFF;
	text-align: left;
}
.header_table {
	text-align: left;
}
.body_table {
	border: 10px solid #FFF;
	background-color: #336600;
	text-align: left;
}
.arrow_table {
	background-image: url(images/arrow.gif);
	width: 25px;
	background-repeat: no-repeat;
}

.error_text{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: red;
	text-decoration: none;
	line-height: 18px;
	font-weight:bold;
	text-align: left;
 }
 
.right_align {
	text-align: right;
}
