body{  background-color:#c0c0c0;
	    margin:0px;
}

td{
    text-align:left;
    vertical-align:top;
}

.txt
{
	font-family:Arial;
	font-size:11px;
	padding-right:20px;
	color:#474674;
	text-align:justify;
}

.txt1
{
	font-family:Arial;
	font-size:11px;
	
	color:#474674;
	text-align:justify;
}


.txtnewsletter
{
	font-family:Arial Rounded MT Bold;
	font-size:8px;
	font-weight:bold;
	color:#3c9cad;
	}
	
	.txttittle
{
	font-family:Arial Rounded MT Bold;
	font-size:11px;
	font-weight:bold;
	color:#3c9cad;
	}
	
	.txtcont
{
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	
	padding-left:4px;
	vertical-align:middle;
	color:#474674;
	}
	
	.txtboxnewsl{
background-color:#e1e1e4;
height:18px;
color:#5d5d66;
border-style:none;
width:128px;
font-size:10px;

}

.txtboxcont{
background-color:#f2f1f6;
height:17px;
color:#5d5d66;
border-style:none;
width:163px;
font-size:10px;
border-width:0px;
}

.txtboxcontRich{
background-color:#f2f1f6;
color:#5d5d66;
border-style:none;
width:163px;
font-size:10px;
border-width:0px;
}

.textboxWaterMark
{
	color:#d4d6eb;
	background-color:#f2f1f6;
	height:17px;
	border-style:none;
	width:163px;
	font-size:10px;
	border-width:0px;
}


	.lnkcereb:active
{
	font-family:Arial;
	font-size:11px;
	color:#474674;
	text-decoration:none;
	
}

.lnkcereb:link
{font-family:Arial;
	font-size:11px;
	color:#474674;
	text-decoration:none;
}
.lnkcereb:visited
{font-family:Arial;
	font-size:11px;
	color:#474674;
	text-decoration:none;
}

.lnkcereb:hover
{font-family:Arial;
	font-size:11px;
	color:#6e1d2d;
	text-decoration:none;
}



.accordionHeader
{
    border: 0px solid #2F4F4F;
    color: white;
    background-color: #c0bfcf;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
    padding: 3px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 0px solid #2F4F4F;
    color: white;
    background-color: #696a89;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
    padding: 3px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #e6e5eb;
    border: 1px dashed #2F4F4F;
    border-top: none;
    color:#474674;
    font-size: 10px;    
    padding: 3px;
    padding-top: 10px;
}

.validatorCalloutHighlight
{
    background-color: #f2f1f6;
}





















