body {
	margin: 0px;
	line-height: 140%;
	font-family: georgia, times, serif;
}

a {
	color:#0063af;
}

a:hover{
	color:#ffc600;
}
//turn off annoying dotted outline on images
a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

h1, h2, h3 {
	color: #0063af;
}
h1 {
	font-size: 160%;
	line-height:112%;
}

h2 {
	font-size: 140%;
	line-height: 110%;
}

h3 {
	font-size: 115%;
	line-height: 105%;
}

p.indent {
	padding-left: 30px;
}

th, td {
	border: 0px;
}

div.quote  {
	margin: 0px 0px 0px 00px;
	padding: 2px 10px 2px 15px;
	border-left: 8px solid #0063af;
	background-color: #fffbdb;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;

}

div.quote .first {
	font-size: 115%;
	line-height: 110%;
	font-style: italic;
	font-weight: bold;
	color:#0063af;
	margin-bottom: 0px;
}

div.quote .second {
	text-align: right;
	margin: 3px 0px 0px 0px;
	font-size: 75%;
	line-height: 110%;
	color: #555555;
}

#tabs li.ui-state-default, #tabs li.ui-tabs-selected, #tabs li.ui-state-active {
	list-style-type: none;
}

.autoMargin {
	text-align: center;
}
.autoWidth {
	margin: 0px auto;
	width: 950px;
	text-align: left;
}

.yellow_button {
	height: 24px;
	width: 103px;
	border: 0px;
	background: url('/global/images/button.gif') no-repeat;
	color:#0063af;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
}

.yellow_button:hover {
	background: url('/global/images/button.gif') no-repeat bottom;
	cursor: hand;
	cursor: pointer;
}

#header_wrapper {
	height: 131px;
	background: url('/global/images/header_background.gif') repeat-x;
}

#header_wrapper div {
	z-index:105;
}

#content_bottom_wrapper {
	background: url('/global/images/content_top_background.gif') repeat-x top;
	background-color: #ddcfab;
	padding-top: 20px;
	clear: both;
}

#footer_wrapper {
	height: 150px;
	background-color: #589a8b;
}

/* Quote Pushdown Styles - START */

#quote_pushdown_wrapper {
	height:236px;
	padding: 10px;
	background:url('/global/images/quote_pushdown_background.gif') repeat-x;
	color: #0063af;
}

#quote_pushdown_wrapper  a:hover{
	color: #0063af;
	text-decoration: underline;
}

#quote_pushdown h2 {
	margin-top: 0px;
}

#quote_pushdown h4 {
	margin-top: 6px;
	margin-bottom: 0px;
}

#quote_pushdown .normal {
	width: 150px;
}

#quote_pushdown .left a {
	color: #0063af;
}

#quote_pushdown .right {
	float: right;
	background:url('/global/images/quote_background.gif') no-repeat;
	height: 200px;
	width: 464px;
	padding: 7px 10px;
	margin-left: 10px;
	color: #0063af;
}

#quote_pushdown .right .yellow_button {
	margin-top: 22px;
}

/* Quote Pushdown Styles - END */

#crumbtrail ul, #crumbtrail li {
	display: inline;	
	list-style-type: none;
}

#crumbtrail li img {
	margin: 0px 5px;
}

/* Top Nav menu Styles -- START */

#menu  a {
	display: block;
	text-decoration: none;
}

#menu ul, #menu li {
	margin: 0px;
	list-style: none;
}

#menu {
	position: absolute;
	margin-left: 150px;
	margin-top: 84px;
	width: 800px;
}

#menu ul li {
	width: 160px;
	float: left; 
	position: relative;
	z-index: 501;
}

#menu  ul  li.activeTab, #menu > ul > li:hover {
	background: url('/global/images/menu_active_tab.gif') no-repeat;
}

/* The next three selectors only affect the first menu tab */
#menu   > ul > li:first-child a {
	padding-left: 24px;
}

#menu  > ul > li:first-child:hover {
	background: transparent;
}

#menu ul a {
	text-align: center;
	display: block;
	font: bold 16px/48px georgia;
}

#menu ul ul {
	margin-top: -6px;
	position: absolute;
	z-index: 500;
	background: url('/global/images/menu_dropdown_background.gif') no-repeat bottom;
}

#menu ul ul li {
	width: 160px;
}

#menu ul ul li.active{
	background: transparent;
	color: #e7c900;
}

#menu ul ul a {
	text-align: left;
	font: bold 12px/16px georgia;
	border-bottom: 1px solid #0063af;
	color: #0063af;
	margin: 0px 10px;
	padding: 10px 0px 10px 5px;
} 

#menu   ul  li  ul  li:first-child{
	background: url('/global/images/menu_top_background.gif') no-repeat;
}

#menu ul ul a:hover{
	color: #ffc600;
}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{display: block;}
/* Top Nav menu Styles -- END */

#footer {
	color: #ffffff;
}

#footer #social_media_footer{
	float: right;
	padding: .5em 20px 0px 0px;
}

#footer #social_media_footer img{
	padding: 0px 2px;
}

#footer  a{
	color: #ffffff;
	text-decoration: none;
}

#footer  a:hover{
	text-decoration: underline;
}

#footer  .right{
	clear: right;
	float: right;
	padding-right: 6px;
}

#footer  .left{
	padding-left: 6px;
}

#footer .menu  {
	padding: .5em 0 1em 6px;
}

/* Header Styles -- START */
#header #quote_pushdown_button {
	display: block;
	float: right;
	width: 247px;
	height: 48px;
	background:url('/global/images/quote_pushdown_tab.gif') no-repeat top;
}

#header #phone_number {
	float: right; 
	margin-right: 5px; 
	clear: right; 
	color: #ffffff; 
	font: bold 20px/26px georgia;
}

#header #main_logo {
	position: absolute; 
	margin-top: 13px;
}
/* Header Styles -- END */

/* Content Top Styles -- START */
#content_quote_box  {
	height: 279px;
	line-height: 120%;
}

#content_quote_box  h1, #content_quote_box  h2, #content_quote_box  h3 {
	color: #ffffff;
}

#content_quote_box .left  {
	float: left;
	width: 217px;
}

#content_quote_box .right  {
	float: right;
	width: 733px;
	overflow: hidden;
}

#content_quote_box .right .screen  {
	position:absolute;
	margin-left: 490px;
	margin-top: 5px;
	width: 220px;
	height: 265px;
	padding: 0px 6px 0px 8px;
	background-color: #000000;
	opacity:0.75;
	filter:alpha(opacity=75);
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
	z-index: 100;
	overflow: hidden;
}

#content_quote_box .right .screen ul {
	margin-left: 1em;
}

#content_quote_box .right .screen div {
	margin-top: -5px;
	color: white;
	display: block;
	text-align: right;
}

#content_quote_box .right .screen div span {
	text-decoration: underline;
}

#content_quote_box .right .screen h2  {
	margin: 10px 0px 13px 0px;
	font-size: 125%;
}

#content_quote_box .right #billboard_frame {
	position: absolute;
	z-index: 101;
}

#content_quote_box .right .billboard_image {
	position: absolute;
	z-index: 99;
}

#content_quote_box #content_quote_top {
	background: url('/global/images/content_quote_top.gif') no-repeat;
	height: 35px;
	width: 217px;
	padding-top: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

#content_quote_box #content_quote_top span {
	padding-left: 32px;
}

#content_quote_box  #content_quote_body {
	background: url('/global/images/content_quote_background.gif') repeat-y;
	height: 159px;
	width: 202px;
	padding-left: 15px;
	color: #0063af;
}

#content_quote_box  #content_quote_body h4 {
	padding: 7px 0px 0px 0px;
}

#content_quote_box  #content_quote_body .yellow_button {
	margin: 7px 5px 0px 0px;
	float: right;
}

#content_quote_box  #content_quote_bottom {
	background: url('/global/images/content_quote_bottom.gif') no-repeat;
	height: 38px;
	width: 217px;
	padding-top: 22px;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	text-align: right;
}

#content_quote_box  #content_quote_bottom span {
	padding-right: 5px;
}

#content_top h1 {
	margin-top: 5px;
	font-style: italic;
}
#content_top img#header_image {
	margin: 5px 10px -6px 0px;
	display: block;
}

#content_top #blurb {
	width: 680px;
	float: right;
}

/* Content Top Styles -- END */

#content_bottom h1 {
	margin-top: 0px;
	font-size: 150%;
}

#content_bottom #center {
	float: left;
	width: 490px;
	margin: 0px 0px 0px 16px;
}

#content_bottom .right_portal, #content_top .right_portal {
	float: right;
	width: 196px;
	margin: 0px 0px 15px 15px;		
}

#testimonial_portal_wrapper {
	padding: 15px 0px 0px 0px;
	clear: right;
}

#testimonial_portal_wrapper div.testimony{
	text-align: left;
	margin: 0px;
	font-size: 16px;
	font-weight:bold;
	color: #0063af;
	font-style: italic;
}

#testimonial_portal_wrapper div.testimony .name {
	padding-top: 4px;
	font-style: normal;
	text-align: right;
}

#content_bottom .right_portal #social_media {
	margin-top: 5px;
	float: right;
}

#content_bottom .right_portal #social_media  img {
	padding: 0px 2px;
}

#activate_box a, #newsletter_contents a {
	color: #ffffff;
}

#activate_box a:hover, #newsletter_contents a:hover {
	color: #ffc600;
}

#content_bottom .left_portal {
	float: left;
	width: 198px;
	height: 200px;
	margin: 0px 0px 0px 5px;
}

#newsletter_contents {
	background: url('/global/images/trial_plan_bg.png') no-repeat;
	padding: 10px 7px 5px 7px;
	height: 290px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

#newsletter_contents .email {
	width: 136px;
	height: 21px;
	border: 0px;
	padding: 3px 0px 0px 8px; 
	background: url('/global/images/input_email_background.gif') no-repeat 0px 0px;
	color: #555555;
}

.narrow_width {
	width: 730px;
}

#big_accordion.real-cases h3 {
	margin-top :0px;
}

#big_accordion.real-cases .totalPaid {
	font-weight: bold;
	margin-bottom: 1em;
	color: #0063af;
}

#big_accordion.real-cases .teaserQuote {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
	color: #0063af;
}

#big_accordion.real-cases .ownerName {
	padding: 0px 50px 2px 0px;
	text-align: right;
}

#big_accordion.real-cases .content {
	margin-top: 1em;
}

#big_accordion.real-cases .ui-accordion-header {
	cursor: default;
}

#big_accordion.management img {
	float: left;
	margin: 10px;
	}

#big_accordion .ui-helper-reset {
	line-height:1.5;
}

#big_accordion .ui-accordion-header {
	padding: 10px;
	margin-top: 5px;
}

#big_accordion .ui-accordion-header h2 {
	margin-top: 0px;
}

#big_accordion .ui-accordion-header a {
	display: inline;
	text-decoration: underline;
}

#big_accordion .ui-icon {
	margin-top: -26px;
	top: 100%;
	height: 21px;
	width: 21px;
	left: 710px;
	background-position: 0px 0px;
}

#big_accordion .ui-icon-real-cases {
	position: relative; 
	float: right;
	height: 21px;
	width: 21px;
	background-repeat: no-repeat;
	margin-top: -26px;
}

.ui-tabs  #big_accordion .ui-icon {
	left: 670px;
}

.ui-tabs .ui-tabs-nav li {
	list-style-type: none;
}

.ui-state-default .ui-icon, .ui-icon-default {
	background-image: url(/dotAsset/16345.png);
}

.ui-state-hover .ui-icon , .ui-icon-hover{
	background-image: url(/dotAsset/16347.png);
}

.ui-state-active .ui-icon, .ui-icon-active {
	background-image: url(/dotAsset/16349.png);
	margin-left: -4px;
}

.ui-corner-all {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

#big_accordion .ui-corner-top {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

#big_accordion .ui-bottom-top {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#big_accordion .ui-state-default {
	background:#ffffff;
	color: #333333;
}

#big_accordion .ui-state-hover {
	background:#e9f0f5;
	color: #222222;
}

#big_accordion .ui-state-active {
	background:#589a8b;
	color: #ffffff;
}

#big_accordion .ui-state-active h2, #big_accordion .ui-state-active h3 {
	color: #ffffff;
}r-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

#big_accordion .ui-bottom-top {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#big_accordion .ui-state-default {
	background:#ffffff;
	color: #333333;
}

#big_accordion .ui-state-hover {
	background:#e9f0f5;
	color: #222222;
}

#big_accordion .ui-state-active {
	background:#589a8b;
	color: #ffffff;
}

#big_accordion .ui-state-active h2, #big_accordion .ui-state-active h3 {
	color: #ffffff;
}lor: #ffffff;
}

#big_accordion .ui-state-active h2, #big_accordion .ui-state-active h3 {
	color: #ffffff;
}color: #ffffff;
}lor: #ffffff;
}
