body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
body {
	background: #f5dbc2 url(../images/faxtopia-bkg.jpg) no-repeat;
	width:950px;
	margin:0 auto;
	text-align:left;
}
h1 {
	font-size: 2.6em;
	color: #E20A16;
}
h2 {
	color: #058ED4;
}
.headertexttopright {
	font-weight: bold;
	color: #0562CA;
	text-align: center;
}

.bannergradient {
	background: #60ACF8 url(images/beachheadergradnew.jpg);
	height: 145px;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	padding-top: 12px;
}
.nav   a:link,.nav  a:visited {
	color: #364D55;
	background: url(images/navgradient40.png) repeat-x;
}
.nav  a:hover,.nav a:focus {
	color: #FFFFFF;
	background: #999999 url(images/navgradient40over.png) repeat-x;
}
a:link {
	color: #7D7292;
}
a:visited {
	color: #7F7F7F;
}
a:hover {
	color: #83A02A;
}
.content {
	padding-left: 20px;
	padding-top: 10px;
}

.rightcontent {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	background: #547A85;
	width: 300px;
	float: right;
	margin-left: 10px;
}
.rightcontent td {
	color: #FFFFFF;
	/*padding-left: 10px;*/
}
.rightcontent a:link {
	color: #FFCC00;
}
.rightcontent a:visited {

	color: #FFCC00;
}
.rightcontent a:hover {
	color: #547A85;
	background: #FFFFFF;
}
.highlightborder {
	border: 1px solid #4B98EA;
}
.listextraheight li {
	margin-bottom: 1em;
}
#footer {
	margin: auto;
	width: 900px;
}.loginbanner {
	font-size: 12px;
	width: 160px;
}
.textfield   {
	width: 125px;
}
.textfieldarea {
	float: none;
	width: 50px;
}

.loginbanner label {
	width: 60px;
}

fieldset {
	border: none;
	width: 400px;
	margin-bottom: .5em;
}

input.required,select.required {
	background-color: #fafad2;
}

label {
	font-weight: bold;
	float: left;
	vertical-align: middle;
}

input,select {
	float: right;
	width: 50%
}

.radio {
	width: 15px;
	float: left;
}

.button { 
	width: 150px;
	float: left;
}

#fieldrow {
	padding-top: 5px;
	padding-bottom: 5px;
}

#payto {
	position: absolute;
	top: 330px;
	left: 600px;
	width: 200px;
}
.signupforfaxformelements {
	width: 60px;
	float: none;
}
