body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #333; background: #fffaf6; margin: 0; padding:0; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #333; background: #fffaf6; margin: 0; padding:0; }
#skip a, #skip a:hover, #skip a:visited { position: absolute; top: -500px; left: 0; width: 1px; height: 1px; }
#skip a:active, #skip a:focus { background-color: #fff; position: static; left: 12px; width: 120px; }
#bgtop{ background-color: #e6e6f6; height:190px; width:800px; float: none; clear: none; }
#fadetop { background-image: url(../images/faderight.gif); position: absolute; left: 780px; width: 130px; height: 190px; }
#header { width: 100%; height: 173px; }
#search { color: #039; font-size: 0.9em; text-align: right; text-indent: 6px; margin-top: 20px; margin-right: 20px; }
#fadeleft { background-image: url(../images/fadedown.gif); width: 100%; height: 100px; float: left; }
#clrleft { background-color: #fffaf5; background-image: url(../images/bgcol25h.gif); background-repeat: no-repeat; width: 100%; height: 100%; float: left; clear: both; padding-bottom: 25px; }
#picstrip { background-repeat: no-repeat; position: relative; top: 42px; left: 182px; width: 572px; height: 82px; margin-right: 6px; margin-bottom: 0; padding-bottom: 6px; border-bottom: 2px solid #00487e; }
#breadc { color: black; font-size: 0.9em; margin-right: 6px; position: absolute; top: 145px; left: 182px; width: 572px; height: 34px; z-index: 1; margin-bottom: 0; border-bottom: 2px solid #00487e; }
#breadhome { color: black; font-size: 1em; font-weight: bold; background-image: url(../images/uolsas.gif); background-repeat: no-repeat; position: absolute; z-index: 1; top: 145px; left: 182px; width: 572px; height: 34px; border-bottom: 2px solid #00487e; }
#logo { background-image: url(../images/logobg.gif); background-repeat: no-repeat; position: absolute; top: 0; left: 0; width: 131px; height: 173px; margin: 10px 0 0 10px; padding-right: 20px; padding-bottom: 28px; }
#corner { background-image: url(../images/cornerbit.gif); background-repeat: no-repeat; position: absolute; top: 188px; width: 178px; height: 20px; }
#imrtext { background-image: url(../images/imrtexthead.gif); background-repeat: no-repeat; position: absolute; top: 10px; left: 182px; width: 407px; height: 27px; }

.colcont { position: relative; top: 0; width: 860px; height: 100%;  }
.colboxleft { background-color: #e6e6f6; position: inherit; left: 0; width: 156px; height: 100%; float: left; clear: both; margin-right: 30px; padding-top: 4px; }
.colboxhomeleft { padding-top: 14px; padding-bottom: 25px; width: 270px; float: left; clear: left; }
.colboxhomeright { padding-top: 14px; padding-bottom: 25px; width: 270px; float: left; margin-left: 30px; }
.colboxmiddle { position: absolute; left: 168px; width: 590px; min-width: 350px; max-width: 620px; margin-left: 12px; padding-top: 4px; }
.colboxmidleft { padding-top: 4px; min-width: 250px; max-width: 270px; overflow: hidden; float: left; }
.colboxmidright { padding-top: 4px; min-width: 250px; max-width: 270px; overflow: hidden; float: right; }
.leftCol{ font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; }
.leftCol li { margin-left: -22px; list-style-type: none; }

h1 { font-size: 1.3em; font-weight: bold; color: #00004b; }
h2 { font-size: 1.3em; font-weight: bold; color: #00004b; text-align: center; }
h3 { font-size: 1.2em; font-weight: bold; color: #003399; }
h4 { font-size: 1em; font-weight: bold; text-align: center; color: #333; }
h5 { font-size: 1em; font-weight: bold; color: #c00; text-indent: 30px; }
h6 { color: #333; font-size: 0.9em; font-weight: normal; text-indent: 30px; }
hr {
               border:0;
               border-top: 1px solid #ccc;
               height: 0;
               background: #ccc;
 }


dt
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}


img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}

.footer { margin: 20px; padding: 3px 10px; text-align: center; font-size: 0.8em; background-color: #fffaf6; clear: both; }

.footer a{ color: #000; background-color: #fffaf6; text-decoration: underline; }

a:link{ color: #039; text-decoration: none; font-weight: bold; }
a:visited { color: #039; font-weight: bold; text-decoration: none; }
a:focus { color: #039; font-weight: bold; background-color: white; text-decoration: none; }
a:hover { text-decoration: underline; }

#content li {
	margin-left: 1em;
	margin-bottom: 1.5em;
}
#content ul li {
	list-style-type: square;
}

#content ol.num li {
	list-style-type: decimal;
}
#content ol.aUp li {
	list-style-type: upper-alpha;
}
#content ol.a li {
	list-style-type: lower-alpha;
}
#content ol.rom li {
	list-style-type: lower-roman;
}
#content dt { font-weight: bold; margin-left: 1.5em; }
#content dd   {
	margin-left: 1em;
	margin-bottom: 1.5em;
}

