@charset "utf-8";
/* CSS Document */

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
html, body {
	height:100%;
}
body {
	height:auto !important;
	font: 400 11px/16px "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	color: #646464;
	/*background: transparent url(../images/body_bg.jpg) no-repeat center top;*/
	background: transparent none no-repeat center top;
}
body.microsite-bg {
	background: #fcfcfc url(../images/microsite-bg.jpg) repeat-x center top;
}
input, textarea {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
ol, ul {
	list-style:none;
}
img {
	border: none;
}
a {
	color: #007dd7;
	bblr: expression(this.onFocus=this.blur());
	outline: none;
	text-decoration: underline;
}
div.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
div.clr_home {
	clear: both;
	font-size: 0px;
	line-height: 10px;
	height: 10px;
}
div.clr_footer {
	clear: both;
	font-size: 0px;
	line-height: 10px;
	height: 10px;
	background: transparent url(../images/clr_footer.png) no-repeat center;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.required {
	font-weight: bold;
	color: #ff0101;
}
.hide {
	display: none;
}
.show {
	display: block;
}
#itsail_form_ex_result {
	color: #F00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap {
	/*margin: 0 auto;
	width: 1676px;*/
	/*padding: 0 20px;
	background: transparent url(../images/body_bg.jpg) no-repeat top center;*/
	padding-bottom: 20px;
}
#wrap_bg {
	margin: 0 auto;
	width: 1002px;
	background: transparent url(../images/wrap_bg_top.jpg) repeat-y;
}
#wrap_footer {
	margin: 0 auto;
	width: 1002px;
	height: 7px;
	line-height: 7px;
	font-size: 0px;
	background: transparent url(../images/wrap_bg_footer.jpg) no-repeat top center;
}
#wrap_body {
	margin: 0 auto;
	width: 960px;
}
#header {
}
#topper {
	height: 66px;
	padding-top: 10px;
}
#topper .logo {
	float: left;
	width: 230px;
}

#topper .review {
	float: left;
	width: 165px;
	margin-top: 0;
	text-align: center;
}

#topper .search {
	float: left;
	width: 220px;
	margin-top: 12px;
	background: transparent url(../images/search_go.jpg) no-repeat top right;
}
#topper .guide {
	float: right;
	width: 310px;
}
#topper .search input.text {
	display: block;
	float: right;
	border: none;
	height: 22px;
	line-height: 22px;
	width: 186px;
}
#topper .search a {
	display: block;
	float: right;
	width: 30px;
	height: 22px;
}
#top_nav {
	font-family: Arial;
	font-size: 10px;
	margin: -4px 0px 4px;
}
#top_nav a {
	color: #646464;
	text-decoration: none;
	background: transparent url(../images/top_nav_icon.jpg) no-repeat center right;
}
#topper .micro-guide {
	float: right;
	padding-top: 20px;
	width: 360px;
}
#top_guide {
	padding-top:4px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#top_guide span {
	font-size:18px;
}
#top_tips {
	padding-top:6px;
        padding-left: 1px;
        font-size: 10px;
}
#main_nav {
	width: 960px;
	height: 51px;
	overflow: hidden;
}
#header .main_nav_bg {
	background: transparent url(../images/main_nav_bg.jpg) repeat-x center bottom;
}
#main_nav a {
	display: block;
	float: left;
	height: 51px;
	line-height: 51px;
}
#main_nav a.home {
	width: 80px;
	background: transparent url(../images/main_nav_home.png) no-repeat left top;
}
#main_nav a.about_us {
	width: 86px;
	background: transparent url(../images/main_nav_about_us.png) no-repeat left top;
}
#main_nav a.leadership_support {
	width: 155px;
	background: transparent url(../images/main_nav_leadership_support.png) no-repeat left top;
}
#main_nav a.get_started {
	width: 101px;
	background: transparent url(../images/main_nav_get_started.png) no-repeat left top;
}
#main_nav a.press {
	width: 63px;
	background: transparent url(../images/main_nav_press.png) no-repeat left top;
}
#main_nav a.faqs {
	width: 57px;
	background: transparent url(../images/main_nav_faqs.png) no-repeat left top;
}
#main_nav a.apply {
	width: 418px;
	background: transparent url(../images/main_nav_apply.png) no-repeat left top;
}
#main_nav a.micro-home {
	width: 80px;
	background: transparent url(../images/micro-home.png) no-repeat left top;
}
#main_nav a.micro-about-us {
	width: 86px;
	background: transparent url(../images/micro-about-us.png) no-repeat left top;
}
#main_nav a.micro-meet-our-team {
	width: 120px;
	background: transparent url(../images/micro-meet-our-team.png) no-repeat left top;
}
#main_nav a.micro-why-join-our-team {
	width: 151px;
	background: transparent url(../images/micro-why-join-our-team.png) no-repeat left top;
}
#main_nav a.micro-contact-us {
	width: 95px;
	background: transparent url(../images/micro-contact-us.png) no-repeat left top;
}
#main_nav a.hover {
	background-position: left bottom;
}
.microsite-main-nav {
	background: transparent url(../images/micro-bg.png) no-repeat right top;
}
#main_nav_sub {
	display: none;
	position: absolute;
	z-index: 9999999;
	width: 880px;
	padding: 16px 30px 30px 50px;
	/*background: #393939 url(../images/main_nav_sub_bg.jpg) no-repeat center 39px;*/
	background: transparent url(../images/main_nav_sub_transparent_bg.png) no-repeat center top;
}
#main_nav_sub .sub {
}
#main_nav_sub ul {
	float: left;
	padding: 0px 80px 0px 0px;
}
#main_nav_sub ul li {
	padding: 0px;
	margin: 4px 0px;
}
#main_nav_sub ul li.title {
	margin: 4px 0px 8px;
}
#main_nav_sub ul li a {
	font-size: 11px;
	color: #c8c8c8;
	text-decoration: none;
}
#main_nav_sub ul li a:hover {
	color: #b8ccdc;
}
#main_nav_sub ul li.title a {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, "Trebuchet MS";
}
#main_nav_sub ul li.title a:hover {
	color: #b8ccdc;
}
#ACTHomeFlash {
	height: 373px;
	margin-top: 20px;
	background: transparent url(../images/ACTHomeFlash_bg.png) no-repeat left top;
}
#ACTHomeFlash #slide_deck {
}
#ACTHomeFlash .home_flash {
	display: none;
	height: 328px;
	background: transparent url(../images/home_flash_bg.png) no-repeat right top;
}
#ACTHomeFlash .home_flash li {
	display: none;
}
#ACTHomeFlash .home_flash li.on {
	display: block;
}
#ACTHomeFlash .home_flash .im {
	float: left;
	width: 610px;
	height: 328px;
}
#ACTHomeFlash .home_flash .intro {
	float: left;
	width: 300px;
	padding: 30px 14px 0px 36px;
}
#ACTHomeFlash .home_flash .title {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	text-transform: uppercase;
}
#ACTHomeFlash .home_flash .title strong {
	text-transform: none;
}
#ACTHomeFlash .home_flash .block {
	height: 170px;
}
#ACTHomeFlash .home_flash .copy {
	font-size: 13px;
	color: #f6f6f6;
	padding: 14px 0px;
}
#ACTHomeFlash .home_flash .name {
	font-size: 13px;
	color: #f6f6f6;
	font-weight: bold;
}
#ACTHomeFlash .home_flash .name span {
	font-weight: normal;
}
#ACTHomeFlash .home_flash .link {
	padding-top: 20px;
}
#ACTHomeFlash .home_flash .link a.right {
	padding-left: 80px;
}
#ACTHomeFlash .home_people {
	height: 45px;
}
#ACTHomeFlash .home_people li {
	float: right;
	line-height: 45px;
	cursor: pointer;
}
#ACTHomeFlash .home_people li.title {
	padding-right: 30px;
	font-size: 13px;
	color: #FFF;
}
#home {
	padding: 20px 0px;
}
#home_flash_map {
	float: left;
	width: 514px;
	height: 242px;
}
#home_request_info {
	float: right;
	width: 438px;
	height: 242px;
}
#home_reasons {
	float: left;
	width: 210px;
	height: 194px;
	padding-right: 34px;
	padding-left: 26px;
	padding-top: 16px;
	background: transparent url(../images/17-Reasons.png) no-repeat left top;
}
#home_reasons .title {
	color: #020202;
	font-size: 15px;
	font-family: Arial;
}
#home_reasons .copy {
	height: 94px;
	padding-top: 12px;
	padding-left: 4px;
}
#home_reasons .link {
	text-indent: 24px;
}
#home_entrepreneur_test {
	float: left;
	width: 200px;
	height: 178px;
	background: transparent url(../images/Entrepreneur-Test.png) no-repeat left top;
	padding-left: 26px;
	padding-top: 16px;
	padding-right: 19px;
}
#home_entrepreneur_test .title {
	color: #020202;
	font-size: 15px;
	font-family: Arial;
}
#home_entrepreneur_test .astitle {
	color: #020202;
	font-size: 12px;
	font-family: Arial;
}
#home_entrepreneur_test .copy {
	width: 200px;
	height: 98px;
	padding-top: 8px;
	overflow: hidden;
}
#home_entrepreneur_test .link {
	text-indent: 24px;
}
#home_wealth_video {
	float: right;
	width: 400px;
	height: 174px;
	padding-top: 20px;
	padding-left: 38px;
	background: transparent url(../images/Road-to-Wealth-Video.png) no-repeat left top;
}
#container {
	padding: 20px 0px 30px;
}
#main {
	float: left;
	width: 590px;
}
#sidebar {
	float: right;
	width: 350px;
}
#page_guide {
	font-size: 12px;
	padding-left: 20px;
}
#content {
	width: 543px;
	margin: 0px 0px 30px;
	padding-left: 20px;
}
#content p {
	margin: 0px;
	padding: 8px 0px;
}
#content p.p1 {
	padding-top: 24px;
	font-size: 16px;
	color: #020202;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.p1 span {
	text-transform: none;
}
#content p.p11 {
	color: #020202;
	font-style: italic;
}
#content p.p2 {
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: -5px;
	font-size: 14px;
	color: #020202;
	font-family: Arial, Tahoma, Helvetica;
}
#content p.pul {
	padding-bottom: 2px;
}
#content .pmark {
	color: #191919;
	font-style: italic;
}
#content ul {
	padding-left: 30px;
	padding-bottom: 6px;
	list-style: outside disc;
}
#content ul li {
	padding: 2px 0px;
}
#content .listItemA {
	padding: 8px 0px;
}
#content .listItemA .left {
	float: left;
	width: 18px;
	padding-right: 10px;
	text-align: center;
	font-size: 11px;
	color: #fffffe;
	font-family: Arial;
	background: transparent url(../images/listItemA_bg.jpg) no-repeat left top;
}
#content .listItemA .right {
	float: left;
	width: 500px;
}
#content .listItemA .right .title {
	font-size: 14px;
	color: #020202;
	font-family: Arial, Tahoma, Helvetica;
	text-transform: uppercase;
}
#content .pressItem {
	padding: 8px 0px;
}
#content .pressItem .left {
	float: left;
	width: 45px;
	padding-right: 10px;
	text-align: center;
	font-size: 11px;
	color: #fffffe;
	font-family: Arial;
	background: transparent url(../images/process-item.png) no-repeat left top;
}
#content .pressItem .right {
	float: left;
	width: 480px;
}
#content .pressItem .right .title {
	font-size: 14px;
	color: #020202;
	font-family: Arial, Tahoma, Helvetica;
	text-transform: uppercase;
}
#content .bgColorA {
	background-color: #e8eaea;
	padding: 20px;
}
#content .bad-design-block {
	margin: 10px -20px;
}
#content .bad-design-block .leftA {
	float: left;
	width: 120px;
	color: #020202;
	font-weight: bold;
}
#content .bad-design-block .rightA {
	float: left;
	width: 380px;
}
#bottom_slider {
	width: 590px;
	margin-top: 20px;
}
#bottom_slider ul {
}
#bottom_slider ul li {
	margin-bottom: 1px;
	background: transparent url(../images/bottom_slider_bg.jpg) no-repeat left bottom;
}
#bottom_slider ul li.on {
	height: 179px;
}
#bottom_slider ul li .flash {
	display: none;
}
#bottom_slider ul li.on .flash {
	display: block;
	height: 110px;
	padding: 37px 30px 0px 330px;
}
#bottom_slider .copy {
	height: 52px;
	color: #ffffff;
	font-size: 20px;
	line-height: 22px;
	font-family: "Myriad Pro", Arial;
	text-transform: uppercase;
}
#bottom_slider .link {
}
#bottom_slider .link a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
#bottom_slider ul li .title, #bottom_slider ul li .title a {
	height: 32px;
	line-height: 30px;
	color: #f4f4f4;
	font-size: 13px;
	font-family: "Myriad Pro", Arial;
	text-transform: uppercase;
	text-indent: 36px;
}
#bottom_slider ul li .title a {
	display: block;
	text-decoration: none;
}
#bottom_slider ul li.item0 {
	background: transparent url(../images/bottom_slider_item0.jpg) no-repeat left bottom;
}
#bottom_slider ul li.item1 {
	background: transparent url(../images/bottom_slider_item1.jpg) no-repeat left bottom;
}
#bottom_slider ul li.item2 {
	background: transparent url(../images/bottom_slider_item2.jpg) no-repeat left bottom;
}
#sidebar_ml_info {
	width: 309px;
	padding: 16px 20px;
	border: 1px solid #d2d2d2;
	background-color: #feffff;
	font-family: Arial;
	font-size: 12px;
}
#sidebar_ml_info .headshots {
	float: left;
	width: 122px;
}
#sidebar_ml_info .owner {
	float: right;
	width: 182px;
}
#sidebar_ml_info .owner .name {
	padding-top: 10px;
	font-size: 16px;
	line-height: 18px;
	color: #020202;
}
#sidebar_ml_info .owner .state {
	color: #646464;
}
#sidebar_ml_info .owner .ml {
	color: #646464;
}
#sidebar_ml_info .owner .email {
	padding-top: 10px;
}
#sidebar_ml_info .addition {
	background-color: #f0f1f1;
	padding: 0px 20px 20px;
	margin: 16px 0px 0px;
	line-height: 140%;
}
#sidebar_ml_info .addition .title {
	font-size: 16px;
	color: #020202;
	padding-top: 16px;
}
#sidebar_ml_info .addition .phone {
	font-weight: bold;
}
#sidebar_ml_info .addition .social {
	margin-top: 6px;
}
#sidebar_ml_info .addition .social a {
	margin-right: 3px;
}
#sidebar_video {
	width: 309px;
	height: 380px;
	padding: 16px 20px 0px;
	background: transparent url(../images/sidebar_video.png) no-repeat left top;
}
#sidebar_video_video {
	width: 309px;
	height: 286px;
	text-align: center;
}
#sidebar_video_text {
	width: 249px;
	height: 80px;
	padding: 14px 20px 0px 40px;
	font-family: "Myriad Pro";
	font-size: 20px;
	line-height: 22px;
	color: #FFF;
	text-transform: uppercase;
}
#sidebar_video_text h6 {
	height: 8px;
	line-height: 8px;
	font-size: 0px;
	font-weight: none;
}
#sidebar_entrepreneur_test {
	margin: 10px 0px;
	width: 240px;
	height: 150px;
	padding-left: 26px;
	padding-top: 25px;
	padding-right: 83px;
	background: transparent url(../images/sidebar_entrepreneur_test.png) no-repeat left top;
	/*border: 1px solid red;*/
}
#sidebar_entrepreneur_test .title {
	color: #020202;
	font-size: 15px;
	font-family: Arial;
}
#sidebar_entrepreneur_test .astitle {
	color: #020202;
	font-size: 12px;
	font-family: Arial;
}
#sidebar_entrepreneur_test .copy {
	width: 240px;
	height: 68px;
	margin-top: 4px;
	margin-bottom: 2px;
	overflow: hidden;
}
#sidebar_entrepreneur_test .link {
	text-indent: 24px;
}
#sidebar_reasons {
	width: 240px;
	height: 188px;
	padding-left: 26px;
	padding-top: 12px;
	padding-right: 83px;
	background: transparent url(../images/sidebar_reasons.png) no-repeat left top;
	/*border: 1px solid red;*/
}
#sidebar_reasons .title {
	color: #020202;
	font-size: 15px;
	font-family: Arial;
}
#sidebar_reasons .copy {
	height: 82px;
	padding-top: 4px;
}
#sidebar_reasons .link {
	text-indent: 24px;
}
#footer {
	width: 900px;
	margin: 0 auto;
}
#footer_social_media {
	float: left;
	width: 320px;
}
#footer_social_media .imgs {
}
#footer_social_media .links {
	margin-top: -16px;
}
#footer_social_media ul {
	display: none;
}
#footer_nav {
	float: left;
	width: 580px;
	padding-bottom: 20px;
}
#footer_nav ul {
	float: left;
	margin-right: 26px;
}
#footer_nav ul li {
	margin: 3px 0px;
}
#footer_nav ul li.title {
	margin: 0px 0px 4px;
}
#footer_nav ul li a {
	font-size: 10px;
	color: #afafaf;
	text-decoration: none;
}
#footer_nav ul li.title a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d7d7d;
}
#footer_logos {
	text-align: center;
	margin-top: 10px;
}
#footer_logos img {
	/*margin: 0px 20px;*/
}
#footer_copy {
	padding: 30px 10px 10px;
	font-size: 10px;
}

div.Affiliations {
	padding-top: 10px;
}
div.Affiliations .item0 {
	float: left;
	width: 48%;
}
div.Affiliations .item1 {
	float: right;
	width: 48%;
}
div.Affiliations .clr {
	padding-top: 30px;
}
div.Affiliations .title {
	text-transform: uppercase;
	font-size: 14px;
	color: #020202;
	padding-top: 12px;
	padding-right: 40px;
}
div.Affiliations .copy {
	padding: 5px 0px;
}
div.Affiliations .link {
	padding-bottom: 20px;
}
div.team {
	padding-top: 12px;
}
div.team .guideA {
	margin: 0px -20px;
	padding: 5px 20px;
	background-color: #3c3c3c;
	font-weight: bold;
	color: #feffff;
}
div.team .guideB, div.faqs-full-list .question {
	margin: 0px -20px 10px;
	padding: 5px 20px;
	background-color: #afafaf;
	font-weight: bold;
	color: #feffff;
}
div.team .listA {
	padding-top: 5px;
	padding-bottom: 20px;
}
div.team .listA .item {
	padding-left: 20px;
	height: 18px;
	line-height: 18px;
}
div.team .listA .name {
	float: left;
	width: 140px;
}
div.team .listA .title {
	float: left;
	width: 370px;
	font-style: italic;
}
div.team .listB {
	padding-top: 15px;
	padding-bottom: 0px;
}
div.team .listB .item {
	padding-bottom: 20px;
}
div.team .listB .im {
	float: left;
	width: 124px;
}
div.team .listB .right {
	float: left;
	width: 410px;
}
div.team .listB .name {
	font-family: Arial;
	font-size: 14px;
	color: #020202;
	text-transform: uppercase;
}
div.team .listB .title {
	font-family: Arial;
	font-size: 14px;
	color: #020202;
}
div.team .listB .copy {
}
div.team .listB .link {
}
div.team .listB .clr {
	line-height: 10px;
	height: 10px;
	background: transparent url(../images/clr_team.png) no-repeat center;
}
div.feed-in-the-news {
	padding-top: 30px;
}
div.feed-in-the-news .item {
	padding-bottom: 40px;
}
div.feed-in-the-news .title {
	color: #020202;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
}
div.feed-in-the-news .date {
	font-size: 14px;
	font-family: Arial;
	padding-bottom: 8px;
}
div.feed-in-the-news .desc {
}
div.feed-in-the-news .link {
}
div.feed-press-releases {
	padding-top: 20px;
}
div.feed-press-releases .item {
	padding-bottom: 20px;
}
div.feed-press-releases .title {
	color: #020202;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
}
div.feed-press-releases .date {
	font-size: 14px;
	font-family: Arial;
	padding-bottom: 8px;
}
div.resources-press-kit {
}
div.resources-press-kit .item {
	padding-left: 40px;
	margin-top: 16px;
	background: transparent url(../images/PDF.png) no-repeat left top;
}
div.resources-press-kit .title {
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
}
div.resources-press-kit .copy {
}
#pNeedBeHidden {
	display: block;
}
#pNeedBeShown {
	display: none;
}
div.faqs-question-list {
	padding: 20px 0px 40px;
}
div.faqs-question-list .item {
	padding-bottom: 6px; 
}
div.faqs-full-list {
}
div.faqs-full-list .item {
	padding-bottom: 26px; 
}
div.faqs-full-list .answer, div.faqs-full-list .link {
	padding-left: 24px;
}
div.faqs-full-list .video {
	float: left;
	width: 232px;
	height: 191px;
	margin: 10px 16px 10px 0px;
	background: transparent url(../images/video-bg.png) no-repeat left top;
}
div.apply-block {
	margin-right: -30px;
	margin-top: 12px;
}
div.apply-block .left {
	margin-right: 16px;
}
div.apply-block .item {
	float: left;
	width: 230px;
	height: 170px;/*40px for bottom blank*/
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 25px;
	background: transparent url(../images/apply-block-bg.png) no-repeat left top;
	/*border: 1px solid red;*/
}
div.apply-block .title {
	font-size: 15px;
	font-family: Arial;
	text-transform: uppercase;
	color: #020202;
}
div.apply-block .copy {
	height: 59px;
	padding: 10px 0px 0px;
}
div.apply-block .link {
	text-indent: 26px;
}
div.GlobalMap {
	margin: 10px -380px 0px 0px;
	width: 900px;
	/*border: 1px solid red;*/
}
div.GlobalMapState {
}
div.GlobalMapState .state {
	margin: 10px -30px 10px -20px;
	height: 28px;
	line-height: 28px;
	color: #feffff;
	background-color: #3c3c3c;
	border: #acacac 1px solid;
	text-indent: 24px;
	font-weight: bold;
	font-size: 14px;
}
div.GlobalMapState .itemL {
	float: left;
	width: 260px;
}
div.GlobalMapState .itemR {
	float: right;
	width: 260px;
}
#content div.GlobalMapState p.p2 {
	margin-bottom: 6px;
	text-transform: uppercase;
}

#content div.sitemap {margin-top:16px;}
#content div.sitemap dl {padding-bottom:9px;}
#content div.sitemap dl dt {}
#content div.sitemap dl dd {}
#content div.sitemap ul {list-style: none outside none; margin:8px 0px 12px;}
#content div.sitemap ul li {}

#micro-footer-nav {
	text-align: right;
	margin-bottom: 10px;
}
#micro-footer-nav a {
	color: #7d7d7d;
	font-family: Arial;
	padding-right: 28px;
	text-decoration: none;
}
#cse-search-results {
	width: 540px;
	height: 960px;
	overflow:hidden;
}

#UserForm .txt {
	width: 200px;
}

#content ul.userBoardTask {
	list-style: none outside none;
	margin: 10px -300px 0px -30px;
}
#content ul.userBoardTask li {
	float: left;
	padding-right: 10px;
}
.expandBad {
	margin: 10px -300px 0px 0px;
	width: 800px;
	border: 1px solid red;
}
table.form-micro-contact {
	margin: 10px -20px;
	width: 580px;
}
table.form-micro-contact td {
	padding: 2px 0px;
}
table.form-micro-contact td.title {
	padding: 4px 20px;
	font-weight: bold;
	background-color: #afafaf;
	color: #feffff;
}
table.form-micro-contact td.title2 {
	padding: 4px 0px 4px 40px;
}
table.form-micro-contact td.title3 {
	padding: 4px 0px 20px 20px;
}
table.form-micro-contact th {
	text-align: right;
	padding: 2px 0px;
}
table.form-micro-contact .text1 {
	width: 270px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	border: 1px solid #c2c2c2;
	border-top: 1px solid #858585;
}
table.form-micro-contact .text2 {
	width: 86px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	border: 1px solid #c2c2c2;
	border-top: 1px solid #858585;
}
table.form-micro-contact .text3 {
	width: 270px;
	height: 100px;
	line-height: 18px;
	font-size: 11px;
	border: 1px solid #c2c2c2;
	border-top: 1px solid #858585;
}
table.form-micro-contact .text4 {
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	border: 1px solid #c2c2c2;
	border-top: 1px solid #858585;
}
table.form-micro-contact .text5 {
	width: 88px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border: 1px solid #c2c2c2;
	border-top: 1px solid #858585;
	text-align: center;
}
table.form-micro-contact .LegalNotice {
	float: left;
	padding-right: 30px;
}
#content ul.capp_nums {
	list-style: none outside none;
	padding: 0px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fffffe;
}
#content ul.capp_nums li {
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 10px;
	background: transparent url(../images/capp_step_num.png) no-repeat right top;
	text-align: center;
}
#content ul.capp_nums li.on {
	background-position: left top;
}
#content ul.capp_tips {
	list-style: none outside none;
	padding: 0px;
	margin: 3px 0px 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#content ul.capp_tips li {
	display: none;
}
#content ul.capp_tips span {
	color: #e20605;
	text-transform: none;
}
