/**********************************************************************
/* TEXT CLASSES
 **********************************************************************/
BODY, P, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	}

BODY {
	margin: 0px;
	}
		
P {
	margin-top:3px;
	margin-bottom: 12px;
	line-height: 14px;
	}

H1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #293F52;
	margin-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	}
	
H2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #293F52;
	margin-bottom: 2px;
	}

H3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #293F52;
	margin-bottom: 2px;
	}

H4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #293F52;
	margin-top: 20px;
	margin-bottom: 2px;
	}

H5 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3C5368;
	margin-top: 0px;
	margin-bottom: 1px;
	}
	
H6 {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #77786C;
	margin-top: 4px;
	margin-bottom:0px;
	text-transform: uppercase;
	}

UL {
	padding-left: 18px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-top: 6px;
	}

OL {
	padding-left: 18px;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
	}

LI {
	padding-bottom: 6px;
	}

HR {
	color: #ADADA2;
	background-color: #ADADA2;
	height: 1px;
	}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	margin-bottom:5px;
	}

/**********************************************************************
/* LINK CLASSES
 **********************************************************************/
A {
	font-weight: bold;
	color: #3C5368;
	text-decoration: none;
	}

A:hover {
	font-weight: bold;
	color: #CE0909;
	text-decoration: none;
	}
	
A.linkArrow {
	padding-left: 9px;
	background: url(/templates/can/graphics/icons/linkArrowRed.gif) left 3px no-repeat;
	}
		

/**********************************************************************
/* GENERAL CLASSES
 **********************************************************************/
IMG {
	border: 0px;
}


/**********************************************************************
/* MENU CLASSES
 **********************************************************************/
DIV.menuSection {
	margin-bottom: 5px;
	}
DIV.menuLvl1 {
	padding: 0px 0px 0px 0px;
	background: url(/templates/can/graphics/bgs/menuLvl1Bg.jpg) left top no-repeat;
}
DIV.menuLvl2 {
	padding: 0px 0px 0px 14px;
	background: url(/templates/can/graphics/bgs/menuLvl2Bg.jpg) 14px top no-repeat;
}
DIV.menuLvl3 {
	padding: 0px 0px 0px 28px;
	background: url(/templates/can/graphics/bgs/menuLvl3Bg.jpg) 28px top no-repeat;
}
/*DIV.menuLvl4 {
	padding: 2px 10px 2px 36px;
}
DIV.menuLvl5 {
	padding: 2px 10px 2px 46px;
}
DIV.menuLvl6 {
	padding: 2px 10px 2px 56px;
}*/
A.menuOption {
	text-decoration: none;
	display: block;
	padding: 2px 12px 4px 21px;
	background: url(/templates/can/graphics/icons/menuArrowOff.gif) left bottom no-repeat;
}
A.menuOption:hover {
	color: #000000;
	display: block;
	padding: 2px 12px 4px 21px;
	background: url(/templates/can/graphics/icons/menuArrowHover.gif) left bottom no-repeat;
}
A.menuSel {
	text-decoration: none;
	color: #CD0A08;
	display: block;
	padding: 2px 12px 4px 21px;
	background: url(/templates/can/graphics/icons/menuArrowOn.gif) left bottom no-repeat;
}
A.menuSel:hover {
	color: #000000;
}
A.menuPath {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px 12px 4px 21px;
	background: url(/templates/can/graphics/icons/menuArrowOn.gif) left bottom no-repeat;
}
A.menuPath:hover {
	color: #000000;
}
DIV.menuLvl2 A {
	font-weight: normal;
	}
DIV.menuLvl2 A:hover {
	font-weight: bold;
	}
DIV.menuLvl3 A {
	font-weight: normal;
	}
DIV.menuLvl3 A:hover {
	font-weight: bold;
	}
DIV.menuLogoContainer {
	text-align: center;
	padding-top: 6px;
	}

/**********************************************************************
/* FORM CLASSES
 **********************************************************************/
FIELDSET {
	border: none;
	}
INPUT, TEXTAREA, SELECT {
	font-size: 10px;
	padding-left: 4px;
	padding-right: 2px;
}
INPUT, TEXTAREA {
	/*border: 1px solid #DA9292;*/
}
INPUT.search{
	height: 17px;
	border: 1px solid #A5ACB2;
	background: #ffffff;
	}
INPUT.buttonSubmit {
	margin-left: 3px;
	}
label.formLabelLight {
	color: #ffffff;
	text-transform: uppercase;
	}
label.formLabelDark {
	text-transform: uppercase;
	}	
SELECT {
	border: 1px solid #A5ACB2;
	}


/**********************************************************************
/* HEADER CLASSES
***********************************************************************/
DIV.header {
	width: 977px;
	height: 104px;
	margin-bottom: 1px;
	background: url(/templates/can/graphics/decor/headerBase.gif) 0px 88px no-repeat;
	}
	
DIV.logoArea {
	width: 746px;
	height: 88px;
	text-align: left;
	float: left;
	background: url(/templates/can/graphics/bgs/headerBg.jpg) left top no-repeat;
	}
	
DIV.logo {
	margin: 25px 0px 0px 15px;
	}
	
DIV.functionsArea {
	width: 231px;
	height: 88px;
	float: right;
	background: url(/templates/can/graphics/bgs/functionsBg.gif) left top no-repeat #0887B7;
	}
	

/**********************************************************************
/* CONTENT CLASSES
 **********************************************************************/
DIV.containerBody {
	width: 977px;
	margin-bottom: 5px;
}
TD.containerMenu {
	width: 222px;
	padding: 7px 4px 0px 4px;
	background: url(/templates/can/graphics/bgs/menuBg.jpg) left top no-repeat;
	}
/*TD.containerContentStart {
	width: 242px;
	padding: 10px;
	margin: 0px 5px 0px 0px;
	background: #ffffff;
}*/
TD.containerContentStart {
	width: 745px;
}
TABLE.containerContentStart {
	width: 100%;
	}
	
	
TD.news {
	width: 256px;
	vertical-align: top;
	/*background: url(/templates/can/graphics/bgs/startNewsBg.jpg) left top no-repeat;*/
	}
TD.magazine {
	width: 468px;
	vertical-align: top;
	border:1px solid #E0DBD1;
	}
TD.reports {
	width: 256px;
	vertical-align: top;
	background: url(/templates/can/graphics/bgs/startReportsBg.jpg) left top no-repeat;
	}
TD.courses {
	width: 256px;
	vertical-align: top;
	background: url(/templates/can/graphics/bgs/startCoursesBg.jpg) left top no-repeat;
	}
TD.library {
	width: 229px;
	vertical-align: top;
	background: url(/templates/can/graphics/bgs/startLibraryBg.jpg) left top no-repeat;
	}
TD.containerContentStandard {
	width: 513px;
	background: url(/templates/can/graphics/bgs/containerContentBg.jpg) left top repeat-x;
}
TD.containerSideStandard {
	width: 230px;
	background: url(/templates/can/graphics/bgs/containerContentBg.jpg) left top repeat-x;
}
TD.containerContentStandardWide {
	width: 745px;
	background: url(/templates/can/graphics/bgs/containerContentBg.jpg) left top repeat-x;
}

/*DIV.containerLogin {
	height: 100%;
	vertical-align: bottom;
	padding: 30px 10px 10px 10px;
	background: url(/templates/can/graphics/bgs/loginBg.jpg) left top repeat-x;
	}*/
DIV.moduleTitle {
	font-size: 12px;
	font-weight: bold;
	color: #293F52; /* #7B8285; */
	padding: 14px 10px 18px 10px;
	}
DIV.moduleContent {
	padding: 0px 10px 10px 10px;
	}
DIV.moduleMagazine {
	padding: 5px;
	margin: 5px 0px 5px 0px;
	border: solid 0px #E0DBD1;
	}
	
	
DIV.pageTitleStandard {
	font-size: 12px;
	font-weight: bold;
	color: #293F52; /* 77786C */
	padding: 14px 10px 18px 10px;
	background: url(/templates/can/graphics/bgs/pageTitleStandardBg.jpg) left top no-repeat;
	}
DIV.pageTitleStandardWide {
	font-size: 12px;
	font-weight: bold;
	color: #293F52;
	padding: 14px 10px 18px 10px;
	background: url(/templates/can/graphics/bgs/pageTitleStandardWideBg.jpg) left top no-repeat;
	}
DIV.sideTitle {
	font-size: 12px;
	font-weight: bold;
	color: #293F52;
	padding: 14px 10px 18px 10px;
	background: url(/templates/can/graphics/bgs/sideTitleBg.jpg) left top no-repeat;
	}
	
DIV.pageTitlePagePrint {
	font-size: 12px;
	font-weight: bold;
	color: #293F52;
	padding: 14px 10px 18px 0px;
	}
DIV.pagePrint {
	text-align: right;
	float: right;
	margin: 14px 10px 0px 0px;
}
A.pagePrint {
	font-weight: bold;
	display: block;
	padding: 2px 18px 2px 0px;
	background: url(/templates/can/graphics/icons/print.gif) right center no-repeat;
	}
TABLE.contentTable {
	width: 100%;
	}
TABLE.sideTable {
	width: 100%;
	padding: 0px 10px 10px 10px;
/*	border-bottom: solid 1px #CEC9BC;  */
	}	
TABLE.sideTableImage {
	width: 100%;
	padding: 0px 10px 10px 10px;
/*	border-bottom: solid 1px #CEC9BC;  */
	}	
DIV.caption {
	height: 100%;
	text-align: right;
	padding: 10px;
	background: url(/templates/can/graphics/bgs/loginBg.jpg) left top repeat-x;
	}
DIV.separatorDotted {
	height: 1px;
	background: url(/templates/can/graphics/decor/separatorDotted.gif) left center repeat-x;
	margin: 5px 0px 5px 0px;
	}
DIV.separatorSolid {
	height: 1px;
	border-top: 1px solid #CEC9BC;
	margin: 5px 0px 5px 0px;
	}
TABLE.documentContainer {
	width: 100%;
	margin-bottom: 10px;
	}
TD.documentThumb {
	width: 1%;
	padding: 5px;
	vertical-align: top;
	border: solid 1px #CEC9BC;
	}
TD.documentInfo {
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	}
P.documentTitle {
	font-weight: bold;
	margin-bottom: 5px;
	}


/**********************************************************************
/* FOOTER CLASSES
***********************************************************************/
DIV.footerContainer {
	width: 977px;
	margin-bottom: 10px;
	background: url(graphics/bgs/footerBg.gif) left top repeat-x;
	}
DIV.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 3px 10px 3px 10px;
	}
A.footer {

}
A.footer:hover {

}
/**********************************************************************
/* ERROR PAGE CLASSES
***********************************************************************/
DIV.errorHeader {
	width: 746px;
	height: 104px;
	margin-bottom: 1px;
	background: url(/templates/can/graphics/decor/headerBase.gif) 0px 88px no-repeat;
	}
	
DIV.errorLogoArea {
	width: 745px;
	height: 88px;
	text-align: left;
	float: left;
	background: url(/templates/can/graphics/bgs/headerBg.jpg) left top no-repeat;
	}
	
DIV.errorLogo {
	margin: 25px 0px 0px 15px;
	}
	
DIV.errorContainerBody {
	width: 746px;
	margin-bottom: 5px;
}