body {
	margin: 0;
}
a.mainLink {
	text-decoration: none;
}

a.mainLink:link {
	color: #4482AB;
}

a.mainLink:active {
	color: #4482AB;
}

a.mainLink:visited {
	color: #4482AB;
}

a.mainLink:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav {
	display: block;
}

#nav a {
	color: #4482AB;
	font: bold 9pt Verdana;
}

#nav a {
	text-decoration: none;
}
#nav li ul li {
	border-left: 2px solid Black;
	border-right: 2px solid Black;
	background-color: white;
}

#nav li ul li a {
	display: block;
	font-weight: normal;
	color: #4482AB;
	padding: 0.2em 9px;
	background-image: none;
	background-color: white;
	height: auto;
	width: 13em;
}

#nav li ul li a:hover {
	TEXT-DECORATION: underline;
	background-color: White;
	background-image: none;
}
.subnav {
	border-bottom: 0px;
	margin-bottom: 0px;
	background-color: white;
}
#last{
	border-bottom: 2px solid Black;
}

 li#home a {
	display: block;
	background: url(images/nav_home.gif) top left no-repeat;
	height:40px;
	width: 84px;
}
 li#home a:hover {
	background: url(images/nav_home_on.gif) top left no-repeat;
}
 li#growyourbusiness a {
	display: block;
	background: url(images/nav_growyourbusiness.gif) top left no-repeat;
	height:40px;
	width: 157px;
}
 li#growyourbusiness a:hover {
	background: url(images/nav_growyourbusiness_on.gif) top left no-repeat;
}

 li#capabilities a {
	display: block;
	background: url(images/nav_capabilities.gif) top left no-repeat;
	height:40px;
	width: 109px;
}
 li#capabilities a:hover {
	background: url(images/nav_capabilities_on.gif) top left no-repeat;
}

 li#faqs a {
	display: block;
	background: url(images/nav_faqs.gif) top left no-repeat;
	height:40px;
	width: 74px;
}
 li#faqs a:hover {
	background: url(images/nav_faqs_on.gif) top left no-repeat;
}

 li#support a {
	display: block;
	background: url(images/nav_support.gif) top left no-repeat;
	height:40px;
	width: 213px;
}
 li#support a:hover {
	background: url(images/nav_support_on.gif) top left no-repeat;
}

 li#contactus a {
	display: block;
	background: url(images/nav_contactus.gif) top left no-repeat;
	height:40px;
	width: 122px;
}
 li#contactus a:hover {
	background: url(images/nav_contactus_on.gif) top left no-repeat;
}

li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: white;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
}

li li {
	display: block;
	float: none;
	background-color: White;
	border: 0px;
}

li:hover ul, li.over ul {
	display: block;
}

.formfield{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.formfieldreq{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
.mainText{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#565656;
	text-decoration:none;
	LINE-HEIGHT: 18px;
   PADDING-RIGHT: 27px;
   PADDING-LEFT: 27px;
   PADDING-BOTTOM: 5px;
   PADDING-TOP: 5px;
}
.tableText{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#565656;
	text-decoration:none;
	LINE-HEIGHT: 18px;
}
.ftableHeader{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006DB2;
	line-height: 11px;
}

.ftableField{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
}

.ftableFieldblue{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 9px;
	background-color: #C5D5EE;
}

.ftableFieldgrey{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 9px;
	background-color: #F1F1F1;
}

.smallB5noPad{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#B5B5B5;
	text-decoration:none;
	LINE-HEIGHT: 14px;
}
.smallB5{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#B5B5B5;
	text-decoration:none;
	LINE-HEIGHT: 14px;
   PADDING-RIGHT: 17px;
   PADDING-LEFT: 17px;
   PADDING-BOTTOM: 5px;
   PADDING-TOP: 10px;
}

.smallB5relinfo {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#B5B5B5;
	text-decoration:none;
	LINE-HEIGHT: 20px;
   PADDING-RIGHT: 17px;
   PADDING-LEFT: 17px;
   PADDING-BOTTOM: 5px;
   PADDING-TOP: 10px;
}

.smallB5relinfo a{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#B5B5B5;
	text-decoration:underline;
	LINE-HEIGHT: 20px;
}
/*
.smallB5relinfo a:hover{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#B5B5B5;
	text-decoration:underline;
	LINE-HEIGHT: 20px;
}
*/
.footer{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#b5b5b5	;
	text-decoration:none;
}
a.footer{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#b5b5b5;
	text-decoration:none;
}
a.footer:hover{
	color:#ffffff;
	text-decoration:none;
}
a.footer_on{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
}
a.footer_on:hover{
	color:#ffffff;
	text-decoration:none;
}
.nav2{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#006FB8;
	text-decoration:underline;
	LINE-HEIGHT: 20px;
   PADDING-RIGHT: 17px;
   PADDING-LEFT: 17px;
   PADDING-BOTTOM: 10px;
   PADDING-TOP: 5px;
}
div.list ul li{
	list-style: disc;
	list-style-type : disc;
	margin-left : 0.5cm;
	display: list-item;
	float: none;
}
/*
div.nestedList ul li a{
	display: table-row;
	list-style: none;
	list-style-type : none;
	margin-left : 0.5cm;
	color: #4482AB;
	float: none;
	text-decoration:none;
}
*/