﻿div
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #FFFFFF;
}

div.header
{
    background-image: url('../images/bg.gif');
    background-repeat: repeat-x;
}

div.background
{
    background-image: url('../images/world.gif');   
    float: right;
    width: 80%;
    margin-bottom: 20px;
}

#vnav
{
    float: left;
    width: 20%;
    background-color: #FFFFFF;
    padding-bottom: 15px;
}

#hnav
{
    margin-bottom: 18px;
}

table
{
    border-spacing: 0;
    border-collapse: collapse;
}

td 
{
    padding: 0;
    border: none;
}

img 
{
    border: 0;
}

body 
{
    width: 100%;
    margin: 0;
    background-color: #000033;    
}

body.index
{
    background-color: #FFFFFF;
    color: #000000;
    margin: 0;
}

body.index a
{
    color: #990033;
}

body.index p
{
    color: #000000;
}

body.index table
{
    color: #000000;
}

a.vnav_txt
{
    font-size: 10px;
    color: #990033;
}

.bluetext
{
    color: #99CCFF;
}

.hnav_sel_txt
{
    color: #FFFFFF;
    font-weight: bold;
}

b.b1
{
    color: #99CCFF;
}

#divisions
{
    width: 85%;
    text-align: center;
    margin: 30px 0px 30px 75px;
}

#divisions td
{
    padding-bottom: 10px;
}

.numbullet
{
    text-align: right;
    width: 8%;
}

.division
{
    text-align: left;  
}

.content
{
    margin: 40px 40px 5px 40px;  
    min-height: 367px;
}

#contactbox
{
    border: solid 2px #FFFFFF;
    width: 80%;
    padding: 10px 0px 10px 0px;
    margin: 55px 0px 20px 0px;
}

.indexhmenu
{
    font-size: 11px;
}

.indexhmenu3
{
    font-size: 11px;
    margin-bottom: 20px;    
}

.hmenu3
{
    margin-bottom: 20px;
}

.prodheader
{
    width: 70%;
}

.corespecial
{
    text-align: center;
    color: #990033;
    font-size: 16px;
    font-weight: bold;
    margin-top: 50px;
}

ul li.trans
{
    padding-top: 5px;
}

#contact .label
{
    width: 200px;
}

#contact .textbox
{
    width: 200px;
}

#contact td
{
    padding-bottom: 15px;
    text-align: left;
}

.error
{
    color: #990033;
}

.vmenu
{
    margin-top: -1px;
}