﻿/* element ********************/
body {background:#000000;}
h1 {color:#E50018;}
h1 a {color:#E50018;}
h1 a:hover{color:#a30213;}
h2 {color:#0056A2; }
h2 a {color:#0056A2;}
h2 a:hover{color:#024077;}
h3 {color:#0056A2;}
h3 a {color:#0056A2;}
h3 a:hover{color:#024077;}
h4 {color:#424041; }
h4 a {color:#424041;}
a {color:#0056A2; text-decoration:none;}
a:hover {text-decoration:underline;}
hr {color: #cccccc; background-color: #cccccc; }
td{border: 1px solid #cccccc;}
th{border: 1px solid #999999; background-color:#cccccc; color:#333333; }

/* layout ********************/
#bd {background:url(/core/general/img/bg/bg.gif); background-repeat:repeat-y;}

/*page grid override*/
#doc4{width:74.723em;}
.yui-ge div.first{width:72.8%; *width:71%;}
.yui-ge .yui-u{width:25.4%; *width:27.3%;}

/*primary*/

#primary p{color:#666666;line-height:1.4em;font-size:100%;}

/*secondary*/
#secondary h3{color:#424041;}
#secondary h4{color:#424041;}
#secondary p{color:#666666;}

#secondary .qlink a.btn{color:#E50018;}

/*tertiary*/
#tertiary{width:970px; height:160px;background-image:url(/Core/General/Img/Bg/bottombg.gif); background-repeat:repeat-x;}

/* specific region ********************/


/* for printing ********************/
@media print {
}

