/* CSS Document */
body{
	background:url(images/back_bot.png) bottom #000000  repeat-x;
	margin:20px 0px 25px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
img {
	behavior:	url("pngbehavior.htc");
}
h1{
	font-size:16px;
	color:#1B9D00;
	font-weight:bolder;
	font-family:Arial;
	}
h2{
	font-size:24px;
	color:#41E141;
	font-weight:bolder;
	}
p{
	color:#FFFFFF;
	}
.side{
	color:#FFFFFF;
	text-decoration:none;
	}
.side a:link{
	color:#FFFFFF;
	text-decoration:none;
	}
.side a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
.side a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
#tab{
	background:url(images/tab.jpg) repeat-x;
	height:150px;
	}
#columns{
	background:#000000;
	}
#box{

	}
#box .box_1{
	width:20px;
	height:20px;
	background:url(images/bx_1.jpg) no-repeat;
}
#box .box_2{
	width:20px;
	height:20px;
	background:url(images/bx_2.jpg) no-repeat;
}
#box .box_3{
	width:20px;
	height:50px;
	background:url(images/bx_3.jpg) no-repeat;
}
#box .box_4{
	width:20px;
	background:url(images/bx_4.jpg) no-repeat;
}
#box .box_1_r{
	background:url(images/repeat_x.jpg)  bottom repeat-x #FFFFFF;
}
#box .box_2_r{
	background:url(images/repeat_x.jpg)  bottom repeat-x #FFFFFF;
}
#box .box_3_r{
	background-color: #FFFFFF;
	background-image: url(images/repeat_x.jpg);
	background-repeat: repeat-x;
}
#box .box_4_r{
	background:url(images/bx_4_r.jpg) repeat-x;
}
#box .cont{
	background:url(images/repeat_x.jpg) bottom repeat-x #FFFFFF;
	color:#000000;
	font-size:12px;
}
#box .cont_white{
	background:#FFFFFF;
	color:#000000;
	font-size:14px;
}
#help_icon{
	font-size:14px;
	font-weight:bold;
	}
#icon_1{
	position:absolute;
	z-index: 2;
	margin-left:-40px;
	margin-top:-10px;
	}
#icon_2{
	position:absolute;
	z-index: 2;
	margin-left:-10px;
	margin-top:-20px;
	}
#icon_3{
	position:absolute;
	margin-left:-40px;
	margin-top:-20px;
	z-index: 2;
	}
#icon_4{
	position:absolute;
	z-index: 2;
	margin-left:-10px;
	margin-top:-20px;
	}
#hd_banner{
	position:absolute;
	left:2%;
	}
#hd_banner_1{
	position:absolute;
	right:2.5%;
	}
#pop_promo_div {
	z-index:99;
}
.pop_div{
	background:#FFFFFF;
	border:5px #DED6CA solid;
	width:400px;
	height:400px;
	z-index:999;
	display:none;
	position:absolute;
	}
.pop_top{
	background:#DED6CA;
	width:400px;
	height:30px;
	}
.pop_cont{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	overflow:auto;
	height:370px;
	}
.pop_bk{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
	z-index:4;
	background:#000000;
	}
#footer{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	}
#footer a{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
#footer a:visited{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
#footer a:hover{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline overline;
	}
#footer .side{
	 border-left:1px solid #FFFFFF; 
	 border-right:1px solid #FFFFFF;
	 }
.input{
  		width:112px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#42423D;
		font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px;
		padding-top:0px;
		padding-left:4px;
		}
		
 .input1{
  		width:172px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#42423D;
		font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px; 
		padding-top:0px;
		padding-left:5px;
		}

.textarea{
		width:172px; height:119px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#42423D;
		font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px; 
		padding-top:0px;
		padding-left:5px;
		overflow:auto;
		}
