BODY {
	background-color: #E3E3E3;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif
}

IMG
{
	border:0;
}

H1 {
	font-size:18px;
	font-weight:bold;
	color: #0099FF;
	margin-left: 10px;
}

H2 {
	font-size:32px;
	padding-left:2px;
	color: #FFFFFF;
	display:inline;
	line-height: 20px;
}

H3 {
	font-size:13px;
	font-weight:bold;
	padding-left:2px;
	color: #FFFFFF;
	display: inline;
}

H4 {
  color: #616161;
  font-size:12px;
  font-weight: normal;
  padding: 0px;
}

H5 {
	color: #FFFFFF;
	display:inline;
	font-size:9px;
	font-weight: 800;
	padding: 0px;
}

H6 {
  color: #295a92;
  display:inline;
  font-size:14px;
  font-weight: bold;
  padding: 0px;
}

b {
  color: #2c5990;
  font-weight:bold;
  display:inline;
  font-size:12px;

  padding: 0px;
}


P {
	font-size:12px;
	color: #666666;
}

a:link, a:visited {
  color: #3c78a4;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#bg {  
  width:790px;
  margin-left:auto;
  margin-right:auto;
  background-image: url('img/bg.gif');
}

#canvas {  
  width:762px;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFF;
  border: solid 1px #FFF;
}

#header {
	width: 620px;
	height:135px;
	overflow:visible;
	float: right;
}

#footer1 {
	width: 550px;
	overflow: visible;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 800;
	margin-top: 10px;
	}
 
	   	#footer1 li {
        display: inline;
        padding: 0px;
	}
      #footer1 a {
        text-decoration: none;
        color: #FFFFFF;
		border: 0px solid #FFFFFF;
        border-right-width: 1px;
		padding-left:10px;
		padding-right:10px;
      }

      #footer1 a:hover {
        text-decoration: underline;
		}
		#footer1 a.last {
        border-right-width: 0px;
      }
		#footer1 a.active{
		font-weight: 800;
		}
		
	div.column {
        float: left;
        width: 50%;
        padding: 5px;
        margin-top: 10px;
		margin-left: 30px;
        margin-bottom: 0px;
      }

	#left_column {
	clear: left;
	width: 200px;
	}
  
  	#right_column {
	clear: right;
	width: 200px;
	}
	
	div.cleared {
        float: left;
        clear: both;
      }
  
  #aroundfooter {
	width: 735px;
	height:30px;
	overflow: visible;
	background-color: #666666;
	padding: 5px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#funded {
	width: 180px;
	height:20px;
	float: right;
	margin-top: -15px;
	margin-right: 10px;
	}

#links {
  position: absolute;
  padding:0px;
  margin: 0px;
  display:inline;
  width: 758px;
}
#links li {
  display:inline;
}

#nav {
  display: inline;
  text-align: left;
  
}


#login {
  float:right;
  padding-right:10px;
  margin: 0px;
}


#blurb {
  width:762px;
  height:136px;
  overflow: hidden;
  padding:0px;
  margin: 0px;
  border-bottom: solid 1px #FFF
}


#content {
  width:752px;
  padding-left:10px;
}


#column1 {
	float:left;
	width: 130px;
	color: #ababab;
	background-color: transparent;
	height: 100%;
  }

#column2 {
	float:left;
	width: 375px;
	color: #ababab;
  }

#column3 {
	float:left;
	width: 220px;
	color: #ababab;
	padding-left:5px;
	border: 1px solid #ababab;
  }
  
  #column4 {
	float:left;
	width: 200px;
	margin-top: 40px;
	margin-right: 15px;
  }

#column5 {
  float:left;
  width: 380px;
  color: #ababab;
  padding-left:5px;
  }
  
   #column6 {
	float:left;
	width: 600px;
	color: #ababab;
	padding-left:5px;
	border: 3px solid #ababab;
	padding-top: 10px;
  }
  
   #column7 {
	float:left;
	width: 600px;
	color: #ababab;
	padding-left:5px;
	border: 3px solid #ababab;
	padding-top: 10px;
  }
  #column8 {
	float:left;
	width: 200px;
	color: #ababab;
	padding-left:5px;
	border: 1px solid #ababab;
  }
  
  #column9 {
	float:right;
	width: 375px;
	color: #ababab;
  }
  
    #column10 {
	float:left;
	width: 180px;
	color: #ababab;
	padding-left:5px;
	border: 1px solid #ababab;
	margin-bottom: 20px;
  }
    #column11 {
	float:left;
	width: 180px;
	color: #ababab;
	padding-left:5px;
	border: 1px solid #ababab;
	margin-bottom: 20px;
  }
  #pressrelease {
	float:left;
	width: 350px;
	color: #ababab;
	padding-left: 10px;
  }

#columnwhole {
  float:left;
  width: 460px;
  color: #ababab;
  padding-left: 10px;
  }

#news {
  padding-right:10px;
  float:left;
  width: 180px;
  color: #ababab;
  border-right: solid 1px #9cb7d0;
  }

.newshead {
  padding-left: 5px;
  font-size:13px;
  color: #3c78a4;
  }

.newstext {
  padding-left: 5px;
  font-size:12px;
  color: #888;
  line-height: 20px;
}


#info {
	padding-left:10px;
	padding-right:10px;
	float:left;
	width: 350px;
	color: #FFFFFF;
	border-right: solid 1px #9cb7d0;
	line-height: 18px;
	background-color: #0099FF;
  }

#text {
  padding: 10px 30px 0px 10px;
  color: #ababab;
  line-height: 20px;
  }
  
  #textbox {
	padding-left:20px;
	padding-right:20px;
	float:left;
	width: 542px;
	color: #999999;
	line-height: 18px;
  }
  
  
  #texttop {
  width: 540px;
  }
  
#text2 {
  padding: 10px 0px 0px 10px;
  color: #ababab;
  line-height: 20px;
  
  }

#text ul{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:left;
  font-size:12px;
  color: #555;
  width:400px;
  
  }
  

#text li{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:left;
  font-size:12px;
  color: #555;
  width:400px;
  display:block;
  }
  
  
#text2 ul{
  margin: 0;
  padding: 0px;
  list-style: none;
  text-align:left;
  font-size:12px;
  color: #555;
  width:220px;
  display: block;
  }
  
  
#text2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:left;
  color: #555;
  width: 220px;
  display:block;
  }

#form {
  width: 420px;
  font-size: 12px;
  color: #393939;
   }


#promo {
	float:left;
	width: 200px;
	color: #ababab;
	border-color: #000000;
  }

.box {
 margin-top:10px;
} 

.testimonial {
  margin-top:10px;
  color: #888;
  font-size:12px;
  text-align:right;
}

#login_subnav {
  padding-top: 4px;
  background-color: #0f4469;
  color: #0f4469;
  z-index:2;
  left: -66px;
}

#about_subnav {
  padding-top: 4px;
  background-color: #0f4469;
  color: #0f4469;
  z-index:2;

}

#solutions_subnav {
  padding-top: 4px;
  background-color: #0f4469;
  color: #0f4469;
  z-index:2;

}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 104px;
	text-align:left;
	}
	
ul li {
	position: relative;
	}


li ul {
	position: absolute;
	left: 0px;
	top: 16px;
	display: none;
	
	}


ul li a {
	display: inline;
	text-decoration: none;
	color: #FFF;
	}

#login_subnav li{
  text-align: right;
  display: block;
  width:100px;
  padding-right:2px;
  color: #0f4469;

}


#about_subnav li{
  text-align: left;
  display: block;
  width:100px;
  padding-left:2px;
  color: #0f4469;

}

#solutions_subnav li{
  text-align: left;
  display: block;
  width:100px;
  padding-left:2px;
  color: #0f4469;

}



li:hover ul, li.over ul { 
	display: block;
	z-index:2;
 }


.link1 {
border: solid 1px #9cb7d0;
}

.link2 {
border: solid 1px #9cb7d0;
border-top:none;
}

#logbtn {
 position:absolute;
 text-align:right;
 list-style:none;
 padding-bottom:2px;
 padding-right:10px;
 display:inline;
 right:10px;
}

.dropext {
 padding-bottom:2px;
}



.style1 {
 float: left;
 margin-bottom:5px;
 padding: 4px;
 width:400px;
 background-color: #d3deec;
}

.style2 {
 float:right;
 padding-right: 2px;
 width: 160px;
 text-align:right;
}

.style3 {
 font-size:10px;
 color: #393939;
 display:inline;
}

.style4{
 float:right;
 padding-right:10px;
 width: 120px;
}

.FormFieldFixedWidth{
 float:right;
 padding-right: 2px;
 width: 160px;
}

.OptionFieldFixedWidth{
 float:right;
 padding-right: 2px;
 width: 167px;
}

.FormFieldFullWidth{
 float:right;
 padding-right: 2px;
 width: 160px;
 height: 100px;
}

.styletext{
 float:left;
 padding: 2px;
 width: 210px;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	color:#FFFFFF;
	text-decoration:none
}


#sectionLinks1{
	position: relative;
	margin: 0px;
	padding: 10px;
	padding-top:10px;
	font-size: 70%;
	background-color: #666666;
	width: 80%;
	list-style: none;       /* removes the bullet points */
	text-decoration:none;
	line-height:25px;
	height: 100%;
}


#sectionLinks1 a {
	display: block;
	text-decoration:none;
	padding-top: 20px;
}




#footer {
	margin-left:auto;
	margin-right:auto;
	width: 790px;
	height:59px;
	overflow: hidden;
}


#footer1text {
	font-size:8px;
	float:right;
	width: 175px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-top: 5px;
}

/* this is the navbar css*/

	#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 10px;
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
	width: 80%;
	list-style: none;       /* removes the bullet points */
	text-decoration:none;
	line-height:25px;
	background-color: #666666;
	padding-bottom: 30px;
	height: 220px;
	}
	#sectionLinks li{
	border-bottom: 1px solid #FFFFFF;
	}


.menu {
	height:100%;
	font-size:100%;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:-3px;
	list-style-type:none;
	width:100px;
}
/* style the list items */
.menu li {
height:26px;
	/* for IE7 */
float:left;
background-color: #666666;
}

.menu ul li ul li{
width:150px;
}

.menu ul li ul li a, .menu ul li ul li a:visited {
display:block; 
text-decoration:none;
height:23px;
line-height:25px;
width:140px;
color:#000;
}

.menu li.sub {
background-color:#666666;
} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:100px;
color:#000;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:100px; w\idth:100px;}
/* style the link hover */
* html .menu a:hover {
	background-color:#999999;
	position:relative;
}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {background-color:#999999;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
background-color:#999999;
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-27px;
/* set up the overlap (minus the overrun) */
left:83px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
width:100px;
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* JULIE make the second level visible when hover on first level link */
.menu ul li ul li a:hover ul {
visibility:visible;
}
/*julie*/
.menu li li a:hover ul{
visibility:visible;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
