body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {}
.green {
	color: #00a147;
	font-weight: bold;
}

.green16 {
	color: #00a147;
	font-size:15px;
	font-weight: bolder;
}
.green18 {
	color: #00a147;
	font-size:17px;
	font-weight: bolder;
}

.black16 {
	color: #000000;
	font-size:15px;
	font-weight: bolder;
}
.home3column {
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	font-size:11px;
	font-weight: normal;
}


.orange {color: #fe7000;font-size: 13px;font-weight: bold;}


.bg-header {
	background-image:  url(../a1i/bg-header.gif);
	background-repeat: repeat-x;
}
.bg-mid-right {
	background-image:  url(../a1i/bg-right.gif);
	background-repeat: repeat-y;
	padding-left: 22px;
	padding-right: 7px;
	font-size: 11px;
}
.bg-mid-right2 {
	background-image:  url(../a1i/bg-right.gif);
	background-repeat: repeat-y;}

.orange12 {
	color: #fe7000;
	font-weight: bold;
	font-size: 12px;
}
.orange14 {
	color: #fe7000;
	font-weight: bold;
	font-size: 14px;
}


.bg-mid {
	background-image:  url(../a1i/bg-mid.gif);
	background-repeat: repeat-x;
}

.bg-mid-content {
	padding-left: 6px;
}
.formbdr {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.formtbl {
	background-color: #f3f3f3;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fe7000;
	border-right-color: #fe7000;
	border-bottom-color: #fe7000;
	border-left-color: #fe7000;
}
.formtbl2 {
	background-color: #f3f3f3;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fe7000;
	border-right-color: #fe7000;
	border-bottom-color: #fe7000;
	border-left-color: #fe7000;
}


.bg-tips {
	background-image:  url(../a1i/t-tips.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 7px;
}

#bread {
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	padding: 2px;
}
.11blk {
	font-size: 11px;
	color: #000000;
}




/*Links ---------------------------------------------------------*/

a:link {color: #00a147;text-decoration: underline;font-weight: bold;font-size: 13px;}
a:visited {color: #00a147;font-weight: bold;font-size: 13px;}
a:hover {color: #00a147; text-decoration: underline;font-weight: bold;font-size: 13px;}
a:active {color: #00a147;}


a.breadcrumb:link {color: #fe7000;text-decoration: underline;font-weight: normal;font-size: 12px;}
a.breadcrumb:visited {color: #fe7000;font-weight: normal;font-size: 12px;}
a.breadcrumb:hover {color: #fe7000; text-decoration: underline;font-weight: normal;font-size: 12px;}
a.breadcrumb:active {color: #fe7000;}

.orange15 { color: #fe7000;  font-weight:bold; }
a.orange15:link {
	text-decoration: none;
	outline:none;
	color: #fe7000;
	cursor: text;
}
a.orange15:visited {text-decoration: none; outline:none; color: #fe7000; cursor: text;}
a.orange15:hover {text-decoration: none; outline:none; color: #fe7000; cursor: text;}
a.orange15:active {text-decoration: none; outline:none; color: #fe7000; cursor: text;}

a.anchor:link {
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}
a.anchor:visited {
	font-weight: normal;
	font-size: 13px;
}
a.anchor:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}
a.anchor:active {
}




.green12 {
	color: #00a147;
	font-weight: bold;
}
.bg-footer {
	background-image:  url(../a1i/bg-footer.gif);
	background-repeat: repeat-x;
}


/*Headings ------------------------------------------------------*/

h1 {font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:#000000;
padding-top:0px;
margin-top:0px;
}

h2 {font-size: 16px; color: #fe7000; font-weight: bold;}

.heading1 { font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:#000000;
}

.maintext1 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#000000;
}


/*Forms ---------------------------------------------------------*/

.input {width:170px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input2 {width:36px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input3 {width:43px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input4 {width:50px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input5 {width:650px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input6 {width:270px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input7 {width:50px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input8 {width:250px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input9 {width:630px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}
.input10 {width:250px; border:1px solid #00a147; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px; margin-bottom:0px;}



.submit {font-size:14px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin-top:5px; width:250px; color:#000000; background: url(../a1i/grad.gif) repeat-x; border-top:1px solid #4C7611; border-right:1px solid #70BA00;border-left:1px solid #4C7611;border-bottom:1px solid #538A00;height:24px; }

.submit2 {font-size:14px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin-top:5px; width:117px; color:#2D5000; background: url(../a1i/grad.gif) repeat-x; border-top:1px solid #4C7611; border-right:1px solid #70BA00;border-left:1px solid #4C7611;border-bottom:1px solid #538A00;height:24px; }


/* Navigation
----------------------------------------------- */
#nav1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
	font-weight: bold;
	color: #fff;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

#nav li li a:hover {
	padding-right: 10px;
	padding-left: 10px;
	border: 0px;
	border-width: 0 5px;
	text-decoration: underline;
	font-weight: bold;
}

#nav1 li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	border: 0px;
	border-width: 1px 0;
}

li#floan {
	width: 159px;

}
li#about {
	width: 159px;
}
li#min {
	width: 212px;
}

li#corner {
	width: 159px;
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 154px;
	font-weight: normal;
	background-color: #FE7000;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d35e01;
	border-bottom-color: #d35e01;
	border-left-color: #d35e01;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	background-image:  url(../a1i/menu-bg.gif);
	background-repeat: repeat-x;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: left;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}.orange11 {
color: #fe7000;font-size: 11px;font-weight: bold;
}
.space {
	padding-left: 6px;
}
.h1line {
	border-bottom-width: 760px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.11gry {

	font-size: 11px;
	color: #666666;
}
