body {
	background-color: #FFFFFF;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 19px;
	margin-left: auto;
}
.right-img {
	background-image: url(images/right-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 227px;
	width: 356px;
}
.logo-pad {
	padding-left: 32px;
}
.botm-center-menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #059b05;
	text-decoration: none;
	padding-top: 5px;
}
.botm-center-menu a:link {color: #059b05;text-decoration: none;}
.botm-center-menu a:visited {color: #059b05;text-decoration: none;}	
.botm-center-menu a:hover {color: #059b05;text-decoration: underline;}	
.botm-center-menu a:active {color: #059b05;text-decoration: none;}	
	
.botm-menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	line-height: 14px;
	padding-top: 10px;
}
.botm-menu a:link {color: #969696;text-decoration: none;}
.botm-menu a:visited {color: #969696;text-decoration: none;}	
.botm-menu a:hover {color: #e74e05;text-decoration: underline;}	
.botm-menu a:active {color: #969696;text-decoration: none;}

.copy-txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	line-height: 14px;
	padding-top: 6px;
}
.copy-txt1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #f5664b;
	text-decoration: none;
	line-height: 14px;
}
.copy-txt1 a:link {color: #f5664b;text-decoration: none;}
.copy-txt1 a:visited {color: #f5664b;text-decoration: none;}	
.copy-txt1 a:hover {color: #f5664b;text-decoration: underline;}	
.copy-txt1 a:active {color: #f5664b;text-decoration: none;}	
	
.signup-pad {
	padding-bottom: 43px;
}
.right-sign-center {
	background-image: url(images/right-sign-center.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 83px;
}
.textfield {
	background-color: #FFFFFF;
	height: 15px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2b9c3;
	border-right-color: #b2b9c3;
	border-bottom-color: #b2b9c3;
	border-left-color: #b2b9c3;
}
.username {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.red-txt {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #db0300;
	text-decoration: none;
	text-transform: uppercase;
}
.search-txt {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c4c4c;
	text-decoration: none;
}
.search-list {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #018e01;
	text-decoration: none;
	padding-top: 30px;
}
.jumpMenu {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	height: 22px;
	width: 160px;
}
.table-pad {
	padding-top: 14px;
}
.txt {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}
.img-left-float {
	float: left;
	margin-right: 9px;
}
.sub-title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #018e01;
	text-decoration: none;
	padding-bottom: 5px;
	background-image: url(images/dot-line3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sub-txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}