﻿/* Policy Portal Stylesheet  */
/* Created by Shawn Turcotte */
/* 2008-02-11                */

a:link { background: #FFF; color: #039; text-decoration: none; }
a:visited { background: #FFF; color: #443; text-decoration: none; }
a:hover { background: #FFF; color: #F00; text-decoration: underline; }
a:active { background: #FFF; color: #F00; text-decoration: underline; }
a:focus { background: #FFF; color: #F00; text-decoration: underline; }

/* Tools & Resources - Right Sidebar - BEGIN */
div.sidebartoc, div.toolbox {
    background-color: #FFF;
    border: 1px SOLID #38A;
    width: 148px;
}
div.toolbox {
    border-top: 0px;
    float: right;
    margin: 0px 0px 18px 18px;
    position: relative;             /* Peekaboo IE 6 Bug */
    width: 152px;
    height: 1%;
}
div.sidebartoc div.tools, div.toolbox div.tools { font-family: Arial, sans-serif; font-size: 0.85em; width: 148px; }
div.toolbox div.tools { width: 152px; }
div.toolbox div.tools span { background-color: #DDD; color: #000; border-bottom: 1px SOLID #CCC; border-top: 1px SOLID #FFF; display: block; padding: 3px 2px 3px 2px; position: relative; text-decoration: none; }
div.sidebartoc div.tools a { display: block; padding: 3px 2px 3px 2px; position: relative; text-decoration: none; }
div.sidebartoc div.tools a.leftPadded { display: block; padding: 3px 2px 3px 8px; position: relative; text-decoration: none; }
div.toolbox div.tools a { display: block; padding: 3px 2px 3px 2px; position: relative; text-decoration: none; }
div.toolbox div.tools a.leftPadded { display: block; padding: 3px 2px 3px 8px; position: relative; text-decoration: none; }

div.sidebartoc div.tools a { border-top: 1px solid #FFF; border-bottom: 1px solid #CCC; }
div.sidebartoc div.tools a:link { background-color: #EEE; color: #039; }
div.sidebartoc div.tools a:visited { background-color: #EEE; color: #443; }
div.sidebartoc div.tools a:hover { background-color: #FFF; color: #F00; }
div.sidebartoc div.tools a:active { background-color: #FFF; color: #F00; }
div.sidebartoc div.tools a:focus { background-color: #FFF; color: #F00; }

div.toolbox div.tools a { border-top: 1px solid #FFF; border-bottom: 1px solid #CCC; }
div.toolbox div.tools a:link { background-color: #EEE; color: #039; }
div.toolbox div.tools a:visited { background-color: #EEE; color: #443; }
div.toolbox div.tools a:hover { background-color: #FFF; color: #F00; }
div.toolbox div.tools a:active { background-color: #FFF; color: #F00; }
div.toolbox div.tools a:focus { background-color: #FFF; color: #F00; }

div.toolbox div.tools a.emphasized { padding-top: 4px; padding-bottom: 4px; }
div.toolbox div.tools a.emphasized:link { background-color: #FF0; color: #039; font-weight: bold; }
div.toolbox div.tools a.emphasized:visited { background-color: #FF0; color: #443; font-weight: bold; }
div.toolbox div.tools a.emphasized:hover { background-color: #FFF; color: #F00; font-weight: bold; }
div.toolbox div.tools a.emphasized:active { background-color: #FFF; color: #F00; font-weight: bold; }
div.toolbox div.tools a.emphasized:focus { background-color: #FFF; color: #F00; font-weight: bold; }

div.toolbox div.tools a.selected { border-top: 1px solid #FFF; border-bottom: 1px solid #CCC; font-weight: bold; }
div.toolbox div.tools a.selected:link { background-color: #FFF; color: #039; }
div.toolbox div.tools a.selected:visited { background-color: #FFF; color: #443; }
div.toolbox div.tools a.selected:hover { background-color: #FFF; color: #F00; }
div.toolbox div.tools a.selected:active { background-color: #FFF; color: #F00; }
div.toolbox div.tools a.selected:focus { background-color: #FFF; color: #F00; }

div.sidebartocheader, div.toolboxheader {
    background: url(../images/grdnt-grey.gif) repeat-x top left;
    background-color: #CCC;
    border-bottom: 1px SOLID #38A;
    font-family: Arial, sans-serif;
    font-size: 0.9em;
    font-weight: normal; 
    padding: 3px 2px 3px 2px;
    width: 144px;
}
div.toolboxheader { width: 148px; }
div.collapsed { border-bottom: 0px; }

div.sidebartocheader a { display: block; position: relative; text-decoration: none; }
div.sidebartocheader a:link { background-color: Transparent; color: #000; }
div.sidebartocheader a:visited { background-color: Transparent; color: #000; }
div.sidebartocheader a:hover { background-color: Transparent; color: #F00; }
div.sidebartocheader a:active { background-color: Transparent; color: #F00; }
div.sidebartocheader a:focus { background-color: Transparent; color: #F00; }

div.toolboxheader a { display: block; position: relative; text-decoration: none; }
div.toolboxheader a:link { background-color: Transparent; color: #000; }
div.toolboxheader a:visited { background-color: Transparent; color: #000; }
div.toolboxheader a:hover { background-color: Transparent; color: #F00; }
div.toolboxheader a:active { background-color: Transparent; color: #F00; }
div.toolboxheader a:focus { background-color: Transparent; color: #F00; }
div.toolboxheader img, div.toolboxheader img { float: right; }
/* Tools & Resources - Right Sidebar - END */

/* Content - BEGIN */
div.associateddocuments span.relation { color: #000; font-weight: bold; }

div.alternateformats ul li a:link { background-color: #FFF; color: #039; text-decoration: none; }
div.alternateformats ul li a:visited { background-color: #FFF; color: #443; text-decoration: none; }
div.alternateformats ul li a:hover { background-color: #FFF; color: #F00; text-decoration: underline; }
div.alternateformats ul li a:active { background-color: #FFF; color: #F00; text-decoration: underline; }
div.alternateformats ul li a:focus { background-color: #FFF; color: #F00; text-decoration: underline; }

div.associateddocuments ul li a:link { background-color: #FFF; color: #039; text-decoration: none; }
div.associateddocuments ul li a:visited { background-color: #FFF; color: #443; text-decoration: none; }
div.associateddocuments ul li a:hover { background-color: #FFF; color: #F00; text-decoration: underline; }
div.associateddocuments ul li a:active { background-color: #FFF; color: #F00; text-decoration: underline; }
div.associateddocuments ul li a:focus { background-color: #FFF; color: #F00; text-decoration: underline; }

div.summarypolicyframeworks ul li a:link { background-color: #FFF; color: #039; text-decoration: none; }
div.summarypolicyframeworks ul li a:visited { background-color: #FFF; color: #443; text-decoration: none; }
div.summarypolicyframeworks ul li a:hover { background-color: #FFF; color: #F00; text-decoration: underline; }
div.summarypolicyframeworks ul li a:active { background-color: #FFF; color: #F00; text-decoration: underline; }
div.summarypolicyframeworks ul li a:focus { background-color: #FFF; color: #F00; text-decoration: underline; }

div.summarytoc a:link { background-color: #FFF; color: #039; text-decoration: none; }
div.summarytoc a:visited { background-color: #FFF; color: #443; text-decoration: none; }
div.summarytoc a:hover { background-color: #FFF; color: #F00; text-decoration: underline; }
div.summarytoc a:active { background-color: #FFF; color: #F00; text-decoration: underline; }
div.summarytoc a:focus { background-color: #FFF; color: #F00; text-decoration: underline; }

a.summarytoc { display: block; font-weight: bold; }
a.summarytocsection { display: block; margin-left: 1.5em; }

div.beingdeveloped { margin-bottom: 0.5em; margin-top: 0.5em; }
div.beingdevelopedintree { margin-bottom: -1.7em; margin-top: 0.5em; }

div.marginbottom1 { margin-bottom: 1.0em; }
div.marginleft1 { margin-left: 1.0em; }

div.groupslist { height: 1em; margin: 0em 0em 1.0em 0em; }
/* div.groupslist div { background-color: #443; float: left; padding: 1px 1px 1px 0px; width: 180px; } */
/** html div.groupslist div {  width: 192px; }*/
div.groupslist a { color: #FFF; padding: 2px 0px 2px 0px; text-decoration: none; width: 100%; font-weight: bold; }
* html div.groupslist a { padding: 2px; }
div.groupslist div a:link { background-color: #EEE; color: #000; text-decoration: none; }
div.groupslist div a:visited { background-color: #EEE; color: #444; text-decoration: none; }
div.groupslist div a:hover { background-color: #FFF; color: #F00; text-decoration: underline; }
div.groupslist div a:active { background-color: #FFF; color: #F00; text-decoration: underline; }
div.groupslist div a:focus { background-color: #FFF; color: #F00; text-decoration: underline; }

div.policyletters { border-left: 1px SOLID #CC9; height: 1.9em; margin: 0em 0em 1.0em 0em; }
div.policyletters div { background-color: #CC9; float: left; font-size: 1.2em; padding: 1px 1px 1px 0px; width: 20.9px; }
* html div.policyletters div { width: 16px; }
div.policyletters a { color: #FFF; display: block; padding: 2px 0px 2px 0px; text-align: center; text-decoration: none; width: 100%; font-weight: normal; }
* html div.policyletters a { padding: 2px; }

div.policyletters div a:link { background-color: #EEE; color: #000; text-decoration: none; font-weight: normal; }
div.policyletters div a:visited { background-color: #EEE; color: #444; text-decoration: none; font-weight: normal; }
div.policyletters div a:hover { background-color: #FFF; color: #F00; text-decoration: underline; font-weight: normal; }
div.policyletters div a:active { background-color: #FFF; color: #F00; text-decoration: underline; font-weight: normal; }
div.policyletters div a:focus { background-color: #FFF; color: #F00; text-decoration: underline; font-weight: normal; }

div.policytree a:link { color: #039; text-decoration: none; }
div.policytree a:visited { color: #443; text-decoration: none; }
div.policytree a:hover { color: #F00; text-decoration: underline; }
div.policytree a:active { color: #F00; text-decoration: underline; }
div.policytree a:focus { color: #F00; text-decoration: underline; }

div.summarycompletetext { margin-top: 2em; text-align: center; }
div.summarycompletetext a { display: block; padding: 2px 0px 2px 0px; text-decoration: none; width: 250px; }
div.summarycompletetext a:link { background-color: #EEE; border: 1px SOLID #CCC; color: #024; }
div.summarycompletetext a:visited { background-color: #EEE; border: 1px SOLID #CCC; color: #024; }
div.summarycompletetext a:hover { background-color: #FFF; border: 1px SOLID #F00; color: #F00; }
div.summarycompletetext a:active { background-color: #FFF; border: 1px SOLID #F00; color: #F00; }
div.summarycompletetext a:focus { background-color: #FFF; border: 1px SOLID #F00; color: #F00; }

* html div.summarycompletetext { text-align: left; }
* html div.summarycompletetext a { text-align: center; }

div.disclaimer a { display: inline; }
div.disclaimer p { display: inline; }
div.notetoreader, div.notetoreaderTOC { background-color: #FF0; font-size: 0.85em; height: 1%; margin: 1.0em 0px 1.0em 0px; padding: 0.5em; }
div.notetoreader p, div.notetoreaderTOC p { margin: 2px 0px 2px 0px; padding: 0px; }
div.notetoreaderTOC { margin: 1.0em 0px 1.0em 0px; }
div.notetoreaderTOC a { display: inline; }
div.notetoreader div a:link { background: Transparent; color: #039; text-decoration: underline; }
div.notetoreader div a:visited { background: Transparent; color: #443; text-decoration: underline; }
div.notetoreader div a:hover { background: Transparent; color: #F00; text-decoration: underline; }
div.notetoreader div a:active { background: Transparent; color: #F00; text-decoration: underline; }
div.notetoreader div a:focus { background: Transparent; color: #F00; text-decoration: underline; }
div.notetoreaderTOC div a:link { background: Transparent; color: #039; text-decoration: underline; }
div.notetoreaderTOC div a:visited { background: Transparent; color: #443; text-decoration: underline; }
div.notetoreaderTOC div a:hover { background: Transparent; color: #F00; text-decoration: underline; }
div.notetoreaderTOC div a:active { background: Transparent; color: #F00; text-decoration: underline; }
div.notetoreaderTOC div a:focus { background: Transparent; color: #F00; text-decoration: underline; }

/* Begin Policy Text Style */
/* * html div.center ul { height: 1%; list-style-position: inherit; margin-left: 0px; margin-bottom:10px; padding: 0px; }
* html div.center ol { height: 1%; list-style-position: inherit; margin-left: 0px; margin-bottom:10px; padding: 0px; }
* html div.center ul li { margin: 0 0 0 2.5em; padding: 0; }
* html div.center ol li { margin: 0 0 0 2.5em; padding: 0; } was causing error with number > 9 */

/*h1.main { font-family: "times new roman", sans-serif; font-weight: bold; font-size: 1.85em;	margin: 0; padding: 0; }*/
h1 { font-size: 1.6em; margin: 1em 0em 0.5em 0em; }
h2 { font-size: 1.4em; margin: 1em 0em 0.5em 0em; }
h3 { font-size: 1.3em; margin: 0.5em 0em 0.5em 0em; }
h4 { font-size: 1.2em; margin: 0.5em 0em 0.5em 0em; }
h5 { font-size: 1.1em; margin: 0.5em 0em 0.5em 0em; }
h6 { font-size: 1.0em; margin: 0.5em 0em 0.5em 0em; }

div.associateddocuments h2 { font-size: 1.2em; margin: 0em 0em 0.5em 0em; }
div.associateddocuments h3 { font-size: 1.0em; font-weight: normal; margin: 0.5em 0em 0.5em 0em;  }

* html div.center ul li { margin-top: 0.3em; }
* html div.center ol li { margin-top: 0.3em; }
div.center ul li { margin-top: 0.3em; }
div.center ol li { margin-top: 0.3em; }

/* overrides col2.css */
div.center {
	margin-left: 165px;
	padding: 0px 0px 15px 0px;
}
* html div.center {
	margin-left: auto;
	padding: 0px 0px 20px 15px;
	float: left;
	overflow: visible;
	width: 592px;
}
/* end overrides col2.css */
/* End Policy Text Style */

/* Begin Search Style */
div.searchheader { background-color: #EEE; border: 1px SOLID #CC9; padding: 10px; color: #000; position: relative; }
div.searchheader .searchlabel { font-weight: bold; }
div.searchheader fieldset { margin: 0 0 10px 0; }
div.searchheader fieldset legend { color: #000; }
/* #searchheader input.searchbox { left: 6px; position: absolute; top: 1.7em; } */
/* #searchheader input.searchbutton { left: 6px; position: absolute; top: 3.9em; } */
/* #searchheader input.cancelbutton { left: 112px; position: absolute; top: 3.9em; } */
/* #searchheader .checkboxlisttitle { font-size: 1em; padding: 0px 0px 0px 6px !important; position: absolute; top: 4px; } */
.searchheader fieldset table { background-color: Transparent; } 
/* #searchheader #searcherror { color: #F00; font-size: 0.8em; left: 6px; position: absolute; top: 6.0em; width: 234px }*/
/* #searchheader div.checkboxlist { right: 6px; position: absolute; top: 0.5em; } */
#searcherror { background: #FFF; color: #F00; padding: 0.2em 0 0.2em 0; }
.searchresults { margin-top: 1.2em; }
.searchresults #searchresultsheader { height: 0.5em; border-bottom: 1px DASHED #369; }
.searchresults .searchresultsitem { background-color: #FFF; border-bottom: 1px DASHED #369; padding: 0.5em; }
.searchresults .searchresultsitem img { float: left; padding-right: 0.5em; }
.searchresults .searchresultsitem .title { font-size: 1.0em;  font-weight: bold; }
.searchresults .searchresultsitem .title a { text-decoration: none; }
.searchresults .searchresultsitem .title a:link { color: #039; text-decoration: none; }
.searchresults .searchresultsitem .title a:visited { color: #443; text-decoration: none; }
.searchresults .searchresultsitem .title a:hover { color: #F00; text-decoration: underline; }
.searchresults .searchresultsitem .title a:active { color: #F00; text-decoration: underline; }
.searchresults .searchresultsitem .title a:focus { color: #F00; text-decoration: underline; }
.searchresults .searchresultsitem .description { color: #000; margin-top: 4px; }
.searchresults .searchresultsitem .information { font-size: 0.8em; margin-top: 4px; text-align: right; }
.searchresults .searchresultsalternateitem { background-color: #EEE; border-bottom: 1px DASHED #369; padding: 0.5em; }
.searchresults .searchresultsalternateitem img { float: left; padding-right: 0.5em; }
.searchresults .searchresultsalternateitem .title { font-size: 1.0em; font-weight: bold; }
.searchresults .searchresultsalternateitem .title a { text-decoration: none; }
.searchresults .searchresultsalternateitem .title a:link { background-color: Transparent; color: #039; text-decoration: none; }
.searchresults .searchresultsalternateitem .title a:visited { background-color: Transparent; color: #443; text-decoration: none; }
.searchresults .searchresultsalternateitem .title a:hover { background-color: Transparent; color: #F00; text-decoration: underline; }
.searchresults .searchresultsalternateitem .title a:active { background-color: Transparent; color: #F00; text-decoration: underline; }
.searchresults .searchresultsalternateitem .title a:focus { background-color: Transparent; color: #F00; text-decoration: underline; }
.searchresults .searchresultsalternateitem .description { color: #000; margin-top: 4px; }
.searchresults .searchresultsalternateitem .information { font-size: 0.8em; margin-top: 4px; text-align: right; }
.searchresults .pager { height: 25px; margin-bottom: 1.0em; margin-top: 1.0em; position: relative; width: 595px; }
.searchresults .pagertop { margin-bottom: 0.5em; }
* html .searchresults .pagertop { margin-bottom: 0.0em; }
.searchresults .pager .previous { position: absolute; width: 175px; }
.searchresults .pager .pagexofy { left: 175px; padding-top: 0.4em; position: absolute; text-align: center; width: 245px; }
.searchresults .pager .next { left: 420px; position: absolute; text-align: right; width: 175px; }
/* End Search Style */
/* Content - END */

/* fixes problem with clf2-common */
/* * html div.center ul { height: 1%; list-style-position: outside; margin-left: 20px; margin-bottom: 10px; }  */
/* * html div.center ul li, div.center ol li {margin:0 2em 0 2em; padding:0;} */
* html div.center ul { list-style-position: inherit; margin-left: 0px; margin-bottom: 0px; }
* html div.center {
    position: relative; /* Peekaboo IE 6 Bug */
}


/* MH STYLE */
h6 { margin: 0em; }
.highlightNoBorder { margin: 0.5em 1em 0.5em 1em; background: #EEE; }

address { margin-bottom: 0.5em; }

li.separator { border-bottom: 1px SOLID #CC9; margin-bottom: 0.35em !important; }
ul.nav li.menuSubTitle { background-color: #CC9; color: #000; font-weight: bold; padding: 4px 3px 4px 4px; text-decoration: none; line-height: 1.2em; }
.floatRight { float: right; margin: 0 0 10px 10px; }

/* Archive/Rescinded Watermarks - Beginning */
div.center { background: none; }
/* div.colLayoutArchE { background: #FFF url('../images/2-col-archivee.gif') repeat-y 0 0; } */
/* div.colLayoutArchF { background: #FFF url('../images/2-col-archivef.gif') repeat-y 0 0; } */
div.colLayoutRescE { background: #FFF url('../images/2-col-rescindede.gif') repeat-y 0 0; }
div.colLayoutRescF { background: #FFF url('../images/2-col-rescindedf.gif') repeat-y 0 0; }
/* div.colLayoutArchE, div.colLayoutArchF, */ div.colLayoutRescE, div.colLayoutRescF { height: 1%; } /* Peekaboo IE 7 Bug */
/* Archive/Rescinded Watermarks - End */

/* RSS Styles - Beginning */
.rssImageLink { border: 0px; padding-left: 10px; padding-top: 3px; float: right; }
div.center ul.rssList { list-style-type: none; margin: 0.5em 0 0 0; padding: 0px; }
div.center ul.rssList li { margin: 0px;  padding: 0.5em 0em 0em 0em; vertical-align: middle; }
div.center ul.rssList li a { text-decoration: none; }
div.center ul.rssList li img { border: 0px; vertical-align: middle; }
/* RSS Styles - End */

/* ARCHIVE */
/*! 
* Archived Web Page template v1.01 / Modèle de page Web archivée v1.01
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* Terms and conditions of use: http://tbs-sct.ircan.gc.ca/projects/gcwwwtemplates/wiki/Terms
* Conditions régissant l'utilisation : http://tbs-sct.ircan.gc.ca/projects/gcwwwtemplates/wiki/Conditions
*/

/* Archived box */
#archived h3 { background-color: #C00; color: #FFF; margin:0; padding:2px 0 2px 10px; }
#archived { background-color: #FFC; border: 1px solid #C00; height: 1%; }
#archived p { margin: 10px; }
#archived p a:link { background-color:Transparent; color: #039; text-decoration: underline; }
#archived p a:visited { background-color:Transparent; color: #443; text-decoration: underline; }
#archived p a:hover { background-color:Transparent; color: #F00; text-decoration: underline; }
#archived p a:active { background-color:Transparent; color: #F00; text-decoration: underline; }
#archived p a:focus { background-color:Transparent; color: #F00; text-decoration: underline; }

/* Archived bar */
/* Note: Width must be 100% for users on 800x600 who have their computer taskbar on the left or right side. */
.archived{position:fixed;top:0;z-index:99999;background-color:#C00;border:1px solid #000;left:0;width:100%;clear:both;}
.archived a{height:22px;background-color:Transparent;color:#333;position:relative;padding:0 0 2px 0;}
.archived a[href]:hover, .archived a[href]:link, .archived a[href]:active, .archived a[href]:focus {color:#FFF;}
.archived .archived-top-page {background-color:transparent; border-left:1px solid #999;border-right:medium none; display: block; text-align: center; font-size: 1.4em; color: #FFF; font-weight: bold;}

/*IE6*/
* html .archived{position:absolute;top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? 0+documentElement.scrollTop : 0+(document.body.scrollTop));margin-top:2px;}
* html .archived input{margin:0;padding:0px;/*--prevents IE6 from having an infinity scroll*/}
* html .archived a:hover, * html .archived a:active, * html .archived a:focus {color: #FFF;}

div.colLayoutArchE { background-image: none; }
div.colLayoutArchF { background-image: none; }

@media print {
	.archived {display: none !important;}
	* html .archived {display: none !important;}
}
/* ARCHIVE end */

/* Skip Navigation Fix */
div.skipnav {
    position: relative;
    top: -100px;
    left: 0px;
    height: 0px;
}
div.skipnav a:link { background: #FFF; color: #FFF; }
div.skipnav a:visited { background: #FFF; color: #FFF; }
div.skipnav a:hover { background: #FFF; color: #FFF; }
div.skipnav a:active { background: #FFF; color: #F00; }
div.skipnav a:focus { background: #FFF; color: #F00; }


p.breadcrumb a:link { background: #FFF; color: #039; }
p.breadcrumb a:visited { background: #FFF; color: #443; }
p.breadcrumb a:hover { background: #FFF; color: #F00; }
p.breadcrumb a:active { background: #FFF; color: #F00; }
p.breadcrumb a:focus { background: #FFF; color: #F00; }

div.footer div a:link { background: #FFF; color: #039; }
div.footer div a:visited { background: #FFF; color: #443; }
div.footer div a:hover { background: #FFF; color: #F00; }
div.footer div a:active { background: #FFF; color: #F00; }
div.footer div a:focus { background: #FFF; color: #F00; }

div.center p a:link { background: #FFF; color: #039; text-decoration: underline; }
div.center p a:visited { background: #FFF; color: #443; text-decoration: underline; }
div.center p a:hover { background: #FFF; color: #F00; text-decoration: underline; }
div.center p a:active { background: #FFF; color: #F00; text-decoration: underline; }
div.center p a:focus { background: #FFF; color: #F00; text-decoration: underline; }

div.center h1 a:link { background: #FFF; color: #000; text-decoration: none; }
div.center h1 a:visited { background: #FFF; color: #000; text-decoration: none; }
div.center h1 a:hover { background: #FFF; color: #000; text-decoration: none; }
div.center h1 a:active { background: #FFF; color: #000; text-decoration: none; }
div.center h1 a:focus { background: #FFF; color: #000; text-decoration: none; }

div.center ul li a:link { background: #FFF; color: #039; text-decoration: underline; }
div.center ul li a:visited { background: #FFF; color: #443; text-decoration: underline; }
div.center ul li a:hover { background: #FFF; color: #F00; text-decoration: underline; }
div.center ul li a:active { background: #FFF; color: #F00; text-decoration: underline; }
div.center ul li a:focus { background: #FFF; color: #F00; text-decoration: underline; }

.contentTitle { margin: 0px; border-bottom: 1px solid #269; }
