* {
    margin: 0;
    padding: 0;
}

body {
    background: #FFFFFF url(../images/img01.gif) repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 76.1%;
    color: #545454;
    text-align: center;
}
h1 {
    margin: 1em 0 0.6em;
    font-size: 150%;
}

h2 {
    margin: 1em 0 0.5em;
    font-size: 120%;
}

h3 {
    margin-bottom: 1em;
    margin: 1em 0 0.5em;
    font-size: 105%;
}

blockquote, ul, ol {
/*    margin-bottom: 1.2em;*/
    line-height: 1.3em;
}

p {
    margin: 1.2em 0 0.8em 0;
    line-height: 1.3em;
}

blockquote {
    margin: 0 2em;
    padding: 1em 1em 0 1em;
    text-align: center;
    font-style: italic;
}

ul { list-style: none; }
ol { list-style-position: inside; }
a { color: #666666; }

a:hover {
    text-decoration: none;
    color: #000000;
}

img { border: none; }
/*td { padding: 2px; }*/

sup {
    font-weight: normal;
    font-size: 7pt;
}

/* Common classes */
.button {
    height: 18px;
    border: 1px solid #464646;
    background: #FAFAFA url(../images/img05.gif) repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: x-small;
    color: #464646;
}

.disabled {
    color: #969696;
}

.small {
    font-size: 80%;
    color: #858585;
    line-height: normal;
}

.intro { margin-top: 0; }

.legend {
    width: 14px;
    height: 14px;
    border: 1px solid black;
}

.errorbox {
    border: 1px dashed #CC0000;
    margin: 1.2em 0 0.8em 0;
    font-weight: bold;
    background-color: #FBEEEB;
    text-align: center;
    padding: 10px;
    color: #CC0000;
}

.infobox {
    border: 1px dashed #648952;
    margin: 1.2em 0 0.8em 0;
    background-color: #D6FFC3;
    padding: 10px;
    color: #648952;
    font-size: x-small;
}

.warningbox {
    border: 1px dashed #9B7300;
    margin: 1.2em 0 0.8em 0;
    background-color: #FFFE9F;
    padding: 10px;
    color: #9B7300;
    font-size: x-small;
}

.successbox {
    border: 1px solid #66CC00;
    font-weight: bold;
    background-color: #DDFFC6;
    text-align: center;
    padding: 10px;
    color: #009933;
}

.footnote { font-size: 85%; }
img.infotip { border: none; }
a.infotip { font-size: 18px; }

.newprice {
    color: Red;
    font-size: 120%;
}

/* overlib classes */
.ol-bgclass td {
    background-color: #4E4E4E;
    padding: 1px;
}

.ol-bgclass .ol-fgclass td {
    text-align: justify;
    background-color: #FBE1BA;
    padding: 2px;
}

.ol-bgclass .ol-captionfontclass {
    text-align: left;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
}

/* Top */
#top {
    width: 984px;
    margin: 0 auto;
}

/* Logo */
#logo {
    width: 980px;
    height: 70px;
    margin: 0 auto;
    padding: 20px 0 20px 4px;
    text-align: left;
}

/* Main Menu */
#menu {
    width: 684px;
    float: right;
    height: 50px;
    margin: -50px auto 0 auto;
}

#menu ul {
    float: right;
    margin: 0;
    list-style: none;
}

#menu li { display: inline; }

#menu a {
    position: relative;
    margin-left: 1.6em;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 5px solid #CC6600;
    font-size: xx-small;
    font-weight: bold;
    color: #FFFFFF;
}

#menu a:hover, #menu .active a {
    border-bottom-color: #000000;
    color: #CCCCCC;
}

/* Wrapper */
#wrapper {
    clear: both;
    width: 984px;
    margin: 0 auto;
    text-align: left;
}

#left {
    float: left;
    width: 180px;
    margin-left: -794px; /* -([center width] + [left width] + 10px) */
}

#left .boxed { margin-bottom: 10px; }

#left .boxed .title {
    margin: 0;
    height: 20px;
    padding: 10px 0 0 10px;
    background: url(../images/img02.gif) no-repeat;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9em;
    color: #FFFFFF;
}

#left .boxed .content {
    padding: 9px;
    background: #E8EDE5 url(../images/img03.gif) repeat-x;
    border: 1px solid #648952;
    border-top: none;
}

#left .boxed.menumodule .content,
#right .boxed.menumodule .content {
    padding: 1px 0px 0px;
}

#left .boxed .content fieldset { border: none; }
#left .boxed .content legend { display: none; }

#left .boxed .content label {
    display: block;
    font-size: xx-small;
    font-weight: bold;
}

#left .boxed .content li {
    background: url(../images/img06.gif) no-repeat 0 0.3em;
    padding-left: 1em;
}

#left .boxed .content .textfield,
#left .boxed .content .inputbox {
    width: 152px;
    margin: 0 0 5px 0;
    padding: 2px 3px;
    border: 1px solid #C8C8C8;
    background: #FAFAFA url(../images/img04.gif) repeat-x;
    font: normal x-small Verdana, Arial, Helvetica, sans-serif;
    color: #464646;
}

#left .boxed .content .button {
    float: right;
    width: 70px;
    margin: 0 0 5px 0;
    padding: 0;
}

#left .boxed .content .tiny {
    clear: both;
    margin: 0;
    font-size: x-small;
}

#left .boxed .content .tiny a {
    padding: 0 0 0 11px;
    background: url(../images/img06.gif) no-repeat left bottom;
}

#left .boxed .content .menu,
#left .boxed .content .menu ul,
#right .boxed .content .menu,
#right .boxed .content .menu ul {
    margin-bottom: 0;
}

#left .boxed .content .menu li,
#right .boxed .content .menu li {
    background: none;
    padding: 0;
    font-weight: bold;
}

#left .boxed .content .menu .parent li,
#right .boxed .content .menu .parent li {
    font-weight: normal;
}

#left .boxed .content .menu a,
#right .boxed .content .menu a {
    display: block;
    text-decoration: none;
    border-top: 1px solid #A6D590;
    border-bottom: 1px solid #A6D590;
    margin: 0 1px 1px;
    padding: 3px 5px;
}

#left .boxed .content .menu li a img {
/*    margin: 8px 5px 6px 0;*/
    vertical-align: middle;
    margin-right: 5px;
}

#left .boxed .content .menu .parent ul a,
#right .boxed .content .menu .parent ul a {
    padding-left: 15px;
}

/* Column Two */
#center {
    float: left;
    margin-left: 190px; /* [left width] + 10px */
    width: 604px;
}

#center #userleft {
    float: left;
    width: 297px;
}

#center #userright {
    float: right;
    width: 297px;
}

#center #userwide {
    clear: both;
    width: 604px;
}

#center .boxed { margin-bottom: 10px;}

#center .boxed .title {
    margin: 0;
    height: 20px;
    padding: 10px 10px 0 10px;
    background: url(../images/img07.gif) no-repeat;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9em;
    color: #FFFFFF;
    font-weight: bold;
}

#center #userleft .boxed .title,
#center #userright .boxed .title {
    background: url(../images/img15.gif) no-repeat;
}
#center #userleft .boxed .content,
#center #userright .boxed .content {
    padding: 1px;
    background-image: none;
}

/* Article title text */
#center .boxed .title .articletitle { float: left; }

/* PDF, Print and E-mail article icons */
#center .boxed .title .buttonheading {
    float: right;
    margin-left: 5px;
}

#center .boxed .title .buttonheading a {
    text-transform: lowercase;
    text-decoration: none;
}

#center .boxed .content {
    padding: 10px;
    background: #E5ECED url(../images/img08.gif) repeat-x;
    border: 1px solid #528489;
    border-top: none;
}

#center .boxed .content ul,
#center .boxed .content ol {
    text-align: justify;
}

#center .boxed .content ul { margin-left: 1.5em; }

#center .boxed .content ul li {
    padding-left: 1em;
    background: url(../images/img11.gif) no-repeat 0 0.5em;
    margin: 0.9em 0 0;
}

#center .boxed .content ol {
    padding: 0 0 0 3em;
    list-style-position: outside;
}

#center .boxed .content ol li {
    margin-top: 0.5em;
}
#center .boxed .content p { text-align: justify; }
#center .boxed .content p.nojustify { text-align: inherit; }
#center .boxed .content .contentpaneopen { width: 100%; }

#center .boxed .content .contenttitle {
    margin: 0;
    color: #528489;
    color: #3E6669;
}

#center .boxed .content .createdate,
#center .boxed .content .modifydate {
    margin: 0.5em 0;
    font-size: 80%;
    color: #858585;
}

#center .boxed .content .pageinfo {
    margin: 0.5em 0;
    font-size: 90%;
}

#center .boxed .content .itemtext {
/*    margin: 0.5em 0;*/
    margin: 1em 0 0 0;
}

#center .boxed .content .article_separator {
    display: block;
    margin-bottom: 1em;
}

#center .boxed .content .button {
    height: 20px;
    padding: 0 5px;
    font-size: small;
    font-weight: normal;
    overflow: visible;
}

#center .boxed blockquote {
    background: #E5ECED url(../images/img08.gif) repeat-x;
}

#center .boxed .content .textfield,
#center .boxed .content .inputbox {
    padding: 2px 3px;
    border: 1px solid #C8C8C8;
    background: #FAFAFA url(../images/img04.gif) repeat-x;
    font: normal 90% Verdana, Arial, Helvetica, sans-serif;
    color: #464646;
    overflow: hidden; /* fix the expanding box bug */
}

#center .boxed .content .plantable {
	border-collapse: collapse;
	text-align: center;
    font-size: 85%;
}

#center .boxed .content .plantable .planname { font-size: large; }

#center .boxed .content .plantable th {
    border: 1px solid black;
	padding: 3px 3px 3px 5px;
    text-align: left;
    white-space: nowrap;
}

#center .boxed .content .plantable td {
    border: 1px solid black;
	padding: 3px;
}

#center .boxed .content .plantable thead th {
    text-align: center;
    color: #FFFFFF;
    background-color: #1C99C9;
    text-transform: uppercase;
}

#center .boxed .content .plantable thead td {
    text-align: center;
    font-weight: bold;
}

#center .boxed .content .plantable tbody th.sectiontitle {
/*    border: 1px solid black;*/
    background-color: #1C99C9;
    color: #FFFFFF;
    text-align: left;
	text-transform: uppercase;
}

#center .boxed .content .plantable tbody th.withinfotip {
    border-left: none;
}

#center .boxed .content .plantable tbody th {
    background-color: #BAD5FB;
    line-height: 16px;
}

#center .boxed .content .plantable tbody td.infotip {
    background-color: #BAD5FB;
    border-right: none;
}

#center .boxed .content .plantable strike {
    font-size: 110%;
}

#center .boxed .content .datatable {
    border-collapse: collapse;
    text-align: center;
    font-size: 85%;
}

#center .boxed .content .datatable th {
    border: 1px solid black;
    padding: 3px;
    text-align: center;
    background-color: #C2C2C2;
}

#center .boxed .content .datatable th.totals {
    background-color: #E3E3E3;
    text-align: right;
}

#center .boxed .content .datatable td.totals {
    background-color: #E3E3E3;
    text-align: center;
    font-weight: bold;
}

#center .boxed .content .datatable td {
    border: 1px solid black;
	padding: 3px;
    background-color: #FFFFFF;
}

#center .boxed .content .datatable td.gray {
    background-color: #C2C2C2;
}

#center .boxed .content .framed {
    border: 1px solid #528489;
    background: #E5ECED url(../images/img08.gif) repeat-x left top;
    padding: 10px;
}

#center .boxed .content img.framed {
    width: auto;
    border: 1px solid #528489;
    background: transparent;
    padding: 2px;
}

#center .boxed .content .dashframed {
    border: 1px dashed #528489;
    background: #E5ECED url(../images/img08.gif) repeat-x left top;
    padding: 10px;
}

/*
#center .boxed .content .domaincheckerunavailable { color: #CC0000; }
#center .boxed .content .domaincheckeravailable { color: #669900; }
*/
#center .boxed .content .banned.framed { width: 60%; }

/*#center .boxed .content .formtable {
	border: 1px solid #B2B3FF;
}*/

#center .boxed .content .formtable th,
#center .boxed .content th.fieldarea {
    text-align: right;
/*    vertical-align: top;*/
/*    padding: 0.3em;*/
    padding: 3px 5px;
    white-space: nowrap;
/*	 background-color: #CCCCFF;*/
}

#center .boxed .content .formtable td,
#center .boxed .content td.fieldarea {
/*    padding: 0.3em;*/
    padding: 1px 0;
}

#center .boxed .content .breadcrumbnav {
    border: 1px solid #528489;
    padding: 5px;
    background-color: #B5F3F3;
    background-image: none;
    font-size: 80%;
    width: 760px;
}

#center .boxed .content .kbarticle p {
}

/* Flashrotator */
#center .boxed.flashrotator .content {
    padding: 5px 0;
    background-image: none;
}

/* RokSlideshow */
#center .rokslideshow {
    float: left;
    width: 604px;
    height: 183px;
    margin-bottom: 10px;
}
#center .rokslideshow .content {
    padding: 1px;
    background-image: none;
}
#center .rokslideshow .content .captionDiv { text-align: left; }

/* Column Three */
#right {
    float: left;    
    width: 180px;
    margin-left: 10px;
}

#right .boxed { margin-bottom: 10px; }

#right .boxed .title {
    margin: 0;
    height: 20px;
    padding: 10px 0 0 10px;
    background: url(../images/img09.gif) no-repeat;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9em;
    color: #FFFFFF;
}

#right .boxed .content {
    padding: 9px;
    background: #EFEBE2 url(../images/img10.gif) repeat-x;
    border: 1px solid #977C44;
    border-top: none;
}

#right .boxed .content li {
/*    margin-left: -1em;*/
    padding-left: 1em;
    background: url(../images/img12.gif) no-repeat 0 0.5em;
    letter-spacing: normal;
}

#right .boxed .content .menu a {
    border-top: 1px solid #D4BF90;
    border-bottom: 1px solid #D4BF90;
}

/* Footer */
#footer {
    clear: both;
    padding: 30px 0 50px 0;
    background: #464646 url(../images/img13.gif) repeat-x;
}

#footer p {
    width: 760px;
    margin: 0 auto;
    font-size: x-small;
}

#footer .menu li {
    display: inline;
    font-size: x-small;
    margin: 0 0.3em;
}

#whmcspoweredline p {
    margin: 0 0 0.5em 0;
    font-size: 10px;
    color: #D5D5D5;
}

#whmcspoweredline a {
    color: #D5D5D5;
}
