/* Manage-rite, Inc. Global Styles 2006 */

html, body, table, tr, td { margin: 0px; padding: 0px }
body { background-color: #F3F3F3; }

#layout_div { margin-left: auto; margin-right: auto; margin-top: 4px; background-color: #FFF; width: 748px; border: 1px solid #CCCCCC }
#layout_div .pHeader { height: 60px; padding: 0 12px }
#layout_div .pSpacer1 { background-color: #666666; height: 4px }
#layout_div .pSpacer2 { background-color: #999999; height: 2px }
#layout_div .bHeader { background-color: #CCCCCC; height: 220px }

/* Font Family */
p, td, input, select, textarea { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
.tNavigation { font-family: "Trebuchet MS", Tahoma, Verdana, san-serif }

/*Font Sizes */
body, .tButton, input, select, textarea { font-size: 8pt }
.tNavigation { font-size: 12pt }
.text { font-size: 10pt; text-align: justify }

/* Spacing */
.vertical_spacing { padding: 4px 0 }

/* Button Links */
a, a:visited, a:active { color: #0000FF; text-decoration: underline; }
a:hover { color: #0000FF; text-decoration: none; }

.tButton { padding: 1px; }
.tButton a, .tButton a:visited, .tButton a:active { padding: 0 10px; color: #0000FF; text-decoration: none; border: 1px solid #CCCCCC }
.tButton a:hover { color: #0000FF; text-decoration: none; border: 1px solid #000000 }

.tNavigation { padding: 1px }
.tNavigation a, .tNavigation a:visited, .tNavigation a:active { padding: 0 16px; color: #000000; font-weight: bold; text-decoration: none; border: 1px solid #FFFFFF }
.tNavigation a:hover { color: #000000; text-decoration: none; border: 1px solid #000000 }

.tFooter { padding: 1px; }
.tFooter a, .tFooter a:visited, .tFooter a:active { padding: 0 10px; color: #000000; text-decoration: none; border: 1px solid #F3F3F3 }
.tFooter a:hover { color: #000000; text-decoration: none; border: 1px solid #000000 }

/* Site Forms */
form { margin: 0px; padding: 0px }
select { width: 99% }
input, textarea { width: 97%; border: 1px solid #CCCCCC }
input, textarea { padding: 2px }
input:focus, select:focus, textarea:focus { border: 1px solid #FF0000 }