@import url(reset.css);

/*_______________GENERAL SETUP________________*/
body { font-size:76%; font-family:Verdana, Arial, Helvetica, sans-serif; background:#13497d url(images/bg.png) top repeat-x; color:#fff }
html { height:100% }
body, td { line-height:130% }
td { vertical-align:top }
a { color:#123f69 }
a:hover { color:#14253f; text-decoration:underline }

/*___________________MAIN LAYOUT________________*/
#outerWrap { width:1138px; min-height:800px; height:auto !important; height:800px; margin:0 auto; background: url(images/outer-wrap.png) top no-repeat  }
#contentWrap { width:960px; background:#14253f; margin:0 auto; padding-bottom:15px; overflow:hidden }
#headerLogo { background:url(images/logo.swf) no-repeat; width:960px; height:202px; margin:0 auto } 
#logo { width:450px; height:140px; margin:0 auto }
.search .inputbox { background:none; border:0; color:#fff; display:block; width:190px; height:14px; margin:11px 0 0 0; padding:7px 5px 0 0; float:right; font-size:0.9em }
#main { width:500px; float:left; margin:0 0 15px 0; background:#fff; color:#14253f }
#mainRight { width:720px; float:right; margin:40px 10px 0 0; background:#fff; color:#14253f }
#mainLeft { width:720px; float:left; margin:40px 0 0 10px !important; margin:40px 0 0 5px; background:#fff; color:#14253f }
#mainFull { width:920px; margin:40px auto 0 auto; background:#fff; color:#14253f }
.padding { padding:13px }
#leftColumn { width:210px; float:left; padding:0; margin:40px 10px 0 10px !important; margin:40px 10px 0 5px }
#rightColumn { width:210px; float:right; padding:0; margin:40px 10px 0 0 !important; margin:40px 5px 0 0  }
#footer { font-size:0.8em; height:40px; width:940px; position: relative; margin:0 auto }
#footer div { width:880px; padding:12px 0 0 0; text-align:center }
#footer a { color:#fff }

/*__________VERTICAL COLUMN MENU STYLES________*/

ul.menu { margin:0; padding:0; z-index:50 !important }
ul.menu li { list-style:none; margin:0; padding:0; z-index:50 !important }
ul.menu span { display:block; height:17px; line-height:17px; padding-left:0 }
ul.menu a { display:block;  background:url(images/menu-list.gif) left no-repeat; font-weight:bold; margin:0 0 0 0; text-decoration:none; cursor:pointer }
ul.menu a:hover { background:url(../images/menu-list.gif) left no-repeat; color:#bbddfa; text-decoration:underline }
ul.menu ul { margin-left:15px; padding:0 }
ul.menu ul a { text-indent:0; z-index:50 !important; cursor:pointer }
ul.menu ul li a {  text-align:left; margin:0 }
ul.menu li.active li a:hover {  cursor:pointer }
ul.menu li li { padding:0; margin:0; z-index:50 !important }
ul.menu li a { padding-left:10px; z-index:50 !important }
ul.menu li.active a { text-decoration:none; z-index:50 !important }
ul.menu li a:hover, ul.menu li.active a:hover, ul.menu li.active li a:hover { color:#bbddfa; text-decoration:underline }
ul.menu li.active li a { background:url(images/menu-list.gif) left no-repeat; margin:0; padding:0 0 0 10px; z-index:50 !important; text-decoration:inherit; font-weight:normal } /* submenu link color */
/*_________END VERTICAL SIDE MENU STYLES________*/

/*__________MODULE STYLES________*/
.moduletable, .moduletable_text, .moduletable_menu, .moduletable_login { background:#123f69; border:1px solid #227ccd; padding:0 0 10px 0; margin:0 auto 5px auto; width:208px }
.moduletable h3, .moduletable_text h3, .moduletable_menu h3, .moduletable_login h3{ background:url(images/mod-title.gif) no-repeat; width:193px; height:52px; padding:0 0 0 15px; color:#fff; font-size:1.4em; font-weight:bold; font-family:"Times New Roman", Times, serif; line-height:40px }
.moduletable a, .moduletable_text a, .moduletable_menu a, .moduletable_login a { color:#bbddfa }
.moduletable div div, .moduletable_text div div, .moduletable_menu div div, .moduletable_login div div { background:none; padding:10px 13px 0 13px;}
.pollstableborder, .poll { text-align:left; width:auto }
.moduletable .bannergroup, .moduletable_text .bannergroup, .moduletable_menu .bannergroup { padding:0; margin:0; width:100% }
.moduletable .cont ul, .moduletable_menu .cont ul, .moduletable_text .cont ul, .moduletable_login .cont ul { margin:0 0 0 5px; padding:0; border:0 }
.moduletable li, .moduletable_text li { list-style:none; background:url(images/list.gif) no-repeat 0 5px; padding-left:10px; }
.moduletable_login li { list-style:none; margin:0; padding:0; font-size:0.9em  } /*LOGIN (left or right) */
.moduletable_login .inputbox { height:14px }
.moduletable p, .moduletable br { margin:0 0 5px 0 }

/*SLIDESHOW (user 5) */ 
.moduletable_flashBanners { padding:0; margin:0 0 15px 0; width:474px; height:300px; background:#000 }
#main .moduletable_flashBanners ul li { background:none }

/*________________GENERAL STYLES_________________*/
.left { float:left; position:relative }
.right { float:right; position:relative }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer	{ height:20px }

/*Image Styles*/
.contentpaneopen img { margin:8px }
.contentpaneopen .buttonheading img { padding:0; margin:0 }
.imgRight { float:right; border:3px double #9f733c  }
.imgLeft { float:left; border:3px double #9f733c }
.img {  border:3px double #506371 }
/*End Image Styless*/

hr { height:1px; color:#efd9b1 }
.createdate, .small, .modifydate, .pagenavcounter { font-size:0.8em; padding:2px 0; color:#175085 }
table.contentpaneopen { width:99% }
table.contentpaneopen fieldset { margin-top:15px; border-bottom:1px dotted #ccc; padding-bottom:7px; width:99% }
table.contentpaneopen td { padding-bottom:1px }
.button { width:70px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#0a101c; font-size:0.9em; background:url(../images/button.png) no-repeat }
#searchForm .button { margin-left:10px }
.pollstableborder td { padding:1px; text-align:left }
.input .inputbox { width:80% }
.inputbox { border:1px solid #ccc; width:auto }
.contentpane li { margin-bottom:8px; border-bottom:1px solid #ccc; padding-bottom:5px }
td.contentdescription { padding:8px; }
a.readon { color:#175085; background:url(images/read.gif) no-repeat; display:block; width:95px; height:31px; padding:0 0 0 10px; font-weight:bold; text-decoration:none; float:right; font-size:0.8em; line-height:29px }
a.readon:hover { color:#0a101c }
.article_separator { background:url(images/article-div.gif) repeat-x center; display:block; height:6px; width:97%; margin:7px auto }
.article_column { padding-right:10px; }
.column_separator { border-left:1px solid #efd9b1; padding-left:10px; }
.pagenav  { font-size:1em }
.contenttoc td { padding:2px 5px }
.contenttoc { border:1px dotted #113b64; margin:5px }
.componentheading, .contentheading { font-size:1.7em; color:#113b64; font-family:"Times New Roman", Times, serif }
.componentheading { margin:0 0 10px 0; padding:7px 0 7px 15px; border-bottom:1px dotted #113b64; border-top:1px dotted #113b64 }
.buttonheading a { margin:0 2px }
legend { margin: 0; padding: 0 10px }
#modlgn_remember { width:20px; border:none }

h1 { font-size:1.4em }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }

/*___________________Table View______________*/
td.sectiontableheader { background:#e5eef5; border-right:1px solid #fff; padding:5px 10px; font-weight:bold; }
td.sectiontableheader a { text-decoration:none; }
tr.sectiontableentry1 td { padding:5px; }
tr.sectiontableentry2 td { padding:5px; }
tr.sectiontableentry2 {  }

/*_______________EXTRAS __________________*/

/* System Standard Messages */
#system-message { color:#000 }
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { list-style:none; background:#C3D2E5 url(images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding:10px 0 10px 40px; text-indent:0px }
/* System Error Messages */
#system-message dd.error ul { list-style:none; color:#c00; background:#E6C0C0 url(images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding:10px 0 10px 40px; text-indent:0px;}
/* System Notice Messages */
#system-message dd.notice ul { list-style:none; color:#c00; background:#EFE7B8 url(images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding:10px 0 10px 40px; text-indent:0px;}
#system-message .message ul li { list-style:none; background-image:none }

/* Component Specific Fixes */
#component-contact table td { padding: 2px 10px }

