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

html, body{
	height:100%;
	margin-bottom:1px;
	}
body{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background-color: #265900;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	cursor:pointer;
	}
p{
	padding:9px 0px;
	margin:0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	text-align: justify;
}
form, input {
	margin:0px;
	padding:0px;
}
h1{
	font-family:arial,verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.bg-top{
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.top-nav-pipe{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bolder;
	background-image: url(../images/header-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	
.top-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bolder;
	padding-right: 2px;
	padding-left: 2px;
}
.top-nav:hover{
	text-decoration:underline;
}
.heading-bg{
	background-image: url(../images/heading-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.green-one{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4bb200;
	text-decoration:none;
	font-weight:bolder;
	}
.green-11{
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4bb200;
	text-decoration:none;
	font-weight: normal;
	}
.green-12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4bb200;
	text-decoration:none;
	font-weight:bolder;
	}
.black-11{
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight: normal;
	}
.paynow-bg{
	background-image: url(../images/paynow-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: tahoma;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
.navi-blue-links{
	color:#000080;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.navi-blue-links:hover{
	text-decoration:underline;
}
.input-box{
	background-color:#c3e1ac;
	color:#000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	width:120px;
	height:18px;
	padding:0px 0px 0px 3px;
	border:none;
	}
.mahroon{
	color:#e00000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.bg-footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.company{
	color:#baff88;
	font-family: tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	}
