#defaultContainer
{
	width: 450px;
	border: 0px solid red;
}
#defaultContainerHeader
{
	width: 450px;
	height:40px;
	border: 0px solid red;
	color:#003399;
}
.defaultContainerContent
{
	width: 450px;
	border: 0px solid red;
	padding-bottom:15px;
	text-align:left;
}
.defaultContainerContent select.NormalTextBox
{
	width: 150px !important;
}
.defaultContainerContent input.NormalTextBox
{
	width: 250px !important;
}

#quoteContainer
{
	width:210px;
	height:118px;
	border:solid 0px red;	
}
/*#quoteContainer
{
	width:240px;
	height:118px;
	border:solid 0px red;
	left:50%;
	top:0%;
	position:relative;
	margin-left:-120px;
	margin-top:-20px;
	padding-bottom: 20px;
}*/

#quoteHeader
{
	width:210px;
	height:20px;
	padding:0px 0px 0px 0px;
	border:solid 0px red;
}
.quoteContent
{
	width:125px;
	height:75px;
	border:solid 0px red;
	padding:0px 5px 0px 80px;
	border:solid 0px red;
}
.quoteContentIndividual
{
	width:210px;
	height:70px;
	border:solid 0px red;
	background:url(Images/imgIndividualQuote.gif) no-repeat;
	margin:10px 0px 0px 0px;
}

.quoteContentGroup
{
	width:210px;
	height:70px;
	border:solid 0px red;
	background:url(Images/imgGroupQuote.gif) no-repeat;
	margin:10px 0px 0px 0px;
}

.quoteContentCallBack
{
	width:210px;
	height:70px;
	border:solid 0px red;
	background:url(Images/imgCallBack.gif) no-repeat;
	margin:10px 0px 0px 0px;
}

#medSchemeGuideContainer
{
	width:210px;
	height:250px;
	border:solid 0px red;
}

#medSchemeGuide
{
	height:25px;
	width:100px;
}

.medSchemeGuideContent
{
	height:225px;
	width:210px;
	text-align:center;
}























































