
p   /* Site Wide CSS */ { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: green }
a:active { color: red }
.content { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; padding-left: 1ex }
.leftnavback       { color: #e5821a; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #090848; background-image: url(../images/LeftNavBar.gif); background-repeat: repeat }
a.leftnavback:link         { color: #fff; background-color: #090848 }
a.leftnavback:visited         { color: white; background-color: #090848 }
a.leftnavback:hover        { color: #e5821a; background-color: #090848 }
a.leftnavback:active       { color: #fc0; background-color: #090848 }
td { font-size: 0.83em }
th { font-size: 0.83em }
caption { font-size: 0.83em; font-weight: bold }
table { }
h1  { font-size: 1.5em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0 }
h2 { font-size: 1.25em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0 }
h3 { font-size: 1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0 }
h4,h5,h6 { font-size: 0.83em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0 }
ol { font-size: 0.83em; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: decimal; margin: 1em 0 1em 40px }
ol ol { font-size: 100%; margin-top: 0; margin-bottom: 0 }
ol ul { font-size: 100%; margin-top: 0; margin-bottom: 0 }
ul { font-size: 0.83em; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: disc; margin: 1em 0 1em 40px }
ul ol { font-size: 100%; margin-top: 0; margin-bottom: 0 }
ul ul { font-size: 100%; margin-top: 0; margin-bottom: 0 }
dl { }
dl dt { font-size: 0.83em; font-weight: bold }
dl dd { font-size: 0.83em }
fieldset { width: 600px }
