
.pageContent
{
    margin-left: 10px;
    margin-right: 10px;
}

.quote
{
    background: #E1E1E1 url('/img/quote-left.gif') no-repeat left top;
    background-color: #F6F6F6;
    border: 2px solid #DFDFDF;
    padding: 20px 0px 0px 50px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.quote div
{
    background: transparent url(/img/quote-right.gif) right bottom no-repeat;
    padding-right: 45px;
    padding-bottom: 10px;
}



.faqA
{
    background-color: #F6F6F6;
    padding: 0px 10px 0px 10px;
    margin-bottom: 10px;
}
.faqA p
{
    margin: 10px 0px 10px 0px;
}

.loginh
{
    background-image: url("/img/nav120-off.png" );
    background-repeat: repeat-x;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: White;
}

.faqQ, .featName
{
    border: none;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 0;
    color: #194787;
    border-bottom: 1px solid #345c90;
}


ul.arrowd li, .featureText ul li
{
    list-style-image: url(/img/arr_o.gif);
}

.login
{
    background-color: #F6F6F6;
    border: 1px solid #DFDFDF;
    width: 280px;
    font-weight: bold;
    font-size: 12px;
}

.login td.text
{
    text-align: right;
    width: 100px;
}

.login.td.db
{
    text-align: left;
}

.login td.tb input
{
    width: 180px;
}
.memberlogin
{
    width: 200px;
    padding: 45px 20px 0px 0px;
}
.memberlogin a
{
    font-size: 14px;
}
.Registration
{
    background-color: #F6F6F6;
    border: 1px solid #DFDFDF;
    width: 490px;
    padding-left: 10px;
}

.Registration .tb2
{
    width: 230px;
}

.regheader
{
    border: none;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    color: #194787;
    border-bottom: 1px solid #345c90;
    margin: 10px 20px 10px 0px;
}
.blueQuote
{
    color: #345c90;
    font-size: 14px;
}

.button
{
    margin: 0;
    font: bold 1em Arial, Sans-serif;
    border: solid 1px #AAAAAA;
    background: #FAFAFA url(/img/gradientbg.jpg);
    padding: 2px 3px;
    color: black;
}
.button:hover
{
    margin: 0;
    font: bold 1em Arial, Sans-serif;
    border: solid 1px #AAAAAA;
    background: #FAFAFA url(/img/gradientbghov.jpg);
    padding: 2px 3px;
    color: black;
}

.textbox
{
    margin: 0;
    background: #f6f6f6;
    border: 1px solid #ACACAC;
    padding: 2px;
}

.textbox:hover
{
    margin: 0;
    background: white;
    border: 1px solid #ACACAC;
    padding: 2px;
}

.whitetextbox
{
    margin: 0;
    background: white;
    border: 1px solid #ACACAC;
    padding: 2px;
}

.whitetextbox:hover
{
    margin: 0;
    background: white;
    border: 1px solid #ACACAC;
    padding: 2px;
}

.hiddentextbox, hiddentextbox.hover
{
    background: transparent;
    border: none;
}

.hottextbox
{
    margin: 0;
    background: #FFFACD;
    border: 1px solid #ACACAC;
    padding: 2px;
}

.hottextbox:hover
{
    margin: 0;
    background: #FFFACD;
    border: 1px solid #ACACAC;
    padding: 2px;
}

.checkbox input
{
    border: none;
}
.ajax__validatorcallout_popup_table_row td
{
    padding: 0px !important;
}

.ajax__validatorcallout tr td.ajax__validatorcallout_error_message_cell, .ajax__validatorcallout tr td.ajax__validatorcallout_close_button_cell, .ajax__validatorcallout tr td.ajax__validatorcallout_icon_cell
{
    background-color: #FFFACD !important;
    padding: 3px !important;
}

.ajax__validatorcallout tr:hover td.ajax__validatorcallout_arrow_cell
{
    background-color: Transparent !important;
}

.ajax__validatorcallout_error_message_cell, .ajax__validatorcallout_close_button_cell, .ajax__validatorcallout_icon_cell
{
    border-bottom: 1px solid black !important;
    border-top: 1px solid black !important;
    font-size: 12px !important;
}

.ajax__validatorcallout_error_message_cell
{
    vertical-align: middle;
    font-weight: bold;
}

.ajax__validatorcallout_icon_cell
{
    margin-left: 10px !important;
    padding: 3px !important;
}

.ajax__validatorcallout_close_button_cell
{
    border-right: 1px solid black !important;
}

.grayBorder
{
    border: solid 1px #cccccc;
}
.modalDialog_transparentDivs
{
    background-image: url(/img/overlay.png);
    z-index: 1;
    position: absolute; /* Always needed	*/
}
.modalDialog_contentDiv
{
    border: 0px solid #777;
    padding: 0px;
    z-index: 100; /* Always needed	*/
    position: absolute; /* Always needed	*/
    background-color: #FFF; /* White background color for the message */
}

.modalDialog_contentDiv_shadow
{
    z-index: 90; /* Always needed	- to make it appear below the message */
    position: absolute; /* Always needed	*/
    background-color: #555;
}
.messageHeader
{
    text-align: right;
    background: url(/img/prompt_header.gif) repeat-x;
    padding: 4px 5px 4px 5px;
}

.messageHeader a
{
    color: White;
    font-size: 12px;
}
.searchtb, .searchtbw
{
    margin: 0;
    background: white;
    padding: 4px;
    width: 190px;
    margin: 0px 0px 0px 10px;
    color: #555;
    border: 0;
    float: left;
}
.searchtbw
{
    color: #BFBFBF;
}

.ilocation
{
    color: yellow;      
}
.blocation
{
    color: Red;      
}

#hometopcontent
{
    background: url('/img/hometab-bg.jpg') repeat-x;
    height:360px;
    width: 100%;
}


.TabbedPanels
{
	margin: 0 auto;	
	width: 1200px;
}

.TabbedPanelsTabGroup
{
	padding: 0;
	margin: 0;
	width: 1200px;
	height: 70px;
	background-color: White;
}

.TabbedPanelsTab
{
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin: 0;
	border: 0;
	padding: 0;
}


.TabbedPanelsTabHover
{
}

.TabbedPanelsTabSelectde
{
	background-color: transparent;
}


.TabbedPanelsTab a
{
}

.TabbedPanelsContentGroup
{
	border: none;
	width: 100%;
	padding-top: 2px;	
}


.TabbedPanelsContent
{
	padding: 0;
}

.TabbedPanelsContentVisible
{
}
#mainContent
{
	width: 970px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
#hometopcontent .TabbedPanelsContent
{
	height: 288px;
}

#hometopcontent h1
{
	display: none;
}

#try_blurb
{
}

#see_blurb
{
	background-image: url(/img/home/bg_home_tabpanel2.jpg);
	background-repeat: no-repeat;
	width: 1200px;
}

#turn_blurb
{
	background-image: url(/img/home/bg_home_tabpanel3.jpg);
	background-repeat: no-repeat;
	width: 1200px;
}

#find_blurb
{
	background-image: url(/img/home/bg_home_tabpanel4.jpg);
	background-repeat: no-repeat;
	width: 1200px;
}

.TabbedPanelsContent h2, .TabbedPanelsContent ul, .TabbedPanelsContent p
{
	display: none;
}

#try_blurb .signup, #see_blurb .signup, #turn_blurb .signup, #find_blurb .signup
{
	display: block;
	position: relative;
	top: 240px;
	left: 415px;
	width: 235px;
	height: 30px;
}
.TabbedPanelsContent .signup a
{
	display: block;
	width: 230px;
	height: 33px;
}

.TabbedPanelsContent .signup a span
{
	display: none;
}

#hometopcontent li.TabbedPanelsTab #try_tab
{
	background-image: url("/img/home/bg_home_tabbuttons_sprite.jpg");
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 300px;
	height: 70px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#hometopcontent li.TabbedPanelsTabSelected #try_tab
{
	background-image: url(/img/home/bg_home_tabbuttons_sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	width: 300px;
	height: 70px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#hometopcontent li.TabbedPanelsTab #see_tab
{
	background-image: url(/img/home/bg_home_tabbuttons_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -300px 0px;
	width: 300px;
	height: 70px;
}

#hometopcontent li.TabbedPanelsTabSelected #see_tab
{
	background-image: url(../img/home/bg_home_tabbuttons_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -300px -70px;
	width: 300px;
	height: 70px;
}

#hometopcontent li.TabbedPanelsTab #turn_tab
{
	background-image: url(../img/home/bg_home_tabbuttons_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -600px 0px;
	width: 300px;
	height: 70px;
}

#hometopcontent li.TabbedPanelsTabSelected #turn_tab
{
	background-image: url(../img/home/bg_home_tabbuttons_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -600px -70px;
	width: 300px;
	height: 70px;
}

#hometopcontent li.TabbedPanelsTab #find_tab
{
	background-image: url(../img/home/bg_home_tabbuttons_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -900px 0px;
	width: 300px;
	height: 70px;
}

#hometopcontent li.TabbedPanelsTabSelected #find_tab
{
	background-image: url(../img/home/bg_home_tabbuttons_sprite.jpg);
	background-repeat: no-repeat;
	background-position: -900px -70px;
	width: 300px;
	height: 70px;
}

#hometopcontent li.TabbedPanelsTab #try_tab #tryTitle
{
	display: block;
	width: 500px;
	background-color: #FF0000;
	top: -100px;
}


.contentMiddleInner
{
	margin: 0px;
}
.contentMiddleInnerLeft
{
	width: 860px;
	padding-top: 5px;
	margin-left: 20px;
}
.contentMiddleInnerRight
{
	float: right;
	width: 278px;
	height: 176px;
	margin-top: 38px;
	padding: 32px 5px 20px 30px;
}

.contentMiddleInnerRight .title
{
	padding-top: 25px;
	padding-bottom: 20px;
	margin-right: 20px;
	font-size: 18px;
	font-family: Verdana;
	background: url('/img/idea.gif') no-repeat top right;
}

.contentMiddleInnerRight .subtitle
{
	font-size: 16px;
	font-family: Verdana;
	padding: 5px 0px 5px 0px;
}

.contentBottomInner
{
	margin: 0px;
	width: 961px;
	float: left;
}
.contentBottomLeft
{
	float: left;
	width: 683px;
	margin-top: 28px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
}
.contentBottomLeft font
{
	display: block;
	margin-bottom: 10px;
	margin-left: 40px;
}
.contentBottomLeft img
{
	margin-left: 30px;
}
.contentBottomRight
{
	float: left;
	margin-top: 28px;
	width: 258px;
}
.contentBottomRight p
{
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.testimonialTitle
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2974ae;
	letter-spacing: -1px;
	width: 100%;
}
.testimonial
{
	width: 100%;
	margin: 15px 0px;
	height: 70px;
	clear: left;
}
.testimonialImg
{
	float: left;
	width: 200px;
	text-align: center;
	padding: 10px 0px;
}
.testimonialContent
{
	width: 613px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #585a5d;
}
.testimonialName1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2974ae;
	font-weight: bold;
}
.testimonialName2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #889dab;
}
#contentMiddle
{
	width: 1200px;
	margin: 0 auto;
	background-image: url(/img/bgContentMiddle.gif);
	background-position: top center;
	background-color: White;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#contentBottom
{
    width: 1000px;
	margin: 0 auto;
	background-image: url(/img/bgContentBottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: White;
	height: 150px;
}
