body, td, th,  p, ol, td.p {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	background-color: #DBDBC2;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
	clear: both;
}
p { 
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 135%;
}
ul {
	margin: 2px 0px 10px 17px;
	padding: 0px 0px 0px 0px;
	list-style: square outside url('/img/list-square.gif');
	line-height: 135%;
}
ol {
	margin: 2px 0px 10px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 135%;
}
ul li{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
li.ul{
	list-style-type : square;
	line-height: 135%;
}
li.ol{
	line-height: 135%;
}
ol li{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
td	{
	line-height: 135%;
}
/* **********************************Default link styles******************** */
a {
	color: #AF0B1C;
	text-decoration: underline; 
}
a:visited {
	color: #AF0B1C;
}
a:hover {
	color: #540264; 
	text-decoration: underline;
}
acronym {
	color:#000000;
	border-bottom: 1px dashed #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: 0px;
	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;
}

/* **************************************Layout******************** */
#cibcHeader{
	position: relative;
	width: 780px;
	top: -5px;
	left: -5px;
	margin: 0px;
	padding: 0px;
	background-color: #F5F4EE;
	z-index: 100;
}
#topContainer{
	width: 766px;
	z-index: 1;
}
#masthead{
	width: 766px;
}
#mainNav{
	margin-top: -2px;
}
#mainContentContainer{
	position: relative; 
	width: 766px; 
	background: url(/img/shadow-bg.jpg) repeat-y;
}
#mainPage {
	width: 596px; 
	padding-left: 0px; 
	float: left; 
}
#mainContent {
	width: 560px;
	padding: 10px 0px 10px 24px;
}
.contentHdrImg {
	margin-left: 8px;
}
.contentHdrImgFeatures {
	margin-left: 8px;
	background: url(/img/content-header.gif) no-repeat;
	height: 26px;	
	text-align: right;
	padding-right: 172px;
	padding-top: 5px;
}
.contentHeaderImgLink {
	text-align: right;
	width: 596px;

}
#faqContentContainer{
	position: relative; 
	width: 766px; 
	background: url(/img/shadow-bg.jpg) repeat-y;
	margin-top: -2px;
}
#topNav{
	position: relative;
	width: 758px;
	top: 0px;
	left: 0px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 2px;
	word-spacing: 1px;
	color: #303030;
	background-color: #DBDBC2;
}
#topNav a{
	color: #303030;
	font-size:10px;
	text-decoration: none;
}
#topNav a:visited{
	color: #303030;
	font-size:10px;
	text-decoration: none;
}
#topNav a:hover{
	color: #303030;
	font-size:10px;
	text-decoration: underline;
}
#topNavSites {
	margin-left: 20px;
}
#topNavSites  a{
	color: #AF0B1C;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}
#topNavSites a:visited{
	color: #AF0B1C;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}
#topNavSites a:hover{
	color: #AF0B1C;
	font-weight: bold;
	font-size:10px;
	text-decoration: underline;
}
#footer{
	width: 766px;
	height: 29px;
	background: url(/img/footer-bg.gif) no-repeat;
	padding-top: 5px;
	font-size: 10px;
	padding-left: 8px;
	clear: both;
	
}
#footer a{
	color: #303030;
	text-decoration: none;
}
#footer a:visited{
	color: #303030;
	text-decoration: none;
}
#footer a:hover {
	color: #303030;
	text-decoration: underline;
}

/* ************************body styles****************** */
.bodySectionDivider {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
}
.bodySectionVertDivider {
	background-color: #CCCCCC;
	width: 1px;
}
.supText {
	font-size: 7px;
	vertical-align: super;
}
.emphasizedText {
	font-weight:bold;
	volume: loud;
}
.smallcaps {
	font: 95% Arial, Helvetica, sans-serif;
}
.legalText {
	font-size: 9px;
	color: #666666;
}
.imgCaption{
	font-size: 10px;
	color: #666666;
	line-height: 135%;
	margin-bottom: 30px;
}
.pdf{
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(/img/pdf.gif) no-repeat right;
	padding-right: 16px;
}

/* ********************************* Flash ************************************* */
#flashcontent {
	margin-top: -2px;
	visibility: visible;
}
	.flashcontentError {
		width: 500px;
		height: 383px;
		display: none;
	}
#demoLayer {
	width: 100%; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background-color: #58584e; 
	height: 750px; 
	filter:alpha(opacity=55);
	opacity:.55;
	display: none;
}
#flashContentDemo1 {
	left: 60px; 
	top: 60px;
	width: 750px;
	height: 530px;
	display: none;
	position: absolute;
}
#flashContentDemo {
	left: 60px; 
	top: 60px;
	width: 750px;
	height: 530px;
	display: none;
	position: absolute;
}

#flashContentDemo2 {
	left: 60px; 
	top: 60px;
	width: 750px;
	height: 530px;
	display: none;
	position: absolute;
}


/* **********************************Right Nav********************************** */
#rnavContainer {
	float: left; 
	position: relative; 
	width: 162px; 
	margin-top: -251px;	
}
#rnavContainerIntro {
	float: right; 
	position: relative; 
	width: 162px; 
	margin-top: -377px;	
	margin-right: 4px;
}
#rnavContainerFeatures {
	float: left; 
	position: relative; 
	width: 162px; 
	margin-top: -261px;	
}
#rnavContainerFAQ {
	float: left; 
	position: relative; 
	width: 162px; 
	margin-top: -7px;	
}
#menuRight {
     width:162px;
	 font: bold 11px arial, helvetica, sans-serif;
	 color: #2B2B2A;
     display: block;
     border: 0px;
     margin: 0px;
     padding: 0px;
}

#menuRight a {
     font: 11px arial, helvetica, sans-serif;
	 color: #555555;
	 text-decoration: none;
	 display: block;      
     border: 0px;
     margin: 0px;
     padding: 0px;
}


#Container1 { 
	border-bottom: 1px solid #C5C6C5; 
	border-right: 2px solid #C5C6C5; 
	border-left: 2px solid #C5C6C5;
	background:#DFE0D5;
	padding-bottom: 2px;
}
			  
#Container2 { 
    border-bottom: 1px solid #C5C6C5; 
    border-right: 2px solid #C5C6C5; 
	border-left: 2px solid #C5C6C5;
	background: #E3E4DA;
	padding-bottom: 2px;
}

#Container3 { 
    border-bottom: 1px solid #C5C6C5; 
    border-right: 2px solid #C5C6C5; 
	border-left: 2px solid #C5C6C5;
	background: #DEE3D6;
	padding-bottom: 2px;
}

#block1 #Container1 { 
    border-bottom: 2px solid #C5C6C5;
}

#block2 #Container1 { 
    border-bottom: 2px solid #C5C6C5;
}

#block3 #Container3 { 
    border-bottom: 2px solid #C5C6C5;
}

#subTitle {
    height: 15px; 
    margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 8px;
	padding-top: 5px; 
}

#listSubTitle{ 
    padding-top: 5px;
}

#listSubTitle .creditLinkActive {
    height: 15px;
    background: #cccccc url('/img/rnav-arrow4.gif') no-repeat;
    margin: 0px;
	border: 0px;
	padding-left: 18px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: left;
	width: 158px ; 
}
		  
#listSubTitle .creditLink{
    background: url('/img/rnav-arrow4.gif') no-repeat;
} 
 
.creditLink{      
    height: 15px;
    margin: 0px;
	border: 0px;
	padding-left: 18px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: left;
	width: 158px; 	 
}
		
.subnavDefault {
	display: none;
}

.subnavToggled {
	display: inline;	
}

#top {
	border: 2px solid #C5C6C5; 
	border-bottom: 0px;  
	background: #DFE0D5;
}
#bottom {
    background: url(/img/grey-bottom.jpg) no-repeat;
	padding-bottom: 0px;
}

/* *******************************Brand Colour***************************** */
.claret	{
	color: #AF0B1C;
}

/* *******************************Header styles***************************** */
h2.inverted {
	font : bold 17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 5px;
} 


/* **********************************Header Styles********************************** */
.headerLinkText{
	font-size:10px;
	padding-top : 3px;
	padding-bottom: 3px;
}

/* **********************************line dividers********************************** */
.bgline {
	background-color: #CCCCCC;
}

/* ***********************************FAQ Styles******************************* */
.faqContent {
	margin-top: -11px;
	height: 5px;
}
.faqSectionDivider {
	background-color : #f7c64d;
}

/***********************************accessibility styles***********************************/
.layout {
	speak: none;
}
acronym {
	speak: spell-out;
}
/***** focus styles *********/
.focusArea {
	background: #FDF9E8 url('/img/focus-bg.gif') repeat-x 0px 0px;
	border: 1px solid #D9D9D9;
	padding: 10px;
	margin-bottom: 10px;
}
