﻿body
{
    font-family: Arial;
    text-align: center;
    padding: 0;
    margin: 0;
    background-image: url('Images/bglight.png');
    background-repeat:repeat-x;
}
a:link, a:visited
{
    color: #F57B22;
    text-decoration: none;
}
a:hover
{
    color: #F57B22;
    text-decoration: underline;
}
h1
{
    color: #006AB4;
    font-size: 17pt;
    padding-bottom: 0;
    margin-bottom: 7px;
    line-height: 2.0em;
}
h2
{
    color: #006AB4;
    font-size: 1.3em;
    padding-bottom: 0;
    margin-bottom: 6px;
    line-height: 1.2em;
}
h3, h3 a:link, h3 a:visited
{
    color: #006AB4;
    font-size: 1.0em;
    padding-bottom: 0;
    margin-bottom: 5px;
    line-height: 1.3em;
}
p
{
    font-size: 0.8em;
    line-height: 1.8em;
    padding-top: 0;
}
/*.moreLineSpacing
{
    line-height: 1.8em;
}*/
ul
{
    margin-left: 18px;
    padding-left: 30px;
    padding-right: 10px;
}
li
{
    padding-left: 0;
    font-size: 0.7em;
    line-height: 1.4em;
    margin: 0px;
    margin-left: 0px;
    padding-bottom: 5px;
}
#outsideBorder
{
    margin: auto;
    width: 970px;
    background-image: url('Images/bgdark.png');
    background-repeat: repeat-x;
}
#container
{
    width: 935px;
    text-align: left;
    margin: auto;
    
}
#header
{
    border-bottom: solid 5px #737e49;
    height: 125px;
    background-color: #1a6c8c;
    color: White;
    /*background-image: url('Images/headerbg.png');
    background-repeat: repeat-x;
    padding-right: 35px;*/
}
.main
{
    background-image: url(Images/bgcolumns.png);
    background-repeat: repeat-y;
    background-position: center;
    background-color: white;
    min-height: 520px;
    border-bottom: solid 5px #737e49;
}
.mainFull
{
    background-color: white;
    min-height: 500px;
    border-bottom: solid 5px #1573CB;
    padding: 30px;
    clear: both;
}
#mainBottom
{
    clear: both;
    height: 0px;
}
#homeLeft
{
    float: left;
    width: 685px;
    overflow: hidden;
}
#homeLeft h1
{
	color: #F57B22;
}
#homeLeft h1, #homeLeft h2, #homeLeft h3, #homeLeft h4, #homeLeft p, #homeLeft .leadGenerationLink
{
    margin-left: 30px;
    margin-right: 30px;
}
#homeRight h1, #homeRight h2, #homeRight h3, #homeRight h4, #homeRight p, #homeRight .leadGenerationLink
{
    margin-left: 20px;
    margin-right: 20px;
}
.headerLogo
{
    float: left;
    width: 314px;
    height: 125px;
}
.headerLogo img
{
    /*padding-top: 25px;
    padding-left: 40px;*/
}
.headerNavigation
{
    float: left;
    width: 621px;
    height: 125px;
    font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}
.headerNavigation .tollfree
{
	margin: 25px 25px 30px 0px;
	float: right;
	text-align: left;
}
.headerNavigation .links
{
	margin-right: 25px;
	font-size: 9pt;
	clear: both;
	text-align: right;
	color: #F57B22;
}
.headerNavigation .links a
{
	color: White;
}
/* Unused
.headerAuthentication
{
    float: right;
    width: 300px;
    margin-top: 15px;
    height: 25px;
}
*/
.homeCategory
{
    float: left;
    width: 225px;
    min-height: 45px;
    background-color: #1a6c8c;
}
#homeLeft .homeCategory h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    padding: 0 0 0 20px;
    border:0;
    margin: 0px;
    display: block;
    line-height: 22px;
}
#homeLeft .homeCategory h1.twolines
{
}

.homeCategory h1 a, .homeCategory h1 a:visited, .homeCategory h1 a:hover
{
	color: White;
	text-decoration: none;
}

.homeCategory h1 a
{
	display: block;
	margin-top: 10px;
	height: 35px;	
}
.homeCategory h1.twolines a
{
	margin-top: 0px;
	height: 45px;	
}

.homeCategorySpacer
{
    float: left;
    width: 5px;
    background-color: White;
    min-height: 30px;
}
#homeContent
{
    clear: both;
    padding-top: 15px;
}
#homeRight
{
    float: right;
    width: 245px;
    padding-left: 5px;
}
#homeFeatured
{
    text-align: left;
}
#legal
{
    padding: 20px;
    clear: both;
    text-align: center;
    font-size: 0.6em;
    color: #1a6c8c;
}
#legal span
{
	color: #F57B22;
}
#legal a:link, #legal a:visited, #level a:hover
{
	color: #1a6c8c;
}

.servicelistitem
{
    float: left;
    width: 215px;
    display: inline-block;
}
.servicelistitem a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #1573CB;
}

/* RAD Menu */
.dropdownmenu
{
    border-bottom: solid 5px;
    border-bottom-color: #1a6c8c;
    background-color: #d8e8ef;
    height: 23px;
    width: 225px;
    line-height: 2em;
}
.dropdownmenuitem
{
    background-color: #d8e8ef;
    width: 225px;
    line-height: 2em;
}

/* SSO Page */
.ssohandler
{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
    color: #88BAEA;
    font-style: italic;
}
.ssohandler .mid
{
    position: absolute;
    left: 10%;
    width: 80%; 
    height: 150px; 
    top: -35px; 
    visibility: visible;
}
.ssohandler .mid .loading
{
    width: 100%;
    height: 64px;
    background: url(Images/ajax-loader.gif) no-repeat center top;
}
/*
.theWrapper .ssohandler, .theWrapper .ssohandler .mid
{
    position: static;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    z-index: auto;
}
*/
.leadGenerationLink
{
    background: transparent url(Images/lnkBullet.png) no-repeat 0px 2px;
}
.leadGenerationLink h3, .leadGenerationLink p
{
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 5px;
}
.leadGenerationLink a:link, .leadGenerationLink a:visited
{
    /*color: #FF6C1F;*/
}
#categoryThumbs
{

}
.categorySlot
{
    float: left;
    width: 150px;
    margin-left: 18px;
    margin-top: 30px;
    display: inline;
}

/* Service Detail */
.sdThumb
{
    float: left;
    width: 150px;
    height: 190px;
    margin-right: 9px;
    margin-left: 9px;
}
.sdThumbImage
{
    clear: both;
    display: block;
    width: 150px;
}
.sdThumbDescription
{
    clear: both;
    display: block;
    font-size: 0.8em;
    line-height: 1.3em;
    padding: 10px 15px 0px 15px;
}
.sdThumbLink
{
    clear: both;
    display: block;
    color: #006AB4;
    font-size: 1.0em;
    padding-bottom: 0;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 0.8em;
    padding: 5px 15px 0px 15px;
}
.sdSummary
{
    margin: 10px 5px 10px 5px;
    padding: 10px;
    clear: both;
    border-top: solid 1px silver;
}
.sdSummaryImage
{
    float:left;
    padding: 15px;
    margin-top: 50px;
    width: 180px;
}
.sdSummaryContent
{
    margin-left:220px;
    font-size: 0.8em;
    line-height: 1.3em;
    padding-top: 0;
    margin-top: 2px;
}
#homeLeft .sdSummaryContent h3
{
    padding-left: 0;
    margin-left: 0;
}

/* End Service Detail */
.survey
{
    margin-left: 20px;
    font-size: 10pt;
}

.survey th
{
    text-align: right;
    font-weight: normal;
    color: black;
    vertical-align: top;
    padding-right: 6px;
    padding-top: 2px;
}
.survey th span.star
{
	display: none;
}
.survey th.required span.star
{
	display: inline;
}
.survey textarea
{
    width: 300px;
}
.survey .mask
{
    font-family: Monospace;
}
.info
{
    font-size: 12pt;
    font-weight: bold;
    display: block;
}
.radr_item
{
    margin:0;
    padding:0;
}

/* Report List */
.reportItem
{
    padding-left: 10px;
    padding-top: 2px;
    width: 100%;
}
.reportItemAlternate
{
    padding-left: 10px;
    padding-top: 2px;
    width: 100%
}
.reportError
{
    padding-left: 10px;
    padding-top: 2px;
    width: 100%
}

/* FeaturedTestimonial */
#homeRight .featuredTestimonial
{
	background-color: #D9EAF0;
    border-bottom: solid 5px #737e49;
    padding: 8px;
}

#homeRight .featuredTestimonial img
{
	float: left;
	margin: 0 10px 10px 0;
}

#homeRight .featuredTestimonial .quote
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #0B7182;
	line-height: 20px;
}

#homeRight .featuredTestimonial p
{
	margin: 0px 8px 0px 8px;
	line-height: 1.5em;
}

#homeRight .featuredTestimonial p.more
{
	text-align: right;
	font-size: 11pt;
	margin-top: 5px;
}

/* Featured Offer control */
#homeRight .featuredOffer
{
	background-color: white;
	background-image: url(Images/bg_featured_offer.png);
	background-position: right top;
	background-repeat: no-repeat;
    border-bottom: solid 5px #737e49;
    padding: 8px;
}
#homeRight .featuredOffer img
{
	
}
#homeRight .featuredOffer h1
{
	font-size: 11pt;
	color: #0B7182;
	padding: 0;
	margin: 0px 8px 0px 8px;
}
#homeRight .featuredOffer p
{
	margin: 0px 8px 0px 8px;
	padding: 0;
	line-height: 1.6em;
	font-size: 8pt;
}
#homeRight .featuredOffer p.more
{
	text-align: right;
	font-size: 11pt;
	margin-top: 0px;
}

/* Info Box */
#homeLeft .infoBox
{
}
#homeLeft .infoBox .heading
{
	padding: 8px 12px 8px 15px;
	background-color: #1a6c8c;
	font-size: 16pt;
	font-weight: bold;
	color: white;
}
#homeLeft .infoBox .content
{
	padding: 15px;
	background-color: #D9EAF0;
	line-height: 1.2em;
}
#homeLeft .infoBox .text
{
	padding: 5px 5px 0px 5px;
}

#homeLeft .infoBox p
{
	padding: 0;
}

/* Testimonial */
#homeLeft .testimonial
{
    border-top: solid 1px black;
    background-color: White;
    width: 100%;
    padding: 20px 0px 20px 20px;
}

#homeLeft .testimonial .person
{
    float: left;
    width: 150px;
    vertical-align: middle;
}

#homeLeft .testimonial .container
{
    float: left;
    width: 450px;
}

#homeLeft .testimonial .person .name
{
    font-style: italic;
    font-size: 14pt;
    font-weight: bold;
}

#homeLeft .testimonial .person .location
{
    font-style: italic;
    font-size: 10pt;
}

#homeLeft .testimonial .content
{
    color: Black;
}

#homeLeft .testimonial .headline
{
    font-weight: bold;
    font-size: 14pt;
    color: #016f90;
}

/* New Partner */
#homeLeft .newPartner
{
}

#homeLeft .newPartner .heading
{
	background-color: transparent;
	font-size: 16pt;
	font-weight: bold;
	color: #1a6c8c;
	text-align: center;
}

#homeLeft .newPartner .content
{
	padding: 15px;
	background-color: transparent;
}

/* Newsletter Opt-In */
.optin th, .optin th.required
{
	font-weight: normal;
}

.optin table.survey
{
	margin: 8px 0px 12px 0px;
	float: left;
}

.optin table.survey td
{
	padding-bottom: 5px;
}


.optin .links
{
	margin: 5px 0px 0px 0px;
	display: block;
	float: right;
	text-align: right;
}

.optin .links a
{
	display: block;
	white-space: nowrap;
	font-size: 10pt;
	padding: 5px;
	margin-top: 3px;
}

#homeLeft .optin .content p
{
	margin: 0;
}

.optin .tagEmailAddress input
{
	width: 300px;
}

.optin .tagMemberID input
{
	width: 200px;
}


/* General */
.pad_5
{
    padding: 5px;
}
.disclaimer
{
	font-size: 8pt;
	line-height: 8pt;
}
.clear
{
	clear: both;
	height: 0;
	font-size: 1px;
	visibility: hidden;
}
.orange
{
	color: #F57B22;
}
.blue
{
	color: #1a6c8c;
}
.right 
{
    float: right;
    text-align: right;
}
.left 
{
    float: left;
    text-align: left;
}
.element
{
    clear: both;
    display: block;
}
.elementFont
{
    font-size: 10pt;
}
.error
{
    border: 1px solid #DD3C10;
    background-color: #FFEBE8;
    padding: 10px;
}

a.submit, a:hover.submit, a:visited.submit
{
	color: #0B7182;
	font-size: 11pt;
	padding: 2px 26px 2px 2px;
	background-image: url(Images/submit.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.optin a.submit, .optin a:hover.submit, .optin a:visited.submit
{
	padding: 2px 26px 2px 12px;
}

.submitCell
{
	padding-top: 6px;
}


/* Survey */
input.disabled
{
	background-color: #EEEEEE;
	border: solid 1px #AAAAAA;
	margin: 1px;
}
input.disabledcheck
{
    /* no special styling needed */
}
.mask
{
    font-family: Monospace;
}

/* Callout */
.validationCallout 
{ 
	border: solid 2px #E6781E; 
	padding:6px; 
	background-color:#FFFFFF; 
	color: black;
	font-weight:bold;
	font-size: 10pt;
}
.closeCalloutButton
{
	color: #E36D17;
	border: solid 1px #E6781E;
	padding: 1px 2px 1px 2px;
	margin: 0 0 4px 4px;
	font-family: Arial Black;
	float: right;
	display: block;
	line-height: 8pt;
	font-size: 8pt;
}

