﻿/* CSS Document */
body,td,th,p,h  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	line-height:16px;
}

body {
	background-color:#bcbcbc;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:7px 0px 0px 0px;
}


p {
	text-align:left;
	margin:0px 0px 10px 11px;
	color:#6d6968;
}

a:link {
	color:#809FFE;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#809FFE;
}

a:hover {
	text-decoration:underline;
	color:#00248E;
}
a:active {
	text-decoration:none;
	color:#809FFE;
}



a.newLink:link {
	color:#FF0000;
	text-decoration:none;
}

a.newLink:visited {
	text-decoration:none;
	color:#FF0000;
}

a.newLink:hover {
	text-decoration:underline;
	color:#FF0000;
}
a.newLink:active {
	text-decoration:none;
	color:#FF0000;
}



h1 { font-size: 24px; text-align:left; margin:10px 0px 10px 0px; }
h2 { font-size: 18px; text-align:left; margin:10px 0px 10px 0px; }
h3 { font-size: 14px; text-align:left; margin:10px 0px 10px 0px; }
h4 { font-size: 12px; text-align:left; margin:10px 0px 10px 0px; }
h5 { font-size: 10px; text-align:left; margin:10px 0px 10px 0px; }
h6 { font-size: 8px; text-align:left;  margin:10px 0px 10px 0px; }

img {
	border:0;
	padding:0px;
	margin:0px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.loginManager {
	font-weight:bold;
	color:#FFFFFF;
}

.sHeader {
	background-color:#6495ed;
	color:#FFFFFF;
}

.sResult {
	text-align:left;
	color:#000000;
}
/******* Start Top Menu *******/
#tabs {
	float:left;
	width:100%;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	border-bottom:3px solid #FFFFFF;
	margin-bottom:0em; /*margin between menu and rest of page*/
	overflow:hidden;
}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:left;
	background:url("../images/menu-left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/menu-right.gif") no-repeat right top;
	padding:6px 8px 4px 3px;
	margin-right:2px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}

/* End IE5-Mac hack */
#tabs a:hover span {

}

#tabs a:hover, #tabs a.active  {
	background-position:0% -42px;
}

#tabs a:hover span, #tabs a.active span {
	background-position:100% -42px;
}

/******* End Top Menu *******/

/******* Start Form Basic Structure *******/
#wrapper {
	text-align:left;
	padding:4px;
}

fieldset {
	border:0px solid #CCCCCC;
	-moz-border-radius: 7px 7px 7px 7px;
	/*background:url(../images/blank.png) no-repeat right;*/
}

legend {
	padding:0.2em 0.5em;
	border:0px solid #0000FF;
	color:#000066;
	font-weight:bold;
	text-align:center;
}

.formFieldMin {
	text-align:right;
	width:81px;
}

.formField {
	text-align:right;
	width:155px;
}

/******* End Form Basic Structure *******/


/******* Start Form Rounded Corners *******/
.formRounded {
	display:block;
}

.formRounded * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#e9e9e9;
}

.formRounded1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:#d8d8d8;
}

.formRounded2 {
	margin-left:2px;
	margin-right:2px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}

.formRounded3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}

.formRounded4 {
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}

.formRounded5 {
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}

.formRoundedfg {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0px 4px 0px 4px;
}
/******* End Form Rounded Corners *******/


/******* Start Form Type *******/
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	border:1px solid #ccc;
	background-color:#FFFFFF;
}

input, textarea {
	width:185px;
}

input#property_national,input#property_state,input#property_city {width:20px;}
select {
	width:187px;
	*width:189px;;/* IE Hacks */
}

textarea {
	height:100px;
}

.button {
	border:none;
	width:auto;
}

.checkbox {
	border:none;
	width:auto;
}

div.Cdiv {
	border:1px solid #ccc;
	width:185px;
	*width:187px;;/* IE Hacks */
	height:100px;
	overflow:auto;
	margin:0;
	padding:0;
}

.radio {
	width:auto;
}
/******* End Form Type *******/



/******* Start Login Form *******/
#login-form-right {
	background:transparent url(../images/login-bg.png) no-repeat scroll left top;
	padding-bottom:0pt;
	padding-left:15px;
	padding-top:17px;
	width:285px;
}

#login-form span.bottom, #login-form-right span.bottom {
	background:transparent url(../images/login-bg.png) no-repeat scroll left bottom;
	display:block;
	font-size:1px;
	height:7px;
	margin-left:-15px;
}

h4#login-now {
	background:transparent url(../images/lock.png) no-repeat scroll 0pt 0px;
	margin:0pt 0pt 0px 0px;
	padding:0pt 4px 0pt 22px;
	text-align:left;
}

input.button-user {
	background:#E3E3E3 url(../images/button_bg.gif) repeat-x scroll center top;
	border:1px solid #CCC;
	color:#454545;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin:6px 0pt;
	padding:3px 5px;
	text-transform:uppercase;
}

input.button-user:hover {
	border-color:#888;
}
/******* End Login Form *******/
input.radio {
	width:50px;
	text-align:left;
}
tr#cardType,tr#cardNum,tr#cardExpDate {
 visibility:hidden;
 height:0px;
 width:0px;
 padding:0px;
 margin:0px;
}

/****** Begin index Page Content ******/
#indexContentArea {
	margin: 25px auto;
	padding: 0;
	width: 800px;
}

#indexContentBox {
	margin: 0 auto;
	background: url('../images/indexBox.png') no-repeat center top;
	width: 800px;
	height: 250px;
	padding: 0;
}
#indexContentLeft {
	margin: 25px;
	width: 350px;
	float: left;
}
#indexContentRight {
	margin: 25px;
	width: 350px;
	float: left;
}
#indexContentBox h1 {
	margin: 0 0 25px 0;
	color: #ff922b;
}
#indexContentBox p {
	color: #0d87bf;
	line-height: 1.5;
	margin:0;
	padding:0 0 16px 0;
	font-size: 16px;
}
#indexContentBox strong {
	font-weight: bold;
}
#indexContentBox a {
	color: #0d87bf;
	text-decoration: none;
}
#indexContentBox a:hover {
	color: #ff922b;
	text-decoration: none;
}
#indexButtons {
	margin: -20px 0 0 0;
	z-index: 2;
	height: 40px;
}
#indexButtonLeft, #indexButtonRight  {
	margin: 0;
	width: 400px;
	float: left;
	height: 40px;
}
#indexButtonLeft a {
	margin: 0 0 0 25px;
	background: url('../images/indexButtonSignUp.png') no-repeat left top;
	width: 300px;
	height: 40px;
	float: left;
	padding: 12px 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}
#indexButtonLeft a:hover {
	background: url('../images/indexButtonSignUpHover.png') no-repeat left top;
}
#indexButtonRight a {
	margin: 0 0 0 25px;
	background: url('../images/indexButtonSignUp.png') no-repeat left top;
	width: 300px;
	height: 40px;
	float: left;
	padding: 12px 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}
#indexButtonRight a:hover {
	background: url('../images/indexButtonSignUpHover.png') no-repeat left top;
}
