/* left + right table layout */
td {
	vertical-align: top;
}

/* left hand side */
td.menu {
	width: 271px;
}
div.sidebar div {
	margin-top: 10px;
	position: relative;
	background: url(../images/content_box_fill.gif) repeat-y;
}

div.sidebar h1 {
	background: url(../images/content_box_top.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	color: #aaaaaa;
	font-size: 12px;
}
div.sidebar div.box {
	
	margin-top: 0;
	padding: 0;
	padding-bottom: 6px;
	padding-left: 2px;
	background: url(../images/content_box_bottom.gif) no-repeat bottom;
}
div.sidebar p {
	padding: 0px 6px;
	font-size: 12px;
	color: #555;
	height: 43px;
	background: url(../images/sub-leftboxGrad.jpg) no-repeat bottom;
}
div.sidebar p strong {
	display: block;
	padding-top: 6px;
}
div.sidebar p a {
	font-size: 12px;
	display: block;
	padding-left: 12px;
	color: #abc671;
	margin-top: 2px;
	background: url(../images/arrow2.gif) no-repeat 2px 3px;
}
div.sidebar div.box div.big {
	height: 129px;
	background: none;
}


td.body {
	width: 672px;
	background: #fff;
	padding-bottom: 16px;
}





div.letterbg {
	background: url(/images/formBG.jpg) no-repeat;
	width: 466px;
	height: 585px;
	padding: 50px;
	margin: 15px auto;
}


/* page specific CSS */
form div {
	margin-bottom: 10px;
}

div.textual {
	margin: 20px;
}

div.textual h1, div.textual h3 {
	text-transform: uppercase;
	color: #abc671;
}

div.textual h1 {
	font-size: 30px;
	font-weight:500;
}

div.textual h2 {
	font-size: 18px;
	color: #abc671;
	font-weight:normal;
	padding-bottom: 14px;
}

div.textual h3 {
	font-size: 12px;
}

div.textual h4 {
	font-size: 18px;
	text-transform: uppercase;
	color:#666666;
}

div.textual div.item {
	margin-top: 8px;
	border-top: solid 1px #eee;
	padding-top: 12px;
	padding-bottom: 12px;
}

div.textual p {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 6px 0;
}

div.textual span {
	color: #777;
	font-size: 12px;
}

div.textual a.go {
	font-size: 12px;
	color: #abc671;
	font-weight: bold;
}

div.textual a {
	font-size: 12px;
	color: #abc671;
	font-weight: normal;
	text-decoration:underline;
}
div.textual a:hover {
	color: #333;
}


div.letterbg textarea {
	width: 98%;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 20px;
}


div.textual p.bordered {
	padding-top: 15px;
	margin-top: 15px;
	border-top: solid 1px #CCCCCC;
}
div.textual p.padded {
	padding: 15px;
}
div.textual p.padded-bordered {
	padding: 15px;
	border-top: solid 1px #CCCCCC;
}
div.textual div.padded {
	color: #777777;
	font-size: 12px;
	padding: 15px 10px;
}
div.textual div.nice {
	color: #777777;
	font-size: 12px;
}
div.padded span {
	display: block;
	padding:  5px 0;
}

div.experts p span {
	color: #abc671;
	display: block;
	margin-left: 12px;
	margin-top: 6px;
}

label {
	display: block;
	width: 140px;
	float: left;
}
div.letterbg label {
	width: 120px;
}


div.textual a.go {
	font-size: 12px;
	display: block;
	padding-left: 12px;
	color: #abc671;
	margin-top: 2px;
	background: url(../images/arrow.gif) no-repeat 2px 3px;
}
div.textual a.big {
	font-size: 16px;
	display: block;
	padding-left: 12px;
	color: #abc671;
	margin-top: 2px;
	background: url(../images/arrow.gif) no-repeat 2px 6px;
}

div.textual ul {
	list-style-position: inside;
	margin-left: 10px;
	margin-top: 10px;
}
div.textual li {
	font-size: 12px;
	line-height: 15px;
	color: #777;
	padding-left: 15px;
}




div.USFSpaper p {
	color: #777777;
	font-size: 12px;
	line-height: 16px;
}

div.USFSpaper h1 {
	font-size: 32px;
	font-weight: 200;
	color: #abc671;
}


div.USFSpaper li {
	color: #777777;
	font-size: 12px;
	line-height: 16px;
}
