body {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

.copyrighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
#flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 900px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	padding: 5px;
}
.box1 {
	width: 260px;
	float: left;
}
.box2 {
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box3 {
	width: 260px;
	float: right;
}
#greentab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/greentab.jpg);
	float: left;
	height: 30px;
	width: 250px;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 3px;
}
#orangetab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/orangetab.jpg);
	float: left;
	height: 30px;
	width: 250px;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 3px;
}
#bluetab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bluetab.jpg);
	float: left;
	height: 30px;
	width: 250px;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 3px;
}
.graybg {
	background-image: url(../images/tabbg.jpg);
	float: left;
	width: 247px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 7px;
	padding-bottom: 6px;
	height: 112px;
	background-repeat: no-repeat;
}
#more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}
.boxara {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.htxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1811A;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1870C7;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1870C7;
	text-decoration: underline;
}
#maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	float: left;
	width: 906px;
	line-height: 18px;
}
#maintxt ul{
padding:0px;
margin:0px;
}
#maintxt ul li{
	list-style-type: none;
	line-height: 10px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	margin-top: 5px;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 8px;
	margin-left: 20px;

}
#maintxt li a {
	color:#333333;
	font-family:Arial;
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}
#maintxt li a:hover {
	color:#7B6B13;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28ADEA;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.grayheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
