﻿/* element ********************/
#hd{display:none;}

body {background:#ffffff;}
h1 {color:#083A81;}
h1 a {color:#083A81;}
h1 a:hover{color:#a30213;}
h2 {color:#083A81; }
h2 a {color:#083A81;}
h2 a:hover{color:#024077;}
h3 {color:#083A81;}
h3 a {color:#083A81;}
h3 a:hover{color:#024077;}
h4 {color:#083A81; }
h4 a {color:#083A81;}
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 ********************/

#nav a {zoom:1;position: relative;z-index: 65;}
#nav{
background:url(/core/general/img/bg/navibg.png);
background-repeat:repeat-y; background-position:bottom;
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/navibg.png', sizingMethod='scale'); 
width:215px;padding-bottom:80px;}

/*page grid override*/
#doc4 {width:974px;}
.yui-t2 #yui-main .yui-b {margin-left:193px;}
.yui-gc div.first{width:64.4%;*width:62.4%;}
.yui-gc div.first{width:500px;*width:62.4%;}
.yui-gc .yui-u{width:33.3%;}
.yui-t2 .yui-b{width:15.8461em; }
.yui-gc .yui-u .hero {width:100%;overflow:hidden;}

/*primary*/

#primary p{color:#666666;line-height:1.4em;font-size:100%;}
#primary ul{
	color:#666666;
	font-size:100%;
	list-style-position: outside;
	list-style-type: square;
	margin:15px;
}
#primary li{
	color:#666666;
	line-height:1.8em;
	list-style-position: outside;
	list-style-type: square;
	margin-left:15px;
}

/*secondary*/
#secondary h3{color:#083A81;}
#secondary h4{color:#083A81;}
#secondary p{color:#3f3f3f;}

#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 ********************/

/*popup*/
.yui-t1 .yui-b{width:13.3077em;}
#pop{background-color:#f5f4f3;width:750px;}
#pop #bd{background:none;}
#pop #nav{background-image:none;height:100%;width:180px; filter:none;}
#pop .content{background-color:#ffffff;width:560px;font-size:80%;padding:10px; *padding-top:13px; border-left:1px solid #cccccc;height:385px;}
#pop .content img{width:555px;font-size:80%; margin:0; padding:0;}
#pop .content h3{font-size:130%;}
#pop #nav ul{margin-top:150px;padding:20px 5px 15px 0px; *padding:20px 0px 15px 0px; width:150px;}

#pop #nav ul li.current a{background-image:url(/core/general/img/interface/popnavion.jpg); background-repeat:no-repeat;}
#pop #nav ul li.current a:hover{background-image:url(/core/general/img/interface/popnavion.jpg); background-repeat:no-repeat;}
#pop #nav ul li a{color:#666666; display:block; text-decoration:none; width:165px; *width:165px; height:20px;padding:3px 2px 2px 15px; background-position:0px 0px;}
#pop #nav ul li a:hover{color:#333333; text-decoration:none;background-image:url(/core/general/img/interface/popnavi.gif); background-repeat:no-repeat;}
#pop a.btn{padding:5px;float:right;height:31px;width:106px; display:block; background-image:url(/core/general/img/interface/lmore.gif); background-repeat:no-repeat;}
#pop a.btn:hover{float:right; height:31px;width:106px; display:block; background-image:url(/core/general/img/interface/lmoreon.gif); background-repeat:no-repeat;}
#pop a.btn span{display:none;}
#picbg{position:absolute;top:10px;margin-left:355px; height:180px; padding:10px;background-image:url(/core/general/img/bg/transpb.png);
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/core/general/img/bg/transpb.png', sizingMethod='scale'); 

}
#picbg .pictxt{width:180px; color:#ffffff;}
#picbg .pictxt p{padding:5px 0px;}
#picbg .pictxt li{
	
	margin-left:15px;
	list-style-image: url(/core/general/img/interface/arrowyellow.gif);
}

/* for printing ********************/



@media print {

#nav{display:none;}
/*.yui-gc{position:absolute;left:0px;}*/
/*.imgdiv,#ft,#topbar,.qlink, .panel{display:none;}*/
#ft,#topbar, .panel{display:none;}
.np {display:none;}
#hd .logotype{float:left;}
#hd .details{margin:10px 0px 10px 430px;}


/*page grid override*/
#doc4 {width:620px;}
.yui-t2 #yui-main .yui-b {margin-left:0px;}


.yui-gc div.first{width:64.4%;*width:62.4%;}
.yui-gc .yui-u{width:33.3%;}
.yui-gc .yui-u .hero {width:100%;overflow:hidden;}
.yui-t2 #yui-main .yui-b {margin-left:0px;}
#bd{min-width:620px;width:620px;}


.yui-t1 #yui-main, .yui-t2 #yui-main, .yui-t3 #yui-main {
float:none;
margin-left:0;
}
#primary .list table {width:100%}

}
