/*-----------------------Start Main Website Styles-------------------------------*/body {margin: 10px; font-family: Tahoma, Arial, sans-serif; font-size: 14px; color: #000033; background-color: #FFFFFF; letter-spacing: 1px; word-spacing: 1px; line-height: 22px; text-align:/*Center the site for IE. Need to align all text left*/center;}#maincontainer {background-color: #FFFFFF; margin-left:/*Center the site*/auto; margin-right:/*Center the site*/auto; border: 8px solid #000033; width: 765px !important; width /*Internet Explorer Width*/:773px;}#header {height: 110px; text-align: left; border-bottom: 8px solid #000033;}#header .logo {float: left; margin-left: 15px; margin-top: 15px;}#header .logo_admin {float:left; margin-left: 30px; margin-top: 40px;}#header .topbuttons {float: right; margin-right: 15px; margin-top: 17px;}.content {padding: 20px;}#left {position: relative; float: left; text-align: left; margin-bottom: 20px; width: 160px;}#right {position: relative; float: right; text-align: left; margin-left: 20px; margin-bottom: 20px; width: 545px !important; width /*Internet Explorer Width*/:525px;}#bottom {font-size: 10px; text-align: center; border-top: 8px solid #000033; clear: both; height: 40px;}.subnav {background-color: #FEEEE3; padding: 5px; float: right; margin-bottom: 20px; margin-top: 30px; margin-left: 15px; font-size: 11px; border: 4px solid #FF6600;}.subnavindex {background-color: #FEEEE3; padding: 10px; border: 4px solid #FF6600;}.clear {clear: both;}/*-----------------------End Main Website Styles-------------------------------*//*-----------------------Start Text Types-------------------------------*/.largetext {font-size: 22px;}.orange {color:#FF6600; font-weight: bold;}.title {color:#000033; font-weight: bold;}.pagecount {font-size: 11px; text-align: right; font-weight: bold;}.message {color: #990000; font-weight: bold; background-color: #FEEFEF; padding: 10px; border: 2px solid #990000; clear: right;}.errorExplanation {color: #990000; font-weight: bold; background-color: #FEEFEF; padding: 10px; border: 2px solid #990000; clear: right;}.errorExplanation h2 {display: none;}/*-----------------------End Text types-------------------------------*//*-----------------------Start Links-------------------------------*/a:link {color: #FF6600; text-decoration: none; font-weight: bold;}a:visited {color: #FF6600; text-decoration: none; font-weight: bold;}a:hover {color: #000033; text-decoration: none; font-weight: bold;}a:active {color: #FF6600; text-decoration: none; font-weight: bold;}a.small:link {color: #FF6600; text-decoration: none; font-weight: bold; font-size: 11px;}a.small:visited {color: #FF6600; text-decoration: none; font-weight: bold; font-size: 11px;}a.small:hover {color: #000033; text-decoration: none; font-weight: bold; font-size: 11px;}a.small:active {color: #FF6600; text-decoration: none; font-weight: bold; font-size: 11px;}a.tag_highlight:link {font-size: 12px; color: #000033; background-color: #9CBCDA; font-weight: normal;}a.tag_highlight:hover {font-size: 12px; color: #000033; background-color: #9CBCDA; font-weight: normal;}a.tag_highlight:visited {font-size: 12px; color: #000033; background-color: #9CBCDA; font-weight: normal;}a.tag_highlight:active {font-size: 12px; color: #000033; background-color: #9CBCDA; font-weight: normal;}a.tag:link {font-size: 12px; color: #FF6600; font-weight: normal;}a.tag:hover {font-size: 12px; color: #000033; text-decoration: underline; background-color: #9CBCDA; font-weight: normal;}a.tag:visited {font-size: 12px; color: #FF6600; font-weight: normal;}a.tag:active {font-size: 12px; color: #FF6600; font-weight: normal;}/*-----------------------End Links-------------------------------*//*-----------------------Start Forms-------------------------------*/form {border: 3px solid #000033; padding: 10px; margin-bottom: 25px;}form p {clear: left; margin: 0px; padding: 0px; padding-top: 5px;}form p label {float: left; width: 135px;}input {color: #000033; background-color: #EFEFEF; border: 1px inset #000033; width: 210px;}input.short {width:100px;}input.search {color: #000033; background-color: #EFEFEF; border: 1px inset #000033; width: 155px;}input.checkbox {background-color: #FFFFFF; border: 0px; width: 20px;}input.button {color: #FFFFFF; background-color: #000033; border: 2px outset #000033; width: 120px; margin-left: 200px}input.buttoninlinego {color: #FFFFFF; background-color: #000033; border: 2px outset #000033; width: 30px;}input.buttoninline_vrm {color: #FFFFFF; background-color: #000033; border: 2px outset #000033; width: 95px;}input.buttonvrm {color: #FFFFFF; background-color: #000033; border: 2px outset #000033; width: 120px;}input.buttoninlineadd {color: #FFFFFF; background-color: #000033; border: 2px outset #000033; width: 50px; margin-left: 140px}select {color: #000033; background-color: #EFEFEF; border: 2px solid #000033;}textarea {width: 320px; height: 400px; color: #000033; background-color: #EFEFEF; border: 2px inset #000033; font-family: Tahoma, Arial, sans-serif; font-size: 13px;}.summary {width: 320px; height: 170px; color: #000033; background-color: #EFEFEF; border: 2px inset #000033; font-family: Tahoma, Arial, sans-serif; font-size: 13px;}textarea.mceEditor {width: 450px;}.to_do_body {width: 320px; height: 100px; color: #000033; background-color: #EFEFEF; border: 2px inset #000033; font-family: Tahoma, Arial, sans-serif; font-size: 13px;}fieldset {border: 1px solid #000033; margin-top: 20px; padding: 5px;}legend {color: #FF6600; padding: 2px; border: 1px solid #000033; font-weight: bold;}/*-----Start Tags------*/div.inline {display: inline;}div#MainCatDiv span {position: absolute; margin: 0; padding:0; display: none; z-index: 100; margin-top: 15px; margin-left: -50px; background-color: #EFEFEF; padding: 5px; border: 2px solid #000033;}div#MainCatDiv div:hover span, div#MainCatDiv .over span{display: inline;}/*-----End Tags------*//*-----------------------End Forms-------------------------------*//*-----------------------Start Tables-------------------------------*/.datatable {border: 3px solid #000033; border-collapse: collapse; text-align: left; width:100%;}.datatable td {border: 1px solid #000033; padding: 5px; font-size: 11px;}.datatable th {border: 1px solid #000033; background-color: #EFEFEF; font-weight: bold; padding: 5px; font-size: 12px;}.navigate {border: 3px solid #000033; border-collapse: collapse; width:100%; padding: 0px;}.navigate td {border: 3px solid #000033; padding: 0px; font-size: 11px;}.fade {background-color: #EFEFEF;}.solid {background-color: #000033; color: #FFFFFF;}/*-----------------------Start Tables-------------------------------*/