body { margin: 0px; }
form { margin: 0px; }
img { border-width: 0px; }
td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #031D48; }
sup { font-size: 9px; }
a { color: #FF6600; text-decoration: none; }
a:hover { text-decoration: underline; }

.fullWidth { width: 100%; }

.bodyText { font-size: 12px; text-align: justify; }

.topBorder { background-color: #8BD7FF; color: #000000; font-size: 4px; }
.toptabBg { background-image: url(../images/03toptabbg.gif); background-repeat: repeat-x; background-color: #8BD7FF; color: #000000; }
.borderBg { background-image: url(../images/10borderfade.gif); background-repeat: no-repeat; background-position: bottom; background-color: #6CC4F0; color: #000000; }
.footerBg { background-image: url(../images/18footerbg.gif); background-repeat: repeat-x; background-color: #8BD7FF; color: #000000; }

.dropdownBorderBg { background-color: #FFFFFF; }
.dropdownBg { background-color: #CCCCCC; }

.leftnavBg { background-color: #FFFFFF; }
.leftnavOnBg { background-color: #FCB978; }
.leftnavBorderBg { background-color: #B2B2B2; color: #000000; }

.splashCalloutBg { background-image: url(../images/15fuzeoncalloutbg.gif); background-repeat: repeat-y; background-color: #2BAEF3; color: #000000; }
.splashText { font-size: 10px; }

.calloutBg { background-color: #DFF3FD; color: #999999; }

.globeBg { background-image: url(../images/25globebg.gif); background-repeat: no-repeat; background-color: #FFFFFF; color: #000000; }
.globeLowBg { background-image: url(../images/26globelowbg.gif); background-repeat: no-repeat; background-position: bottom left; }

.searchBox { font-family: Arial, Helvetica, sans-serif; color: #000000; width: 172px; height: 18px; font-size: 12px; border: 1 solid #666666; border-style: solid; border-color: #666666; border-width: 1px; }

.subnavbg { background-image: url(../images/23subnavbg.gif); background-repeat: repeat-y; background-color: #3BBCFF; color: #000000; }
.subnavbgTop { background-image: url(../images/22subnavtopbg.gif); background-repeat: no-repeat; }
.subnav { font-weight: bold; color: #006393; }
.subnav:hover { color: #FF6600; text-decoration: none; }
.subnavOn { font-weight: bold; color: #006393; }
.topnav { font-weight: bold; color: #006393; }
.topnav:hover { text-decoration: none; }

.fuzeonsubbg { background-image: url(../images/33subfuzeonbg.gif); background-repeat: repeat-y; }
.supportText { color: #FF6600; font-size: 10px; }
.quoteboxBg { background-image: url(../images/36quoteboxbg.gif); background-repeat: repeat-y; }

.footer { font-size: 10px; color: #031D48; }
.footerLink { font-size: 10px; color: #031D48; }

.contactBox { font-family: Arial, Helvetica, sans-serif; color: #000000; width: 172px; font-size: 12px; }
.contactMulti { font-family: Arial, Helvetica, sans-serif; color: #000000; width: 240px; height: 120px; font-size: 12px; }
.redText { color: #FF0000; }
.redTextFix { color: #FF0000; font-style: italic; }

.tableBorder { background-color: #000000; color: #000000; }
.tableRowBg { background-color: #FFFFFF; color: #000000; vertical-align: top; }
.tableHeadBg { background-color: #DDDDDD; color: #000000; vertical-align: top; }

/* AREA FOR ROLLOUT MENU */

.contain { position: relative; z-index: 1; }

#menu1Container { left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent; }
#menu2Container { left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent; }
#menu3Container { left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent; }
#menu4Container { left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent; }
#menu5Container { left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent; }
#menu6Container { left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent; }
#menu7Container { left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent; }

/* END AREA FOR ROLLOUT MENU */

/* Homepage touts */

.clear
{
	clear: both;
	font-size: 0px;
}

#announcement-tout
{
	background: url(../images/announcement-tout-top.gif) no-repeat top left;
	width: 247px;
	padding: 29px 0 0 0;
	margin: 25px 0 0 8px; 
}

#announcement-tout-outer
{
	background: url(../images/announcement-tout-bottom.gif) no-repeat bottom left;
	padding: 0 0 4px 0;
}

#announcement-tout-inner
{
	background: url(../images/announcement-tout-bg.gif) repeat-y top left;
	font-family: Arial;
	font-size: 12px;
	color: #082a53;
	padding: 8px 0 0 8px;
	height: 88px;	
}

#announcement-tout-inner p
{
	margin: 0;
}

#announcement-tout-inner img
{
	float: right;
	margin: 0 11px 0 0;
	vertical-align: bottom;
	border: none;
}