body, td, th,  p, ol, td.p {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {

	background-color: #555555;
	text-align: center; 
	padding: 0px 0px 20px 0px;
	background-image: url(/cml/img/gradient-background.gif);	
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
	clear: both;

}
p { 
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 135%;
}

td{
	line-height: 135%;
}

button::-moz-focus-inner { border: 0; }

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* **********************************Default link styles******************** */
a {
	color: #af4440;
	text-decoration: underline; 
}
a:visited {
	color: #af4440;
}
a:hover {
	color: #af4440; 
	text-decoration: underline;
}
acronym {
	color:#000000;
	cursor: help;
}



/* *******************************Default Header styles***************************** */
h1 {
	font: lighter 18px Verdana, Arial, Helvetica, sans-serif;
	color: #AF0B1C;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 120%;
}
h2 {
	font : bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 5px;
} 
h3 {
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 2px;
}
h4 {
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
}
h5 {
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 
	margin-bottom: 3px;
	margin-top: 2px;
}



/* **********************************body styles********************************** */

.emphasizedText {
	font-weight: bold;
	volume: loud;
	color: #333333;
}

.smallcaps {
	font: 95% Arial, Helvetica, sans-serif;
}
.legalText {
	font-size: 9px;
	color: #666666;
	width: 540px;
	margin-top: 10px;
	margin-left: 75px;
}
.legalTextLight {
	font-size: 9px;
	color: #B9BABA;
}
.callOutText{
	font-weight:bold;
	volume: loud;
	color: #666666;
}
.imgCaption{
	font-size: 10px;
	color: #000000;
	line-height: 135%;
}

/* **********************************table styles********************************** */
.tabularDataHeader, th {
	font-weight : bold;
	background-color: #CCCCCC;
}
.tabularDataSubHeader {
	font-weight : bold;
	background-color: #F0F1EF;
}
.tabularData1 {
	background-color: #FFFFFF;
}
.tabularData2 {
	background-color: #FCF7DD;
}
.tabularData3 { 
	background-color: #F0F1EF;
}
.tabularData4 {
	background-color: #000000;
}
.tabularDataHeader {
	background-color: #CCCCCC;
}
.tabularDataSubHeader {
	background-color: #F0F1EF;
}
.tabularBorder {
	background-color: #CCCCCC;
}
.formRow1 {
	background-color: #FFFFFF;
}
.formRow2 {
	background-color: #EEEEEE;
}
/* **********************************NEW table styles******************************* */
.layoutHeader {
	font-weight : bold;
	background-color : #F5EEC1;
}
.layoutSubHeader {
	background-color : #F5EEC1;
}
.layoutData {
	background-color : #e8e8e8;
}
.layoutBorder {
	background-color : #DBC85F;
}

/* ******************************** Results - Advertisement ************************ */

.advBlock {
	padding-left: 0;
	padding-bottom: 0;
}

.advertisement {	
	top: 0;
	width: 220px;
	height: auto;
	margin: 10px 0;
	padding-bottom: 20px;
	background-color: #e8e8e8	
}

.advertisement p {
	padding: 0 20px 0;
}

.advertisement a {
	margin: 10px 20px 0;
}

/* **********************************Header Styles********************************** */
.headerLinkText{
	font-size:10px;
	padding-top : 3px;
	padding-bottom: 3px;
}

/* **********************************line dividers********************************** */
.bgline {
	background-color: #CCCCCC;
}

/* **********************************form styles********************************** */
.formField {
	height: 23px;
	#height: 25px;
	background-color: #ffffff;
	width: auto;	
	border: 1px solid #a4a4a4;
}

.rightText {
	height: 25px;
	width: 110px;
	padding: 6px 5px;
	background-color: #FFFFFF;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	
	border: 1px solid #a4a4a4;
	margin-left: 12px;
}

.formFieldSingleLine {	
	color: #333333;
	background-color: #ffffff !important;
	height: 17px;
	#height: 19px;
	padding: 2px 5px 0;
	#padding: 0 5px;
	margin: 0px;
	border: 1px solid #a4a4a4 !important;
	line-height: 135%;
	width: 100px;
	font-size: 11px;
}


.formFieldSelect {
	height: 19px;	
	color: #333333;
	background-color: #ffffff !important;
	padding: 0px;
	margin: 0px;
	border: 1px solid #a4a4a4 !important;
	line-height: 135%;font-size: 11px;
}


.formFieldMultiLine {
	background-color: #FFFFFF;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 25px;
	border: 1px solid #a4a4a4;
}

legend {
	font : bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.verticalSum {
	/*border-top: 1px solid #000000;*/
}

.bodyStop {
	background-color: #CCCCCC;
}

#footer {
    height: 34px;
    width: 720px;
    margin-top: 10px;
    background-color: #3b3b3b;
    margin-left:auto;
    margin-right:auto;

}


#footer div#label {
    position: relative;
    float: right;
    padding: 9px 10px 0px 0px;       
    text-align: right;
    font-size:14px;
    color: #dddddd;


}

#disclaimer {
    font-size:10px;
    line-height:14px;
    color:#CCCCCC;
    font-family: Verdana, Geneva, sans-serif;
    margin:20px auto;
    width:700px;
    text-align: left;

}


/***********************************popup styles***********************************/
.errorMsg {
	color: #000000;
	margin: 10px 0 10px 0;
	background-color: #e8e8e8;
}

.errorMsg ul {
	margin-left: 20px;
	margin-top: 5px;
}

.errorMsg p {
	margin-top: 5px;
}

.headerTitle {
	font-family: Avenir LT Std, verdana, sans-serif;
	font-size: 25px;
	color: #ffffff;
	padding-right: 0px;
}

.calculationBox {
	width: 530px; 
	margin: 20px 0 20px 85px; 
}

.fieldLabel{
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
}

.numLabel {
	font-size: 11px;
	color: #000000;
	padding: 5px;
	
}

.valueField {
	color: #333333;
}

.popupAccent{
	background-color: #000000;
}
.popupFrame{
	height: 2px;
	background-color: #af4440;
}
a.popupLink{
	text-decoration: none;
	color: #ffffff;
}
a.popupLink:visited{
	text-decoration: none;
	color: #ffffff;
}
a.popupLink:hover{
	text-decoration: underline;
	color: #ffffff;
}


.emphasizedPara {
	font-size: 12px;
	font-weight: bold;
}

.hiddenError {
	display: none;
}

.visibleError {
	color: #af4440;	
}

.visibleGlobalError {
	position: relative;
	padding: 10px 5px 10px 20px;
	margin: 0px 10px 5px 10px;
	background-color: #e8e8e8;
	border: 2px solid #af4440;
	_border-top: 3px solid #af4440;		
	font-size: 12px;
	font-weight: bold;
	color: #af4440;
}

.conditionalContentHidden .visibleGlobalError {
	display: none;
}

.visibleGlobalError img {
	position: absolute;
	top: 5px;
	left: -9px;
	_top: 10px;
	_left: -29px;	
	
	margin: 0;
	border: none;	
}

.visibleGlobalError a, .visibleError a, .visibleGlobalError a:visited, .visibleError a:visited, .visibleGlobalError a:hover, .visibleError a:hover {
	color: #af4440;
}

 /* 
#firstError, #minMortError, #minMortBalError {
	clear: both;
	position: relative;
	padding: 10px 5px 10px 20px;
	margin: 10px 10px 0 0px;
	width: auto;
	background-color: #e8e8e8;
	border: 2px solid #af4440;
	display: block;
}



#firstError img, #minMortError img, #minMortBalError img {
	position: absolute;
	top: 5px;
	left: -11px;
	_left: -29px;	
	padding: 2px;
	margin: 0;
	border: none;	
}
/*
#firstError h2, #minMortError h2, #minMortBalError h2 {
	color: #af4440;
	width: 100%;
	font-size: 12px;
	line-height: 15px;	
}*/

.conditionalContentVisible {
	background-color: #e8e8e8;
	font-size: 12px;
	color: #333333;
}

.conditionalContentHidden {
	DISPLAY: none;	
}


p.contentPara { 
	width: 540px;
	margin-left: 75px;
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 135%;
}

.tableDiv {
	position: relative;
	float: left;	
	width: 96%;
	*width: 100%;
	background-color: #d3d3d3;
	padding: 10px 11px 10px 10px;
}

.column1, .column2 {
	position: relative;
	float: left;
	width: 170px;
}

.column3 {
	position: relative;
	float: left;
	width: 164px;
}
.errorLabel {
	font-size: 11px;
	padding-left: 0px;
	color: #af4440;
}

a.secBtn, a.primBtn, a.secBtn,a.secBtn:hover, a.primBtn:hover, a.secBtn:hover, a.primBtn:visited {
	float: none;	
	color: #ffffff;
	padding: 3px 0 5px;
	#padding: 4px 0;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
}

a.secBtn, a.secBtn:hover, a.secBtn:visited {
	background: url(/cml/img/grayButtonLeft.gif) left no-repeat;
	padding-left: 10px;	
}

a.primBtn, a.primBtn:hover, a.primBtn:visited{	
	background: url(/cml/img/button-left-hlc.gif) left no-repeat;	
	padding-left: 10px;
}

a.secBtn span {	
	background: url(/cml/img/grayButtonRight.gif) right no-repeat;	
	height: 21px;
	padding: 3px 10px 5px 0;	
	color: #ffffff;
}

a.primBtn span {	
	background: url(/cml/img/button-right-hlc.gif) right no-repeat;	
	height: 21px;
	padding: 3px 10px 5px 0;		
}

.logoPopUp {
	position: relative;		
	padding-left: 10px;
}	

table tbody tr td.LogoPrint
	   {
		display: none;
       }

.greyBox {
	padding-top: 10px;
	background-color: #e8e8e8; 
	border: 1px solid #cdcdcd;
}

.pageInstructional {
	padding-top: 0;
}

.footNote {
	width: 530px;
	margin: 10px 0 30px 80px;
}

.footNote p {
	padding: 0;margin: 0 0 10px;
}
p.disclaimer {
	padding: 0;
	font-size: 0.81em;
	color: #666666;
}


/************************* Print Styles *******************/
@media print {
	body, a, ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, select,
	textarea, div, td, th,  p, ol, td.p {
		font-family:  Times New Roman, Arial, Helvetica, serif !important;
		color: #000000 !important;
	}
		
	
  	#header, #mainBodyContent { 	
  		width: 92% !important;
  	}

	a.primBtn, a.secBtn {	
		display: none;	
	}
	
	p.disclaimer {
		font-size: 1em;
	}
   
    table tbody tr td.LogoPopUp
	   {
		display: none;
       }
   table tbody tr td.LogoPrint
	   {
		display: block; 
	    top: 15px;
       }
	   
}
