@font-face {
    font-family: 'Gothic725BlkBTBlack';
    src: url('../fonts/Gothic725BlkBTBlack/goth725k-webfont.eot');
    src: url('../fonts/Gothic725BlkBTBlack/goth725k-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gothic725BlkBTBlack/goth725k-webfont.woff') format('woff'),
         url('../fonts/Gothic725BlkBTBlack/goth725k-webfont.ttf') format('truetype'),
         url('../fonts/Gothic725BlkBTBlack/goth725k-webfont.svg#Gothic725BlkBTBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BitstreamVeraSansRoman';
    src: url('../fonts/Vera/Vera-webfont.eot');
    src: url('../fonts/Vera/Vera-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vera/Vera-webfont.woff') format('woff'),
         url('../fonts/Vera/Vera-webfont.ttf') format('truetype'),
         url('../fonts/Vera/Vera-webfont.svg#BitstreamVeraSansRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BitstreamVeraSansBold';
    src: url('../fonts/Vera/Vera-Bold-webfont.eot');
    src: url('../fonts/Vera/Vera-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Vera/Vera-Bold-webfont.woff') format('woff'),
         url('../fonts/Vera/Vera-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Vera/Vera-Bold-webfont.svg#BitstreamVeraSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ArimoRegular';
    src: url('../fonts/Arimo/Arimo-Regular-Latin-webfont.eot');
    src: url('../fonts/Arimo/Arimo-Regular-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arimo/Arimo-Regular-Latin-webfont.woff') format('woff'),
         url('../fonts/Arimo/Arimo-Regular-Latin-webfont.ttf') format('truetype'),
         url('../fonts/Arimo/Arimo-Regular-Latin-webfont.svg#ArimoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ArimoBold';
    src: url('../fonts/Arimo/Arimo-Bold-Latin-webfont.eot');
    src: url('../fonts/Arimo/Arimo-Bold-Latin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arimo/Arimo-Bold-Latin-webfont.woff') format('woff'),
         url('../fonts/Arimo/Arimo-Bold-Latin-webfont.ttf') format('truetype'),
         url('../fonts/Arimo/Arimo-Bold-Latin-webfont.svg#ArimoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{
	margin: 0px;
	font-family: 'BitstreamVeraSansRoman', Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1A1A1A;
	text-decoration: none;
	line-height: 1.3em;
	letter-spacing: 0.025em;
	text-align: left;
	vertical-align: top;
	word-spacing: 0.1em;
	white-space: normal;
	padding: 0px;
	background-color: #85C226;
	background-repeat: repeat-x;
	background-position: top;
}
body{
	padding: 0px;
	margin: 0px;
	background-color: #85C226;
	color: #1A1A1A;
}
table{
	text-decoration: none;
}
p{
	text-decoration: none;
}
b{
	font-weight: bold;
	text-decoration: none;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
input,textarea,select{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #999;
	padding: 3px;
	color: #333;
	background-color: #F4F4F4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
h1,.h1{
	font-size: 25px;
	font-weight: bold;
	font-family: 'BitstreamVeraSansRoman';
	color: #FFFFFF;
	line-height: 1.1em;
}
h2,.h2{
	font-family: 'BitstreamVeraSansRoman';
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.1em;
}
h3,.h3{
	font-family: 'BitstreamVeraSansRoman';
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.1em;
}
h4,.h4{
	font-family: 'BitstreamVeraSansRoman';
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.1em;
}
.clear {
	clear: both;
}

.input1 {
	margin: 0px;
	padding: 0px;
	height: 15px;
	font-size: 7.5pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:transparent;
}
.aimg:hover {
	border: 2px solid #FFF;
	margin:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity:0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}
.aimg{
	margin:2px;
}
