body {
color: #333333;
font: 1em Arial, sans-serif;
background: white;
/*
background: white url("../images/bodyBG.gif") repeat-y 50% 0;
*/
}

body, div {
margin: 0;
padding: 0;
}

img {
border: 0;
}

h1 {
margin: 0 22px 6px;
color: white;
font-size: 1.375em;
line-height: 1em;
}

h2 {
margin: 0.75em 0 0.25em;
font: bold 1em Arial, sans-serif;
line-height: 1.375em;
}

p, li {
margin-left: 0;
margin-right: 0;
}

p, ul, address {
font: 0.813em Arial, sans-serif;
margin-top: 0.25em;
margin-bottom: 1em;
line-height: 1.308em;
}

ul {
margin-left: 0;
padding-left: 40px;
}

ul li ul {
font-size: 1em;
}

ul li ul li ul {
font-size: 1em;
}

a:link {
color: #003399;
}

a:visited {
color: #FF9900;
}

a:hover {
color: #5E85BF;
}

ul.toc {
margin-bottom: 2em;
padding-left: 20px;
}

ul.toc li {
margin-bottom: 0.125em;
}

.divider {
width: 90%;
height: 1em;
margin: 1em auto 0;
border-top: 1px dotted #999999;
}

.error {
color: red;
}

.caption {
font: 0.75em Arial, sans-serif;
}

#wrapper {
width: 760px;
position: relative;
background: white url("../images/bodyBG.gif") repeat-y 0 0;
/* Uncomment to horizontally center page
margin: 0 auto;
*/
}

#header {
position: relative;
width: 706px;
height: 59px;
background: url("../images/header.jpg") no-repeat 220px 0;
}

#logo {
position: absolute;
left: 20px;
}

#shim1 {
position: absolute;
left: 159px;
top: 59px;
width: 12px;
height: 13px;
background: url("../images/shim1.gif");
}

#shim2 {
position: absolute;
top: 0;
right: 0;
width: 71px;
height: 219px;
background: url("../images/shim2.jpg") no-repeat;
}

#nav1 {
position: absolute;
right: 20px;
bottom: 0;
background: url("../images/nav1L.gif") no-repeat top left;
}

* html #nav1 {
text-align: center;
width: 16.375em;
/* commented backslash hack to hide from IE5-Mac \*/
width: auto;
margin-bottom: -1px;
/* end IE5-Mac hack */
}

#nav1Content {
position: relative;
margin: 0 0 0 6px;
background: url("../images/nav1R.gif") no-repeat top right;
}

* html #nav1Content {
width: /**/16em;
w\idth: auto;
margin-top: -0.0625em;
margin-top: /**/0; /*hide previous from IE5.5*/
/* commented backslash hack to hide from IE5-Mac with backslash in declaration to hide from IE5-5.5-Win \*/
ma\rgin-top: -0.0625em;
/* end IE5-Mac hack */
}

*:first-child+html #nav1Content {
margin-top: -0.0625em;
}

#nav1 ul {
margin: 0 6px 0 0;
padding: 5px 6px 2px;
background: #49abff;
font-size: 0.813em;
}

* html #nav1 ul {
padding: /**/5px 0 2px; /*hide previous from IE5.5*/
/* commented backslash hack to hide from IE5-Mac with backslash in declaration to hide from IE5-5.5-Win \*/
padd\ing: 5px 6px 2px;
/* end IE5-Mac hack */
}

#nav1 ul li {
display: inline;
padding: 0 4px 0 7px;
border-left: 1px solid #7fc3ff;
}

* html #nav1 ul li {
border-left-width: /**/0; /*hide previous from IE5.5; shorthand form cannot be used*/
/* commented backslash hack to hide from IE5-Mac with backslash in declaration to hide from IE5-5.5-Win \*/
b\order-left: 1px solid #7fc3ff;
/* end IE5-Mac hack */
}

#nav1 ul li.lifirst {
padding-left: 7px;
border: 0;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active {
text-decoration: none;
color: #cfe9ff;
}

#nav1 a:hover {
text-decoration: underline;
color: #ffffff;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active {
text-decoration: none;
color: #3367b7;
}

#nav2 a:hover {
text-decoration: none;
color: #ff9900;
/*
color: #daa244;
*/
}

#navCol {
position: relative;
width: 159px;
margin: 0;
float: left;
}

#nav2 {
position: relative;
overflow: auto;
width: 159px;
margin: 0;
background: url("../images/nav2.jpg") no-repeat bottom left;
}

* html #nav2 {
overflow: /**/hidden; /*hide previous from IE5.5*/
o\verflow: auto;
}

#nav2Content {
position: relative;
margin: 0;
padding: 5px 0 105px;
}

#nav2 ul {
margin: 0 0 0 10px;
padding: 0;
text-align: right;
list-style: none;
font: bold 0.938em Arial, sans-serif;
}

#nav2 ul li {
margin: 0;
padding: 6px 8px 6px 0;
border-top: 1px dashed #999999;
line-height: 1em;
}

#nav2 ul li.lifirst {
border: 0;
}

#nav2 ul li span {
color: #3367b7;
font: bold 0.733em Arial, sans-serif;
}

#mainCol {
float: left;
width: 518px;
margin: 10px 0 20px 12px;
}

#banner {
position: relative;
width: 518px;
min-height: 140px;
background: #ff9900 url("../images/bannerStop.gif") no-repeat bottom;
}

* html #banner {
height: 140px;
}

#bannerContent {
position: relative;
padding: 22px 0 18px;
background: url("../images/bannerStart.gif") no-repeat;
}

* html #bannerContent {
margin-top: /**/0.15625em; /*hide previous from IE5.5*/
ma\rgin-top: 0; /*hide previous from IE5-5.5-Win*/
}

#bannerContent p {
margin: 0 22px;
color: black;
line-height: 1.231em;
}

#bannerContent p a:link, #bannerContent p a:visited, #bannerContent p a:active, #bannerContent p a:hover {
text-decoration: none;
color: black;
font-weight: bold;
}

#mainWrapper {
margin: 20px 20px 20px 22px;
}

#feature {
float: right;
display: inline; /* Corrects margin issues under IE */
width: 214px;
padding: 14px 0 14px 0;
}

#feature div {
margin-left: 16px;
}

#feature .divider {
margin: 20px 0 0 16px;
height: 20px;
}

#demo {
cursor: pointer;
}

* html #demo {
cursor: hand;
}

#demo p {
margin: 0;
font: 0.75em Arial, sans-serif;
}

#demo p span {
color: #095fae;
}

#demo p.header {
margin: 0 0 8px;
color: #095fae;
font: 1.375em Arial, sans-serif;
}

#demo p.header span {
color: #ff9900;
font-size: 0.636em;
line-height: 1em;
}

#demo p.error {
font: 0.75em Arial, sans-serif;
margin: 10px 0 0;
}

#signup a {
text-decoration: none;
}

#signup p {
margin: 0;
font: 0.75em Arial, sans-serif;
}

#signup p span {
color: #ff9900;
}

#signup p.header {
margin: 0 0 4px;
font: 1.25em Arial, sans-serif;
}

#signup p.header span {
color: #095fae;
}

#main {
display: inline;
}

#footer {
margin-left: 157px;
padding: 16px 72px 10px 0;
clear: both;
background: white url("../images/footer.gif") no-repeat;
text-align: center;
color: #666666;
}

#footer p {
line-height: 1.333em;
}

#footer ul, #footer p {
font: 0.75em Arial, sans-serif;
}

#footer ul {
list-style: none;
margin: 1em 0;
padding: 0;
line-height: 1.667em;
}

#footer ul li {
margin: 0;
display: inline;
padding: 0 3px 0 6px;
border-left: 1px solid #999999;
}

* html #footer ul li {
border-left-width: /**/0; /*hide previous from IE5.5; shorthand form cannot be used;*/
/* commented backslash hack to hide from IE5-Mac with backslash in declaration to hide from IE5-5.5-Win \*/
b\order-left: 1px solid #999999;
/* end IE5-Mac hack */
}
#footer ul li.lifirst {
border: 0;
}
