body, h1, h2, h3, h4, h5, h6, blockquote, p, address, form, fieldset, ul, ol, dl, dt, dd, li, hr, table, td, th {
    margin: 0;
    padding: 0;
    margin-left: 1px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

fieldset, img {
    border: none;
}

li {
    list-style: none;
}

img, input, select {
    vertical-align: middle;
}

.clear {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.tright {
    text-align: right;
}

body, td, th, input, textarea, select {
    font-size: 12px;
    font-family: trebuchet ms, arial, helvetica, sans-serif;
    color: #010000;
}

body {
    text-align: center;
    background-color: #E5E5E5;
}

#outer {
    background: #E5E5E5 url(../img/bg-body.gif) center 0 repeat-y;
}

#outerIn {
    background: transparent url(../img/bg-outer.jpg) center 0 no-repeat;
}

#container {
    text-align: left;
    margin: 0 auto;
    width: 907px;
    position: relative;
    right: -12px;
}

#top {
    height: 180px;
    background: transparent url(../img/bg-top.jpg) no-repeat;
}

h1#logo {
    padding-top: 22px;;
}

h1#logo a {
    display: block;
    width: 198px;
    height: 111px;
    background: transparent url(../img/logo.jpg) no-repeat;
}

h1#logo a span {
    display: none;
}

#navBar {
    background: #2D4994 url(../img/bg-navbar.gif) no-repeat;
}

.mainPage #content {
    background: transparent url(../img/bg-sidebar-mainpage.jpg) no-repeat;
}

.subPage #content {
    background: transparent url(../img/bg-content-subpage.jpg) no-repeat;
}

#main, #sidebar {
    float: left;
}

.mainPage #main {
    width: 617px;
    padding: 0 20px 20px 17px;
    text-align: justify;
    background: transparent url(../img/bg-main-mainpage.jpg) no-repeat;
}

.mainPage #main h2 {
    margin-top: 6px;
    margin-bottom: 14px;
    position: relative;
    left: -8px;
}

.mainPage #sidebar {
    width: 252px;
    padding-left: 1px;
}

.subPage #main {
    width: 655px;
    padding: 14px 15px 0 10px;
    background: transparent url(../img/bg-main-subpage.gif) right 2px repeat-y;
    text-align: justify;
    margin-bottom: 35px;
}

.subPage #sidebar {
    width: 222px;
    padding: 19px 0 0 5px;
}

.showPage #main {
    width: 868px;
    padding: 0px 15px 0 24px;
    text-align: justify;
    margin-bottom: 0px;
    background: transparent url(../img/bg-main-showpage.jpg) no-repeat;
}

.showPage #main h2 {
    margin-top: 6px;
    margin-bottom: 14px;
    position: relative;
    left: -8px;
}
/*.subPage #sidebar {
 
 width: 222px;
 
 padding: 19px 0 0 5px;
 
 }*/
.vBox {
    padding: 2px 0 0 3px;
    position: relative;
}

.vBox h2 {
    font: bold italic 13px arial, helvetica;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 3px;
}

.vBox p {
    margin-left: 8px;
}

.vBox form {
    margin-left: 8px;
}

.vBox a {
    color: #000;
}

#vBoxLogin {
    height: 130px;
    background: transparent url(../img/bg-vbox-login.jpg) no-repeat;
    margin-bottom: 0px;
    margin-top: 25px;
    font-weight: bold;
}

#vBoxLogin1 {
    height: 80px;
    background: transparent url(../img/bg-vbox-login.jpg) no-repeat;
    margin-bottom: 0px;
    margin-top: 25px;
    color: white;
}

#vBoxLogin1 a {
    color: white;
    font-size: 13px;
}

#vBoxLogin form {
    padding-left: -2px;
    padding-top: 4px;
}

#vBoxLogin input.username {
    position: absolute;
    right: 30px;
    top: 36px;
}

#vBoxLogin input.password {
    position: absolute;
    right: 30px;
    top: 59px;
}

#vBoxLogin input.image1 {
    position: absolute;
    right: 5px;
    top: 47px;
}

#vBoxLogin p.italic {
    margin-top: -2px;
    font-style: italic;
}

#vBoxLogin p.forBecoming {
    margin-top: 10px;
    margin-left: 0px;
}

#vBoxLogin p.title {
    margin-left: 0px;
}

#vBoxRequest {
    height: 80px;
    background: transparent url(../img/bg-vbox-request.jpg) no-repeat;
    font-weight: bold;
}

#vBoxRequest form {
    padding-top: 3px;
    padding-left: 4px;
}

#vBoxRequest input.text {
    margin-left: 10px;
    width: 167px;
    background-color: #FFFFFF;
    border: 1px solid #959190;
    text-align: left;
}

#vBoxRequest input.image1 {
    position: absolute;
    right: 6px;
    top: 43px;
}

#vBoxRequest p.subscribeUnsubscribe {
    text-align: right;
    margin-right: 15px;
    margin-top: 8px;
}

#vBoxSearch {
    height: 82px;
    min-height: 82px;
    margin-top: 3px;
    background: transparent url(../img/bg-vbox-search.jpg) no-repeat;
    font-weight: bold;
    margin-bottom: 3px;
    display: block;
}

#vBoxForm {
    height: 58px;
    margin-top: 2px;
    font-weight: bold;
    margin-left: 0px;
}

#vBoxForm img {
    margin: 0;
    padding: 0;
}

#vBoxSearch input {
    vertical-align: top;
    display: inline;
}

#vBoxSearch .search_box {
    margin-top: 14px;
    margin-left: 0px;
    padding-left: 0px;
}

#vBoxSearch input.image2 {
    position: absolute;
    right: 5px;
    top: 33px;
}

#vBoxSearch input.text {
    margin-left: 45px;
    width: 167px;
    background-color: #FFFFFF;
    border: 1px solid #959190;
    text-align: left;
    margin-bottom: 5px;
}

#main h2 {
    font-family: arial, helvetica;
    font-size: 20px;
    font-weight: normal;
    color: #2C4693;
    margin: 40px 0 10px;
}

#main h3 {
    font-size: 12px;
    font-weight: normal;
    color: #686868;
    margin: 0 0 10px;
}

#main p {
    margin: 0 0 15px;
}

#main ul li {
    background: transparent url(../img/dec-arrow.gif) 0 2px no-repeat;
    padding: 0 0 10px 22px;
    line-height: 15px;
    display: list-item;
}

.subPage #main h2 {
    margin-top: 0;
    margin-bottom: 14px;
    position: relative;
    left: -8px;
}

.subPage #main h3 {
    font-family: arial, helvetica;
    font-size: 16px;
    color: #09054E;
    background: transparent url(../img/dec-arrow.gif) 0 4px no-repeat;
    padding-left: 13px;
    margin-left: 5px;
    margin-bottom: 16px;
}

.subPage #main h4 {
    
	color: #09054E;
    
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 4px;
}

#main p.special {
    background: transparent url(../img/dec-border-h.gif) 0 bottom repeat-x;
    padding: 0 0 22px;
    margin-bottom: 20px;
}

#main p {
    padding: 0;
}

#main p.last {
    margin-bottom: 0;
}

p#pathway {
    font-family: tahoma;
    font-size: 11px;
    color: #666;
    position: relative;
    left: -10px;
}

p#pathway span {
    background: transparent url(../img/dec-arrow2.gif) 2px 4px no-repeat;
    padding: 0 7px;
    zoom: 1;
}

p#pathway a {
    color: #666;
}

#footer {
    height: 30px;
    background-color: #2C4793;
    padding-top: 16px;
}

#footer li {
    display: inline;
    border-left: 1px solid #ABB5D4;
    padding: 0 6px 0 12px;
    font-size: 11px;
    font-family: tahoma, sans-serif;
}

#footer li.first {
    border: none;
}

#footer ul a {
    color: #ABB5D4;
}

input.text {
    background-color: #F1F2F7;
    border: 1px solid #9B999E;
    padding: 1px 2px 1px 2px;
    width: 145px;
}

.vNav {
    text-transform: uppercase;
    width: 222px;
}

.vNav h2 {
    background-color: #2c4793;
    color: White;
    font-weight: bold;
    height: 20px;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 0 0 8px;
    margin-bottom: 12px;
}

.vNav h2 a {
    color: White;
}

.vNav ul {
    margin-top: 2px;
    margin-bottom: 8px;
    margin-left: 0px;
    font-size: 11px;
    text-transform: lowercase;
    font-weight: bold;
}

.vNav li {
    display: inline;
    margin-bottom: 1px;
}

.vNav li a {
    background-color: #e4e4e4;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-bottom: 2px;
}

.vNav a {
    display: block;
    /*background: transparent url(../img/dec-arrow2.gif) 8px center no-repeat;*/
    padding: 0 0 5px 3px;
    color: #361A37;
}

.vNav li.last a {
    border: none;
}

.vNav a.active {
    background-color: #000;
    /*background-image: url(../img/dec-arrow3.gif);*/
    color: #fff;
    padding-top: 4px;
}

.c2 {
    color: #2C4793;
}

#main ul.stars {
    margin-left: 4px;
    margin-bottom: 20px;
}

#main ul.starsSpecial {
    background: transparent url(../img/dec-border-h.gif) 0 bottom repeat-x;
    padding: 0 0 22px;
}

#main ul.stars li {
    background: transparent url(../img/dec-bullet-star.gif) 0 2px no-repeat;
    padding: 2px 0 2px 12px;
}

p.note {
    color: #585757;
}

dl.download dt {
    background: #EFEFEF url(../img/icon-pdf.gif) 6px center no-repeat;
    margin-bottom: 1px;
    padding: 5px 10px 5px 30px;
}

dl.download dd {
    text-align: right;
    margin-top: -22px;
    margin-bottom: 4px;
    padding-right: 70px;
}

.image {
    margin-bottom: 3px;
    margin-right: 4px;
    text-align: left;
    float: left;
    display: block;
    min-height: 140px;
}

#table {
    width: 350px;
    padding-left: 5px;
    padding-top: 10px;
}

#table td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 6px;
    color: #4f6b72;
    text-align: center;
}

.table {
    float: left;
    text-align: center;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    margin: 5px;
}

.subPage #main1 {
    width: 700px;
    padding: 0 17px 0 9px;
    text-align: left;
}

.subPage #content1 {
    background: transparent url(../img/bg-main-mainpage.jpg) repeat-x right 0;
    padding: 20px 0 0px 0;
}

#log {
    color: black;
    margin: 0px;
    padding: 0px;
}

#log_res {
    overflow: auto;
    font-style: italic;
    padding-left: 5px;
    margin: 0px;
    padding: 0px;
}

#log_res.ajax-loading {
    /*background: url(../../images/ajax-loader.gif) no-repeat center;*/
    text-align: center;
}

input.sub {
    background-color: #7C81AE;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    text-align: center;
    width: 70px;
    height: 24px;
    vertical-align: middle;
    color: white;
}

.productFrameOut {
    width: 655px;
    background: White;
}

.productFrame {
    background: transparent url(../img/bg-frame-bottom.jpg) 0 bottom no-repeat;
}

.productFrameIn {
    background: transparent url(../img/bg-frame-top.jpg) no-repeat;
}

.productFrame h3 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-left: 12px;
}

.productFrame h4.top {
    font-size: 11px;
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
    margin-top: -20px;
    text-align: right;
    margin-right: 10px;
}

.productFrame .subFrame {
    width: 155px;
    float: left;
    padding: 15px 0 0 0;
}

.productFrame .subFrame .image {
    overflow: hidden;
    position: relative;
    margin-bottom: 3px;
    margin-left: 3px;
    text-align: center;
}

.productFrame .subFrame .image a.zoom span {
    display: none;
}

.productFrame .mainFrame {
    width: 478px;
    float: left;
    padding: 5px 0px 2px 10px;
}

#table_style {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}

#table_style tr {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
}

#table_style td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
}



.productFrame .mainFrame p.special {
    color: #686868;
    padding-right: 12px;
    line-height: 16px;
}

#main .productFrame .subFrame .params p {
    background-color: #D0D2D2;
    text-transform: uppercase;
    color: #361A37;
    padding: 2px 0 2px 22px;
    margin-bottom: 6px;
    margin-right: 6px;
}

.productFrame .mainFrame h4.features {
    color: #221255;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: normal;
}

.productFrame .mainFrame ul {
    margin: 0 0 5px 15px;
}

.productFrame .mainFrame ul li {
    background: transparent url(../img/dec-arrow2.gif) 0 6px no-repeat;
    padding: 0 0 4px 18px;
    line-height: 15px;
    font-size: 11px;
}

.productFrame .mainFrame h4 {
    color: #221255;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

#table {
    /*width: 445px;*/
    padding-left: 5px;
    padding-top: 10px;
}

#table td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 6px;
    color: #4f6b72;
    text-align: center;
}

.showPage #main table td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 6px;
    color: #4f6b72;
    text-align: center;
}


