
body, td, th, select, input, textarea, option, button, pre { font-family: arial, sans serif;color: #3B5A6F;font-size: 8pt;; }
body { ; }

a { color: DarkBlue;text-decoration: none; }
a:hover { color: DarkGreen; }
a:visited {  }

a.linkButton { height: 1px; margin: 1px; border: 1px; cursor: pointer; cursor: hand; }
a.linkButton img { border: 0; }
a.linkbutton:active,
a.linkbutton:hover	{ color: white; margin: 0px; border: 1px solid #002060; background-color: #AFB8CF; }

.title00, .title01, .title02 { color: #3B5A6F; vertical-align: top; }
.title00 { font-size: 8pt; height: 18px; }
.title01 { font-size: 10pt; height: 20px;  }
.title02 { font-size: 12pt; height: 20px;  }
h2, h3 { color: #3B5A6F; font-weight: normal; }
h4 { font-weight: bold; font-size: 8pt; margin-top: 4px; }

p { margin-bottom: 8px; }
.paraBullet { vertical-align: top; }
.priority { color: red; }
.hidden { display: none; }
.rightAlign { text-align: right; margin-left: auto; margin-right: 0px; }
.NoDisplayOnScreen { display: none; }
.noSelect { -moz-user-select: none; }
