﻿/*Generic styles*/
* {

}

body 
{
	margin:0;
	
	padding:0;
	font-size: .75em;
	color:#001a30;
	font-family: tahoma,verdana,serif;
}

h4
{
	border-bottom-style:dotted;
	border-bottom-color:#001a30;
	border-bottom-width:1px;
}

.TopBar
{
	background-color:#0081C6;
	height:15px;
	border-bottom:0px;
}

.logo
{
	position:relative;
	top:0px;
	left:5px;
	float:left;
	
}

.AlphaBar
{
	Height:24px;
	Width: 100%;
	Padding: 6px 0 0 15px;
	Margin:11px 0 0 0;
	Font-size: 14px;
	Font-weight: bold;
	Color: #0082c8;
	Border: solid 4px #45c3d2;

}

.Header
{
	padding-left: 10px;
	padding-top: 0px;
	height: 25px; /*background-color: #484848;0081C6;EFEFEF*/
	background-color: #0081C6;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url('../../Images/header.jpg');
}

.PartnerName
{
	color:#001a30;
	margin-top:15px;
	margin-left:20px;
	float:left;
	
	font-size:18px;
	font-family:tahoma,arial,helvetica,sans-serif;
}

.QuoteRefNumber
{
	font-size:17px;
	font-family:tahoma,arial,helvetica,sans-serif;
}

.Separator
{
	height:1px;
}

.MenuArea
{
	background-color: #f2f2f2;
	height:27px;
}

#InfoArea
{
float:left;
right:0px;
top:0px;
background-color:#E5E5E5;
height:35px;
padding-left:20px;
width:600px;
}

#InfoArea a
{
	color:#000000;
	text-decoration:none;
}

/*Search control*/
#Search 
{
background-image:url(../../Images/Search.gif);
background-repeat:no-repeat;
float:right;
right:0px;
height:30px;
padding-right:40px;
}

/*Search text*/
.SearchText {
border:0;
color:#001A30;
font-weight:700;
width:200px;
font-size:11px;
margin:4px 1px 4p 13px;
padding:8px 0 4px 5px;
top:0px;
}

/*Search Button*/
.SearchButton {
margin:9px 0 0 0;

}

.Page
{
	margin-left:2px;	
	padding-top:15px;
	min-height:550px;
}

.PageWidth
{
	width:850px;
}

.SectionTitle
{
	background-color: #f2f2f2;
	color:#001a30;
	font-weight:bold;
	width:900px;
	padding-left:0px;
	padding-top:5px;
	height:25px;
}

.Section ul
{
	margin:0px;
	padding:0px;
}

.Section li
{
	height:30px;
}

.PlanTitle
{
	background-color:#f2f2f2;
	color:#001a30;
	font-weight:bold;
	padding-left:10px;
}

.BenefitItem
{
	height:25px;
	padding-top:10px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#001a30;
}

.PlanFooter
{
	color:#001a30;
	font-weight:bold;
}



.PolicyDetailsContent
{
	padding-left: 10px;
	background-color: #FBFBFB;
}

.PolicyDetailsContent li
{
	list-style-type:none;
	height:35px;
}

.PolicyDetailsContent li span
{
	width:150px;
}

.Area
{
	border-width:2px;
	background-color:#FBFBFB;
	border-color:#f2f2f2;
	border-style:solid;
	width:800px;
}

#Footer
{
	padding-top:10px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#f2f2f2;
	color:#001a30;
	font-weight:bold;
	text-align:center;
	height:30px;
	width:800px;
	float:left;
}

.validator {
color:red;
font-weight:bold;
font-size:12px;

}

.RequiredAstrik
{
    color: Orange;
    font-weight:bold;
    font-size:10px;
     
}

.docUploadLI li
{
    line-height:22px;
    font-size:12px;
}
/********************************** Start of PDF Styles *********************************************/
.PDFSectionHeader
{
	background-color:#f2f2f2;
	color:#001a30;
	font-weight:bold;
	width:100%;
	
}

.PDFQuotePage
{
	margin-top:20px;
	margin-left:20px;
	width:990px;
	font-size:0.9em;
	color:#000;
}

.PDFQuoteDetails ul
{
	list-style-type:none;
}

.PDFTitle
{
	width: 990px;
	font-weight: bold;
	background-color: #A9DEE7;
	float: left;
	font-size: 16px;
	color: #0082C8;
	height:30px;
	vertical-align:middle;

}

.PDFList
{
	
}

.PDFList a
{
	color:#001a30;
	text-decoration:none;
}

.PDFHeader
{
	width:990px;
	float:left;
}

.PDFHeaderTitle
{
	vertical-align:bottom;
	margin-top:80px;
	font-size:17px;
}

.PDFLeftHeader
{
	width:750px;
	float:left;
	height:100px;
}

.PDFLogo
{
	float:left;
}

.C1
{
	color: #0082C8;
}

.C2
{
	color: #A9DEE7;
}

/********************************** End of PDF Styles *********************************************/