﻿body
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none	
}

li
{
font-size:0.7em;
}
ul
{
line-height:21px;	
margin-left:20px;

}
p 
{
font-size: 70%;
}	



/* Form error validation
---------------------------------------------------------- */	
div.FormErrors {
	padding: 8px;
	font-size:1em;
	margin: 0 0 1em 0 !important;
	}
div.FormErrors p {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}	
div.FormErrors ul {	
	margin: 0.0em  2em 0.0em 2em;
	list-style-type: disc;
	/*list-style-image; url(Images/ValidationBullet.gif);*/
	text-align:left;
	}
div.FormErrors ul li {
	padding: 0 !important;
	margin: 0.4em 0;
	background: none !important;
	line-height: normal !important;
	}
form.SecureForm fieldset input.ErrorInput, 
form.SecureForm fieldset select.ErrorInput {
	border: 1px #f00 solid;
	background: Gray;
	}

.CIPHEADER
{
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}

.CIPHELPHEADER
{
	font-family: Arial;
	font-size:   1.3em;
	font-weight:bold; 	
	color:#00005f;
	text-align:left;
}
	

.CIPPLANDETAILHEADER
{
	font-family: Arial;
	font-size:   70%;
	font-weight:bold; 	
	color:#00005f;
}
.CIPPLANDETAILLABEL
{
	font-family: Arial;
	font-size:  70%;
	color:#4A6B91;
}
.LEFTALIGN
{
	text-align:left;
}

.INTROBULLETS
{
	margin: 1em 0em 0em 2em; 
	list-style-type:disc;
}

.MANDATORY
{
 font-size :medium;
 color:Red;
}

.MANDATORYNOTE
{
 font-size:xx-small;
 font-style:italic;
 color:Red;
 
}
#notebox
{
	 border-style:solid;
	 border-width:1px;
	 border-color:#339900;
	 padding: 10px 5px 10px 5px; 
	 width:80%;
	 height:100%;
	 vertical-align:middle;
	 text-align:left;
	 
	color: #000000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	/* background-color:#ECECEC;*/
}
#helpbox
{
	border-style:solid;
	border-width:1px;
	border-color:#339900;
	width:80%;
	height:100%;
	vertical-align:middle;
	text-align:center;
	/* background-color:#ECECEC;*/
	padding:10px 10px 10px 10px; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	
}
#handbox
{
	border-style:solid;
	border-width:1px;
	border-color:#339900;
	width:85%;
	height:100%;
	vertical-align:middle;
	text-align:left;
	 /*background-color:#ECECEC;*/
	padding: 0.5em 0.5em 0.5em 0.5em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.CIPTEXTBOX , .CIPDDL{
		color: #000000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none
	
}

 .CIPOPT 
{
	color: #000000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.CIPTEXTBOXERROR,  .CIPDDLERROR
{
	border: 1px black solid;
	background:  #C9C9C9;
   font-family  : Arial;
	font-size:   70%;
	color:black;
	/*background-image: url(images/errorChevron.gif);
	background-repeat:no-repeat;*/
}
.CIPOPTERROR 
{
	background: #C9C9C9;
	font-family: Arial;
	font-size:   70%;
	color:black;
}

#ColumnCenter2 {
	text-align:center;
	width:800px;
}

 .PRINTWIDTH
{
	width:600px;
}
	
 .PRINTWIDTH2
{
	width:100%;
}
	 .PRINTWIDTH3
{
	width:790;
}


.CenterDiv
{
	text-align:center;
}


.TBLMAIN
{
	 
	 Width:100%;
}


.CIPLABEL , .LPASLBL
{
	color: #000000;
	font-size:70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none
}
.CIPLABEL li
{
	font-size:100%;	
}
.CIPLABELEXP
{
	color: #000000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none
}


.CIPDPA
{
	color: #000000;
	
font-family: Verdana; color: #000000; font-size:0.9em;
	text-decoration: none;
	 Border-Style:solid;
	 Border-Width : 0 ;
	 Border-Color:#999999;
	 padding:5 5 5 5 ;
}

 
#TitleHeader 
{
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	padding-top:5px;
}
#WaitHeader
{
	color:#339900;
	font-size:140%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	
}
#WaitHeaderSmall
{
	color:#339900;
	font-size:100%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	margin:auto;
	margin-top:10px;
}

#TitleHeaderHelp
{
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	padding-top:5px;
}
#TitleHeader p
{
	line-height:150%;
}
#TitleHeaderHelp p
{
	line-height:150%;
}
#MainContent ,#MainContentHelp
{
	Width:600px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin-top:0px;
}

#MainContent img
{
	vertical-align:middle;	
}
.TextBoxBlur
{
	border: 1px #7A96DF solid;
	background: #D7E3F3;
	font-family: Arial;
	font-size:   70%;
	color:black;
}
.ATAGLANCE
{
	background-color:#ECECEC ;
	border-color:#999999;

}
.CIPPLANDETAIL
{
	font-family: Arial;
	font-size:   70%;
	color:black;
}
.CIPSMALL
{
	font-family: Arial;
	font-size:   65%;
	color:black;
	font-style:italic;
}
.MainBullet1
{
	display:list-item;
}
.MainBullet2
{
	display:inline;
	font-size:65%;
	width:600px;
}
.DLPSBullet
{
	display:block;
}

#ddlSalutation
{
	width:120px;
}
#txtDOB
{
	width:100px;
}
#txtEmail
{
	width:90%;
}

#ddlDependants
{
	width:200px;	
}
#imgQuestion ,#imgQuestion1 ,#imgQuestion2,#imgQuestion3 ,#imgQuestion4 ,#imgQuestion5 ,#imgQuestion6 ,#imgQuestion7 
	{
	margin: 0px 0px 0px 0px;
	}
#DropDownListMTGType
{
	width:200px;	
}
.CIPPRICE
{
	font-family: Arial;
	font-size:   100%;
	font-weight:bold; 	
	color:#00005f;
	text-align:center;
	
}
/*------------------------------------------------------------ */

.MainTable_2col
{

}

.LeftCol_2col
{
	text-align:left;
	padding-top:0px;
	width:44%;
	padding-left:5px;
font-size: 70%;
	
}

.RightCol_2col
{
	text-align:left;
	width:50%;
	padding-left:0px;

}
.MidCol_2Col
{

		width:2%;
		float:left;
		padding-top:5px;
}
.LeftCol_3col
{
	text-align:left;
	padding-top:5px;
	width:63%;
	padding-left:5px;
	font-size: 70%;

}

.RightCol_3col
{
	text-align:left;
	width:33%;
	padding-left:0px;


}

.MidCol_3col
{

	width:2%;
	float:left;
	padding-top:5px;
		font-size: 70%;

}
.MainTableRow_2col
{
	margin-top:2px;
	margin-bottom:2px;	

}
.REQMARKER
{
	display:inline;
	float:left;
	padding-top:0px;
	color: #339900;
	font-size: 12px;
	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.MainTableRow_2col_optional
{
	display:none;
}

#IntroDiv
{
	height:100%;	
	margin-top:0px;
	

}
#IntroDiv ul 
{
	margin-top:0px;
	padding:0px;

}
#IntroDiv  li
{
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		line-height:1em;
}
#IntroBoxes
{
	height:150px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1em;
}
.IntroLeftCol
{
	Height:80%;
}
.IntroRightCol
{
	Height:80%;
}
#handbox
{
	height:98%;
	
}
#handbox li
{
 line-height:20px;
}
#helpbox p
{
 line-height:20px;
}
#helpbox
{
	height:95%;	
	
}
.IntroLeftHeader
{
	color: #000000;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.IntroRightHeader
{
	color: #000000;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
}
.MainBullet2
{
	font-size:70%;

}

#TextBoxOcc
{
	width:220px;
}
.OccupationSelected
{
	border-width:0px;
	border-style:none;
	Width:80%;
	text-align:left;
	font-size:70%;
}
.OccupationListBox
{
	Height:150px;
	Width:95%;
	font-size:70%;
	text-align:left;
}
#ContainerDiv
{
	text-align:left;
	color: #000000;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none	;

}
.ContainerLeftCol
{
	text-align:left;
}
.OccupationDivLabel
{
	Text-align:left;
}
.ContainerDivRow
{
	Text-Align:left;
}
#ddlRetirement
{
	width:100px;
}
#tblQuoteDetails
{
	width:600px;
}
.QuoteOptions
{
	font-size:80%;
		
}
.mainPan
{
	font-size:80%;
}
#BottomContent
{
	width:600px;
}
#tblDetails
{
	width:490px;
}
.OutgoingsRow2 ul
{
	text-align:left;
}
#lblImportant
{
	text-align:left;

}
.LeftQuestion
{
	 text-align:left;	
}
.pan3
{
	font-size:0.85em;
	width:200px;
	color:Black;
}
.pan2
{
	color:Black;
}
.pan1
{
	color:Black;
}

.mainPan
{
	width:325px;
	background-image:url(Images/CIP_Tablet2.gif);
}
#timerSquares2
{
	
}
#lblQuoteMessage
{
	font-size:1em;
}
.KeyFactImg
{
	margin-left:1px;
}
/*#############################################################
  #  CIPExpenditureOther page                                 #
  #############################################################*/
#BudgetPlannerContainer
{
	width:100%;

}
.BudgetPlannerRow
{
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.BudgetPlannerRowHeader
{
	width:100%;
	margin-bottom:10px;
	text-align:center;
	line-height:normal;

}
#BudgetPlannerLeftCol
{
	width:42%;
	float:left;
	text-align:center;
	margin:1px 1px 1px 1px;
}
#BudgetPlannerMidCol
{
	width:6%;
	float:left;
	text-align:center;
	margin-top:40px;
	font-weight:bold;
	margin:41px 1px 1px 1px;
}
#BudgetPlannerRightCol
{
	width:50%;
	float:left;
	text-align:center;
	margin:1px 1px 1px 1px;
}
.BudgetPlannerColHeader
{
		/*font-size:0.7em;*/
		font-size: 70%;
		font-weight:bold;
		height:30px;
}
#BudgetPlannerOutgoings
{	
}
#BudgetPlannerCalc
{
	width:98%;
	background-color:#ECECEC;
	padding:5px 5px 5px 5px;
	border:solid 1px #999999;
	height:340px;
	
}
.BudgetPlannerCalcLeftRow
{
	width:100%;
	text-align:left;
	margin-top:5px;
	height:25px;
}
.BudgetPlannerCalcLeftCol
{
	float:left;
	width:71%;
	text-align:right;
	font-size: 70%;
	margin-right:5px;
	/*font-size:0.7em;*/

}
.BudgetPlannerCalcMidCol
{
	float:left;
	width:4%;
	font-size: 90%;

}
.BudgetPlannerCalcRightCol
{
	float:left;
	width:23%;
}
.MOHEADER
{
	/*font-family: Arial;
	font-size:   1.5em;*/
	font-weight:bold; 	
	color:#000000;
	text-align:center;
	width:100%;
	line-height:120%;
	font-size: 110%;
}	
#TitleHeaderSmall
{
	text-align:center;
	font-size:0.7em;
	font-weight:normal;

}
#lblQuoteMessage
{
	font-size:0.7em;	
}
.OccupationCol1
{
	width:60%;
	text-align:left;


}
.OccupationCol2
{
	width:15%;

}
.OccupationCol3
{
	width:24%;

}
.ExpenditureCol1
{
	width:20%;

	text-align:left;
}
.ExpenditureCol2
{
	width:52%;

}
.ExpenditureCol3
{
	width:27%;

}
#tblCellOptions
{
	text-align:left;
}
.OutgoingsRow1Col1
{
	width:59%;
}
.OutgoingsRow1Col2
{
	width:30%;
}