/* CSS Document */


body {
margin:0px;
padding:0px;
background-color:#FFFFFF;
}

form{
padding:0px;
margin:0px;
}

input{
padding:0px;
margin:0px;
}

form{
margin:0px;
padding:0px;
}
.bottomtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	border: 1px solid #010101;
	width: 69px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.redtxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 0.02em;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 0.02em;
}
.redtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	letter-spacing: 0.02em;
}

.quote-bg {
	background-attachment: scroll;
	background-color: #B0B0B0;
	background-image: url(../images/get_quote_rp.gif);
	background-repeat: repeat-x;
}
/* Transperant Effect*/
.about-boxleft {
	background-attachment: scroll;
	background-image: url(../images/about-box-rp.gif);
	background-repeat: repeat-x;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.about-boxright {
	background-attachment: scroll;
	background-image: url(../images/about-right.gif);
	background-repeat: repeat-x;
	width:6px;
	height:100%;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
