@charset "utf-8";

div#template { text-align: left; width: 766px; margin: 0 auto 0 auto; overflow: hidden }
div#header { width: 766px; height: 243px;  overflow: hidden }
div#canvas { height: auto !important; min-height: 400px; height: 400px; background-color: #fff; background-image:url(../images/template/canvas-background.jpg); background-position: bottom; background-repeat:no-repeat }
div#content { padding: 16 }
div#menu-main { height: 35px; background-image:url(../images/template/menu-background.gif) }
div#menu-main a { font-size: 14px }
div#menu-sub { height: 30px; background-image:url(../images/template/menu-sub-background.gif) }
div#menu-sub a { font-size: 11px }
div.menu { text-align: center; margin: 0 3 0 3; background-repeat:repeat-x; overflow: hidden }
div.menu ul { margin: 0; padding: 6 0 6 0 }
div.menu li { padding: 2 12 2 12; display: inline; background-image:url(../images/template/menu-separator.gif); background-position: right; background-repeat: no-repeat }
div.menu a { color: #777; font-weight: normal; text-decoration: none }
div.menu a:hover { color: #333; text-decoration: underline }
div#footer { color: #62b442; margin: 8 0 }
div#footer a { color: #62b442; font-weight: normal }
div#footer a:hover { color: yellow }
div.col-left { float: left; width: 360px }
div.col-right { float: right; width: 310px }
div.clear { clear: both }
div.portal { margin-top: -2px; padding: 0 0 0 12 }
.right { text-align: right; padding-right: 16 }
.visual-page td, th { padding-right: 24 }
.large { font-size: 18px; font-weight: bold; color: #10006a }

div#latest-news ul { display: none }
.no-border { background-image: none !important; border: none !important }