body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background:#fff;
	margin: 0px;
}

#logoDiv {
	width:770px;
	margin:0 auto;
	height:48px;
	background:url(border.gif) repeat-x bottom;
	padding:12px 0 0;
}
#mainHolder {
	width:770px;
	margin:0 auto;
}
#column01 {
	width:305px;
	float:left;
	padding-top:15px;
}

#column01 h1 {
	font-size:24px;
	line-height:30px;
	margin:0;
	text-align:left;
	color:#FF4E00;
}
#column01 h3 {
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin:0;
}

#column01 .sub-copy, .sub-copy {
	text-align:left;
	padding:12px 0;
	color:#424242;
	font-size:11px;
	line-height:16px;
	margin:12px 0 0;
}
#column01 .sub-copy ul {
	margin:0;
	padding:0 0 0 30px;
}
#column01 .sub-copy li {
	margin:0 0 8px;
}
#column01 .copyImg {
	border:3px solid #e4e4e4;
}

#column02 {
	width:440px;
	float:right;
	padding-top:15px;
}
#outerColor {
	background-color:#e4e4e4;
	padding:8px;
}


/* tabs */


#nav {
	margin:24px 0 0;
	padding:0;
	float:right;
	clear:right;
}
#nav li {
	margin:0;
	display:block;
	float:left;
	list-style:none;
	padding:0 3px 3px 4px;
}
#nav a {
	padding:6px 10px;
	display:block;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	margin:0;
}
#nav a:hover {
	color:#000;
	background:#E4E4E4;
}

/* modal styles */

h4 {
	font-size:20px;
	line-height:28px;
	font-weight:normal;
	color:#710013;
	margin:0 0 6px;
}


/* cta */

#cta {
	padding:3px 8px;
	text-align:center;
	border:1px solid #f3edc2;
	background-color:#fffecd;
	margin-bottom:12px;
}
#cta h3 {
	display:inline;
	font-size:20px;
	line-height:30px;
	margin:0;
	text-align:left;
	color:#FF4E00;
}

/* form styles */

form {
	margin:0;
	position:relative;
}
#formHolder {
	padding:8px 10px;
	border:1px solid #b0b0b0;
	background-color:#fff;
}
#formHolder .question, #formHolder .questionLeft, #formHolder .questionPhone {
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
}
#formHolder .questionPhone {
	clear:both;
}
#formHolder .questionLeft {
	width:180px;
}
#formHolder .questionLeft {
	float:left;
}
#formHolder .txt-field {
	font-size:16px;
	padding:2px;
	margin:4px 0 0;
	width:200px;
}
#formHolder .txt-field2 {
	font-size:16px;
	padding:2px;
	margin:4px 0 0;
}
#formHolder .autocompleted-txt-field {
	font-size:16px;
	padding:2px;
	margin:4px 0 0;
	width:300px;
}

#formHolder .yui-skin-sam {
	position:relative;
	height:50px;
}

#formHolder .yui-ac-container {
	top:42px;
}
.startBtn {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:url(btn.gif) no-repeat;
	width:130px;
	overflow:hidden;
	border:none;
	text-align:center;
	height:28px;
}
#formHolder .note {
	font-size:10px;
	line-height:14px;
}

/* footer */

#footer {
	padding:20px 10px;
	text-align:center;
	font-size:11px;
	line-height:16px;
	color:#333;
}
#footer a {
	color:#333;
}
#footer a:hover {
	color:#000;
}


a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #000099;
}


/* subtext */