body, p, table, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.warning {font-family: Arial; font-size: 22px; font-weight: bold; color: #ff0000; }
.warning2 {font-family: Arial; font-size: 20px; color: #000000; }
.expand {font-family: Arial; font-size: 22px; font-weight: bold; color: #000000; }
.expand2 {font-family: Arial; font-size: 16px; color: #000000; }

.breadcrumb {font-size: 11px; }
.breadcrumb2 {font-size: 9px; }
.message2 {font-size: 14px; }
.message {font-size: 14px; font-weight: bold; }
.look {font-size: 14px; color: #003399; font-weight: bold;}

.unread {font-size: 11px; background-color: #ffffcc; font-weight: bold;}
.read   {font-size: 11px; background-color: #eeeecc;}
.avail {color: #009900; font-size: 10px; }
.taken {color: #ff0000; font-size: 10px; }

td.opttitle {vertical-align: top; background: #eeeecc; text-align: right;}

.offers {
	font-size: 10px;
}

.subhead {
	font-size: 16px; color: #339900; font-weight: bold;
}

.subhead2 {
	font-size: 12px; color: #003399; font-weight: bold;
}

.copyright {
  font-size: 10px;
}

.beige td {
 	font-size: 11px; text-align: center; background: #eeeecc;
}

.beige th {
  background: #6699cc; font-weight: normal; color: #ffffff;
}

.beige th.activecol {background: #003399; color: #ffff00;}


.activecol a {color: #ffffff; text-decoration: underline; font-weight: bold;}
.activecol a:visited {text-decoration: underline;}

.inactivecol a {color: #ffffff; text-decoration: underline; font-weight: bold;}
.inactivecol a:visited {text-decoration: underline;}

.topnav th {font-weight: bold; background: #6699cc; white-space:}
.topnav th a {text-decoration: underline; color: #ffffff;}

.topnav th.activetopnav {color: #eeeecc; background: #003399;}
.topnav th.activetopnav a {color: #eeeecc; text-decoration: underline;}

th.activesubnav {font-size: 10px; font-weight: bold; color: #003399; background: #ffffff;}
th.addressbooknav {font-size: 11px; font-weight: bold; color: #003399; background: #ccc;}

th.activesubnav a {color: #003399; text-decoration: underline;}

th.inactivesubnav {font-size: 10px; font-weight: bold; background: #003399;}
th.inactivesubnav a {color: #ffffff; text-decoration: underline;}
th.inactivesubnav a:visited {color: #ffffff; text-decoration: underline;}

.botnav {color: #ffffff; font-weight: normal; background: #6699cc; white-space: nowrap; }
.botnav a {color: #ffffff; text-decoration: underline;}

td.grey {
  text-align: right; background: #eeeeee;
}

a:hover {
  text-decoration: underline;
}

a:active {
 color: #6699cc;
 background: #ffcc00;
}
.benefits {
  font-size: 16px;
	color: #003399;
}

.home {font-size: 14px; color: #003399; font-weight: bold; }
.home2 {font-size: 16px; color: #339900; font-weight: bold; }
.home3 {font-size: 14px; font-weight: bold; }


a:link.nav1 {color: #ffffff; text-decoration: none; }
a:active.nav1 {color: #ffffff; text-decoration: underline; }
a:visited.nav1 {color: #ffffff; text-decoration: none; }
a:hover.nav1 {color: #003399; text-decoration: underline; }

a:link.nav2 {color: #ffffff; text-decoration: none; }
a:active.nav2 {color: #ffffff; text-decoration: underline; }
a:visited.nav2 {color: #ffffff; text-decoration: none; }
a:hover.nav2 {color: #cccccc; text-decoration: underline; }

a.hov1 {color: #0000ff; text-decoration: none; }
a:active.hov1 {text-decoration: underline; }
a:hover.hov1 {text-decoration: underline; }

a.hov2 {color: #666666; text-decoration: none; }

.nav {background-color: #6699cc; text-align: center; }
.nav a {color: #ffffff; text-decoration: underline; }
.navslct {background-color: #003399; text-align: center; }
.title {font-size: 14px; color: #000000; font-weight: bold; background-color: #eeeeee; }
.name {font-size: 12px; color: #003399; font-weight: bold; }
.press {font-size: 12px; color: #000000; font-weight: bold; font-style: italic;}
.px11 {font-size: 11px; }
.ftrtbl {background-color: #cccccc; }
.ftrhdr {color: #003399; background-color: #eeeecc; }
.ftrttl {font-size: 11px; color:#666666; font-weight: bold; background-color: #eeeeee; }
.ftrcpy {font-size: 11px; background-color: #ffffff; }
.view {background-color: #eeeecc; text-align: center; font-size: 11px; color: #003399; font-weight: bold; }
.addrssnav {font-size: 10px; font-weight: bold;}
.subnav2 {font-size: 11px; color: #ffffff; font-weight: bold; }
p.head {font-size: 11px; font-weight: bold; }
p.body {font-size: 11px; margin-left: 25px; margin-right: 0%; margin-top: 14pt; margin-bottom: 0%; }
ul.indent {font-family: Verdana; font-size: 11px; margin-left: 60px; margin-right: 0%; margin-top: 14pt; margin-bottom: 0%; }
.ButtonNormal
{
	background-color: buttonface;
	border-left: buttonface solid 1px;
	border-top: buttonface solid 1px;
	border-right: buttonface solid 1px;
	border-bottom: buttonface solid 1px;
}

.ButtonPressed
{
	background-color: buttonface;
	border-left: buttonshadow solid 1px;
	border-top: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	border-bottom: buttonhighlight solid 1px;
}

.ButtonMouseOver
{
	background-color: buttonface;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
}

.ButtonDisabled
{
	background-color: buttonhighlight;
	border-left: buttonface solid 1px;
	border-top: buttonface solid 1px;
	border-right: buttonface solid 1px;
	border-bottom: buttonface solid 1px;
}

.Image {width: 22px; height: 22px;}

.Toolbar
{
	background-color: buttonface;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
	height: 30px;
}

.Divider
{
	background-color: buttonface;
	border-left: buttonshadow solid 1px;
	border-top: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	border-bottom: buttonhighlight solid 1px;
	width: 2px;
	height: 24px;
}

.Swatch
{
	background-color: buttonface;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
	width: 3px;
	height: 24px;
}

.Space {background-color: buttonface; width: 0px;height: 24px;}
.List {background: #ffffff; font: 8pt verdana,arial,sans-serif; }
.Text {font: 8pt verdana,arial,sans-serif; }
.Heading {color:navy; background: #ffffff;}

input[type="submit"] {font-family:verdana,sans-serif;font-size:11px;background:#CCCCCC;border-bottom:1px solid #666666;border-right:1px solid #666666;border-left:1px solid #c9c9c9;border-top:1px solid #c9c9c9;color:#000066;height:19px;text-decoration:none;cursor:hand}

.bttn1 {font-family:verdana,sans-serif;font-size:11px;background:#CCCCCC;border-bottom:1px solid #666666;border-right:1px solid #666666;border-left:1px solid #c9c9c9;border-top:1px solid #c9c9c9;color:#000066;height:19px;text-decoration:none;cursor:hand}

.svbttn {font-family:verdana,sans-serif;font-size:12px;background:#DCDCDC;border-bottom:1px solid #666666;border-right:1px solid #666666;border-left:1px solid #c9c9c9;border-top:1px solid #c9c9c9;color:#000066;height:19px;text-decoration:none;cursor:hand}
.drpdwn	{font-family:verdana,san-serif;font-size:11px;color:#000000;background-color:#FFFFFF}

select	{font-family:verdana,san-serif;font-size:11px;color:#000000;background-color:#FFFFFF}

td.text1 {font-size: 11px; background-color: #eeeecc; font-weight: bold; text-align: right; }

.tableheader {font-size: 10px; font-weight: bold; background-color: #CCCCCC;}
.tableheader2 {font-size: 11px; font-weight: bold; background-color: #DDDDDD; height: 25px;}
.tableheader3 {font-size: 11px; font-weight: bold; }
.tablerow {font-size: 11px;}
.tablerow-gray {font-size: 11px; background-color: #EEEEEE;}
.tablerow-on {font-size: 11px; background-color: #C6D6E4;}

.section_title {font-size: 11px; font-weight: bold; background-color: #CCCCCC;}
.section_titlegraybg {font-size: 11px; font-weight: bold; background-color: #EEEEEE;}
.section_titlewhitebg {font-size: 11px; font-weight: bold; background-color: #FFFFFF;}
.section_graybar {font-size: 11px; background-color: #CCCCCC;}
.section_graybg {font-size: 11px; background-color: #CCCCCC;}
.section_whitebg {font-size: 11px; background-color: #FFFFFF;}
.subsection_title {font-size: 11px; font-weight: bold; color: #333333; background-color: #EEEEEE;}
.subsection_data {font-size: 11px; background-color: #FFFFFF;}

table.comparisonchart {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	font-size: 10px;
	border-collapse: collapse;

}
table.comparisonchart th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	font-size: 10px;
	font-color: #222222;
	text-align: left;
	padding-left: 15px;
	-moz-border-radius: ;
}
table.comparisonchart td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	font-size: 10px;
	-moz-border-radius: ;
}
table.comparisonchart2 {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: none;
	border-collapse: collapse;

}
table.comparisonchart2 th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: none;
        font-size: 10px;
        font-color: #222222;
        text-align: left;
        padding-left: 15px;
	-moz-border-radius: ;
}
table.comparisonchart2 td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: none;
        font-size: 10px;
	-moz-border-radius: ;
}

/* styles for the dropdown menu */

#navwrap {
   font: 62.5%/1.2 Verdana, Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   width: 756px;
   height: 26px;
   padding: 0px;
   margin: 0 auto; 
   position: relative;
   z-index:2; }


#navbar {
    width: 756px;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	background-image: url(/mail/client/graphics/navbar_bg.jpg);
	border-bottom: 0px solid #ccc; 
	border-top: 0px solid #ccc; }
#navbar li {
   list-style: none;
   float: right; }
#navbar li a {
   		display: block;
		padding: 6px 6px;
		text-decoration: none;
		font-weight: bold;
		color: #EEEEEE;
		border-left: 1px solid #ccc; }
#navbar li a:hover {
		color: #000000;
		background-image: url(/mail/client/graphics/navbar_bg_on.jpg); }
#navbar li ul {
   display: none; 
   width: 10em; /* Width to help Opera out */
   background-color: #69f;}
#navbar li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
   background-color: #B0C3D3;
   border-bottom: 1px solid #fff;
   font-weight: normal;
   white-space:nowrap;
   text-align: left;
   width:190px;
   color: #000; }
#navbar li li a:hover {
   background-color: #849EB5;
   font-weight: normal;
   white-space:nowrap;
   text-align: left;
   width:190px;
   color: #FFFFFF;  }

