body
{
	background:#000;
}

body, div, td, th, input, textarea
{
	color: #3a3a3b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:150%;
}

/* ELEMENTS */

h1
{
	font-size:14px;
	font-weight:bold;
	color:#3a3a3b;
}

h2
{
	font-size:12px;
	font-weight:bold;
	color:#C8000A;
}

h3
{
	font-size:12px;
	font-weight:bold;
	color:#3a3a3b;
}

h4
{
	font-size:12px;
	font-weight:bold;
	color:#C8000A;
}

strong
{
  font-weight:bold;
}

em, i{
font-style:italic;
}

.col2 ul
{
    list-style-type:disc;
    list-style-position:outside;
    margin-left:5px;
}
.col2 ol
{
    list-style-type:decimal;
    list-style-position:outside;
    margin-left:23px;    
}
.col2 ul li
{
    margin-left:10px;
    padding-left:5px;
}
.col2 ol li
{
    padding-left:0px;
}
    
.col1 a, .col2 a, .col3 a
{
	color:#C8000A;
	text-decoration:none;
}

.col1 a:hover, .col2 a:hover, .col3 a:hover
{
	color:#000;
}

.col2 img
{
	margin:0 10px 10px 10px;
}


/* MASTER LAYOUT */

.canvasWrapper 
{
	text-align:center;
	background:#000;
}

.canvas
{
	width:927px;
	margin:0 auto;
	text-align:left;
	background:#000;
}

.toprow_cont
{
	/*float:left; */ /* This clears the floats inside for the next element */
	background:transparent url(/web/design/toprow-cont-bg.jpg) no-repeat;
	height:185px;
	overflow:hidden;
}

.main_cont
{
	background:transparent url(/web/design/main-cont-bg.png) repeat-y;
	float:left; /* IE 6 needs this */
}


.col1_cont, .col2_cont, .col3_cont
{
	float:left;
	overflow:hidden;
	padding-bottom:30px;
}

.col1_cont
{
	width:279px;

}

.col2_cont
{
	width:367px;
	/*height:auto !important;
	height:393px;
	min-height:393px;*/

}



.col3_cont
{
	width:279px;

}

/* TOP ROW */

.toprowRight
{
	float:right;
	width:100px;
}

.toprowLeft
{
	width:650px;
	height:150px;
}

.krd
{
	color:#ccc;
	display:block;
	font-size:8px;
	width:480px;
	height:30px;
	line-height:12px;
	margin:4px 0 0 26px;
}

.topLogo_cont
{
	width:544px;
}

.byline
{
	float:right;
	width:110px;
	font-size:13px;
	line-height:17px;
	font-style:italic;
	padding:10px 0 0 0;
	color:#fff;
}

.logoLink
{
	padding:0 0 0 40px;
}

.languageLinks_cont
{
	width:96px;
	padding:10px 0 0 0;
}

.languageLinks_cont h2
{
	color:#fff;
	font-weight:normal;
	font-size:9px;
	padding:0 0 4px 0;
}

.languageLinks_cont a
{
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:10px;
	padding:0 0 0 40px;
	margin:0 0 6px 0;
}

.languageLinks_cont a:hover
{
	color:#C8000A;
}

.languageLinks_cont a.englishLink
{
	background:transparent url(/web/design/english-link-bg.png) no-repeat center left;
}

.languageLinks_cont a.frenchLink
{
	background:transparent url(/web/design/french-link-bg.png) no-repeat center left;
}


/* MAIN CONT */

.main
{
	background:transparent url(/web/design/main-bg.png) no-repeat bottom left;
}

#topContent
{
	background:transparent url(/web/design/top-content-bg.png) repeat-y;
}

.breadCrumbs_cont
{
	padding:12px;
	
}

.breadCrumbs_cont, .breadCrumbs_cont span
{
	color:#C8000A;
}

.breadCrumbs_cont a, .breadCrumbs_cont span.chev
{
	color:#3a3a3b;
	text-decoration:none;
}

.breadCrumbs_cont a:hover
{
	color:#C8000A;
}

/* MEMBER LINKS */

.topButtons_cont
{
	margin:10px 0 0 0;
	text-align:center;
	font-size:11px;
}

.topButtons_cont .sep
{
	padding:0 2px;
}


/* FIRST COL */

.col1Content
{
	padding:10px 10px 50px 10px;
}


/* SECOND COL */

.col2Content
{
	padding:10px 20px;
}

/* THIRD COL */

.rightLinks
{
	float:right;
	margin:15px -1px 0 1px;
}

.topExtraNavContact
{
	margin:6px 0 0 0;
}

/* SEARCH FORM */

.search_cont
{
	width:241px;
	overflow:hidden;
	background:#dadadb;
	margin:8px 0 0 2px;
}

.searchBox
{
	margin:14px;
	background:#dadadb url(/web/design/search-cont-bg.png) no-repeat;
	width:215px;
	height:50px;
}

.searchInput
{
	width:136px;
	padding:6px 10px;
	float:left;
	border:none;
	background:transparent;
}

.searchSubmit
{
	background:transparent url(/web/design/search-btn-bg.png) no-repeat;
	width:49px;
	height:40px;
	display:block;
	float:left;
	margin:0 -20px 0 14px;
	text-indent:9999em;
	border:none;
	cursor:pointer;
}



/* THIRD COL CONTENT */

.col3Content_cont
{
	width:213px;
	overflow:hidden;
	margin:0 15px;
}

.col3Hdr
{
	font-size:14px;
	padding-bottom:14px
}

.col3Content
{
}


/* FOOTER */

.footer_cont
{
	color:#ccc;
	padding:6px 0;
}

.footer_cont a
{
	color:#ccc;
	text-decoration:none;
}

/*No script message*/
.noScript
{
	width:100%;
	border-bottom:solid 1px #FFCC00;
    background-color:#FFFF99;
    color:#000;
    height:28px;
}
.noScript img
{
	float:left;
	margin-top:2px;
	margin-left:2px;
	margin-right:5px;
}
.noScript span
{
	display:block;
	padding-top:4px;
}

/* VIDEOS */

.flash_cont
{

}

h1.flashTitle
{
	padding:0 0 14px 0;
}

.videonList_cont
{
	margin:14px 0 0 0;
}

.videoList
{
	padding:10px;
	border:solid 1px #A1A1A2;
	margin:6px 10px 0 0;
	background:#DADADB;
}



/* FCK Content */ 
/*.ctr 
{
	font-size:12px;
	line-height:140%;
	color: #58595b;
	font-family: Verdana, Geneva, sans-serif;
}
.ctr b, 
.ctr strong
{
    font-weight:bold;
}
.ctr i,
.ctr em
{
    font-style:italic;
}
.ctr blockquote, 
.ctr q
{        
    padding:5px 40px;
    background-image:url(/web/design/images/block-quote-bg.gif);
    background-repeat:no-repeat;
    font-style:italic;
    min-height:100px;
}
.ctr img
{
    padding:0 5px;
}
.ctr ul
{
    list-style-type:disc;
    list-style-position:outside;
    margin-left:5px;
}
.ctr ol
{
    list-style-type:decimal;
    list-style-position:outside;
    margin-left:23px;    
}
.ctr ul li
{
    margin-left:10px;
    padding-left:5px;
}
.ctr ol li
{
    margin-left:-3px;
    padding-left:0px;
}
.ctr p
{
    padding-top:5px;
    padding-bottom:5px;
}

.ctr a,
.ctr a:visited
{
    color:#006AB6;
    text-decoration:underline;
}
.ctr h1
{
    font-size:16px;
    color:#c1cd23;
    font-weight:bold;
    line-height:140%;
}
.ctr h2
{
    font-size:14px;
    color:#000;
    font-weight:bold;
    line-height:140%;
}
.ctr h3
{
   font-size:14px;
   color:#006AB6;
   font-weight:bold;
   line-height:140%;
}
.ctr h4
{
   font-size:14px;
   color:#c1cd23;
   font-weight:bold;
   line-height:140%;
}
.ctr h5
{
   font-size:14px;
   color:#006AB6;
   font-weight:bold;
   line-height:140%;
   font-style:italic;
}
.ctr h6
{
   font-size:12px;
   color:#c1cd23;
   font-weight:bold;
   line-height:140%;
}

.ctr hr
{
    border:none;
    border-top:solid 1px #a1a08f;
    height:1px;
    clear:both;
    color:#fff;
}

*/
    

    
.Fontxx-Small
{
	font-size:9px;
}
.Fontx-Small
{
	font-size:10px;
}
.FontSmall
{
	font-size:11px;
}
.FontMedium
{
	font-size:12px;
}
.FontLarge
{
	font-size:14px;
}
.Fontx-Large
{
	font-size:16px;
}
.Fontxx-Large
{
	font-size:18px;
}