* { margin: 0; padding: 0; font-size: 100.01%; }

html { overflow: -moz-scrollbars-vertical; overflow-x: auto; }
body {
	background: url(bg.gif) repeat-x white;
	font: 68.75%/1.75 Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	padding-bottom: 2em;
}

#c0 {
	position: relative;
	width: 820px;
	height: 100%;
	margin: 0 auto;
}
#b-l {
	position: absolute;
	width: 10px;
	height: 100%;
	background: url(border.png) 0 0 repeat-y;
}
#b-r {
	position: absolute;
	right:0;
	width: 10px;
	height: 100%;
	background: url(border.png) -10px 0 repeat-y;
}
#b-b {
	position: absolute;
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: url(footer_bg.gif) 0 0 no-repeat;
}

#c1 {
	position: relative;
	margin: 0 10px 20px 10px;
	padding: 0 1em;
	background: white;
}
#top {
	background: url(top.png) 0 bottom repeat-x #1f5b7c;
	padding: 1em 1em 0.2em 1em;
}
#top .breadcrumb {
	position: relative;
	width: 60%;
	margin-top: -1.75em;
}
#top ul {
	position: relative;
	left: 60%;
	width: 40%;
	text-align: right;
	margin-right: -1em;
	list-style: none;
	overflow: hidden;
}
#top ul li {
	display: inline;
	padding: 0 6px 0 8px;
	border-left: 2px solid white;
}
#top ul li:first-child { border-left: none; }


.head {
	margin: 1em 0;
	height: 260px;
	background-repeat: no-repeat;
}
.head h1 { text-indent: -10000px; }
#h0 { background-image: url(topbanner_default.jpg); }

#main {
	position:relative;
    clear: both;
    float: left;
    width: 100%;
	padding: 2em 0;
	overflow: hidden;
	background: url(main.png) 0 0 repeat-y #546974;
}
#c2 {
    position: relative;
    float: left;
    width: 200%;
    left: 12em;
}
#pagewrap {
    position: relative;
    float: right;
    width: 50%;
    right: 8em;
}
#content {
    position: relative;
    right: 100%;
    margin: 0 6em 0 14em;
    padding-bottom: 2em;
	text-align: justify;
}
#menu {
    position: relative;
    float: left;
    width: 13em;
    top: 0.6em;
    right: 10em;
    margin-bottom: 4em;
}

#menu ul { list-style: none; }
#menu li ul { padding-left: 1em; }

#foot {
	clear: both;
	border-top: 2px solid #9baab1;
	text-align: center;
	margin: 3em 2em 0 2em;
	padding-top: 1em;
}

a { text-decoration: none; color: white; font-weight: bold; }
a:hover { text-decoration: underline; color: #fe8300; }

#top span { font-weight: bold; }
#menu span { color: #fe8300; font-weight: bold; }

#content a { color: #fe8300; font-weight: normal; }
#content strong a { font-weight: bold; }
#content a:visited, #content .trail a:visited { color: #9baab1; }
#content a:hover { color: #4a4338; }

a.notarget { text-decoration: none !important; color: white !important; }
a.createlinktext {
	text-decoration: none !important;
	color: white !important;
	border-bottom: 1px dotted white;
}
#top a.createlinktext, #menu a.createlinktext { border-bottom: none; }
a.createlink {
	text-decoration:none;
	position:relative;
	top:-0.5em;
	font-weight:bold;
	font-size:smaller;
	border-bottom:none;
}

#content h1 { font-size: 1.4em; }
#content h2 { font-size: 1.2em; }

#content div * ul, #content div * ol { padding-left: 2em; }
#content ul { list-style: url(li.png); }
#content li { margin: 0.5em 0; }

hr {
	margin: 2em 0;
	border: 0;
	border-top: 2px solid #9baab1;
	text-align: center;
	width: 100%;
	height: 2px;
}

table { border-color: #9baab1; }

.vspace { margin-top: 1.75em; }
.indent { margin-left: 2em; }
.outdent { margin-left: 2em; text-indent: -2em; }
.frame { border: 2px solid #9baab1; padding: 0.5em; }
.lfloat { float: left; margin-right: 0.5em; }
.rfloat { float: right; margin-left: 0.5em; }
code.escaped { white-space: nowrap; }
td.markup1 { border-bottom: 1px solid #ccf; }
.editconflict { color:green; font-style:italic; margin-top:1.33em; margin-bottom:1.33em; }

big { font-size: 125%; }
small { font-size: 83%; }

pre, code, textarea { font-family: 'Lucida Console', 'Andale Mono', monospace; }
textarea {
	margin: 2px 0;
	padding-left: 2px;
	width: 100%;
}

.note {
	margin: 1.75em 6em;
	border: 3px solid #fe8300;
	padding: 0.2em;
	text-align: center;
}

.trail {
	position: relative;
	margin-top: 2em;
	height: 2em;
}
#content .trail a {
	position: absolute;
	display: block;
	width: 4em;
	border-bottom: 1px dotted;
	padding: 2px 5px;
	color: white;
	font-weight: bold;
}
.trail a.tprev { border-right: 3px solid; right: 55%; text-align: right; }
.trail a.tnext { border-left: 3px solid; left: 55%; }
#content .trail a:hover { color: #fe8300; border-color: #968978 !important; }

.attachtable td { padding-right: 10px; white-space: nowrap; }
.attachtable .titlerow {
	color: #9baab1;
	font-style: italic;
	font-size: 0.8em;
	text-align: right;
}
#content .attachtable a { text-decoration: none !important; }
#content .attachtable a:hover { text-decoration: underline !important; }
#content .attachtable .del, #content .attachtable .del a { color: #9baab1; }




