body, table, p, a, div, span, h1, h2, h3, h4 {
    font-size: 12px;
}

body {
   background-color: #FFFFFF;
   font-family: arial, helvetica, sans-serif;
   margin-left: 30px;
   margin-right: 30px;
}
table {
   border-collapse: collapse;
   border: 0px;
   padding: 0px;
   margin: 0px;
}
img {
   border: 0px;
}
.dot {
	vertical-align: 10%;
	height: 5px;
	width: 5px;
}
.arrows {
	vertical-align: middle;
	height: 5px;
	width: 8px;
}
.arrow {
	vertical-align: middle;
	height: 5px;
	width: 5px;
}
h1 {
   font-weight: bold;
   color: #FF6633;
   border-top: solid 1px #999999;
   border-bottom: solid 1px #999999;
}
a {
   color: #666699;
}
a:hover {
   color: #FF6633;
}
#topNav a {
   font-weight: bold;
   text-decoration: none;
   margin-right: 2em;
   margin-top: 1em;
   border: solid 1px #FFFFFF;
   padding-left: 0.5em;
   padding-right: 0.5em;
}
#topNav a:hover {
   border: solid 1px #FF6633;
}
#topNav a#current {
   border: solid 1px #FF6633;
}
#leftNav {
   font-weight: bold;
   border-right: solid 1px #999999;
   letter-spacing: 3px;
   text-align: right;
   margin-right: 5px;
   margin-top: 30px;
   padding-top: 15px;
   padding-bottom: 15px;
}
#leftNav a {
   text-decoration: none;
   margin: 3px;
   display: block;
   padding-left: .5em;
   border: solid 1px #FFFFFF;
}
#leftNav a:hover {
   border: solid 1px #FF6633;
}
#leftNav a#current {
   border: solid 1px #FF6633;
}
#leftNav a#child {
   text-align: left;
   letter-spacing: 0px;
   font-weight: normal;
}
#leftNav a#childC {
   text-align: left;
   letter-spacing: 0px;
   font-weight: normal;
   border: solid 1px #FF6633;
   color: #FF6633;
}
#blurb {
   border: solid 1px #999999;
   padding: 0.75em;
}
#blurb H1 {
   letter-spacing: 2px;
   margin-bottom: 1em;
   margin-top: 0em;
   text-align: center;
}
#blurb P {
   font-weight:normal;
   line-height: 1.5em;
   margin-bottom: 1em;
}
#blurb a {
   vertical-align : middle;
   text-decoration: none;
}  
#blurb a:hover {
   text-decoration: underline;
}
#mainContent {
   padding: 20px;
   text-align: justify;
}
#mainContent H1 {
   text-align: left;
   letter-spacing: 2px;
   margin-top: 0px;
   margin-bottom: 0.75em;
}
#mainContent H2 {
   font-weight: bold;
   color: #333333;
   margin-top: 0;
   margin-bottom: 0.25em;
}
#mainContent H3 {
   font-weight: normal;
   color: #777777;
   margin-top: 0em;
   margin-bottom: 0.25em;
}
#mainContent H4 {
   font-weight: normal;
   font-style: oblique;
   margin-top: 0;
   margin-bottom: 0.5em;
}
#mainContent P {
   line-height: 1.5em;
}
#mainContent table {
   line-height: 1.5em;
}
#mainContent UL {
   margin-top: 0;
   margin-bottom: 2em;
   margin-left: 2em;
   list-style-type: none;
   text-align : left;
}
#mainContent LI {
   background: url('/images/i_dot.gif') no-repeat 0px 8px;
   padding-left: 0.75em;
}

#splashNav {
   letter-spacing: 1px;
   margin-left: 130px;
   margin-top: 60px;
   text-align: right;
}
#splashNav div {
   border-top: solid 1px #999999;
   padding-top: 0.5em;
   padding-bottom: 0.5em;
   padding-left: 1em;
   padding-right: 1em;
   background: url('/images/i_dot.gif') no-repeat 0px 50%;
   background-position: right;
}
#splashNav div#lastItem {
   border-top: solid 1px #999999;
   border-bottom: solid 1px #999999;
   padding-top: 0.5em;
   padding-bottom: 0.5em;
}
#splashNav a {
   font-weight: bold;
   text-decoration: none;
}
#splashNav a:hover {
   text-decoration: underline;
}
#uiForm, #uiForm table, #uiForm input, #uiForm select {
}
#fineprint {
   font-weight:normal;
   color: #999999;
}
