﻿* { padding: 0px; margin: 0px; font-family: Georgia, Sans-Serif; }
html, body, form { width: 100%; height: 100%; }
ul, ol, p { margin: 10px 0px; font-family: "Times New Roman", Sans-Serif; }
ul, ol { margin-left: 20px; }
a { color: #0000ff; }

h1 { color: #0F2640; margin: 0px 0px; clear: both; }
h3 { margin-top: 15px; margin-bottom: 10px; color: #0F2640; border-bottom: solid 1px #0F2640; clear: both; padding: 2px 4px; }

#site_list { display: none; }

#footer { height: 25px; }
#footer .left, #footer .right { margin: 0px 8px; color: #000; font-size: 12px; line-height: 25px; }
#footer a { text-decoration: none; color: #000; }

#all_content { width: 100%; }
#all_content .content_col { width: 936px; vertical-align: top; }

.small_bar { display: none; }
#banner { display: none; }

#search { display: none; }

#info_bar { height: 23px; font-size: 12px; line-height: 23px; color: #000; padding: 0px 4px; }
#info_bar .left a, #info_bar .right a { color: #000; text-decoration: none; }

#content { width: 100%; }
#content td { padding-top: 10px; vertical-align: top; }
#content .leftCol, #content .rightCol { display: none; }
#content .midCol { border-width: 0px 0px 1px 0px; padding: 10px; }
#content .midCol p, #content .midCol li { font-size: 14px; color: #2d2d2d; }
#content .midCol p { margin-bottom: 10px; text-align: justify; }
#content .midCol p a { text-decoration: none; }

.max_width { width: 936px; margin: auto auto; }
.max_height { height: 100%; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.col200 { width: 200px; }
.align_top { vertical-align: top; }
img.left, img.right, img.bordered { padding: 4px; background-color: #EEEEEE; border: solid 1px #ADADAD; }
img.left { float: left; margin: 5px 5px 5px 0px; }
img.right { float: right; margin: 5px 0px 5px 5px; }

.titleline { clear: both; }
a.linelink { display: block; }

a.link_ext, a.link_pdf { text-decoration: none; padding-left: 14px; }
a.link_ext span, a.link_pdf span { text-decoration: underline; color: #0066CC; }
a.link_ext { background: url('/images/link_ext.gif') no-repeat left; }
a.link_pdf { background: url('/images/link_pdf.jpg') no-repeat left; }

.text_right { text-align: right !important; }
.text_justify { text-align: justify !important; }
.text_center { text-align: center !important; }