form
{
    margin: 0px;
    padding: 0px;
}
a
{
    color: #6D6D6D;
    font-family: tahoma;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
}
img
{
    border: 0;
    margin: 0;
    padding: 0;
}

.popupMenu
{
    border: solid 1px #e0e0e0;
    padding: 10px;
    font-size: 12px;
    position: absolute;
    visibility: hidden;
    color: #5f7786;
    font-family: arial;
    background-color: #f7f8f9;
    margin: 0;
}
.menucss_bg
{
    background: url(               "/images/menu-bg.gif" ) repeat-x;
}
.popupHover, .menucss
{
    padding-left:10px;
    padding-right:10px;
    padding-bottom: 3px;
    font-size: 12px;
    cursor: hand;
    color: #5f7786;
    font-family: arial;
    font-weight: bold;
    margin: 0;
    height: 22px;
}
.popupHover
{
    color: black;
}
.menu
{
}
.menu a, .menu a:hover, .menu a:visited
{
    font-size: 12px;
    font-family: arial;
    color: #5f7786;
    font-weight: bold;
}
.menu a:hover
{
    color: black;
}
.menu ul, .menu li
{
    padding: 0;
    margin: 0;
}
.menu li
{
    list-style-type: none;
    padding-bottom: 5px;
}

.bg_image_container_right
{
    width: 560px;
    height: 190px;
    background-repeat: no-repeat;
    background-position: right top;
}
.bg_image_container_left
{
    width: 560px;
    height: 190px;
    background-repeat: no-repeat;
    background-position: left top;
}

div.image_container_right
{
    text-align: left;
    vertical-align: middle;
    padding: 20px;
}
div.image_container_left
{
    text-align: right;
    vertical-align: middle;
    padding: 20px;
}

div.image_container_header
{
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
}
div.image_container_subheader
{
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 5px;
}
div.image_container_content
{
}


.policy
{
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
    text-align: center;
}
.green
{
    color: #92DC28;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
}
.blue
{
    color: #00AFC9;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
}
.blueproduct
{
    color: #00AFC9;
    font-family: tahoma;
    font-size: 13px;
    line-height: 13px;
}
.light_gray
{
    color: #cccccc;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
}


ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 12px;
}
li
{
    padding: 0 0 0 15px;
    list-style-position: inside;
    list-style-type: square;
}


body
{
    background-color: #5B7285;
    color: #6D6D6D;
    font-family: tahoma;
    font-size: 11px;
    padding: 0;
    margin: 0;
    line-height: 14px;
    text-align: left;
}

.text1
{
    color: #98A6B3;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
}

.title1
{
    color: #006b8D;
    font-family: tahoma;
    font-size: 14px;
    line-height: 13px;
    font-weight: bold;
}

.title2
{
    font-family: tahoma;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
}

.main_9
{
    color: #636363;
    font-family: tahoma;
    font-size: 9px;
    line-height: 13px;
    text-decoration: none;
}
.policy
{
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
    text-align: center;
}
.green
{
    color: #92DC28;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
}
.blue
{
    color: #00AFC9;
    font-family: tahoma;
    font-size: 11px;
    line-height: 13px;
}

.wrap
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

#header
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px;
    text-align: left;
    display: table;
    background: url(    "../images/tall_x.gif" ) repeat-x;
}

table.FixedWidth
{
    width: 800px;
}

table.MainTB
{
    background-color: White;
    width: 850px;
}

table#Foot_TB
{
    color: White;
}



#header2
{
    margin: 0;
    padding: 0;
    width: 766px;
    height: 350px;
    text-align: left;
    display: table;
}

.input
{
    width: 126px;
    border-style: solid;
    border-width: 1px;
    height: 21px;
    background-color: #FFFFFF;
    border-color: #A8B2BD;
    font-family: tahoma;
    font-size: 11px;
    color: #6D6D6D;
    padding-top: 2px;
}

.textarea
{
    width: 200px;
    border-style: solid;
    border-width: 1px;
    height: 114px;
    color: #3D3D3D;
    border-color: #040404;
    font-family: tahoma;
    font-size: 11px;
    overflow: auto;
}
#content
{
    margin: 0;
    padding: 0;
    width: 100%; /*height:345px;*/
    text-align: left;
    display: table;
    background-color: #FFFFFF;
}
#content2
{
    margin: 0;
    padding: 0;
    width: 766px; /*height:345px;*/
    text-align: left;
    display: table;
}

#footer
{
    background-color: #5B7285;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 80px;
    text-align: left;
}
#footer2
{
    margin: 0px;
    padding: 0px;
    width: 766;
    height: 80px;
    text-align: left;
}
#footer_left
{
    margin: 0px;
    padding: 0px;
    width: 505;
    height: 80px;
    float: left;
}
#footer_right
{
    margin: 0px;
    padding: 0px;
    width: 261;
    height: 80px;
    float: right;
    background: url(    "../images/back_f.gif" ) no-repeat;
}


.gridview_header
{
    background-color: #899cb0;
    font-family: Tahoma, Verdana, Arial;
    color: White;
}
a.gridview_header
{
    background-color: #899cb0;
    font-family: Tahoma, Verdana, Arial;
    color: White;
}


.gridview_item
{
    background-color: #ffffff;
    font-family: Tahoma, Verdana, Arial;
    color: #000000;
}
.gridview_alter_item
{
    background-color: #ffffCC;
    font-family: Tahoma, Verdana, Arial;
    color: #000000;
}
.gridview_footer
{
    background-color: #ccffcc;
    font-family: Tahoma, Verdana, Arial;
    color: #000000;
    font-weight: bold;
}
.grid_pager
{
    font-size: 20px;
    font-weight: bold;
}
.Search_TB_Title
{
    text-align: -moz-right; /*FF*/ #text-align:right;/*IE */
font-weight:bold;
}
.Search_TB_Entry
{
    text-align: -moz-left; /*FF*/ #text-align:left;/*IE */
}

.page_title
{
    color: #006b8D;
    font-family: tahoma;
    font-size: 16px;
    line-height: 13px;
    font-weight: bold;
}

.section_title
{
    color: #006b8D;
    font-family: tahoma;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
}

.version_title
{
    color: #006600;
    font-family: tahoma;
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
}

.feature_title
{
    color: #006600;
    font-family: tahoma;
    font-size: 12px;
    line-height: normal;
    font-weight: bold;
}

h2
{
    margin: 10px 0px 0px 0px;
    height: 26px;
    color: #336699;
}

h3
{
    margin: 10px 5px 0px 5px;
    height: 20px;
    padding-left: 5px;
    padding-top: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0f2b5b;
    font-weight: bold;
    border-bottom: solid 1px #808080;
}

h4
{
    margin: 15px 0px 5px 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0f2b5b;
    font-weight: bold;
}

.MainMenu
{
    border-right: #e0e0e0 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    background-image: url(00020005);
    padding-bottom: 3px;
    border-left: #e0e0e0 1px solid;
    cursor: hand;
    color: #5f7786;
    padding-top: 3px;
    font-family: arial;
}

#lightbox
{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 150;
    text-align: center;
    line-height: 0;
}

#lightbox a img
{
    border: none;
}

#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer
{
    padding: 10px;
}

#loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}

#prevLink, #nextLink
{
    width: 49%;
    height: 100%;
    background: transparent url( '/components/lightbox2.04/images/blank.gif' ) no-repeat; /* Trick IE into showing hover */
    display: block;
}
#prevLink
{
    left: 0;
    float: left;
}
#nextLink
{
    right: 0;
    float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url( '/components/lightbox2.04/images/prevlabel.gif' ) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url( '/components/lightbox2.04/images/nextlabel.gif' ) right 15% no-repeat;
}


#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData
{
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails
{
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption
{
    font-weight: bold;
    float: left;
    padding-top: 1.0em;
    color: #A5D069;
}
#imageData #numberDisplay
{
    display: block;
    clear: left;
    color: #336600;
}
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-top: 0.7em;
}

#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.screenshots
{
    padding: 20px 0;
    margin: 0 -5px;
    float: left;
}
.screenshots a
{
    width: 150px;
    display: block;
    color: #fff;
    background: #4e7d47;
    padding: 1px;
    overflow: hidden;
    float: left;
    margin: 0 5px 28px 5px;
}
.screenshots a img
{
    float: left;
}
.screenshots a span
{
    padding: 2px 5px;
    display: block;
    float: left;
}
.screenshots a:hover
{
    color: #b2d77d;
    background: #008289;
}
