/* CSS Document */
body
{
	font-family:Microsoft Sans Serif, Arial, Verdana;
	font-size:12px;
	margin-top:0px; 
}
b, strong
{
    font-family:Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	margin-top:0px; 
}
td
{
	vertical-align:top;
	font-family:Microsoft Sans Serif, Arial, Verdana;
	font-size:12px;
}
h1
{
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#da8d06;
}
h1 a:link, h1 a:visited
{
	color:#da8d06;
	text-decoration:none;
}
h1 a:hover
{
	color:#da8d06;
	text-decoration:underline;
}	
h2
{
	font-size:13px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#3f6c89;
	
}
h3
{
	font-size:14px;
	color:#6B97B3;
	font-family:Century Gothic,Microsoft Sans Serif,arial,verdana;
	margin-top:10px;
	margin-bottom:0px;
}
h4
{
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#3f6c89;
}
.header
{
font-size:14px;
	color:#3f6c89;
	font-family:Century Gothic,Microsoft Sans Serif,arial,verdana;
	margin-top:0px;
	padding-left:5px; padding-top:5px; padding-bottom:5px;
	margin-bottom:0px;
}

.header3
{
font-size:15px; font-weight:bold;
	color:#3f6c89;
	font-family:Century Gothic,Microsoft Sans Serif,arial,verdana;
	margin-top:0px;
	padding-left:5px; padding-top:5px; padding-bottom:5px;
	margin-bottom:0px;
}
.header2
{
font-size:11px;
	color:#000000;
	font-family:Century Gothic,Microsoft Sans Serif,arial,verdana;
	margin-top:0px;
	padding-left:8px; padding-top:5px; padding-bottom:5px;
	margin-bottom:0px;
}

.smallheader
{
font-size:11px;
	color:#3f6c89;
	font-family:Century Gothic,Microsoft Sans Serif,arial,verdana;
	margin-top:0px;
	padding-left:12px; padding-top:5px; padding-bottom:2px;
	margin-bottom:0px;
}

.arrowpad
{
	padding-top:3px;
	}
	
td.calltoaction
{
font-family:Century Gothic, Microsoft Sans Serif, Arial, Verdana;
	font-size:16px; font-weight:bold;
	color:#ffffff;
	padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:5px; 
	}	
	
td.calltoaction a:link, td.calltoaction a:visited
{
	color:#ffffff;
	text-decoration:none;
}
td.calltoaction a:hover
{
	color:#ffffff;
	text-decoration:underline;
}	

.text
{
font-family:Century Gothic, Microsoft Sans Serif, Arial, Verdana;
	font-size:11px;
	padding-left:0px; padding-right:5px;
	}
	
.text a:link
{
	color:#3F6C89;
	text-decoration:underline;
}
.text a:hover
{
	color:#3F6C89;
	text-decoration:none;
}	

td.white
{
font-family:Microsoft Sans Serif, Arial, Verdana;
	font-size:11px; color:#ffffff;
	padding-left:0px; padding-right:15px; padding-bottom:8px;
	}
	
td.white a:link, td.white a:visited
{
	color:#ffffff;
	text-decoration:underline;
	
	
}
td.white a:hover
{
	color:#ffffff;
	text-decoration:none;
}	

.text2
{
font-family:Microsoft Sans Serif, Arial, Verdana;
	font-size:11px;
	padding-left:7px; padding-right:5px;
	}
	
.text2 a:link, .text a:visited
{
	color:#3F6C89;
	text-decoration:underline;
}
.text2 a:hover
{
	color:#3F6C89;
	text-decoration:none;
}	

.bluetext
{
font-family:Microsoft Sans Serif, Arial, Verdana;
	font-size:11px;
	padding-left:7px; padding-right:5px;
	color:#3F6C89;
	}

.orangetext
{
font-family:Microsoft Sans Serif, Arial, Verdana;
	font-size:11px;
	padding-left:7px; padding-right:5px;
	}
	
.orangetext a:link, .text a:visited
{
	color:#3F6C89;
	text-decoration:underline;
}
.orangetext a:hover
{
	color:#eea922;
	text-decoration:none;
}	
	
a:link,a:visited
{
	color:#3F6C89;
	text-decoration:underline;
}
a:hover
{
	color:#3F6C89;
	text-decoration:none;
}
table.mainTable
{
	width:616px;
	border:0px;
	float:center;
	
}
table.headerTable
{
	width:100%;
	height:69px;
	border:0px;
}
table.headerTable td
{
	background-image:url(/images/header-background.gif);
	background-repeat:repeat-x;
}
table.headerTable td.headerLogo
{
	width:329px;
}
table.headerTable td.headerText
{
	padding-top:13px;
	font-weight:normal;
	font-size:10px;
	padding-left:7px;
}
table.headerTable td.headerText a:link, table.headerTable td.headerText a:visited
{
    color:#3f6c89;
	text-decoration:underline;
}
table.headerTable td.headerText a:hover
{
    color:#000000;
	text-decoration:none;
}
table.mainTable td.headerBanner
{
	border-top:1px solid white;
	border-bottom:1px solid white;
}
table.mainTable td.navBar
{
	border-bottom:1px solid white;
}
table.mainTable td.navBarBottom
{
	height:4px;
	background-image:url(/images/nav-bottom-background.gif);
}
table.mainTable td.sidebar
{
	width:175px;
	border-bottom:1px solid #C0C1C3;
	background-image:url(/images/maincell-background.gif);
	background-repeat:repeat-x;
}
table.mainTable td.mainContent
{
	padding-top:12px; padding-left:7px;
	border-left:1px solid white;
	border-bottom:1px solid #C0C1C3;
	background-image:url(/images/maincell-background2.gif);
	height:32px;
	background-repeat:repeat-x;
	width:500px;
	color:#000000;
}
/*table.mainTable td.mainContent
{
	width:416px;
	border-bottom:1px solid #C0C1C3;
	border-left:1px solid white;
	background-image:url(/images/maincell-background.gif);
	background-repeat:repeat-x;
	padding:19px 2px 19px 5px;
}*/
.breadcrumbs
{
	font-weight:medium;
	font-size:10px;
	
}
.breadcrumbs a
{
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}
.breadcrumbs a:hover
{
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
table.mainTable td.footer
{
	border-top:1px solid white;
	border-bottom:1px solid #C0C1C3;
	background-image:url(/images/footer-background.gif);
	height:24px;
	background-color:#233671;
	padding-bottom:2px;
	color:white;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}
table.mainTable td.footer a:link,table.mainTable td.footer a:visited
{
	color:white;
	font-weight:normal;
}
table.mainTable td.footer a:hover
{
	color:white;
	text-decoration:none;
	font-weight:normal;
}
table.mainTable td.copyright
{
	border-top:1px solid white;
	color:#333333;
	font-size:9px;
	text-align:center;
	background-image:url(/images/maincell-background.gif);
	background-repeat:repeat-x;
}
/************************ HOMEPAGE STYLES *******************************************/

td.homepageSolutionsHeader
{
	width:269px;
	background-image:url(/images/maincell-background.gif);
	background-repeat:repeat-x;
	font-size:14px;
	color:#3f6c89;
	font-weight:bold;
	border-top:1px solid #BABAB2;
	border-bottom:0px;
}

td.homepageSolutionsHeader a:link, td.homepageSolutionsHeader a:visited 
{
    color:#3f6c89;
	text-decoration:none;
}

td.homepageSolutionsHeader a:hover
{
    color:#3f6c89;
	text-decoration:underline;
}

td.homepageMainCell
{
	width:369px;
	padding:9px 10px 10px 10px;
	background-image:url(/images/maincell-background.gif);
	background-repeat:repeat-x;
	border-left:1px solid #BABAB2;
	border-bottom:1px solid #BABAB2
}

td.homepageSoftwareHeader a:link, td.homepageSoftwareHeader a:visited 
{
    color:#3f6c89;
	text-decoration:none;
}

td.homepageSoftwareHeader a:hover
{
    color:#3f6c89;
	text-decoration:underline;
}
td.homepageSolutionsBox
{
	width:269px;
	padding:17px 0px 6px 0px;
	text-align:center
}
td.homepageSoftwareHeader
{
	width:269px;
	border-top:1px solid #BABAB2;
	background-image:url(/images/maincell-background.gif);
	background-repeat:repeat-x;
	font-size:14px;
	color:#3f6c89;
	font-weight:bold
}

td.homepageSoftwareHeader a:link, td.homepageSoftwareHeader a:visited 
{
    color:#3f6c89;
	text-decoration:none;
}

td.homepageSoftwareHeader a:hover
{
    color:#3f6c89;
	text-decoration:underline;
}

td.homepageSoftwareBox
{
	width:269px;
	padding:17px 10px 7px 0px;
	border-bottom:1px solid #BABAB2
}


td.homepageNewsHeader
{
	background-color:#F1EFEF;
	border-top:1px solid white;
	font-size:14px;
	color:#3f6c89;
	font-weight:bold;
	padding-left:7px; padding-top:4px;
	vertical-align:middle;
	padding-bottom:10px
}

td.homepageNewsHeader a:link, td.homepageNewsHeader a:visited 
{
    color:#3f6c89;
	text-decoration:none;
}

td.homepageNewsHeader a:hover
{
    color:#3f6c89;
	text-decoration:underline;
}
td.homepageClientHeader
{
	border-left:1px solid #BABAB2;
	background-image:url(/images/maincell-background.gif);
	background-repeat:repeat-x;
	font-size:14px;
	color:#3f6c89;
	font-weight:bold;
	padding-bottom:10px
}

td.homepageClientHeader a:link, td.homepageClientHeader a:visited 
{
    color:#3f6c89;
	text-decoration:none;
}

td.homepageClientHeader a:hover
{
    color:#3f6c89;
	text-decoration:underline;
}

td.homepageClientBox
{
	padding:10px 10px 10px 10px;
	border-left:1px solid #BABAB2;
}
td.homepageNewsOuterBox
{
	background-color:#F1EFEF;
	width:269px;
}
table.homepageNewsInnerBox
{
	border:0px;
	font-size:11px;
	padding-right:10px
}
table.homepageNewsInnerBox td.arrow
{
	width:12px;
	padding-top:3px;
	padding-left:5px;
}
table.homepageNewsInnerBox td
{
font-family:Microsoft Sans Serif, Arial, Verdana;
	font-size:11px;
}
table.homepageNewsInnerBox td.divider
{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px
}
table.homepageNewsInnerBox td.newsfooter
{
	text-align:right;
	padding-top:15px;
	padding-bottom:20px
}
table.homepageNewsInnerBox td.headerText a:visited
{
	color:black;
	text-decoration:underline;
}
table.homepageNewsInnerBox a:hover
{
	color:black;
	text-decoration:none;
}


/************************ DROPDOWN MENU STYLES **************************************/
div.menu {
  background-color: #E4EBED; /*EFEFEF */
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  font-size:11px;
}

div.menu a.menuItem {
  color: black;
  cursor: hand;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
  font-size:11px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #517CA8;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: 0em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

div.menu#menu4  {
  
  width:98px;
}

div.menu#menu5  {
  
  width:115px;
}

/************************ SUBPAGE LEFT HAND SIDE STYLES **************************************/

td.subpageleftnavHeader
{
	width:273px;
	background-image:url(/images/maincell-background3.gif);
	background-repeat:repeat-x;
	font-size:13px;
	color:#3f6c89;
	font-weight:bold;
	border-top:1px solid #BABAB2;
	border-bottom:0px;
	padding-top:9px; padding-right:10px;
	height:31px;
}

td.subpageleftnavBox
{
	width:273px;
	padding:17px 3px 17px 3px;
	text-align:center
}

td.subpageleftnavHeader
{
	width:273px;
	border-top:1px solid #BABAB2;
	background-image:url(/images/maincell-background3.gif);
	background-repeat:repeat-x;
	font-size:13px;
	color:#3f6c89;
	font-weight:bold
}
td.subpageleftnavBox
{
	width:273px;
	padding:17px 10px 17px 0px;
	border-bottom:1px solid #BABAB2
}

.leftnavtext
{
	padding-left:10px;
	font-size:11px;
	font-family:Microsoft Sans Serif, Arial, Verdana;
}

ul {
	list-style-image:url(/images/arrow.gif);
   padding-top:0px;padding-left:20px;padding-right:30px;padding-bottom:0px;margin:0;
	font-family: Microsoft Sans Serif, Arial, Verdana; font-size:12px;color:#000000;
}

ul. li {
	padding-left:2px; padding-top:2px;
}

HTML {
   overflow: -moz-scrollbars-vertical;
}

