﻿/* element ********************/
#printedonly{display:none;}

body {background-image:url(/core/general/img/bg/background.gif); background-repeat:repeat-x;}
h1 {color:#3d6a90;}
h1 a {color:#3d6a90;}
h1 a:hover{color:#a30213;}
h2 {display:block; padding:3px 3px 3px 15px; color:#3d6a90;background-image:url(/core/general/img/bg/h2bg.gif); background-repeat:no-repeat;background-position:0px center; }
h2 a {color:#3d6a90;}
h2 a:hover{color:#a30213;}
h3 {color:#3d6a90;}
h3 a {color:#3d6a90;}
h3 a:hover{color:#a30213;}
h4 {color:#3d6a90; }
h4 a {color:#3d6a90;}
a {color:#083A81; 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 ********************/
#hd{background:none;}
#bd {min-width:974px;padding:0px;margin:0px; *margin-top:-3px;background-color:#ffffff;} 
/*#page{background-image:url(/core/general/img/bg/bgplain.gif); background-repeat:repeat-y;background-position:right top;}*/


.cwrap{margin:5px 0px;*margin:10px 0px;}
#nav a {zoom:1;position: relative;z-index: 65;}

#nav{
margin:203px 0px 0px 6px;*margin:195px 0px 0px 0px;width:250px;
background:url(/core/general/img/bg/navbg1.png);
background-repeat:no-repeat; background-position:-1px bottom; 
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/navbg1.png', sizingMethod='scale'); 
z-index:0;
}

/*hero & blue line*/
#hero{position:relative; height:158px; *height:145px; }
.blue{height:3px;padding:0px;margin:0px;position:absolute;bottom:0px; *bottom:-2px;right:8px;}


/*page grid override*/
.yui-gc div.first{width:64.4%;*width:66%;}
.yui-gc .yui-u{width:33.3%; margin-left:1.99%; *margin-left:0;}
.yui-t2 .yui-b{width:15.8461em; }
.yui-t2 .yui-gc .yui-g{width:48%; *width:50%;*margin:0px;}
.yui-t2 #yui-main .yui-b{margin-left:250px;}
.yui-t2 #yui-main {background:url(/core/general/img/bg/navbg0.gif);
background-repeat:repeat-y; background-position:5px 0px;}


/*primary*/

#primary p{color:#666666;line-height:1.4em;}
#primary ul{
	color:#666666;
	font-size:90%;
list-style-image:url(/core/general/img/interface/listarrow.gif);
	list-style-position: outside;
	margin:15px;
}
#primary li{
	color:#666666;
	line-height:1.8em;
list-style-image:url(/core/general/img/interface/listarrow.gif);
	list-style-position: outside;
	margin-left:15px;
}


/* for printing ********************/

@media print {
#primary p, #secondary p, h1, h2, h3{color:#000000;}
#printedonly{display:inline; position:absolute;left:0px;}
#printedonly table{background-color:#ffffff;border:none; color:#000000;width:702px;}
#printedonly table td{background-color:#ffffff;border:none;}
#nav{display:none;}
.yui-gc{position:absolute;left:0px; top:100px;background-color:#ffffff;}
#hero,#ft,#topbar,#logo, #quotespace{display:none;}
#hd{display:block; border-bottom:1px solid #e3e3e3;}

#hd .logotype{float:left;}
#hd .details{margin:10px 0px 10px 750px;display:block;}


}
