body {
	font: 100% Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9pt;
	line-height:12pt;
	background: #e6e6e6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;  
}
a:link {
	color: #f15c22;
}
a:visited {
	color: #999;
}
.oneColFixCtrHdr #header #navigation #navLinks {
	color:#f15c22;
	float:right;
	margin-top:10px;
	margin-right:20px;
	font-size:10px;
}
a:link.navLink , a:visited.navLink {
	color:#fff;
}

a:link.newsLink {
	color:#004ca8;
	text-decoration:none;
}
a:visited.newsLink {
	color:#999;
	text-decoration:none;
}
a:hover.newsLink {
	color:#004ca8;
	text-decoration:underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1	{
	color:#f15c22;
	font-size:18pt;
	font-weight:normal;
	margin-top:0px;
}
	
h2	{
	color:#002a5c;
	font-size:14pt;
	font-weight:normal;
	margin-bottom:0px;	
}

h3	{
	color:#333;
	font-size:12pt;
	font-weight:normal;
	margin-bottom:10px;	
}

h4	{
	color:#333;
	font-size:10pt;
	margin-bottom:0px;
	margin-top:0px;	
}

.oneColFixCtrHdr #container {
	width: 1000px;  
	background-image:url(images/textarea-gradient.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom:20px;
	border: 1px solid #999;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image:url(images/masthead-gradient.jpg);
	background-position:top;
	background-repeat:repeat;
	height:158px;
	border: 1px solid #000000;
}

#homeBanner {
	position:relative;
	top:-60px;
	background-image:url(images/home-banner.gif);
	background-repeat:no-repeat;
	height:359px;
	width:1000px; 
	z-index:0;
}
#breadcrumbs {
	position:relative;
	top:-1px;
	background-image:url(images/bluegradient.gif);
	background-repeat:repeat-x;
	height:25px;
	width:970px; 
	padding-left:30px;
	padding-top:5px;
	font-size:11px;
	color:#f15c22;
}
a:link.breadcrumb, a:visited.breadcrumb {

	color:#fff;
}
#learnMore {
	position:relative;
	top:280px;
	left:600px;
	height:46px;
	width:294px;
	border:none;
}

.oneColFixCtrHdr #header #navigation {
	position:relative;
	left:10px;
	top:32px;
	padding-left:10px;
	padding-right:10px;
	z-index:100;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent-home {
	padding:20px;; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: -50px;
	min-height:270px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:8pt;

}

#calloutBoxes {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	height:200px;
}

.callout {
	padding-top:20px;
	width:276px;
	height:185px;
	text-align:center;
	float:left;
}

.softwareText {
	width:145px;
	height:150px;
	margin-top:-145px;
	margin-left:120px;
	text-align:left;
	text-decoration:none;
	color:#000;
	
}
.smallText {
	font-size:11px;
}

#homeContentLeft {
	float:left;
	width:435px;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;	
}

#homeContentRight {
	float:right;
	width:435px;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;	
}

#rightColumn {
	float:right;
	width:300px;
	margin-top:20px;
	margin-right:25px;
}
#leftColumn {
	float:left;
	padding:25px;
	width:600px;
	margin-top:20px;
}
#OneColumn {
	padding:25px;
	margin-top:20px;
}


.sidebar-tr {
	background-image:url(images/sidebar_tr.gif);
	width:20px;
	height:20px;
	padding:0px;
}
.sidebar-top {
	background-image:url(images/sidebar_top.gif);
	background-repeat:repeat-x;
	height:20px;
	padding:0px;
}
.sidebar-tl {	
	background-image:url(images/sidebar_tl.gif);
	width:20px;
	height:20px;
	padding:0px;
}
.sidebar-left {
	background-image:url(images/sidebar_left.gif);
	background-repeat:repeat-y;
	width:20px;
	padding:0px;
}
.sidebar-right {
	background-image:url(images/sidebar_right.gif);
	background-repeat:repeat-y;
	width:20px;
	padding:0px;
}
.sidebar-br {
	background-image:url(images/sidebar_br.gif);
	width:20px;
	height:20px;
	padding:0px;
}
.sidebar-bot {
	background-image:url(images/sidebar_bot.gif);
	background-repeat:repeat-x;
	height:20px;
	padding:0px;
}
.sidebar-bl {
	background-image:url(images/sidebar_bl.gif);
	width:20px;
	height:20px;
	padding:0px;
}
.sidebar-content {
	background-color:#fff;
	padding:5px;
}





/*** MENU ***/

.menu {display:none;}
#noniemenu {position:absolute;}

#noniemenu .holder ul {padding:0; margin:0;}
#noniemenu .holder ul li {list-style-type: none;}
#noniemenu .holder li ul {display: none;} 
#noniemenu .holder li:hover > ul#a3 {display:block; position:absolute; left:105px; margin-top:-20px; border:none;}
#noniemenu .holder .bold {font-weight:bold;}

#noniemenu .holder {
  color:#fff; 
  width:87px; 
  height:30px; 
  display:block; 
  overflow:hidden;
  float:left;
  border:none;
  margin-right:1px;
  font-size:10px;
  }
#noniemenu .holder:hover {
  height:auto; 
  }
#noniemenu a.outer, #noniemenu a.outer:visited {
   color:#fff; 
   width:87px; 
   height:30px;
   display:block; 
//   background-image:url(images/nav-tab.gif);
   text-align:center; 
   text-decoration:none; 
   font-family: verdana, arial, sans-serif;
   line-height:20pt;
   text-transform:uppercase;
   }
#noniemenu a.outer:hover {
  background-image:url(images/nav-tab.gif);
  color:#f15c22;
  overflow:visible;
  }
#noniemenu div.open {display:none;}
#noniemenu a.inner, #noniemenu a.inner:visited {
  display:block; 
  line-height:10pt;
  height:18px;
  border-bottom:1px solid #98b5d9; 
  text-decoration:none; 
  color:#fff; 
  background:#002d62;
  text-align:left;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:2px;
  }
#noniemenu a.second {font-weight:bold;}
#noniemenu a.inner:hover {
  background:#004598;
  }
