@import url(alllevels.css);#Wrapper{background-color:#e6e5d0}ul#Breadcrumb{position:relative;display:block;margin-left:10px;margin-right:10px;margin-top:5px;margin-bottom:5px;padding:0;list-style-type:none;font-family:Arial,Helvetica,sans-serif;font-size:11px}ul#Breadcrumb li{display:inline;font-weight:bold}ul#Breadcrumb li a{padding-right:7px;background-image:url(../images/rightArrow.gif);background-position:right;background-repeat:no-repeat;text-decoration:underline;font-weight:normal}#Navigation{position:relative;display:block;float:left;margin:0;margin-left:10px;margin-top:7px;padding:0;width:17%}#Navigation h1,#Navigation ul{margin-left:0px;width:100%}#Navigation h1{margin-top:11px;margin-bottom:-25px;padding:0;color:#a98c4b;font-family:arial,helvetica,sans-serif;font-size:11px;text-transform:uppercase;font-weight:normal}#Navigation ul + h1{margin-top:-13px}#Navigation ul{margin-top:24px;margin-bottom:1em;padding-left:0px;padding-bottom:2px;border-top-width:1px;border-top-color:#C5AF7D;border-top-style:solid;border-bottom-width:1px;border-bottom-color:#C5AF7D;border-bottom-style:solid;font-family:arial,helvetica,sans-serif;text-align:left}#Navigation ul li{list-style-type:none;list-style-image:none;line-height:125%;color:#333;font-size:11px;text-indent:-15px;padding-left:15px}#Navigation ul li a{text-decoration:none}#Navigation ul li a:hover{text-decoration:underline}#Navigation ul li ul{border:none;padding-bottom:0px;margin-top:0px;margin-bottom:0px}#Navigation ul li ul li{padding-left:0px;text-indent:0px;list-style-image:url(../images/tanBoxPlain.gif)}#Content{position:relative;width:77%;float:right;margin:5pt;color:#333;font-size:small}#Content,#Content a{font-family:Arial,Helvetica,sans-serif}#Content a{color:#003c96;text-decoration:underline}#Content img{margin:5pt}#Content h1{margin-top:0;margin-bottom:11pt;padding:0;font-weight:bold}#Content h1,#Content h2,#Content h3,#Content h4,#Content h5,#Content h6{color:#405679}#Content h2,#Content h4,#Content h6{color:#A98C4B}#Content h1{font-size:x-large}#Content h2{font-size:large}#Content h3{font-size:medium}#Content h4{font-size:small}#Content h5{font-size:x-small}#Content h6{font-size:xx-small}@media print{#BigLeftArea,#Navigation,#Content{float:none}#BigLeftArea,#Content{width:100%}#Navigation{display:none}}
#Content .dataTable{
	border-collapse:collapse;
}
#Content .dataTable th{
	text-align:left;
}
#Content .dataTable tr.first {
	background: #264664;
	color:white;
}
#Content .dataTable tr.even, #Content .dataTable tr.even td {
	background: #f4f0d8;
}
#Content .dataTable tr.even:hover, #Content .dataTable tr.odd:hover, #Content .dataTable tr.even:hover td, #Content .dataTable tr.odd:hover td {
	background: #70b2ed;
	color:white;
}

#Content .dataTable img {
	margin:0px;
	padding:0px;
}

#Content tr.emphasis, #Content tr.emphasis td {
	background-color: #F8F8FF;
	border-bottom:thin dotted navy;
}

.resultTable{position:relative; padding:0; margin:0; border:1px solid #808080; border-collapse:collapse; clear:both;}
.resultTable th{text-align:left; font-weight:normal; border:1px solid #808080; padding:2px 0 2px 5px; color:#FFFFFF; background-color:#3F5678;}
.resultTable td{text-align:left; font-weight:normal; border:1px solid #808080; padding:2px 0 2px 5px; background-color:#F0F0E2;}
.resultTable a{text-decoration:none !Important;}
.resultTable a:hover{text-decoration:underline !Important;}
.resultTable th a{color:white !Important; text-decoration:underline !Important;}
.resultTable img{padding:0px;}

#Content dl.faq dt{
	font-weight:bold;
	margin-left:0px;
	padding:10px;
	padding-left:29px;
}

#Content dl.faq dd{
	font-style:italic;
	margin-bottom:8px;
	margin-left:10px;		
	padding-left:29px;
}

