@charset "utf-8";
/* CSS Document */

img#logo { display: block; margin: 8 auto 16 auto }
div#header { width: 760px; height: 304px; background-image:url(../images/template/header_default.jpg); background-repeat: no-repeat}
div#header ul { margin: 0 0; padding: 265 0 0 0 }
div#header li { display: inline; padding: 6 8 10 8; background-image:url(../images/template/menu_separator.gif); background-repeat: no-repeat; background-position: right }
div#header a { font-weight: bold; text-decoration: none }
div#header a:hover { color: yellow; text-decoration: underline }
div#template { width: 760px; margin: 0 auto 0 auto }
div#content { padding: 16 0 16 0 }
div#column_left { float: left; width: 425px }
div#column_right { float: right; width: 320px }
div#clear { clear: both }
div#content {text-align: left }
div.portal_small { width: 320px; margin-bottom: 16 }
div.portal_medium { width: 420px; margin-bottom: 16 }
div.portal_large { width: 760px }
div.red { background-color: #ab202e }
div.yellow { background-color: #f8b100 }
div.orange { background-color: #e0890c }
div.green { background-color: #0b8140 }
div.blue { background-color: #00658c }
div.white { color: black; background-color: #fff }
div.white a { color: #0a8040 }
div.white h1, h2, h3 { color: black }

div.padding { padding: 0 16 0 16 }

img.right { float: right }

div.visual_page td, th { padding-right: 24 }
.large { font-size: 17; font-weight: bold }
