@charset "utf-8";

/* columns */

.column-wrapper { left: 2em; margin-top: 2em; width: 82em; }
.column { float: left; }

/* standard content */

.content a:link, .content a:visited { text-decoration: none; color: #0000FF; background: url(../images/a-underline.gif) repeat-x 100% 100%; padding-bottom: 0.4em; }
.content a:hover, .content a:active { text-decoration: underline; background-image: none; }
.content h1 { font-size: 1.5em; line-height: 1.6em; margin-bottom: 0.8em; padding: 0 2em 0 0.5em; }
.content h2 { font-size: 1.4em; line-height: 1.666667em; margin-bottom: 1.666667em; padding: 0 2em 0 0.5em; }
.content p { font-size: 1.4em; line-height: 1.666667em; margin-bottom: 1.666667em; padding: 0 2em 0 0.5em; }
.content ul { padding: 0 2em 2em 4em; }
.content li { font-size: 1.4em; line-height: 1.666667em; }
.content tr { font-size: 1.4em; line-height: 1.666667em; }
.content td.hl { background: #D2D2FF no-repeat 0 0; text-align: right; width: 10em; padding-right: 0.5em; }
.content td.p { background: #D7D7D7 no-repeat 0 0; text-align: left; padding-left: 0.5em; }
.content table { border: none; margin-bottom: 1.666667em; width: 40em; left: 0.5em }
.content td.header { text-align: center; font-weight: bold; }
.news-item-date { font-size: 80%; color: #666666; font-weight: normal; }

/* side panel content */

.panel h1 { font-size: 1.4em; line-height: 2em; font-weight: bold; padding: 0.5em 0.5em 0 0.5em; color: #000066; }
.panel p { font-size: 1.4em; line-height: 2em; padding: 0 0.5em 0 0.5em; }
.panel ul { list-style: none; margin-bottom: 2em; }
.panel li { font-size: 1.4em; line-height: 2em;  padding: 0 0.5em 0 0.5em; }
.panel a:link, .panel a:visited { text-decoration: none; color: #0000FF; background: url(../images/a-underline.gif) repeat-x 100% 100%; padding-bottom: 0.4em; }
.panel a:hover, .panel a:active { background-image: none; text-decoration: underline; }

.imgborder { border: #666666 solid 1px; }

