@charset "utf-8";

/*Default Styles*/
html {height: 100%;margin-bottom: 1px;}
body {margin: 0em 0; padding: 0;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border: none;}
h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,dl,fieldset,address {margin: 0.5em 0;}
fieldset {padding: .5em;border: none;}
ul, ol {margin-left: 2em;}
h1,.componentheading {font-size: 1.2em;font-family: Georgia;line-height: 1.7em;font-weight: bold;}
h2,.contentheading {font-family: Georgia;font-size: 1.2em;line-height: 1.3em;font-weight: bold;}
h3 {font-size: 1.1em;line-height: 1.3em;}
h4 {font-size: 1.0em;line-height: 1.2em;}
h5 {font-size: 1.1em;line-height: 1.1em;}
h6 {font-size: 1em;line-height: 1em;font-weight: bold;}
.small,.createdate,.modifydate,.mosimage_caption {font: 0.8em Arial,Helvetica,sans-serif;color: #999;}

/*Layout*/
.clr {clear: both;}
.inside {padding: 0px;}
.inside2 {padding: 5px 0px 0px 0px;}
.inside3 {padding: 20px;}
#wrapper {width: 960px;margin: 0 auto;}
#header {margin: 0px;}
#navigation {float: right;text-align: right;}
#navigation ul {margin: 0px;padding: 0px;list-style-type: none;}
#navigation li {margin: 0px;padding: 0px;display: inline;list-style-type: none;}
#banner {background: #666666;float: left;height: 250px !important;margin-bottom: 10px;}
#banner .inside {padding: 0px 0px;height: 230px !important;}
#login {float: left;font-size: 11px;font-family: Verdana;background: #333;margin-left: 10px;padding: 5px !important;width: 180px !important;height: 230px !important;}
#container {}
#mainbody {float: left;width: 75%;}
#content {float: left;width: 70%;margin-left: 10px;}
#top {margin-bottom: 4px;}
#left {float: left;width: 180px;margin-right: 5px;}
#right {float: right;width: 190px;margin-left: 5px;padding: 7px !important;border-left: 1px solid #ccc ;}
#footer {margin-bottom: 4px;color: #cccccc;}
#copy {float: left;}
#link {float: right;}
#bottom {margin-bottom: 8px;color: #cccccc;}
#message {margin-bottom: 10px;}

/* System Messages */
#system-message {margin-bottom: 0px;padding: 0;}
#system-message dt {font-weight: bold; }
#system-message dd {margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul {color: #0055BB;list-style: none;margin: 0px;padding: 10px;background: #D8E5F8 url(../images/status-info.png) no-repeat 10px 50%;border-top: 3px solid #629DE3;border-bottom: 3px solid #629DE3;}
#system-message dt.message {display: none;}
#system-message dd.message {}
#system-message dt.error {display: none; }
#system-message dd.error ul {color: #c00;margin: 0px;list-style: none;background: #FFD6D6 url(../images/status-alert.png) no-repeat 10px 50%;border-top: 3px solid #DE7A7B;border-bottom: 3px solid #DE7A7B;}
#system-message dt.notice {display: none;}
#system-message dd.notice ul {color: #DCA33C;margin: 0px;list-style: none;background: #FEF6D8 url(../images/status-note.png) no-repeat 10px 50%;border-top: 3px solid #F0DC7E;border-bottom: 3px solid #F0DC7E;}

/*Default Styles*/
.contentpaneopen {width: 100%;}
.poll {width: 100%;}
.pollstableborder {width: 100%;text-align: left;margin-bottom: 10px;}
.poll input {margin: 2px;}
div.moduletable {margin-bottom: 10px;}
div.moduletable_menu {margin-bottom: 10px;}
ul.pagination {margin: 0px;padding: 0px;list-style-type: none;}
ul.pagination li {display: inline;padding-right: 3px;padding-left: 3px;}
#whitebox {margin: 20px 21px 20px 21px;background: #fff;width: auto;}
#whitebox div {text-align: left;}
#whitebox_t {background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;}
#whitebox_tl {background: url(../images/mw_content_t_l.png) 0 0 no-repeat;}
#whitebox_tr {height: 10px;overflow: hidden;background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;}
#whitebox_m {border-left: 1px solid #ccc;border-right: 1px solid #ccc;width: auto;padding: 1px 8px;}
#whitebox_b {margin-top: -5px;background: url(../images/mw_content_b.png) 0 100% repeat-x;}
#whitebox_bl {background: url(../images/mw_content_b_l.png) 0 100% no-repeat;}
#whitebox_br {height: 13px;background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;}

/* Bottom Wrap */
#bottomWrap {float: left;width: 100%; background-color:#FFFFFF; background-image:none; border: #993300}
#bottomWrap ul {margin: 0;}
#bottomLeft {float: left;width: 31%;margin-left: 2%!important;margin-left:10px;}
.sub #bottomLeft {width: 28%;}
.sub #bottomMid {width: 32%;}
#bottomMid {float: left;width: 31%;margin-left: 2%}
#bottomRight {float: left;width: 31%;margin-left: 2%!important;margin-left:10px}