﻿/* CLF 2.0 TEMPLATE VERSION 1.05 | VERSION 1.05 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */


/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */


/* IMPORTS for sub and area specific styles */
@import "clr.css";
@import "menu.css";


/* BACKWARDS COMPATIBLE STYLES */
.alphamaj{ /* Should be replaced with ol.upper-alpha in base.css */
	list-style-type: upper-alpha;
}

.alphamin{ /* Should be replaced with ol.lower-alpha in base.css */
	list-style-type: lower-alpha;
}


/*October 19, 2009GR */

#whatsnewlink
{
	padding: 5px;
	text-align: right;
}

.cntnr{
	border: thin solid #000000;
}

.cntnr hr {
	clear:both;
	/*display:block;*/
	visibility:hidden;
}

.colLeft{
	float:left;
	width:4%;
}

.colCentre
{
	float:left;
	width:4%;		
}

.colRight
{
	float:right;
	width:92%;
	vertical-align:top;
}



/*August 04, 2009 GR*/

.layoutTxtLeftImage{
border:thin;
border-color:#000000;
vertical-align:top;
}

.linkTxt{
	text-align:right;
}

/*GR*/

.layoutTxtLeftImage p {
  vertical-align:top;
  text-align:left;

}

/* Garth Rowe
 * August 14, 2009
 * This was created initially for the 50th post. I needed a centered div to hold an image and captions
 *
*/

.alterDivBG{
	background-color:#CCCCCC;
}

.alterDivBG hr{
	clear:both;
	display:block;
	visibility:hidden;
}

.vStory{
	height:90px;
	padding:14px 10px 0 0;
}

.vStory hr{
	clear:both;
	display:block;
	visibility:hidden;	
}

.layoutDiv480Center{
	width:500px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.bios{
	/*** margins ***/
	margin-left:10px;
	
	/**/
	
	/*** border styles ***/
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	
	text-align:justify;
}

.bios img{
	float:left;
	margin:0px 14px 1px 0px;
	border:1px solid #999999;
	padding:1px;
}
/******************************GR Updates**********************/


.rnavbx{
	border:thin solid #999999;
}

.rnavbx ul{
	list-style-type:none;
	list-style:none;
	margin-left:12px;
	padding-left:2px;
}

.rnavbx ul li{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.mncntnt{
	border:thin solid #999999;
	overflow:hidden;
	margin:2px 2px 12px 2px;
	
	padding:2px;
}

.mncntnt hr{
	border:thin solid #999999;
	overflow:hidden;
	margin:2px;
	padding:2px;
}

.mncntntbx hr{
	clear:both;
	display:block;
	visibility:hidden;

}

.mncntnt ul{
	margin: 12px;
	padding:2px;
	font-size:92%;
	list-style-type:none;
}

.mncntnt ul li{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.mncntnt ul li ul li{
	border:none;
}

.mncntnt ul li ul{
	border:none;
}

.mncntntbx{
	display:inline;
	float:left;
	width:98%;
	
	padding: 2px;
}

.mncntntbx h2{
	margin:0;
	padding:0;
	font-size:99%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.clrBoth{
	clear:both;
}

.clrLeft{
	clear:left;
}

.clrRight{
	clear:right;
}

.txtNormal{
	font-weight:normal;
}

.tableCellUnderline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

table.tablePadded td{
	padding-right:10px;
}

.alignMiddleCenterStrongTxt{
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.alignBottomCenterStrongTxt {
	text-align: center;
	vertical-align: bottom;
	font-weight:bold;
}

.aligncenterstrongtxt { 
	font-weight: bold; 
	text-align: center;
}

.alignrightstrongtxt { 
	font-weight: bold; 
	text-align: right;
}

.aligncenterstrongitalictxt { 
	font-weight: bold;
	font-style: italic; 
	text-align: center; 
}

.alignMiddle {
	vertical-align: middle;
}

.bggrey{
	background-color: #CCCCCC;
}

.bggreytxtstrong{
	font-weight: bold;
	background-color: #CCCCCC;
}

.feaheads{
	font-weight: bold;
	background-color: #CCCCCC;
}

.flashvideo{
	background-color: #000000;
	width: 330px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-left: 130px;
}
.guidanceBox /* used for OAS */
{
	background: #DBE5F4;
	text-align: left;
	padding: 5px 20px 5px 20px;
	border: 1px solid #B5D4FE;
	margin-left: 5px;

}

.guidanceBox45 /* used for Incident Reporting */
{
	background: #DBE5F4;
	text-align: left;
	padding: 10px 20px 5px 5px;
	border: 1px solid #B5D4FE;
	width: 45%;
	margin-right: 5px;
}

.guidanceBox50 /* used for Incident Reporting */
{
	background: #DBE5F4;
	text-align: left;
	padding: 10px 20px 5px 20px;
	border: 1px solid #B5D4FE;
	width: 50%;
	margin-left: 5px;
}
.greentxt { /*should be replaced with green in base.css*/
	color: #008000;
}

.greybox {
	background-color: #EFEFEF;
	width: auto;
	border: 2px solid #666666;
}

.greybox p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.imgblackborder {
	border: 1px solid #000000;
}

.imgcenterblackborder {
	border: 1px solid #000000;
	text-align: center;
	display: block;
}

.image-leftBlackBorder { 
	float: left;
	vertical-align: text-top;
	border: 1px solid #000000;	
	margin: 0px 10px 3px 0px;
}

.image-leftBlackBorder01 { 
	float: left;
	vertical-align: text-top;
	border: 1px solid #000000;	
	margin: 0px 10px 10px 15px;
}

.image-rightBlackBorder { 
	float: right;
	vertical-align: text-top;	
	border: 1px solid #000000;	
	margin: 0px 0px 3px 10px;
}

.image-center {
	text-align: center;
	display: block;
}

.image-left { /* added margin as not in base.css */
	margin-right: 10px;
}

.imgfloatleft{
	float: left;
	padding: 3px;
}

.imgfloatright{
	float: right;
	padding: 3px;
}

.indentleft5{ 
	margin-left: 5%; 
}

.indentleft10{
	margin-left: 10%;
}

.indentleft15{
	margin-left: 15%; 
}

.indentPadLeft5{
	padding-left:5%;
}

.italictxt{
	font-style: italic;
	overflow: visible;
	width: auto;
	padding-right: 2px;
}
.lightyellowBG{
 background-color: #FFFF99;
}
.romanmaj{ /* Should be replaced with ol.upper-roman in base.css */
	list-style-type: upper-roman;
}

.romanmin{ /* Should be replaced with ol.lower-roman in base.css */
	list-style-type: lower-roman;
}

.separator {
	clear: both;
	height: 1px;
	width: 760px;
	font-size: 1px;
}

.smalltableitalictxt {
	font-size: 75%;
	font-style:italic;	
}

.smalltablestrongitalictxt {
	font-size: 75%;
	font-style: italic;
	font-weight: bold;	
}

.smalltablestrongtxt {
	font-size: 75%;
	font-weight: bold;	
}

.smalltabletxt {
	font-size: 75%;
}

.standardcontentalignright{
	text-align: right;	
}

.standardfootnote{
	font-size: 75%;
}

.strongitalictxt{
	font-weight: bold;
	font-style: italic;
}

.strongtxt{
	font-weight: bold;
}

.underline{
	text-decoration: underline;
}

.warningbox{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;	
}

a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

a img{
       border-width: 0px;
	   text-decoration: none;
}

a.menulink{
	font-size: 90%;
	font-weight: bold;
	margin-left: 0px;
}

li.fiptext a:link, li.fiptexta a:link, li.fiptextb a:link, li.fiptextc a:link, li.fiptext a:visited, li.fiptexta a:visited, li.fiptextb a:visited, li.fiptextc a:visited, li.fiptext a:hover, li.fiptexta a:hover, li.fiptextb a:hover, li.fiptextc a:hover{
	color: #ffffff;
	text-decoration: none;
}

div.blackborder {
	padding: 5px;
	min-height: 158px;
	min-width: 9.5em;
}

li.menucontent, div.menucontent {
	padding: 2px 3px 2px 2px;
}

table{
	border-width: 0px;
	border-color: #000000;
}

td{
	text-align: left;
	vertical-align: top;
}

th{
	background-color:#CCCCCC;
}

tr{
	border-width: 0px;
	border-color: #000000;
}

ul{
	list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: circle;
}
