body {
	background-image: url(../images/site_bg_pattern.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul { margin-top:10px; margin-bottom:10px;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #646464; margin:0;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}
.img-pad {
	padding-bottom: 10px;
}
.td-pad {
	background-color: #FFFFFF;
	padding: 10px;
}
.banner-topshade {
	background-image: url(../images/banner_topshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}
.banner-leftshade {
	background-image: url(../images/banner_leftshade.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}
.banner-rightshade {
	background-image: url(../images/banner_rightshade.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;
}
.banner-botmshade {
	background-image: url(../images/banner_botmshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}
.td-pad2 {
	padding: 7px;
}
.tdWidth {
	background-color: #4F4E4E;
	width: 200px; padding-top: 5px;
}
.leftbox-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #DDD3C0; padding:5px;
}
.imgFloat {
	float: right;
	margin-top: 15px;
	margin-left: 5px;
}
.top-pad {
	padding-top: 5px;
}
.td-whitebg {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.dotLine {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
}
.content-Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	padding: 5px;
}
.moreTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FF7602;
	text-decoration: none;
	padding: 5px;
}
.moreTxt a:link { color: #FF7602; text-decoration: underline;}
.moreTxt a:visited { color: #FF7602; text-decoration: underline;}
.moreTxt a:hover { color: #646464; text-decoration: underline;}
.moreTxt a:active { color: #FF7602; text-decoration: underline;}
.left-pad {
	padding-left: 10px;
}
.botmLine {
	background-image: url(../images/botm_line-bgpattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}
.botmMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.botmMenu a:link { color: #646464; text-decoration: none;}
.botmMenu a:visited { color: #646464; text-decoration: none;}
.botmMenu a:hover { color: #000000; text-decoration: underline;}
.botmMenu a:active { color: #646464; text-decoration: none;}
.copyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: none;
	margin: 0px; text-transform:uppercase;
	padding-top: 4px;
	padding-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #F37A00;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	height: 15px;
	width: 200px;
	padding-left: 3px;
	border: 1px solid #5E5D5D;
}
.txtField1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	height: 15px;
	width: 150px;
	padding-left: 3px;
	border: 1px solid #5E5D5D;
}
.txtareaField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	height: 70px;
	width: 365px;
	padding: 5px;
	border: 1px solid #5E5D5D;
}
.topBg {
	background-image: url(../images/top-bg-pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu-Bg {
	background-image: url(../images/home_topright-corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

