
<!--Archived-->
/* Archived box */
#archived h2 {background-color:#CCC;color:#000;margin:0;padding:2px 0 2px 10px;}
#archived {border: none;}
#archived p {margin-left:10px; margin-right: 10px;}

/* Archived bar */
/* Note: Width must be 100% for users on 800x600 who have their computer taskbar on the left or right side. */
.archived{position:fixed;top:0;z-index:99999;background-color:#CFE4FF;border:1px solid #369;left:0;width:100%;clear:both; color:#000;}
.archived a{height:22px;color:#333;position:relative;padding:0 0 2px 0;}
.archived a[href]:hover, .archived a[href]:link, .archived a[href]:active, .archived a[href]:focus {color:#000;}
.archived .archived-top-page {background-color:transparent; border-left:1px solid #369;border-right:medium none; display: block; text-align: center; font-size: 1.3em; color: #000; font-weight:normal; text-decoration:none;}

/*IE6*/
* html .archived{position:absolute;top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? 0+documentElement.scrollTop : 0+(document.body.scrollTop));width:758px;margin-top:2px;}
* html .archived input{margin:0;padding:0px;/*--prevents IE6 from having an infinity scroll*/}
* html .archived a:hover, * html .archived a:active, * html .archived a:focus {color: #FFF;}

@media print {
	.archived {display: none !important;}
	* html .archived {display: none !important;}
}
div.paddingRight3{
	padding-right:3px;
}
.bold{
	font-weight:bold;
}
.advisorNote{
	border: 1px solid #CCCCCC;
    background-color:#EBDFFF;
    padding: 1px 4px 1px 4px;
}
.formTableA {
		display:table;
	border-right:1px solid #999;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-style:solid;
	padding: 4px 0 4px 4px;
	width: 99%;
}
div.formHeader2colA {
	background-color: #369;
	color: #FFFFFF;
	width: 98.7%;
	border: #036 1px solid;
	padding:3px;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	vertical-align: bottom;
	line-height: normal;
}
div.icRowA {float: left; margin: 0; padding: 0; width: 98.5%; border-top: 1px #EEE solid;}
div.ic2col1A {float: left; width: 24%; margin: 0 3px 0 0; padding: 0;}
div.ic2col2A {float: left; width: 74%; margin: 0; padding: 0;}
div.rightColA { width: 71%; padding:5px; }
div.leftColA { width: 23%; display:block; float: left; margin-left: 3px; padding: 5px; margin-top: 1px; margin-bottom: 1px;}

form div.leftColA label {
	width: 100px;
	float: left;
	margin-right: .1em;
	background-color:#fff;
	padding: .3em .3em;
	margin-top: 1px;
	margin-bottom: 1px;
}

.iconANotes {
    background: url(../../images/advisor.gif) no-repeat scroll left top transparent;
    padding-left: 2em;
    text-decoration: none;
	display:block;
}
.iconNotes {
    background: url(../../images/notes.gif) no-repeat scroll left top transparent;
    padding-left: 2em;
    text-decoration: none;
	display:block;
}

.errorMessageSpan {
    border: 1px solid #F00;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;  
    margin-top: 2px;
    margin-bottom: 3px;
    padding: 3px;
    background-color: #FFE7E7;
    color: #000000; 
    background-image: url(../../images/exclamation.gif);
    background-repeat: no-repeat;
    background-position: 1px 3px;
    padding-left: 21px;
    font-weight: bold;
    width: 95.5%;
    display: block;
}

.warningMessageSpan {
	border: 1px solid #FFCC66;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 2px;
	margin-bottom:3px;
	padding: 3px;
   	background-color: #FFFFCC;
   	color: #000000;	
	background-image: url(../../images/exclaim.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 21px;
	width: 95.5%;
	display: block;
}

input.delete {
	background: top center no-repeat url(../../images/delete.gif);
	padding: 0px;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	overflow: visible;
	color: #555;
	border: none;
	width: 24px;
	height: 24px;
	font-size: 0%; 
	line-height: 0%;
}
* html input.delete {
	margin-bottom: -14px;
}

*:first-child+html input.delete {
	margin-bottom: -20px;
}
form div label.noBG {
  width: auto;
  float:none;
  margin-right: .1em;
  background-color: transparent;
  padding: .3em .3em ;
  margin-top: 1px ;
  margin-bottom: 1px;
}

form div fieldset.hideFS {
	border:0px;	
	width: auto;
	padding: 0px;
	margin:0px;
}
form div fieldset.hideFS legend {
	display:none;
	padding: 0px;
	margin:0px;
	border:0px;
}
div.icRowTitle{
	    background-color: #369;
    color: #FFFFFF;
  border: #369 1px solid;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  line-height: normal;
  text-align:left;
  padding: 3px 0 3px 3px;
}
div.icRowN {float: left; margin: 1px 0 0 0px; padding: 0; width: 99%; border: none;}

/* 2 column layout */
div.ic2col1N {
  width: 191px;
  background-color: #EEEEEE ;
  text-align:left;
  vertical-align:top;
  padding-left:0px;
  }
div.ic2col2N {float: left; width: 55%; margin: 0px 0px 0px 3px; padding: 0;}
div.formTable label.newLabel {
  background-color: #EEEEEE;
  color: #000;
  width: 190px;
}

.surveyStyle{
	border: 1px solid #369;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	margin-top: 2px;
	margin-bottom:3px;
	padding:6px;
    background-color:#DFEEFF;
    color: #000000;	
	background-image: url(../../images/checkbox.gif);
	background-repeat:no-repeat;
	background-position: 8px 3px;
	padding-left: 50px;
	width:90%;
	display:block;
}


div#buttonBar input.linkButton, div.buttonBar input.linkButton {
	text-decoration: underline;
	padding:0px;
	background-color:#fff;
	text-align:center;
	cursor:pointer;
	overflow:visible;
	color:#003399;
	border:none;
	font-weight:normal;
}
div#buttonBar input.linkButton:visited, div.buttonBar input.linkButton:visited {
	text-decoration: underline;
	color:#660066;
}

ol.noStyleList, ul.noStyleList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ol.noStyleList li {
	display: inline;
}

ol.noStyleList ul {
  list-style-type: disc;
}

ol.noStyleList ul li {
  display: list-item;
}

.HiddenElement {
    display: none;
}
p.newBG{
		background-color:#eee;
		border: 1px #999 solid;
		-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:6px;

}
img.imgAlign{
	vertical-align:middle;
	padding-bottom:4px;
}
div.center h3.formHeader2 {
  background-color: #CCCCCC;
    color: #000;
  border-top: #999 1px solid;
  border-left:none;
  border-right:none;
  border-bottom:#999 1px solid;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: normal;
  text-align:left;
  padding: 2px 0 2px 2px;
  margin:0px;
}
.valignMiddle{
	vertical-align:middle;
}
.valignTop{
	vertical-align: top;
	}
.valignBottom{
	vertical-align: bottom;
	}

span.paramColour {
	color:#0066ff; font-style:italic;
}
// width 4, 6, 8, 14, 20, 24, 25, 27, 30, 37, 40, 46, 50, 60, 64, 74, 96

.width15px {
	width:15px;
}

.width20px {
	width:20px;
}

.width24px {
	width:24px;
}

.width46px {
	width:46px;
}

.width161 {
	width:161px;
}

.width180 {
	width: 180px;
}

.width194 {
	width: 194px;
}

.width234 {
	width:234px;
}

.width257 {
	width:257px;
}

.width360 {
	width: 360px;
}

.width545 {
	width:545px;
}

.width589 {
	width:589px;
}

div.center td h3{
font-size:100%;
font-weight: normal;
padding:0px;
margin:0px;
}
fieldset.noStyle{
	border:0 none;
	padding:0;
	margin:0;
	width:99%;
}

form input{
margin:0px 0px 0px 2px;
}

.cn-invisible, table.lined caption.cn-invisible {position: absolute; clip: rect(1px, 1px, 1px, 1px); height: 1px !important; width: 1px !important; overflow: hidden !important; margin: 0 !important;}

*:first-child+html .cn-invisible {display:none;}

* html .cn-invisible {clip: rect(1px 1px 1px 1px);}

.valignTop2{
vertical-align:top;
}

form div fieldset.noStyle input, form fieldset.noStyle input{
margin-top:-1px\0/;
}
		
*:first-child+html form div fieldset.noStyle input, *:first-child+html form fieldset.noStyle input{
margin-top:-2px;
}
legend.noStyleL {
  border: 0px;
  padding: 0 0 6px 0;
  margin: 0px;
  background-color: transparent;
}
*:first-child+html legend.noStyleL{
	margin-left:-6px;
}
.marginLeft24, fieldset.marginLeft24{
margin-left:26px;
}
.paddingLeft24{
padding-left:26px;
}
table.lined td.noBorder{
border-bottom:none;
}
table.lined td.noPadding{
padding:0px;
}
fieldset legend{
	color:#000000;
}
.width73{
	width:73.5%;
	}



/*Parametric Search*/


div.indentNew {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	clear:both;
}



div.rightN {
	float: left;
	width: 58%;
	padding: 0px 0px 10px 1px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
	background-color: #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:5px;
}

div.centerN {
	float: left;
	width: 40%;
	margin-top:5px;
	padding-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
}


.style178, div.center h2.style178 {
	background-color: #336699;
	background:url(../../images/h2bg.gif) repeat-x center;
	color: #FFFFFF;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-weight: bold;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
	font-size:100%;
}


div.resultsL2 {
	text-align: center;
	width: 98%;
	font-size: 85%;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 0px;;
	font-size: 85%;
}

div.resultsL2 hr {
	height: 0;
	border: 0;
	border-top: 1px solid #999;
}

div.resultsL2 a {
	color: #039;
	background-color: #eee;
	text-decoration: none;
}

div.resultsR2 a:hover,div.resultsL2 a:hover {
	text-decoration: underline;
}

div.resultsL {
	float: right;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 8px;
	padding-bottom: 0px;
}

.resultsR {
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

div.rightN p {
	margin-top: 5px;
	margin-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
}

div.resultsR a,div.resultsL a {
	color: #039;
	background-color: #EEEEEE;
	text-decoration: none;
}

div.resultsR a:hover,div.resultsL a:hover {
	text-decoration: underline;
}

div.rightN .textStyle {
	color:#006;
	text-decoration: none;
m	font-size: 105%;
}
div.centerN .textStyle , li span.textStyle {
	color: #039;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

ul.indentLeft {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
}

ul.lowerLevel {
	padding-left: 37px;
}

ul.indentLeft3 {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
}

ul.indentLeft2 {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
}

li.listClass {
	list-style-image: url("../../images/listArrow.gif");
	margin-left: 0;
	list-style-position: outside;
}


.borderHead {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 0em;
	padding-left: 0em;
	text-indent: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

div.space {
	padding: 0px 0px 30px 0px;
}

.oneHalfLineSpace {
	line-height: 14.0pt;
	}

.pushUp {
	vertical-align: text-top;
}

.marginL {
	margin-left: 1em;
}

.ulStyle {
	list-style: none;
	padding: 0em;
	margin: 0em;
}

.liStyle {
	width: 49.5%;
	list-style: none;
	padding: 0em;
	margin: 0em;
	float: left;
}

.pStyle {
	margin-right: 1em;
}

.ulStyle2 {
	list-style: none;
	padding: 0em;
	margin: 0px 1em 0em 0px;
	float: none;
}

li.newList {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}

p.spacing {
	padding-top: 10px;
	margin: 0px;
}

p.spacing3 {
	margin-bottom: 10px;
}
h1.spacing {
	margin-bottom: 0px;
}
div.centertwo {
	margin-right: 0px;
}


a.hoverUnderline:link, div.center a.hoverUnderline:active, div.center a.hoverUnderline:visited {
	text-decoration: none;
	color:#003399;
}
	
div.center a.hoverUnderline:hover {
	text-decoration: underline;
}

.printOnly {
	display: none;
	text-decoration: underline;
}

.box1 {
	border: 1px solid #336699;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
	margin-bottom: 5px;
	background-color:#eee;
}

.innerBox1 {
margin: 5px 5px;
padding:2px;
width:95%;

}

ol.noIndent, ul.noIndent {
	margin-left:0px;
	padding-left:5px;
}
ol.noIndent2, ul.noIndent2 {
margin-left: 10px;
padding-left: 9px;
}
ol.noIndent2 li, ul.noIndent2 li{
	padding-bottom:3px;
}
*:first-child+html ol.noIndent2, *:first-child+html ul.noIndent2{
margin-left: 15px;
}
* html ol.noIndent2, * html ol.noIndent2 ul.noIndent2{
margin-left: 15px;
}
	
	
div.resultsL span.vnavLink a, div.resultsL2 a, div.resultsL span.vnavNextPrevious a{
	margin-left:1px;
	padding:2px 8px;
	border:solid 1px #dddddd;
	background:#fff;
		}
span.vnavCurrent {
	padding:2px 8px;
	border:solid 1px #dddddd;
	font-weight:bold;
	vertical-align:top;
	background:#ffffff;
	color:#000000;
	height: 100px;
}
div.resultsL2 a:hover, div.resultsL2 a:active, div.resultsL2 a:visited:hover, div.resultsL span.vnavLink a:hover, div.resultsL span.vnavLink a:active, div.resultsL span.vnavLink a:visited:hover, div.resultsL span.vnavNextPrevious a:hover,div.resultsL span.vnavNextPrevious a:active,div.resultsL span.vnavNextPrevious a:visited:hover{
		color: #ffffff;
	background-color: #336699;
	border-color: #ffffff;
}
.fontStyle90{
	font-size:90%;
	margin-bottom:25px;
	margin-top:8px;
	width:98%;
}
.searchLine {
	height: 1px;
	background-color: #b2b2b2;
	color: #b2b2b2;
	border: none;
	margin: 0 7px 8px 0px;
}
* html .fontStyle90{
	margin-bottom: 0px;
}
*:first-child+html .fontStyle90{
	margin-bottom: 0px;
}
*:first-child+html .searchLine{
	margin-bottom: 0px;
}
* html .searchLine{
	margin-bottom: 0px;
}

.boxIdthin3{
	border: #8F8F8F solid 1px;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
	padding:2px 0px 0px 6px;
	margin-bottom:4px;
	display:inline-block;
}
*:first-child+html .boxIdthin3{
	padding-bottom:3px;
}
* html .boxIdthin3{
	padding-bottom:3px;
}
form label.inFormLabelSearch {
  width: 500px;
  margin: 0 0 5px 0;
  background-color: transparent;
  padding: 0px;
  float: none;
}
.width98{
	width:97%;
}
.width989{
	width:97.6%;
}

div.center h2.formHeaderG{
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
  background-color:#333;
  color: #fff;
  border: #369 1px solid;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  line-height: normal;
  text-align:left;
  padding: 3px 0 3px 3px;
  margin:0px;
}

div.center form div input.noMargin, div.center form div select.noMargin{
	margin:0 0 6px 0px;
}
form label.marginLeft2{
	margin-left:2px;
}
form div label.checkboxLabel2 {
  float: left;
  width: 90%;
  background-color:transparent;
  padding: 0 ;
  margin:1px 0px 0px 4px;
}
.padding8n{
	padding: 0px 8px 8px 8px;
}
.greyDark{
	color:#666;
}
div.info2 {
    border:1px solid #336699;
    background-color:#f5f7ff;
    color: #000000;
    padding: .6em;
	width:95.7%;
	margin-left:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.imgPadding{
	margin-bottom:-4px;
}
.newL{
	float:left;
	width:38%;
	height:100%;
	margin:2px 2.5px 2px 0px;
	display:block;
}
.newR{
	float:left;
	width:60%;
	height:100%;
	margin:2px 0px;
	display:block;
}
.marginLeft3{
	margin-left:5px;
}
.newL .width989{
	width:93.2%;
}
.newR .width989{
width:96.2%;
}
.width989F{
	width:99.1%;
}
.width59{
	width:59%;
}
.width69{
	width:69%;
}
.width58{
	width:58%;
}
.padding8N{
	padding: 0px 8px 8px 8px;
}
*:first-child+html .padding8N{
	padding: 8px;
}
* html .padding8N{
	padding: 8px;
}
.paddingRight14{
	padding-right:14px;
}
.marginBottom14{
	margin-bottom:14px;
}
.borderBottomBthin2{
	border-bottom:1px solid #999;
	font-weight:bold;
}

h3.noPM, h4.noPM {
	margin:0px;
	padding:0px;
}

div.center h4.pe-collapsible, div.center h3.pe-collapsible{
font-weight:normal;
margin-top:0px;
margin-bottom:0px;
}
div.center h3.borderBottomBthin2{
	font-size:100%;
	margin-bottom:0px;
	
}
div.center h2.smallH2{
	font-size:115%;
}	
	
*:first-child+html .newMarginLeft{
	margin-left: -148px;
}

.number {
    font-size: 75%; 
    background-color: #DDEEFF; 
    color: #336699; 
    font-weight: bold; 
    padding: 1px; 
    text-decoration: none;
    border: 1px solid #336699;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

span.number a:ACTIVE, span.number a:HOVER, span.number a:LINK, span.number a:VISITED, span.number a:FOCUS {
    color: #336699; 
    font-weight: bold; 
    background-color: transparent; 
	text-decoration: none;
}

div.boxIdthin .number {
    font-size: 75%; 
    background-color: #336699; 
    color: #DDEEFF; 
    font-weight: bold; 
    padding: 1px; 
    text-decoration: none;
    border: 1px solid #336699;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div.boxIdthin span.number a:ACTIVE, div.boxIdthin span.number a:HOVER, div.boxIdthin span.number a:LINK, div.boxIdthin span.number a:VISITED, div.boxIdthin span.number a:FOCUS {
    color: #DDEEFF; 
    font-weight: bold; 
    background-color: #336699; 
    text-decoration: none;
}

h3 span.number {
    font-size: 75%; 
    background-color: #DDEEFF; 
    color: #336699; 
    font-weight: bold; 
    padding: 1px; 
    text-decoration: none;
    border: 1px solid #DDEEFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

h3 span.number a:ACTIVE, h3 span.number a:HOVER, h3 span.number a:LINK, h3 span.number a:VISITED, h3 span.number a:FOCUS {
    color: #336699; 
    font-weight: bold; 
    background-color: #DDEEFF; 
    text-decoration: none;
}

/*search end */	

.boxIdthin{
	border: #336699 solid 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
	background-color:#EFF7FF;
  background-image: -moz-linear-gradient(#EDF7FD, #FDFEFF);
}
.boxIdthinT{
	border: #336699 solid 1px;
		-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;	
	background-color:#EFF7FF;
  background-image: -moz-linear-gradient(#EDF7FD, #FDFEFF);
}

.boxIdthin2{
	border: #CCCCCC solid 1px;
		-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;	
}
.boxIdthin3{
	border: #8F8F8F solid 1px;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
	padding:2px 0px 0px 6px;
	margin-bottom:4px;
	display:inline-block;
}
*:first-child+html .boxIdthin3{
	padding-bottom:3px;
}
* html .boxIdthin3{
	padding-bottom:3px;
}
.width98{
	width:97%;
}
.width989{
	width:97.6%;
}
div.center h2.formHeaderN, div.center h3.formHeaderN{
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
  background-color: #369;
  background:url(../../images/h2bg.gif) repeat-x center;
  color: #fff;
  border: #369 1px solid;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  line-height: normal;
  text-align:left;
  padding: 3px 0 3px 3px;
  margin:0px;
}

div.center div.formHeaderN {
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
  background-color: #EDF7FD;
  color: #000;
	border: #CCCCCC solid 1px;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  line-height: normal;
  text-align:left;
  padding: 3px 0 3px 3px;
  margin:0 0 -1px 0 ;
}
div.info2 {
    border:1px solid #336699;
    background-color:#f5f7ff;
    color: #000000;
    padding: .6em;
	width:95.7%;
	margin-left:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/*login images*/
div.boxRow {

    margin: 0 0 5px 0;

    padding: 0;

    overflow: hidden;

}



div.box2Tile1-en {

    background-color: #EFEFEF;

    float: left;

    height: 175px;

    margin-right: 15px;

    width: 48%;

}



div.box2Tile1-fr {

    background-color: #EFEFEF;

    float: left;

    height: 190px;

    margin-right: 15px;

    width: 48%;

}



div.box2Tile2-en {

    background-color: #EFEFEF;

    float: left;

    height: 175px;

    width: 48%;

}



div.box2Tile2-fr {

    background-color: #EFEFEF;

    float: left;

    height: 190px;

    width: 48%;

}



div.box2Tile1-en h2, div.box2Tile2-en h2, div.box2Tile1-fr h2, div.box2Tile2-fr h2 {

    background-color: #666666;

    color: #FFFFFF;

    font-size: 110%;

    font-weight: bold;

    margin: 0;

    padding: 0;

    text-align: center;

    padding: 3px 0;

}



li.box3Tile {
    display: block;
    float: left;
    height: 120px;
    width: 32.5%;
    top: 0;
}



li.box3Tile a {
    display: block;

    font-size: 110%;

    font-weight: bold;

    height: 100%;

    padding-left: 5px;

    position: relative;

    text-align: center;

    text-decoration: none;

    width: 100%;

}
form div td.sublabel2 label {
  width: 70px;
  float: left;
  text-align:right;
  margin-right: .1em;
  background-color: #FFF ;
  padding: .3em .3em ;
  margin-top: 1px ;
}
 div.icRowA2 {float: left; margin: 0; padding: 0; width: 98.5%; border-top: 0px;}
div.ic2col1A2 {float: left; width: 34%; margin: 0 3px 0 0; padding: 0;}
div.ic2col2A2 {float: left; width: 64%; margin: 0; padding: 0;}
div.ic2col1A2 label{background-color:#FFF; width:140px;}
.infoMessageSpan{
  border: 1px solid #FFCC66;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;  
  margin-top: 2px;
  margin-bottom:3px;
  padding:3px;
  background-color: #FFFFCC;
  color: #000000;  
  padding: 10px 0px 10px 21px;
  font-weight:bold;
  width:95.5%;
  display:block;
}
.advisorMessageDiv {
  border: 1px solid #FFCC66;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;  
  margin-top: 2px;
  margin-bottom: 3px;
  padding: 3px;
  background-color: #FFFFCC;
  color: #000000;  
  padding: 10px 0px 10px 21px;
  font-weight: normal;
  width: 95.5%;
  display: block;
}
/*login page*/

/*Copying HTML 5*/
body{
background-color: #cccccc;
}
div.banner {
  color: #FFF;
  background-color: #369;
  background: url(../../images/012_top-banner.jpg)  no-repeat center center #369;
  padding: 11px 0 0 0;
  width: 100%; 
  height:100%;
  text-align: center;
  min-height: 5.7em;
  margin-top: 3.6em;
  position: relative;
}
div.banner p.main{
font-size: 180%;
	}
div.banner p.siteuri{
font-size: 120%;
}
#cn-cmb, #cn-cmb-2, #cn-cmb ul li, #cn-cmb-2 ul li {background-color: #000;}
#cn-cmb, #cn-cmb-2 {width: 100%; float: left;}
#cn-cmb ul, #cn-cmb-2 ul {list-style-type: none; margin: 0; padding: 0; overflow-x: hidden;}
#cn-cmb ul li, #cn-cmb-2 ul li {float: left; width: 16.5%; min-width: 9.5em;}
#cn-cmb ul li a, #cn-cmb-2 ul li a {display: block; text-align: left; width: 100%; padding: 0.16em 0px 0.16em 3px; border-left: 1px solid #FFF; font-weight: bold; min-height: 1.25em;}
#cn-cmb ul li:first-child a, #cn-cmb-2 ul li:first-child a {border-left: none;}
#cn-cmb ul li a:link, #cn-cmb-2 ul li a:link, #cn-cmb ul li a:visited, #cn-cmb-2 ul li a:visited {background-color: #000; color: #FFF; text-decoration: none;}
#cn-cmb ul li a:hover, #cn-cmb-2 ul li a:hover, #cn-cmb ul li a:active, #cn-cmb-2 ul li a:active, #cn-cmb ul li a:focus, #cn-cmb-2 ul li a:focus {color: #000; background-color: #CCC;}
#cn-cmb6 a:hover, #cn-cmb6-2 a:hover, #cn-cmb6 a:active, #cn-cmb6-2 a:active {width: 120%;}
#cn-cmb6 a:focus, #cn-cmb6-2 a:focus {width: 103.26%;}

#navcontainer ul.newUL a {
display: block;
padding-top: 2.6px;
padding-right: 5px;
padding-bottom: 2.6px;
padding-left: 10px;
width: 135px;
}
#navcontainer ul.newUL{
	margin-top:-1px;
}
div.core{
padding-top: 10px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
}
/* Hide non-visual elements / Cacher les elements non-visuel */
#cn-skip-head a, #cn-skip-head a:link, #cn-skip-head a:visited{position: absolute; clip: rect(1px, 1px, 1px, 1px); height: 1px !important; width: 1px !important; overflow: hidden !important; margin: 0 !important;}
#cn-skip-head a:focus, #cn-skip-head a:active {position: static; clip: auto; height: inherit !important; width: inherit !important; overflow: inherit !important; margin: inherit !important;}
/* Skip header*/
#cn-skip-head {height: 0; float: left;}
#cn-skip-head ul {list-style-type: none; margin-top: -1.8em;}
#cn-skip-head li {position: absolute; top: 0; width: auto; z-index: 3;}
#cn-skip-head #cn-sh-link-1 {right: 53%;}
#cn-skip-head #cn-sh-link-2 {left: 53%;}
#cn-skip-head a {padding: 5px; display: inline-block; width: 100%;}
#cn-skip-head a, #cn-skip-head a:link, #cn-skip-head a:visited {color: #FFF; background-color: transparent; font-weight: bold;}
#cn-skip-head a:hover, #cn-skip-head a:focus, #cn-skip-head a:active {
	color: #000; 
	background-color: #CC9; 
	border: 1px solid #000;
	text-decoration: none;
}


*:first-child+html #cn-skip-head a:link, *:first-child+html #cn-skip-head a:visited{clip: rect(1px 1px 1px 1px);}
*:first-child+html #cn-skip-head a:focus, *:first-child+html #cn-skip-head a:active {width: auto !important; height: auto !important; overflow: visible !important; white-space: nowrap;}
*:first-child+html #cn-skip-head {float: none;}
*:first-child+html #cn-skip-head ul {float: left;}
*:first-child+html #cn-skip-head #cn-sh-link-1 {right: 51%;}
*:first-child+html #cn-skip-head #cn-sh-link-2 {left: 51%;}


* html #cn-skip-head a:link, * html #cn-skip-head a:visited{clip: rect(1px 1px 1px 1px);}
* html #cn-skip-head a:focus, * html #cn-skip-head a:active {width: auto !important; height: auto !important; white-space: nowrap;}
* html #cn-skip-head {float: none; margin-top: -13px;}
* html #cn-skip-head ul {height: 10px; margin-top: -10px;}
* html #cn-skip-head li {padding-bottom: 5px; width: 1%; top: 13px;}
* html #cn-skip-head #cn-sh-link-1 {right: 51%;}
* html #cn-skip-head #cn-sh-link-2 {left: 51%;}

/*END Copying HTML 5*/

ul.noBulletnoIndent, ol.noBulletnoIndent {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.width4px{
	width:4%;
}
.width96px{
	width:94%;
}
.marginRight5{
padding-right:15px;
}

.formHeaderNS{
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
  background-color: #369;
  background:url(../../images/h2bg.gif) repeat-x center;
  color: #fff;
  border: #369 1px solid;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  line-height: normal;
  text-align:left;
  padding: 8px 0 5px 3px;
  margin:0px;
  min-height:1.5em;
}
ol.noStyleList ul.bulletList{
margin-bottom: 8px;
margin-top: 4px;
padding-left: 20px;
}
ol.noStyleList ul.bulletList li{
	display: block;
	padding:0;
	margin:0;
}
.overflowH{
	overflow : hidden;
}
table.lined th.bgC, table.lined td.bgC {
    background-color: #E7EDFC;
}
fieldset.noStyleF {
    border: 0 none;
    margin: 0 0 0 -1.5px;
    padding: 0;
    width: 99%;
}
* html fieldset.noStyleF {
    margin: 0 0 0 -7px;
}
:first-child + html fieldset.noStyleF {
    margin: 0 0 0 -7px;
}
#cn-centre-col-inner h2.newh2 {
    font-size: 110%;
}
ol.noStyleList ul.bulletList {
    margin-bottom: -8px;
    margin-top: 4px;
    padding-left: 20px;
}
ol.noStyleList ul.bulletList li {
    display: block;
    margin: 0;
    padding: 0;
}
div.homePadding {
    padding: 5px 0 0 0;
}

div.homeStyle {
    display: block;
    padding: 0 0 10px 30px;
}

div.newBox {
    background-color: none;
    border: 1px solid #EFEFEF;
    border-radius: 10px 10px 10px 10px;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 6px 4px 6px 0;
}
span.margin5 {
    margin-left: 5px;
    margin-right: 5px;
}
div.imageHomeT {
    background: url("../../images/report.png") no-repeat scroll left top transparent;
    margin-left: 5px;
    padding-left: 23px;
    text-decoration: none;
}
.marginLeft25{
	margin-left:25px;
}
form div label.widthF{
	width:50px;
}
form div label.widthF2{
	width:80px;
}
form div label.widthF3{
	width:70px;
}
.tabs-body div.tabs-panel ul.bStyle, .tabs-body div.tabs-panel ul.bStyle li{
	list-style:disc;
	
}
.tabs-body div.tabs-panel ul.bStyle li{
	list-style:disc;
	margin: 0 0 20px 16px;
}
/*alpha picklist*/

ul.alphaPicklist {
text-align: center;
color: #336699;
margin-left: 0px;
padding-left: 0px;
width: 100%;
overflow: hidden;
}
ul.alphaPicklist li {
  float: left;
  border: 1px solid #bbbbbb;
  width: 7%;
  list-style-type: none;
  font-weight: bold;
  margin: 1px;
  color: #333333;
  background: #ddeeff;
}
ul.alphaPicklist li.noLink, ul.alphaPicklist {
background-color: #ffffff;
color: #666666;
}
ul.alphaPicklist li a {
text-decoration: underline;
color: #003366;
display: block;
padding: .2em;
}
 ul.alphaPicklist li a:hover, ul.alphaPicklist li a:active, ul.alphaPicklist li a:focus {
color: #ffffff;
background: #336699;
}
.noBold{
	font-weight:normal;
}

div.center h3.newh3{
		padding-bottom:3px;
		margin-bottom:3px;
		color:#006;
	}
/*login images*/
div.boxRow {

    margin: 0 0 5px 0;

    padding: 0;

    overflow: hidden;

}



div.box2Tile1-en {

    background-color: #EFEFEF;

    float: left;

    height: 175px;

    margin-right: 15px;

    width: 48%;

}



div.box2Tile1-fr {

    background-color: #EFEFEF;

    float: left;

    height: 190px;

    margin-right: 15px;

    width: 48%;

}



div.box2Tile2-en {

    background-color: #EFEFEF;

    float: left;

    height: 175px;

    width: 48%;

}



div.box2Tile2-fr {

    background-color: #EFEFEF;

    float: left;

    height: 190px;

    width: 48%;

}



div.box2Tile1-en h2, div.box2Tile2-en h2, div.box2Tile1-fr h2, div.box2Tile2-fr h2 {

    background-color: #666666;

    color: #FFFFFF;

    font-size: 110%;

    font-weight: bold;

    margin: 0;

    padding: 0;

    text-align: center;

    padding: 3px 0;

}

li.box2Tile {
    display: block;
    float: left;
    height: 120px;
    width: 50%;
    top: 0;    
}

li.box2Tile a {
    display: block;
    font-size: 110%;
    font-weight: bold;
    height: 100%;
    padding-left: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;

}

li.box3Tile {
    display: block;
    float: left;
    height: 120px;
    width: 32.5%;
    top: 0;
}



li.box3Tile a {
    display: block;

    font-size: 110%;

    font-weight: bold;

    height: 100%;

    padding-left: 5px;

    position: relative;

    text-align: center;

    text-decoration: none;

    width: 100%;

}
form div td.sublabel2 label {
  width: 70px;
  float: left;
  text-align:right;
  margin-right: .1em;
  background-color: #FFF ;
  padding: .3em .3em ;
  margin-top: 1px ;
}
.boxIdthin22{
	border: #CCCCCC solid 1px;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
div.center h2.alphaBanners {
  color: #003366;
  background-color: #eeeeee;
  border: 1px solid #bbbbbb;
  padding-left: 4px;
  width: 99%;
} 
table td.formHeaderSub2 {
    background-color: #336699;
    color: #FFFFFF;
  border: #003366 1px solid;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  line-height: normal;
  text-align:left;
  padding:3px;
   }
.padding0{
	   padding:8px 0px 0px 0px;
   }
   
* html .padding0{
	   margin-left:-7px;
   }
   
*:first-child+html .padding0{
	   margin-left:-7px;
   }
th.noFontWeight{
	   font-weight:normal;
   }
table.lined th.bgC, table.lined td.bgC{
	background-color:#e7edfc;
}
*:first-child+html .marginLeft0{
	margin-left:-6px;
}
/* --------Public Reg view------ */
.newL2{
	float:left;
	width:69.6%;
	height:100%;
	margin:2px 2.5px 2px 0px;
	display:block;
}
.newR2{
	float:left;
	width:30%;
	height:100%;
	margin:2px 0px;
	display:block;
}
.newL2 .theight {
	min-height:119px;
}
.newR2 .theight{
	min-height:119px;
}

.marginLeft30{
margin-left:8%;
}
.leftNavSlider{
	margin: 0px 0 0 -52px;
}
.rightNavSlider{
		margin: -15px -52px 0 0px;
}
#cn-centre-col-inner #featured a:hover, #cn-centre-col-inner #featured a:active, #cn-centre-col-inner #featured a:focus {
    color: #003399;
}
.tabs-body div.tabs-panel ul.noIndent2{
	list-style:disc; 
  margin-left: 10px;
  padding-left: 9px;
}
div#cn-centre-col-inner h3.borderBottomBthin3, div#cn-centre-col-inner h4.borderBottomBthin3{
	font-size:100%;
	margin-bottom:6px;
	color:#000;
	border-bottom:1px solid #999;
	font-weight:bold;
	
}
#cn-centre-col-inner h2.fontsize100{
	font-size:120%;
}
ul.indentR{
	margin-left: 40px !important;
}
.leftNavSlider2{
	margin: 0px 20px 0 0px;
	vertical-align:middle;
}
.rightNavSlider2{
		margin: 0px 0px 0 20px;
		vertical-align:middle;
}

/* --------Public Reg view end------ */

div.center h5.icB {
    background-color: #FFFFFF;
    color: #336699;
}
.paddingTopEm03 {
	padding-top: 0.3em;
}

form label.inFormLabelCB {
  width: 85%;
  float: none;
  margin: 0 0 7px 0;
  background-color: transparent;
  padding: 0px 0px 0px 2px;
  display: inline-block;
}

div.criteraBody {
	padding: 0 5px 5px 5px;
}

/* field labels */
div.criteraBody  label {
	width: 15%;
	float: left;
	margin-right: .1em;
	background-color: #fff;
	padding: .3em .3em;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Condional row */
form div.conditionalRow {
	margin: 18px 0px;
}

form div.conditionalRow label {
	width: inherit;
	float: left;
	margin-right: .1em;
	background-color: #fff;
	padding: .3em .3em;
	margin-top: 1px;
	margin-bottom: 1px;
}

div.criteriaAdd {
	padding-top: 5px;
}

div.criteriaAdd a {
	text-decoration: none;
}

div.criteriaAdd a:hover {
	text-decoration: underline;
}

div.criteriaAdd a:visited { /* color:#000; */
	
}

.criteria .boxIdthin2{
	border-top: 1px solid #000;
}

.criterionDiv fieldset {
    width: 100%;
}

div.epicrowall {
    float: none;
}

.epiccol1 {
    padding: 2px;
    width: 210px;
}

.epiccol2 {
    padding: 2px;
    width: 380px;
}

