body { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background-color: black; color: white }
img { margin: 0px; padding: 0px; border: 0px; clear: none }
a, a:hover { color: #999999; text-decoration: none }

.main { margin: 40px auto 0px auto; width: 770px }

.header { margin-left: 100px }
.header .priority { float:left; }
#date { margin-right: 228px; text-align: right; color: #666666; float: right; width: 150px }
#menuHierarchy { background-color: #2B3233; color: #999999; height: 16px; padding: 4px 0px 0px 16px }
#menuHierarchy img { margin: 0px 6px 1px 4px }
#menuHierarchy a, #menuHierarchy a:hover { color: #CCCCCC }
.orangeBar { background-color: #F47C31; height: 3px; width: 500px; font-size: 1px }

#leftSquare { background-color: #1D2222; width: 100px; height: 100px; float: left }
#rightSquare { background-color: #1D2222; width: 170px; height: 100px; float: left }
#content { width: 500px; float: left }

.contentIndent { margin: 10px 16px 0px 16px }

h1 { font-size: 14px; font-weight: bold; color: #666666 }
h2 { font-size: 11px; font-weight: bold; color: white; text-decoration: underline; margin: 20px 0 0 0 }
p { color: #CCCCCC }

#bottomMenu { color: #999999; margin: 5px 0 5px 0 }
.pFooter { color: #666666; margin: 5px 0 5px 0 }

.bodytext { color: #CCCCCC; text-align: justify }
.bodytext a, .bodytext a:hover { text-decoration: underline; color: white }

/* subpage */
#rightSquareSub { background-color: #1D2222; width: 170px; float: left; height: 100px; position: relative }
#rightSquareSubBottom { background-color: #2B3233; width: 170px; float: left }
#rightMenuDiv { bottom: 10px; left: 0px; top:auto; position: absolute; float: none }
#rightSquareSub ul { list-style-image: url("img/arrow_orange_big.gif"); font-weight: bold; padding: 0px 0px 0px 20px; margin: 0px }
#rightSquareSubBottom ul { list-style-image: url("img/arrow_orange_small.gif"); font-weight: normal; color: #999999; padding: 15px 0px 15px 20px; margin-bottom: 0; margin: 0px }
#rightSquareSub li { margin-bottom: 3px }
#rightSquareSubBottom li { margin-bottom: 3px }
#rightSquareSub ul a, #rightSquareSub ul a:hover { color: white }
#rightSquareSub ul li.rightMenuSel a, #rightSquareSub ul li.rightMenuSel a:hover { color: #F47C31 }
#rightSquareSubBottom ul a, #rightSquareSub ul a:hover { color: #999999 }
#rightSquareSubBottom ul li.rightMenuSel a, #rightSquareSubBottom ul li.rightMenuSel a:hover { color: white }

.title_div { position: relative; width: 100%; margin: 20px 0 25px 0 }
.title { width: 400px }
.print { position: absolute; right: 0; top: 0 }
.print a { text-decoration: underline; color: #CCCCCC }

.form_w { width: 380px }
