/* layout.css
 *
 * Special styles for your specific site tags (by ID or class)
 *
 * guidelines:
 * - NO HTML TAGS!  Class styles or ID styles only.  HTML tag styles go in "html.css"
 * - NO FONTS!  Font faces, sizes, line spacing, etc. go in "fonts.css"
 */

#printBody {
    width: 680px;
    padding: 12px;
}

#pageHeader {
    border-bottom: 8px solid #000;
    clear: both;
    height: 100px;
    position: relative;
    margin: 0px auto;
    width: 982px;
    z-index: 2;
}

#pageFooterGap {
    clear: both;
    height: 20px;
    overflow: hidden;
}

#pageFooter {
    background-color: #ddd;
    clear: both;
}

#pageFooter table {
    width: 100%;
}

#pageFooter table thead th {
    border: solid #bbb;
    border-width: 1px 0px;
    font-size: 0.9em;
    font-weight: bold;
    padding: 6px 16px 6px 0px;
}

#pageFooter table tbody td {
    font-size: 0.9em;
    padding: 6px 16px 6px 0px;
}

#pageFooter ul {
    list-style: none;
    margin-left: 0;
}

#pageFooter ul li {
    line-height: 1.1em;
    margin-bottom: 4px;
}

#pageFooter .copyright {
    background-color: #fff;
    border-top: 1px solid #bbb;
    font-size: 0.9em;
    padding: 16px;
    text-align: center;
}

#companyLogo {
    display: block;
    float: left;
    margin-top: 34px;
}

#headerLinks {
    color: #A00;
    font-weight: bold;
    position: absolute;
    right: 220px;
    top: 8px;
    z-index: 2;
}

#headerLinks a {
    color: #A00;
    text-decoration: none;
}

#headerLinks a:hover {
    color: #C22;
}

#headerTabs {
    position: absolute;
    right: 0;
    bottom: 0;
}

.side {
    float: right;
    width: 205px;
    height: 370px;
    margin: 8px 0 16px;
}

.side a img {
    margin-right: 8px;
    margin-top: 32px;
}

.pageContent {
    margin: 0px auto 24px;
    padding: 16px 0;
    position: relative;
    width: 982px;
}

.sidebarColumn {
    float: right;
    overflow: hidden;
    width: 255px;
}

.contentColumn {
    float: left;
    width: 705px;
}

.breadcrumbs {
    font-size: 0.9em;
    overflow: hidden;
    padding-bottom: 4px;
}

.breadcrumbs a {
    background: url(/images/arrow-bc.png) top right no-repeat;
    display: block;
    float: left;
    padding-right: 16px;
}

.pageCarousel {
    background-color: #FFF;
    border: solid #000;
    border-width: 0 1px 1px;
    height: 325px;
    margin: 0px auto;
    width: 980px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.pageCarousel img, .pageCarousel a {
    background-color: #FFF;
    display: block;
    left: 0;
    height: 325px;
    position: absolute;
    top: 0;
    width: 980px;
}

.pageCarouselProgress {
    border: solid #000;
    border-width: 0 1px 1px;
    margin: 0 auto;
    padding: 12px 8px 0;
    width: 964px;
}

.pageCarouselProgressHome {
    left: 12px;
    top: -30px;
    position: absolute;
    width: 980px;
    z-index: 5;
}

.carousel-progress a {
    display: block;
    float: left;
    margin: 0 4px;
}

.carousel-progress a.prev {
    background: url(/images/carousel-progress-left.png) 0 0 no-repeat #FFF;
    height: 25px;
    width: 18px;
}

.carousel-progress a.prev:hover {
    background: url(/images/carousel-progress-left-hover.png) 0 0 no-repeat #FFF;
}

.carousel-progress a.step {
    background: url(/images/carousel-progress-block.png) 0 0 no-repeat #FFF;
    height: 25px;
    width: 25px;
}

.carousel-progress a.step:hover, .carousel-progress a.step.active {
    background: url(/images/carousel-progress-block-hover.png) 0 0 no-repeat #FFF;
}

.carousel-progress.square a.step {
    background: url(/images/back-light.png);
    color: #FFF;
    font-weight: bold;
    height: 17px;
    line-height: 17px;
    margin: 0 2px;
    text-align: center;
    width: 17px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #999\9
}

.carousel-progress.square a.step:hover, .carousel-progress.square a.step.active {
    background: url(/images/back-dark.png);
    background-color: #666\9
}

.carousel-progress a.next {
    background: url(/images/carousel-progress-right.png) 0 0 no-repeat #FFF;
    height: 25px;
    width: 18px;
}

.carousel-progress a.next:hover {
    background: url(/images/carousel-progress-right-hover.png) 0 0 no-repeat #FFF;
}

.pageMainImage {
    background-color: #FFF;
    border: solid #000;
    border-width: 0 1px 1px;
    height: 200px;
    margin: 0px auto;
    width: 980px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.pageMainImage img {
    background-color: #FFF;
    display: block;
    left: 0;
    height: 200px;
    position: absolute;
    top: 0;
    width: 980px;
}

.panel {
    background-color: #FFF;
    background-image: url(/images/panelback.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    font-size: 0.95em;
    height: 106px;
    margin: 0 8px 16px -8px;
    padding: 18px 24px 30px 24px;
    width: 206px;
}

.panel.holder {
    background: transparent;
    font-size: inherit;
    height: 154px;
    padding: 0;
    width: 254px;
}

.panel.holder .panel {
    margin: 0 0 16px;
}

.panel2 {
    background: url("/images/panelback2.jpg") no-repeat scroll -6px 0 #FFFFFF;
    cursor: pointer;
    font-size: 0.95em;
    height: 106px;
    margin: 0 8px 16px -8px;
    padding: 18px 30px 30px 18px;
    width: 206px;
}

.panel img {
    float: left;
    height: 48px;
    margin-right: 10px;
}

.guaranteed {
    background: url("/images/guaranteed.png") no-repeat #FFFFFF;
    float: left;
    margin-bottom: 16px;
    overflow: hidden;
    padding: 20px 0px 24px 28px;
    width: 722px;
    height: 141px;
}

.guaranteed a.badge {
    float: left;
    height: 140px;
    margin-right: 16px;
    width: 152px;
}

.guaranteed table td {
    vertical-align: top;
    *padding-bottom: 16px;
}

.guaranteed table td img {
    margin-right: 8px;
}

.guaranteed table td h2 {
    color: #FFF;
    display: block;
    font-size: 1.8em;
    line-height: 1.0em;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-top: 4px;
}

.guaranteed table td ul {
    display: block;
    float: left;
    margin-top: 8px;
    margin-left: 0;
    padding-left: 20px;
}

.guaranteed table td ul li {
    font-size: 0.9em;
}

.panel2 img {
    margin: 6px 0 9px;
}

.panel h2, .panel2 h2 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 2px;
}

.panel ul, .panel2 ul {
    margin-left: 20px;
}

.quote {
    border: solid #AAA;
    border-width: 1px 0 0 0;
    line-height: 1.1em;
    padding-top: 8px;
}

.attribute {
    padding: 8px 0 16px 20px;
}

.scroll {
    font-size: 1.0em;
    margin: 8px 0;
    overflow: hidden;
}

.scroll .quote {
    font-size: 0.9em;
}

.scroll .attribute {
    font-size: 1.0em;
}

img.badge {
    float: left;
    margin-right: 16px;
}

img.icon {
    float: left;
    margin-right: 8px;
}

.numPoint {
    line-height: 16px;
    margin-bottom: 4px;
    padding-left: 16px;
    overflow: hidden;
}

h2.sideheader {
    background: url(/images/gradheader.png) #333 100% repeat-x;
    xcolor: #5A8B9E;
    color: #FFF;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 5px;
    padding: 6px 8px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

h2.sideheader.red {
    background-color: #B22;
}

h2.sideheader.red:hover {
    background-color: #A00;
}

h2.sideheader img {
    float: right;
}

h2.sideheader:hover {
    background: url(/images/gradheader.png) #111 100% repeat-x;
    xcolor: #99C1DA;
    cursor: pointer;
}

ul.sidebar {
    list-style: none;
    margin: 0 0 8px;
}

ul.sidebar li {
    border: solid #888;
    border-collapse: collapse;
    border-width: 1px 0 0 0;
    font-size: 0.95em;
    line-height: 1.2em;
}

ul.sidebar li:first-child {
    border: 0;
}

ul.sidebar li a {
    color: #000;
    display: block;
    padding: 4px;
}

ul.sidebar li.selected a {
    color: #333;
    font-weight: bold;
}

ul.sidebar li a:hover {
    background-color: #333;
    color: #FFF;
}

div.line {
    clear: both;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 2px 6px;
    overflow: hidden;
}

div.line img.icon {
    float: left;
    margin-top: 2px;
}

#frmSearchDesktop {
    float: right;
    margin-top: 4px;
    width: 204px;
}

#frmSearchDesktop input {
    margin-right: 4px;
}

#sidecontact {
    padding-left: 37px;
    padding-bottom: 16px;
}

#sidecontact input, #sidecontact textarea {
    margin-bottom: 3px;
    width: 209px;
}

#sidecontact #btnContact, #contact #btnContact {
    width: 88px;
}

#sidecontact textarea {
    height: 80px;
}

#btnContact, input.submit {
    background: url(/images/btn-submit.png) no-repeat scroll 0 0 #FFFFFF;
    border: 0;
    height: 23px;
    margin-top: 4px;
    padding: 0;
    width: 88px;
}

#btnContact:hover, input.submit:hover {
    background: url(/images/btn-submit.png) no-repeat scroll 0 -23px #FFFFFF;
    cursor: pointer;
}

#btnViewPlans {
    background: url(/images/btn-viewplans.png) no-repeat scroll 0 0 #FFFFFF;
    border: 0;
    float: right;
    height: 24px;
    margin-right: 50px;
    margin-top: -4px;
    padding: 0;
    width: 91px;
}

#btnViewPlans:hover {
    background: url(/images/btn-viewplans.png) no-repeat scroll 0 -24px #FFFFFF;
    cursor: pointer;
}

#lnkTour {
    background: url(/images/btn-tour.png) no-repeat scroll 0 0 #FFFFFF;
    border: 0;
    display: block;
    height: 32px;
    width: 204px;
}

#lnkTour:hover {
    background: url(/images/btn-tour.png) no-repeat scroll 0 -32px #FFFFFF;
}

h1.main {
    float: left;
    font-size: 3em;
    line-height: 1em;
    margin: 0 20px 0 0;
}

h1.solo {
    font-size: 3em;
    line-height: 1em;
    margin: 0 0 12px;
}

h1.article {
    font-size: 2.4em;
    line-height: 1em;
    margin: 16px 0;
}

h2.sub {
    font-size: 1.4em;
    line-height: 1em;
    margin-top: 16px;
}

h2.fade {
    background-image: url(/images/bgheader.png);
    background-repeat: no-repeat;
    color: #FFF;
    font-style: italic;
    height: 29px;
    line-height: 29px;
    padding-left: 16px;
}

h2.fadestraight {
    background: url(/images/bgheader.png);
    background-repeat: no-repeat;
    background-position: -15px top;
    color: #FFF;
    height: 29px;
    line-height: 29px;
    padding-left: 8px;
}

h2.fadestraight2 {
    background: url(/images/bgheader2.png);
    background-repeat: no-repeat;
    background-position: -15px top;
    color: #FFF;
    height: 29px;
    line-height: 29px;
    padding-left: 8px;
}

h3.blueheader {
    color: #4A7B8E;
    font-size: 1.0em;
    margin-bottom: 4px;
}

h2.blueheader {
    color: #4A7B8E;
}

table.subinfo td {
    font-size: 1em;
    padding-bottom: 16px;
}

table.services h3 {
    margin: 8px 12px;
}

table.services ul {
    margin-left: 28px;
    margin-bottom: 16px;
}

table.services p {
    margin: 8px 8px 16px 12px;
}

table.projects {
    border: 0;
    border-collapse: collapse;
    margin: 0 0 24px;
    width: 100%;
}

table.projects td {
    border: 0;
    width: 30%;
}

table.projects td.spacer1 {
    background: url(/images/arrow-segment.gif) right repeat-x;
    border: 0;
    width: 3%;
}
table.projects td.spacer2 {
    background: url(/images/arrow-head.gif) right no-repeat;
    border: 0;
    width: 4%;
}

table.projects td div {
    border: 1px solid;
    border-color: #589 #AAA #AAA #AAA;
    height: 150px;
    box-shadow: 0 0 1.5em #888;
    -khtml-box-shadow: 0 0 1.5em #888;
    -moz-box-shadow: 0 0 1.5em #888;
    -webkit-box-shadow: 0 0 1.5em #888;
}

table.projects td h3 {
    background-color: #5A8B9E;
    border: solid #468;
    border-width: 0 0 1px;
    color: #FFF;
    font-weight: bold;
    padding: 8px;
    text-align: center;
}

table.projects ul {
    list-style: none;
    margin: 0 16px 0 16px;
}

table.projects ul li {
    background: url(/images/arrow-dark-right.png) no-repeat top left;
    padding-left: 25px;
    padding-bottom: 2px;
    margin-bottom: 8px;
}

table.vendors th {
    border-top: 1px solid #AAA;
    padding: 24px 0 24px;
    text-align: center;
    vertical-align: top;
    width: 250px;
}

table.vendors td {
    border-top: 1px solid #AAA;
    padding: 24px 0 24px 16px;
    vertical-align: top;
}

table.contactinfo {
    margin-bottom: 4px;
    margin-left: 32px;
}

table.contactinfo td {
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.2em;
    padding-right: 12px;
}

table.easytoworkwith th {
    border: solid #000;
    border-width: 1px 0;
    font-weight: bold;
    padding: 12px 24px 12px 0;
    width: 28%;
}

table.easytoworkwith td {
    border: solid #000;
    border-width: 1px 0;
    padding: 12px 0;
}

table.pricing {
    margin-bottom: 16px;
    width: 100%;
}

table.pricing td {
    padding: 12px;
}

table.grid {
    border-collapse: collapse;
    width: 100%;
}

table.grid th {
    background-color: #FFF;
    border: solid #BBB;
    border-width: 0 0 1px;
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
    padding: 6px 4px;
}

table.grid td {
    border: solid;
    border-color: #BBB #CCC;
    border-width: 0 1px 1px;
    padding: 4px;
    vertical-align: middle;
}

table.grid td.item, table.grid th.item {
    font-weight: bold;
    min-height: 16px;
    text-align: center;
    width: 90px;
}

table.grid td.item {
    color: #666;
}

table.grid td.dark {
    color: #000;
}

table.grid .basic {
    background-color: #46F;
    color: #FFF;
}

table.grid .standard {
    background-color: #00D;
    color: #FFF;
}

table.grid .premium {
    background-color: #007;
    color: #FFF;
}

table.grid .empty {
    background-color: #DDD;
    color: #FFF;
    min-height: 16px;
}

table.grid td.basic, table.grid td.standard, table.grid td.premium {
    color: #FFF;
}

table.grid .basic a, table.grid .standard a, table.grid .premium a {
    color: #FF3;
    font-weight: bold;
}

table.grid .basic a:hover, table.grid .standard a:hover, table.grid .premium a:hover {
    color: #FFF;
}

table.grid .black {
    background-color: #000;
}

table.grid.small td, table.grid.small th.item {
    font-size: 1.0em;
}

table.grid.small td.item, table.grid.small th.item {
    width: 150px;
}

table.grid.small td.item {
    font-weight: normal;
}

ul.articles {
    list-style: none;
    margin-left: 32px;
    margin-top: 24px;
}

ul.articles li {
    background: url(/images/arrow-dark-right.png) no-repeat top left;
    margin-bottom: 10px;
    padding-left: 25px;
    width: 600px;
}

ul.articles li a {
    display: block;
    font-size: 1.2em;
    line-height: 1.0em;
    font-weight: bold;
    margin-bottom: 4px;
}

ol.planning {
    margin-top: 3px;
}

ol.planning li {
    margin-bottom: 5px;
}

ul.arrows {
    list-style: none;
    margin-left: 20px;
}

ul.arrows li {
    background: url(/images/arrow-dark-right.png) no-repeat top left;
    margin-bottom: 5px;
    padding-left: 25px;
    padding-bottom: 2px;
}

ul.arrows li a {
    display: block;
    font-size: 1.2em;
    line-height: 1.0em;
    font-weight: bold;
    margin-bottom: 4px;
}

ul.arrows.small {
    margin-left: 4px;
}

ul.arrows.small li a {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 2px;
}

ul.checks, table.projects ul.checks, ul.redchecks {
    list-style: none;
    margin-left: 16px;
}

ul.checks li, table.projects ul.checks li {
    background: url(/images/check-small.png) no-repeat top left;
    margin-bottom: 4px;
    padding-left: 25px;
    padding-bottom: 3px;
    padding-top: 2px;
}

ul.redchecks li, table.projects ul.redchecks li {
    background: url(/images/check16.png) no-repeat top left;
    margin-bottom: 4px;
    padding-left: 25px;
    padding-bottom: 3px;
    padding-top: 2px;
}

ul.checks li a, table.projects ul.checks li a {
    display: block;
    font-size: 1.2em;
    line-height: 1.0em;
    font-weight: bold;
    margin-bottom: 4px;
}

ol.quiz {
    margin-left: 32px;
}

ol.quiz li {
    font-weight: bold;
    margin-bottom: 16px;
    padding: 2px;
}

ol.quiz li.alternate {
    background-color: #DDD;
}

ol.quiz li.missing {
    background-color: #FEB;
}

ol.quiz li label {
    font-weight: normal;
    margin-right: 16px;
}

.red { color: #800; }
.blue { color: #5A8B9E; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-weight: normal; font-size: 1.1em; font-style: italic; }
.green { color: #7AC140; }
.empblue { color: #5A8B9E; font-size: 1.2em; font-weight: bold; }

input[type=text].ghost, input[type=password].ghost, textarea.ghost {
    font-style: italic;
    color: #AAA;
}

input.search {
    background: url("/images/magnifier.png") no-repeat scroll 1px 1px transparent;
    border: 1px solid #AAAAAA;
    padding-left: 18px;
}

#contact fieldset {
    border: 1px solid #CCC;
    margin: 10px 0 16px 38px;
    padding: 12px;
    width: 525px;
    box-shadow: 0 0 1.5em #888;
    -khtml-box-shadow: 0 0 1.5em #888;
    -moz-box-shadow: 0 0 1.5em #888;
    -webkit-box-shadow: 0 0 1.5em #888;
}

#contact fieldset legend {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 4px;
}

#contact label {
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    width: 110px;
}

#contact input {
    display: block;
    margin-bottom: 8px;
    width: 200px;
}

#contact textarea {
    display: block;
    margin-bottom: 8px;
    width: 400px;
}

#career fieldset {
    border: 1px solid #CCC;
    margin: 10px 0 16px 38px;
    padding: 12px;
    width: 525px;
    box-shadow: 0 0 1.5em #888;
    -khtml-box-shadow: 0 0 1.5em #888;
    -moz-box-shadow: 0 0 1.5em #888;
    -webkit-box-shadow: 0 0 1.5em #888;
}

#career label {
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    width: 170px;
}

#career input {
    display: block;
    margin-bottom: 8px;
    width: 200px;
}

#career select {
    display: block;
    margin-bottom: 8px;
    width: 200px;
}

#career textarea {
    display: block;
    margin-bottom: 8px;
    width: 320px;
}

#career object, #career embed {
    margin-bottom: 8px;
}

#grade {
    overflow: hidden;
}

#grade #letter {
    background-color: #DDD;
    float: left;
    font-size: 72pt;
    font-weight: bold;
    line-height: 1em;
    margin-right: 16px;
    padding: 0px 16px;
}

#grade.a #letter {
    color: #080;
}

#grade.b #letter {
    color: #880;
}

#grade.c #letter {
    color: #970;
}

#grade.d #letter {
    color: #A50;
}

#grade.f #letter {
    color: #900;
}

#grade #info {
    font-size: 1.2em;
    line-height: 1em;
}

#grade #control {
    margin-top: 16px;
}

.contentColumn > ul > li, .contentColumn > ol > li {
    margin-bottom: 5px;
}

div.message {
    background-color: #FFF;
    border: 1px solid #888;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 16px;
    margin-left: auto; margin-right: auto;
    padding: 8px;
    box-shadow: 0 0 1em #AAA;
    -khtml-box-shadow: 0 0 1em #AAA;
    -moz-box-shadow: 0 0 1em #AAA;
    -webkit-box-shadow: 0 0 1em #AAA;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.message.success {
    background-color: #EFE;
    border-color: #080;
}

div.message.error {
    background-color: #FEE;
    border-color: #800;
}

.shadow {
    border: 1px solid #CCC;
    padding: 12px;
    box-shadow: 0 0 1.5em #AAA;
    -khtml-box-shadow: 0 0 1.5em #AAA;
    -moz-box-shadow: 0 0 1.5em #AAA;
    -webkit-box-shadow: 0 0 1.5em #AAA;
}

div.maintenanceTitle {
    font-weight: bold;
    margin-top: 3px;
}

#calculator fieldset {
    border: 1px solid #AAA;
    padding: 16px;
}

#calculator input, #calculator select {
    display: block;
    margin-bottom: 8px;
}

#calculator label {
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    width: 148px;
}

#calculator #cost {
    font-size: 1.2em;
    font-weight: bold;
    padding: 8px;
    border: solid #888;
    border-width: 1px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #DDD;
    width: 304px;
}

#seotags label {
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 4px;
    width: 100px;
}

#seotags input, #seotags textarea {
    display: block;
    margin-bottom: 8px;
}

.floatLeft { float: left; }
.floatRight { float: right; }
.block { display: block; }
.hidden { display: none; }
.invisible { visibility: hidden; }

.result {
    border-bottom: 1px solid #AAA;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.result .relevance {
    color: #888;
    float: left;
    font-size: 0.9em;
    font-style: italic;
    margin: 0 8px 0 16px;
}

.result .url {
    font-size: 0.8em;
    margin: 0 8px 0 16px;
}

.result .blurb {
    margin-left: 16px;
}

.result .title {
    font-weight: bold;
    margin-bottom: 4px;
}

ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 22px;
}

ul.tabs li {
    display: block;
    float: left;
    font-size: 10pt;
    line-height: 10pt;
    margin-right: 2px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

ul.tabs li a {
    background: #BBB;
    border: solid #AAA;
    border-width: 1px 1px 0 1px;
    color: #000;
    display: block;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin: 0;
    text-decoration: none;
    -khtml-border-top-left-radius: 8px;
    -khtml-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}

ul.tabs li a:hover {
    background: #DDD;
}

ul.tabs li.active a {
    background: #FFF;
    border-color: #CCC;
}

#lnkMaintenancePanel {
    background: url(/images/fullpanel-maintenance2.png) no-repeat scroll 0 0 #FFFFFF;
    display: block;
    width: 240px;
    height: 80px;
}

#lnkMaintenancePanel:hover {
    background: url(/images/fullpanel-maintenance2.png) no-repeat scroll 0 -80px #FFFFFF;
    cursor: pointer;
}

#lnkPlanningPanel {
    background: url(/images/fullpanel-planning2.png) no-repeat scroll 0 0 #FFFFFF;
    display: block;
    width: 240px;
    height: 80px;
}

#lnkPlanningPanel:hover {
    background: url(/images/fullpanel-planning2.png) no-repeat scroll 0 -80px #FFFFFF;
    cursor: pointer;
}

#lnkProjectsPanel {
    background: url(/images/fullpanel-projects2.png) no-repeat scroll 0 0 #FFFFFF;
    display: block;
    width: 240px;
    height: 80px;
}

#lnkProjectsPanel:hover {
    background: url(/images/fullpanel-projects2.png) no-repeat scroll 0 -80px #FFFFFF;
    cursor: pointer;
}

.required {
    color: #F00;
    font-style: italic;
}
