/* page layout and position styles */
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
}

table.main {
width: 820px;
font-family: arial, verdana, sans-serif;
font-size:12px;
color: #4E4E4E;
padding-left:0px;
padding-top:0px;
}

.package_table {
width: 615px;
font-family: arial, verdana, sans-serif;
/* font-size:11px; - CHANGED OCT 16 06: Increase font size in virtual office package table */
font-size:12px;
color: #4E4E4E;
background-repeat: repeat-y;
}

.body_content {
width: 430px;
padding-left: 20px;
padding-right: 20px;
vertical-align: top;
}

.body_content_nopromo {
width: 641px;
padding-left: 15px;
padding-right: 5px;
vertical-align: top;
}

.header {
background-color: #000099;
}

.topnav {
background-image: URL(/images/topnav_back.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
max-width:820px;
}

.footer {
background-color: #000099;
}

.leftnav{
width: 179px;
vertical-align: top;
}

.rightpromo {
width: 209px;
padding-right: 5px;
padding-left: 10px;
vertical-align: top;
}

.vertseperator {
width: 2px;
background-image: URL(/images/vert_dots.gif);
background-repeat: repeat-y;
}

.horizseperator {
height: 2px;
background-image: URL(/images/horiz_dots.gif);
background-repeat: repeat-x;
}


.account_nav {
position:absolute;
top: 48px;
left: 480px;
width: 340px;
}

.account_nav_smb {
position:absolute;
top: 51px;
left: 490px;
width: 332px;
}

hr {
size: 1px;
color: #CCCCCC;
background-color: #CCCCCC;
font-size: 1px;
}

/* font styles */
h1
{
color: #00007A;
font-size: 20px;
font-weight: bold;
}

h2
{
color: #00007A;
font-size: 14px;
font-weight: bold;
}

h3
{
color: #333333;
font-size: 14px;
font-weight: bold;
}

.normalgrey {
font-size: 12px;
color: #4E4E4E;
}

.normalgreybold {
font-size: 12px;
color: #4E4E4E;
font-weight: bold;
}


.midgrey {
font-size: 12px;
color: #4E4E4E;
}

.largeyellowbold
{
font-size: 14px;
font-weight: bold;
color: #E7BF4C;
}

.xlargeyellowbold
{
font-size: 20px;
font-weight: bold;
color: #E7BF4C;
}

.largegreybold
{
font-size: 14px;
font-weight: bold;
}

.normalblack {
font-size: 12px;
color: #000000;
}

.midblack {
font-size: 14px;
color: #000000;
}

.boldblue {
font-size: 12px;
color: #00007A;
font-weight: bold;
}

.medboldblue {
/* 10.04.2006 - font-size changed from 14 to 16px */
font-size: 16px;
color: #00007A;
font-weight: bold;
}

.xlargeboldblue {
font-size: 24px;
color: #00007A;
font-weight: bold;
}

.largeboldblue {
font-size: 20px;
color: #00007A;
font-weight: bold;
}

.footerwhite
{
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
padding-left: 20px;
}

.disclaimer
{
color: #FFFFFF;
font-size: 9px;
padding-right: 5px;
}

.page_title
{
color: #FDE702;
font-size: 18px;
font-weight: bold;
position:absolute;
top: 16px;
left: 611px;
width: 211px;
padding-right:10px;
}

a {
color: #00007A;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #E7BF4C;
text-decoration: none;
font-weight: bold;
}

.whitelink {
color: #FFFFFF;
text-decoration: none;
}

.whitelink:hover {
color: #FFFFFF;
text-decoration: underline;
}

.largewhite {
color: #FFFFFF;
font-size:24px;
font-weight:bold;
}

ul {
font-size:12px;
line-height: 13px
}

li {
padding-bottom: 10px;
}

.txtbox {
font-size: 12px;
color: #000000;
font-family: arial, verdana, sans-serif;
width: 180px;
height: 20px;
}

.drop {
font-size: 12px;
color: #000000;
font-family: arial, verdana, sans-serif;
width: 200px;
height: 20px;
}

.drop_surveys {
font-size: 12px;
color: #000000;
font-family: arial, verdana, sans-serif;
width: 100%;
height: 20px;
margin-bottom:10;
}

.form_btn {
font-size: 13px;
color:#FFFFFF;
background-color:#000099;
border-color:#000099;
}


/* table styles */

.headercell {
background-color: #00007A;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
}

.greybodycell {
background-color: #F3F3F3;
font-weight: bold;
font-size: 12px;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
}
