* {padding:0;margin:0;}
body {font-family: georgia, times, serif;/*font-size:11pt;*/}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, table {margin:1em 5% 1em 5%;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {line-height:1.2;}
h2 {margin-top:2em}
h3 {margin-top:2.5em}
li, dd {margin-left:5%;}
fieldset {padding: .5em;}
blockquote {margin: 2em 5% 2em 10%;}
img {border:none}
dd {margin-top:0.2em;margin-bottom:0.6em;}
li {margin-top:0.6em;}
li li {margin-top:0.2em;}
a:link, a:visited {color: #520;background:transparent;font-weight: bold;text-decoration: none;}
a:hover, a:active {text-decoration:underline;}

hr, #ipgpath, #skipnavigation, #legalnotice, #presicons span.hide, #printstylelink, #globnavtitle, #locnavtitle {display:none;}
#content hr {display:block}
.nomenu #localnav, .nomenu #lnavcontrol {display:none;}

#nav, #nav ul, #nav li, #localnav li, #localnav ul {margin-top:0.2em}
#nav, #localnav {
	font-weight:bold;
	position:absolute;
	background:#e6db8e;
	border:1px solid #704b4b;
	border-width:0.1em 0.2em 0.2em 0.1em;
	padding:0.5em;
	margin:0.3em 0.5em 0.5em 1em;
}
#nav {margin-top:1.3em}
* html #localnav {margin-top:1.3em}

#navcontrols {margin:0.8em 0 0.2em 1em;line-height:2}
.cclosed, .copen {
	color:#520;
	font-weight:bold;
	background:#e6db8e;
	border:1em solid #704b4b;
	border-width:0.08em 0.14em 0.12em 0.08em;
	margin:0 0.6em 0 0;
	padding:0.2em 2.5em 0.2em 0.4em;
	cursor:pointer;
}
.cclosed {background:#e6db8e url("/avpolicy/_bin/standard/images/open.gif") no-repeat 95% 50%}
.copen {background:#e6db8e url("/avpolicy/_bin/standard/images/close.gif") no-repeat 95% 50%}
.cclosed:active, .copen:active {border-width:0.12em 0.08em 0.08em 0.14em;}

#service {margin-top:0.2em;padding-left:1em;}
#service:before {content:"Service: ";}

#langmenu {padding-left:1em;padding-right:5em;}

#contentandmenu {border-top:1px solid;border-bottom:1px solid;}
#content {margin:1em 0 0 0;padding:0 8px;}

.intropara {font-weight:bold;}

blockquote, .quotebox {font-weight:bold;margin:0 3% 0 30%;}

.unavailablelanguage {text-align:right;font-size:80%;margin-top:5px;}

.noright #context {display:none;}

#bottom {border-top:1px solid}
.noright #bottom {border-top:none}

#sitename {
	margin: 0;
	padding:0.5em 0 0.5em 1em;
	border-bottom:1px solid #000;
	width:100%;
	background-color:#FF9A00;
	font-weight:bold;
	font-size:90%;
	z-index:50;
}

#presicons {
	text-align:right;
	position:absolute;
	top:1.7em;
	padding:0.2em;
	border:1px solid;
	background-color:#fff;
	z-index:70;
	right:0.5em;
}

/*.gshow, .lshow {display:block}*/
.ghide,.thide {display:none}

@media print {
	#skipnavigation, #presicons, #ipgpath, #legalinfo, .unavailablelanguage, #navcontrols {display:none;}
	.pretitle {font-weight:bold;clear:both;}
	h1, h2, h3, h4, h5, h6 {page-break-after:avoid;}
	#globnavtitle, #nav, #langmenu, #service, #localnav, #bottom, #locnavtitle {display:none}
	#content {border-top:none}
	#contentandmenu .hide {display:none}
}

table.bordered {border-collapse:collapse;}

table.bordered td, table.bordered th {border:1px solid #D4D4D4;padding:0.2em;margin:0;}

table.rollover tbody tr:hover {background-color:#fff;}

/*Needed for IE6. Must be stated explicitly to force the thead and tfoot to print on every page*/
thead { display: table-header-group;}
tfoot {display: table-footer-group;}

td.DateCell, td.IntegerCell {text-align:center}

.emptylistmessage {
	font-weight:bold;
	text-align:center;
	padding:0.3em;
	margin-top:2em;
	border:1px solid #D4D4D4;
}



