/* Tag styles */
html { }
body { font-family:  Arial,Verdana, Helvetica, sans-serif; padding-top:0px;  background-color:#f0efed; color:#333333;}
.loginPage { background-color:#FFFFFF;}
h1 { font-size:2.769em; margin:10px 0px; }
h2 { font-size:1.4em; font-weight:bold; margin-bottom:15px; }
h3 { font-size:1.2em; font-weight:bold; margin: 10px 0px;}
h4 { font-weight:bold;}
p { margin: 10px 0px;}
a {	cursor: hand; text-decoration: none; color:#333333;}
a.line {text-decoration: underline;}
.small { font-size:0.77em;}
.borderIt { border: solid 1px; }
.borderDot { border: dotted 1px; }
.borderSolid { border: solid 1px; }
.noBorder {}
.roundBig { -moz-border-radius:10px; -webkit-border-radius:10px;}
.roundSmall { -moz-border-radius:5px; -webkit-border-radius:5px;}
.fillBox { }
.clearLeft {display: block; clear:left;}
.printOnly {display:none; visibility:hidden;}
div.innerDiv { padding: 10px;}
#doc2 { background-color:#FFFFFF;}
td {padding:3px; }
strong { font-weight: bold; }
a:hover { text-decoration:underline; cursor:pointer;}
span.hand:hover { text-decoration:underline; cursor:pointer;}
#yui-main {}
.yui-gb .yui-u, .yui-g .yui-gb .yui-u, .yui-gb .yui-g, .yui-gb .yui-gb, .yui-gb .yui-gc, .yui-gb .yui-gd, .yui-gb .yui-ge, .yui-gb .yui-gf, .yui-gc .yui-u, .yui-gc .yui-g, .yui-gd .yui-u { }
.my {font-style:italic;}
.codeBox { font-size: 1.846em; width:200px; padding:5px; border: 1px solid #CCCCCC;}
.codeButton { padding: 0px 10px; height:40px; font-size:24px; border: 2px solid #827768; background-color:#f0efed; color:#827768; cursor:pointer; -moz-border-radius:5px; -webkit-border-radius:5px;}
.codeButton:hover { background-color: #DBD9D5; }
.loginInfo { margin: 25% 15px; }
.loginBox h3 { font-size:1.385em; }
#address { text-align:center; font-size: 0.769em;}
.hide {display:none;}

/* Main Header */
.mainHeader {height:160px; background-image:url(../images/uk/UKEMDOBK_E1P3_banner.gif); background-repeat:no-repeat; }

/* Main Menu */
.yui-skin-sam div#hozMenu { margin-bottom:5px;}
.yui-skin-sam div#hozMenu .yuimenubar { background-color:#FFFFFF; }
.yui-skin-sam div#hozMenu .yuimenubaritem-selected { background:none;}
.yui-skin-sam div#hozMenu a.yuimenubaritemlabel:hover, .yui-skin-sam div#hozMenu .yuimenuitemlabel-selected {	text-decoration:underline; cursor:pointer; outline-style: none;}
.yui-skin-sam div#hozMenu .yuimenuitemlabel  { background-color: #FFFFFF; border-bottom:#CCCCCC solid 1px;}
.yui-skin-sam div#hozMenu .yuimenubaritemlabel-selected { border-color:#808080;}
.yui-skin-sam div#hozMenu .yuimenuitem-selected { color:#000000;}
.yui-skin-sam div#hozMenu a.yuimenuitemlabel:hover { color:#000000;}
.yui-skin-sam div#hozMenu .yuimenuitem-selected { background-color:#CCCCCC;}

/**/

/* Main content */
#bd {}
.indent {margin-left:25px;}
.document {padding-left: 25px;}
#docList li {line-height:20px;}
.xls { background:url(../images/view_xls.gif) left center no-repeat;}
.doc { background:url(../images/view_doc.gif) left center no-repeat;}
.pdf { background:url(../images/view_pdf.gif) left center no-repeat;}
.zip { background:url(../images/view_zip.gif) left center no-repeat;}
.url { background:url(../images/view_url.png) left center no-repeat;}
.size { width:70px; text-align:center; display:block; float:left;}
#docList h2, #docList h3 { padding:5px;}
#docList h2 { background-color: #f0efed; margin-top:20px;}
#docList h3 { background-color: #f6f6f4; }
.underline {border-bottom:1px dotted; }
.jumpTop { float: right; font-size:0.615em;}

/* More from Indicator */
#hpDirectory { clear:both; background-color:#cccbbe; }
#hpDirectory h2 { margin:0 0 -5px; padding:10px 0 15px 0px;	position:relative; color:#FFFFFF;}
#hpDirectory h3 {  font-size:1.3em; position:static; color:#4D4D4D;}
#hpDirectory ul { font-size: 0.85em; margin-bottom:6px; margin-top:3px; width:300px; }
.inlineList { float:left;}
.inlineList li { float:left;}
#hpDirectory div.column { float:left; margin:14px 0 14px 14px; width:290px;}
#hpDirectory a{ color:#851607; }
#hpDirectory div.hpDirA, #hpDirectory div.hpDirB { position: relative; z-index: 100; overflow:hidden; width:31%; border-right:1px solid #E0E0E0;}
.hpDirBG { float:left; background-color:#FFFFFF;}

/*Page Footer*/
#ft  { text-align:right; color:#333333; font-size: 0.85em; padding:0px 10px;}
#ft a { color:#333333; }
