﻿body
{
	font-family: verdana,tahoma,helvetica;
}


.QQButton
{
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	height:75px;
	width:250px;
	line-height:70px;
	text-align:center;
	vertical-align:middle;
	font-size: 16px;	
	color: #FFFFFF!important;
	font-weight: bold;
	text-decoration:none!important;
	float:right;
}

a:active.QQButton
{	
}

.BestOfAll
{	
	float:left;
	width:300px;
}


.stepIntroText
{	
	float:left;
	width:580px;
}

.BOAWrapper
{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	height:60px;
}

#ContactUsFieldset label
{
    display: inline;
    float: left;
	width:300px;
	text-align:right;
	padding-right:10px;
}

#ContactUsFieldset textarea
{
    font-family: Arial;
    font-size: 1.2em;
    width: 300px;
    height: 100px;
}

#ContactUsFieldset input
{
	margin-bottom:5px;
}

fieldset
{
    border: none;
   
}
    
.mandatoryMsg
{
	padding-left:358px;
}


/*START Coachcover styles*/
.coachCover
{
	margin-bottom:10px;
	height:150px;
	width:875px;
	clear:both;
	background-position: top left;
	background-repeat:no-repeat;	
}

.cc_text 
{	
	color:white;
	float:right;
	font-size:14px;
	margin-right:29px;
	margin-top:65px;
	width:302px;
	text-align:left;
}


/*CC overrides*/
.QQIntro .coachCover
{	
	background-image:url(images/quick_quote_01.jpg);
}

.QQIntro .cc_text 
{
}

/*START blue container styles*/
.Titlegrey  {	font-family:Tahoma; font-size: 12pt; color: #FFFFFF; font-weight: bold; padding: 0px;  }
	
.tlgrey { background-image:url(images/bluecontainer/tl.gif); width:18px; height:36px; }
.ttgrey { background-image:url(images/bluecontainer/tt.gif); background-repeat:repeat-x; padding-top:8px; }
.tmblue { background-image:url(images/bluecontainer/tm.gif);}
.btblue { background-image:url(images/bluecontainer/bt.gif);}
	
.mlgrey { width:18px; background-image:url(images/bluecontainer/ml.gif); background-repeat:no-repeat; background-position:left; background-repeat:repeat-y; }
.mrgrey { width:18px; background-image:url(images/bluecontainer/mr.gif); background-repeat:no-repeat; background-position:right; background-repeat:repeat-y; }

.ConBg { background-color:#ffffff; }

