BODY
{
    background: #fff;
    color: #262626;
    font-family: "Lucida Grande" , Arial, Verdana, sans-serif;
    /*text-align: center; cause rad editor to see a bit weird*/
}

form
{
    background: #fff;
}
H1
{
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
H2
{
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
H3
{
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
H4
{
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
H5
{
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
H6
{
    font-weight: bold;
    font-family: Georgia, "Times New Roman" , Times, serif;
}

DIV.container
{
    min-width: 960px;
    margin: 0px auto;
    width: 960px;
    text-align: left;
}

DIV.container
{
    display: inline-block;
}

DIV.container
{
    display: block;
}

A
{
    color: #004159;
    text-decoration: underline;
}
A:hover
{
    text-decoration: none;
}
DIV.content
{
    padding-right: 0px;
    min-width: 960px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-top: 30px;
    background-color: #fff;
}
DIV.content P
{
    font-size: 12px;
    padding-bottom: 15px;
    line-height: 1.52em;
}

DIV#header
{
    background: url(/images/itzheader.png) repeat-x;
    position: relative;
    border-bottom: solid 1px #000;
    height: 111px; 
}

DIV#header H1
{
    float: left;
    height: 151px;
}

DIV#nav
{
    font-size: 14px;
    float: right;
    padding-top: 39px;
}

DIV#nav LI
{
    display: inline;
    float: left;
    height: 40px;
}
DIV#nav A
{
    padding-right: 20px;
    display: block;
    padding-left: 20px;
    float: left;
    padding-bottom: 11px;
    color: #fff;    
    padding-top: 11px;
    height: 18px;
    text-decoration: none;
}
DIV#nav A:hover
{
    /*color: #FFF;*/
    color:#fff;
    padding-top: 11px;
    text-decoration: underline;
}
DIV#nav LI.active
{
    padding-left: 15px;
}
DIV#nav A.active
{
    padding-right: 20px;
    padding-left: 5px;
    padding-bottom: 11px;
    /*color: #FFF;*/
    padding-top: 11px;
    text-decoration: underline;
}
DIV#nav A.active:hover
{
    padding-right: 20px;
    padding-left: 5px;
    padding-bottom: 11px;
    /*color: #fff;*/
    padding-top: 11px;
    text-decoration: underline;
}
DIV#nav A.end
{
    padding-right: 0px;
}

DIV#sidebar DIV#box H2
{
    padding-right: 0px;
    padding-left: 55px;
    font-size: 20px;
    padding-bottom: 26px;
    color: #004159;
    padding-top: 12px;
}

DIV#sidebar DIV#box H2
{
    font-size: 16px;
    background: url(features-yellow.png) no-repeat 0px 3px;
    padding-top: 16px;
}

DIV#sidebar DIV#box UL
{
    padding-bottom: 10px;
}

DIV#sidebar DIV#box LI
{
    padding-right: 0px;
    padding-left: 35px;
    font-size: 12px;
    background: url(check.png) no-repeat 2px 0px;
    padding-bottom: 10px;
    width: 257px;
    line-height: 1.52em;
    padding-top: 1px;
}
DIV#sidebar DIV#box LI
{
    width: 185px;
}

DIV#sidebar DIV#box DIV.more
{
    background: url(more-yellow.png) no-repeat;
}
DIV#sidebar DIV#box DIV.more A
{
    background: url(more-yellow.png) no-repeat;
}

DIV#sidebar DIV#box DIV.more A:hover
{
    background-position: -80px 0px;
}

DIV#main
{
    float: left;
    width: 670px;
}
DIV#sidebar
{
    float: right;
    width: 250px;
}
DIV#sidebar DIV#box
{
    padding-right: 15px;
    border-top: #e1d73b 2px solid;
    padding-left: 15px;
    margin-bottom: 15px;
    padding-bottom: 20px;
    padding-top: 13px;
    background-color: #fffedf;
}

DIV#page DIV#main DIV.text UL
{
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    list-style-type: disc;
}
DIV#page DIV#main DIV.text OL
{
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    list-style-type: decimal;
}
DIV#page DIV#main DIV.text LI
{
    font-size: 12px;
    padding-bottom: 8px;
    margin-left: 35px;
    line-height: 1.52em;
}

div#userStories th
{
    font-size: 12px;
    padding: 8px 8px 8px 8px;
    margin-left: 35px;
    line-height: 1.52em;
    border: solid 1px silver;
    background-color: #000040;
    color:#fff;
}

div#userStories td
{
    font-size: 12px;
    padding: 8px 8px 8px 8px;
    margin-left: 35px;
    line-height: 1.52em;
    border: solid 1px silver;
}

DIV#page DIV#main DIV.text td a, DIV#page DIV#main DIV.text td a:link
{
    text-decoration:none;
}

DIV#page DIV#main DIV.text td a:hover
{
    text-decoration:underline;
}

DIV#page DIV#main H1
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    padding-bottom: 10px;
    color: #004159;
    padding-top: 10px;
}
DIV#page DIV#main H2
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    padding-bottom: 10px;
    color: #004159;
    padding-top: 10px;
}
DIV#page DIV#main H3
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    padding-bottom: 10px;
    color: #004159;
    padding-top: 10px;
}
DIV#page DIV#main H4
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 10px;
    color: #004159;
    padding-top: 10px;
}
DIV#page DIV#main H5
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 10px;
    color: #004159;
    padding-top: 10px;
}
DIV#page DIV#main H6
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8px;
    padding-bottom: 10px;
    color: #004159;
    padding-top: 10px;
}
DIV#page DIV#main H1
{
    padding-top: 0px;
}
DIV#page DIV#main STRONG
{
    line-height: 1.52em;
}
DIV#page DIV#main EM
{
    line-height: 1.52em;
}

DIV#footer
{
    clear: left;
    background: url(/images/itzfooter.png) repeat-x;
    position: relative;
    padding-right: 0px;
    min-width: 960px;
    min-height: 150px;
    padding-left: 0px;
    padding-top: 25px;
}
DIV#footer P
{
    font-size: 11px; /*float: left;*/
    color: #fff;
    line-height: 1.52em;
}
DIV#footer P#links
{
    /*float: right;*/
}
DIV#footer P A
{
    color: #fff;
}
DIV#footer P SPAN
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 0px;
    padding-top: 0px;
}
/* -------------------------------------------------- */
.ContactInfoColumn
{
    min-width: 960px;
    font-family: Tahoma;
    padding-bottom: 100px;
    color: #fff;
}

.ContactInfoColumn div.ContactInfo
{
    width: 300px;
    float: left;
    padding: 12px 12px 12px 12px;
}

.ContactInfoColumn div.AdminInfo
{
    width: 300px;
    float: right;
    padding: 12px 12px 12px 12px;
}

.titleAnchor
{
    text-decoration:none;
}

/* Code samples */
table.codeSample td
{
  font-family: courier new;
  font-size:12px;
  font-weight:bold;
}
table.codeSample td
{
  font-family: courier new;
  font-size:12px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

