
@charset "utf-8";
/* CSS Document */

/******** Common ********/

.headline2 {
	display: none;
}
img.border {
	float: right;
	padding: 3px;
}
#archivesWrapper {
	margin: 0px 0px 20px 10px;
	width: 710px;
}
.archivesTop {
	background-image: url('/archives/image/top-logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 56px;
	width: 706px;
}
.bodyContainer {
	background-image: url('/archives/image/main_back.gif');
	float: left;
	width: 706px;
}
.archivesFooter {
	background-image: url('/archives/image/footer-bg.gif');
	clear: both;
	width: 706px;
}
.archivesFooterContent {
	background-image: url('/ca/common/tools/archives/img/footer-logo.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 10px 0px 0px 20px;
	width: 670px;
	height: 38px;
 *width: 670px;
}
.archivesFooterContent p {
	font-size: 11px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}
.archivesFooterContent a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.archivesFooterContent a:link {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.archivesFooterContent a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.archivesFooterContent a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
.archivesBottom {
	background-image: url('/archives/image/footer.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 15px;
	width: 706px;
}

.rollBox {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 135px;
    margin: 0 0 0 1px;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
    width: 701px;
}
.rollBox #rightButtonBox {
    border: 0 solid #FF00FF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 132px;
    overflow: hidden;
    width: 19px;
}
.rollBox .RightButton_active {
    background: url("/archives/image/scroller/next_active.jpg") no-repeat scroll 0 0 transparent;
    border: 0 solid #FF00FF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 100px;
    margin: 50px 0 0 2px;
    overflow: hidden;
    width: 19px;
}
.rollBox .RightButton_gray {
    background: url("/archives/image/scroller/next_gray.jpg") no-repeat scroll 0 0 transparent;
    border: 0 solid #FF00FF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 100px;
    margin: 50px 0 0 2px;
    overflow: hidden;
    width: 19px;
}
.rollBox #leftButtonBox {
    border: 0 solid #FF00FF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 160px;
    overflow: hidden;
    width: 19px;
}
.rollBox .LeftButton_active {
    background: url("/archives/image/scroller/previous_active.jpg") no-repeat scroll 0 0 transparent;
    border: 0 solid #FF00FF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 100px;
    margin: 50px 0 0 5px;
    overflow: hidden;
    width: 19px;
}
.rollBox .LeftButton_gray {
    background: url("/archives/image/scroller/previous_gray.jpg") no-repeat scroll 0 0 transparent;
    border: 0 solid #FF00FF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 100px;
    margin: 50px 0 0 5px;
    overflow: hidden;
    width: 19px;
}
.rollBox .Cont {
    border: 0 solid #CCCCCC;
    float: left;
    height: 135px;
    margin: 0;
    overflow: hidden;
    width: 661px;
}
.rollBox .ScrCont {
    border: 0 solid red;
    height: 132px;
    margin: 0;
    vertical-align: top;
    width: 1208px;
}
.rollBox .Cont .pic {
    border: 0 solid #CCCCCC;
    float: left;
    height: 135px;
    margin: 0;
    width: 132px;
}
.rollBox .Cont .pic img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #CCCCCC #CC0066;
    border-style: solid;
    border-width: 0 1px;
    display: block;
}
.rollBox .Cont .pic img:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #CCCCCC #CC0066;
    border-style: solid;
    border-width: 0 1px 3px;
    display: block;
}
.rollBox .Cont .pic p {
    color: #505050;
    line-height: 26px;
    vertical-align: middle;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
    color: #626466;
    text-decoration: none;
}
.rollBox .Cont a:hover {
    color: #FF0000;
    text-decoration: underline;
    vertical-align: middle;
}
.rollBox #List1, .rollBox #List2 {
    float: left;
    margin-left: 0;
    margin-top: 0;
    vertical-align: middle;
}

/************ Homepage styles *************/
.homepageContent {
	background-color: #e5e5e5;
	float: left;
	padding: 15px 0px 15px 15px;
	margin-bottom: 2px;
	width: 687px;
 *width: 687px;
}
.highlight1 {
	float: left;
	margin: 0px 0px 5px 0px;
	width: 140px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.highlight2, .highlight3 {
	font-size: 11px;
	line-height:16px;
	float: left;
	margin: 0px 0px 5px 15px;
	width: 140px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.highlight1 p, .highlight2 p, .highlight3 p {
	font-size: 11px;
	line-height:16px;
	margin-left: 5px;
}
.highlight1 h2, .highlight2 h2, .highlight3 h2 {
	font-size: 11px;
	line-height:16px;
    font-weight: bold;
	margin-left: 5px;
}
.highlight1 a, .highlight2 a, .highlight3 a {
	line-height:16px;
	text-decoration: underline;
	font-size: 11px;
}
.highlight1 a:link, .highlight2 a:link, .highlight3 a:link {
	line-height:16px;
	text-decoration: underline;
	font-size: 11px;
}
.highlight1 a:visited, .highlight2 a:visited, .highlight3 a:visited {
	line-height:16px;
	font-size: 11px;
}
.highlight1 a:hover, .highlight2 a:hover, .highlight3 a:hover {
	line-height:16px;
	font-size: 11px;
	text-decoration: none;
}

H2 {
    color: #000000;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    margin: 3px 0;
}
.motif {
	text-align: center;
	width: 700px;
	height: 23px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.homeArticlesWrapper {
	float: left;
	margin: 0px 0px 15px 25px;
	width: 200px;
}
.homeArticlesContent {
	background-color: white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	clear: both;
	float: left;
	height: 80px;
	margin: 0px 0px 10px 0px;
	width: 200px;
}
.homeArticlesContent p {
	font-size: 11px;
	margin: 5px;
}
.homeArticlesContentTitle {
	color: #333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 600;
}
.homepgbadgetitles {
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/************ Banner slider **************/
.glidecontentwrapper {
	background: url('/archives/image/lg_banner_story.jpg') no-repeat right;
	height: 249px; /* Set height to be able to contain height of largest content shown*/
	margin: 0px 0px 0px 0px;
 *margin-top: 5px;
	overflow: hidden;
	position: relative; /* Do not change this value */
	width: 702px;
}
.glidecontent { /*style for each glide content DIV within wrapper.*/
	background: white;
	margin-left: 2px;
	padding: 0px 15px 15px 15px;
	position: absolute; /* Do not change this value */
	visibility: hidden;
	width: 670px;
 *width: 670px;
}
.glidecontent p {
 *margin-top: 10px;
}
.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	margin: 10px 10px 0px 0px;
 *margin-right: 6px;
	font-size: 5px;
	float: right; /*How to align pagination links: "left", "center", or "right"
	width: 360px;
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a { /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #cccccc;
	color: #C00;
	height: 10px;
 *height: 0px;
	padding: 1px 3px;
 *padding: 0px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	width: 5px;
 *width: 5px;
}
.glidecontenttoggler a:link { /*style for every navigational link within toggler */
	border: 1px solid #cccccc;
	text-decoration: none;
}
.glidecontenttoggler a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #cc0000;
	color: #ffffff;
}
.glidecontenttoggler a:hover {
	background: #cc0000;
	color: #ffffff;
}
.glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	text-decoration: none;
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	display: none;
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	background: #ffffff;
	color: white;
}
#p-select {
	padding-top: 200px;
 *padding-top: 210px;
	position: relative;
	z-index: 1000;
}
/********** Timeline styles *********/
.pageTitle {
	margin: 10px 0px 20px 80px;
 *margin-left: 90px;
}
.timelineWrapper {
	float: left;
	margin: 0px 0px 10px 10px;
 *margin-left: 10px;
	border:0 solid red;
}
.timelineImgDate {
	float: left;
	font-size: 12px;
	width: 113px;
	border:0 solid blue;
}
.timelineImgDate img {
	float: right;
	margin-left: 10px;
}
.timelineDescription {
	font-size:12px;
	float: left;
	margin: 0px 0px 0px 10px;
	width: 315px;
	border:0 solid yellow;
}
.timelineDescription p {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
.timelineDescription a {
	font-size: 11px;
}
.timelineDescription a:link {
	font-size: 11px;
}
.timelineDescription a:visited {
	font-size: 11px;
}
.timelineDescription a:hover {
	font-size: 11px;
}
.pageIndex {
	float: left;
	font-size:12px;
	margin: 0px 0px 5px 10px;
 *margin-left: 10px;
	text-align:right;
	border:0 solid green;
	width:400px;
}
/********** Page styles **************/
.leftContent {
	background-image: url('/archives/image/rightNav-dottedLine.gif');
	background-position: top right;
	background-repeat: repeat-y;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	float: left;
	margin: 15px 8px 20px 15px;
	*margin: 15px 8px 30px 5px;
	padding: 0px 10px 10px 0px;
	width: 470px;
}

.leftContent ul{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 15px 8px 20px 30px;
	padding: 0px 10px 10px 0px;
	font-size: 12px;
	line-height: 16px;
}

.leftContent ol{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 15px 8px 20px 30px;
	padding: 0px 10px 10px 0px;
	font-size: 12px;
	line-height: 16px;
}

.leftContent h1 {
	color: #444444;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
	line-height: 16px;
    margin: 3px 0;
}
.leftContent h2 {
    color: #000000;
    font-size: 11px;
	line-height:16px;
    font-style: normal;
    font-weight: bold;
    margin: 3px 0;
	margin-left: 5px;
}
.leftContent a {
	text-decoration:underline
}
.leftContent p {
	color: #666666;
    font-size: 12px;
	line-height:16px;
	padding-bottom:10px;
}
.leftContent blockquote {
	color: #666666;
    font-size: 12px;
    line-height: 16px;
}
.Content p {
	color: #666666;
    font-size: 12px;
	line-height:16px;
	padding-bottom:10px;
}
.subTitle {
	color: #912F22;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 500;
}
.pageBanner {
	margin-left: 2px;
}
.contentIntroImage {
	float: left;
	margin: 0px 15px 10px 0px;
 *margin: 0px 15px 20px 0px;
	width: 170px;
}
.contentIntroImage p {
	font-size: 11px;
}
.contentImageFocus {
	background-color: #dcdcdc;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 20px 0px;
	width: 440px;
 *width: 440px;
}
.contentImageFocus img {
	float: left;
}
/********** Right content **********/
.rightContent {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	width: 200px;
}
.rightContent p {
	margin: 0px 0px 10px 0px;
}
.rightFocusEvents {
	background-color: #ededed;
	clear: both;
	float: left;
	height: 70px;
	width: 190px;
 *width: 190px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightFocusEvents p {
	font-size: 11px;
	margin: 10px;
 *margin: 10px 10px 0px 10px;
}
.rightFocusEvents img {
	padding: 0px;
	margin: 0px;
}
.rightContent a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.rightContent a:link {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.rightContent a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
.rightBlueFocusTitle {
	background-color: #8483ab;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 190px;
 *width: 190px;
}
.rightBlueFocusTitle p {
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
.rightBlueFocusContent {
	background-color: #666698;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #c5c5e7;
	font-size: 11px;
	width: 190px;
 *width: 190px;
}
.rightBlueFocusContent ul {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
 *margin-left: 0px;
}
.rightBlueFocusContent li {
	padding: 0px 0px 2px 0px;
	margin: 0px 10px 5px 25px;
	*margin: 0px 10px 5px 25px;
}
.rightDivider {
	background-image: url('/archives/image/dotted-line.gif');
	background-repeat: repeat-x;
	background-position: center left;
	clear: both;
	height: 5px;
	margin: 0px 0px 15px 0px;
	width: 190px;
 *width: 190px;
}
.archivecopyright {
	font-size: 8px;
	font-style: normal;
	line-height: 10px;
	color: #06C;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.Divider {
	background-image: url('/archives/image/dotted-line.gif');
	background-repeat: repeat-x;
	background-position: center left;
	clear: both;
	height: 5px;
	margin: 0px 0px 15px 0px;
	width: 470px;
 *width: 470px;
}
.imagecaption {
	font-size: 10px;
	font-style: normal;
	color: #333;
	line-height: 13px;
	margin-top: 5px;
	width: 130px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.rightGreenFocusTitle {
	background-color: #a7a46f;
	width: 190px;
 *width: 190px;
}
.rightgreenFocusContent {
	background-color: #827e32;
	color: #cecdaf;
	font-size: 11px;
	width: 190px;
 *width: 190px;
}
.rightGreenFocusTitle p {
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
.rightgreenFocusContent ul {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
 *margin-left: 40px;
}
.rightgreenFocusContent li {
	padding: 0px 0px 2px 0px;
	margin: 0px 10px 5px -10px;
}

a.archiveBulletLink:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height:16px;
	padding-bottom:5px;
	text-decoration: none;
	color: #666666;
}
a.archiveBulletLink:visited {
	font-size: 12px;
	padding-bottom:5px;
	text-decoration: none;
	color: #666666;
}
a.archiveBulletLink:hover {
	font-size: 12px;
	padding-bottom:5px;
	text-decoration: underline;
	color: #F00;
}
ul.archiveBulletLink {
	padding-bottom:5px;
	margin: 0px 0px 0px 0px;
}
li.archiveBulletLink {
	margin: 0px 0px 0px 22px;
}
div.dateList {
	padding-bottom:10px;
	margin: 0px 0px 0px 5px;
	color: #666666;
    font-size: 12px;
    line-height: 16px;
}

.rightTimelineNav1 {
    background-color: #EDEDED;
    clear: both;
    float: left;
    height: 240px;
    margin: 5px 5px 10px 0;
    width: 190px;
}

.rightTimelineNav2 {
    background-color: #EDEDED;
    clear: both;
    float: left;
    height: 180px;
    margin: 5px 5px 10px 0;
    width: 190px;
}
.timelineTitle {
    margin-left: 130px;
}

.bannerWrapper{width:700px; height:250px; padding-top:0px; padding-right:0px; padding-left:0px; padding-bottom:0px; border: 1px solid #cccccc;}
#picBox{width:700px; height:250px; margin:0px; overflow:hidden; position:relative; 	}
#picBox ul#show_pic{ margin:0; bottom:0; padding:0; list-style:none; height:250px; width:2100px; position:absolute;}
#picBox ul#show_pic li{ float:left; margin:0; padding:0; height:250px;}
#picBox ul#show_pic li img{ display:block;}
#icon_num{ position:absolute; bottom:10px; right:10px; z-index:100px;}
#icon_num li{float:left; background:#FFF; no-repeat -15px 0; width:13px; height:13px; list-style:none; color:#cc0000; text-align:center;  cursor:pointer; padding:0; margin:0;margin-right:5px; 	font-size:10px; border: 1px solid #cccccc;
}
#icon_num li:hover,#icon_num li.active{background:#cc0000; no-repeat 0 0; color:#fff;}

td, th {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#ie7 .floatingImgRight {width:175px; float:right; margin-left:0px; padding-left: 10px;}
#ie7 .floatingImgLeft {width:175px; float:left; margin-left: 0px; padding-right: 0px;}
#ie7 .Caption_for_Image_1 {font-size:10px; line-height:13px; color:#333; margin-top:5px; margin-bottom:10px;}

.floatingImgRight {width:175px; float:right; margin-left:0px; padding-left: 10px;}
.floatingImgLeft {width:175px; float:left; margin-left: 0px; padding-right: 0px;}
.Caption_for_Image_1 {font-size:10px; line-height:13px; color:#333; margin-top:5px; margin-bottom:10px;}
