html,body {
	width:100%;
	background: #FFF url(../images/bg_blueswoosh.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

html,body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
/*	height: 100%;*/
/*	background: #FFF url(../images/bg_blueswoosh.jpg) top center no-repeat;*/
	color: #333333;
/*		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_blueswoosh.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_blueswoosh.jpg', sizingMethod='scale')";*/
	}


#page-background {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	z-index:-1;
	}

#page-stripe {
	margin-top: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 300px;
	background-color: #952500;
}

.content {
display: none;
}

fieldset {
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
border-color: #EEEEEE;
border: 1px solid #DCDDB7;
}

legend {
color: #A00203;
margin-bottom: 5px;
margin-bottom: 5px;
}

input,select,textarea {
	background-color: #F5F5EB;
	color: #222222;
}

input[type=submit], 
input[type=reset], 
input[type=button],
input[type=file],
button {
	background-color: #F5F5EB;
	color: #000000;
}

input:focus, 
select:focus, 
textarea:focus {
	background-color: #ffffff;
}

#whitepaper-button {
	float: right;
	margin: 15px 0px 15px 15px;
}

#whitepaper-button-home {
	margin-top: 20px;
}

.content span {
display: block;
width: 90%;
padding: 5px;
border: 1px solid #CCCCCC;
}

a {
	color: #A00203;
	}

p {
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
#maincol li {
	margin: 7px 0px 7px 0px;
	}

.container {
	position: relative;
	height: auto;
	width: 932px;
	font-size: 90%;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
/*	border-top: 1px solid #FFFFFF;*/
	}
	
.container tr, td {
	font-size: 1em;
	line-height: 1.3em;
	}

.header {
	position: relative;
	width: 100%;
	}
	
.home .header {
	width: 930px;
	background-color: #012853;
	border-left: 1px solid #5A7D9B;
	border-top: 1px solid #5A7D9B;
	border-right: 1px solid #5A7D9B;
}

.header_tier2 {
	position: relative;
	width: 100%;
	height: auto;
	text-align: right;
	}

.tagline {
	position: relative;
	width: 100%;
	color: #DEE7EF;
	text-align: right;
	margin-top: 7px;
	margin-bottom: 10px;
	font-size: 1.1em;
	}
	
.leftcolumn {
	position: relative;
	margin:0px;
	padding: 0px;
	float: left;
	width: 286px;
	height: auto;
	text-align: center;
	}
	
.rightcolumn {
	position: relative;
	float: right;
	width: 620px;
	height: auto;
	margin-top: 8px;
	margin-bottom: 20px;
	}

.logo {
	position: relative;
	width: 280px;
	margin: 20px 0px 0px 0px;
	}

.logo_tier2 {
	position: absolute;
	top: 25px;
	left:15px;
	width: 170px;
	z-index: 2;
	}
	
.logobox {
	position: relative;
	width: 100%;
	text-align: left;
	color:#4D6A82;
	background-color: #96B0C5;
	margin-bottom: 10px;
/*	background: url(../images/bg_logobox.jpg) #CCCC99 top right no-repeat;*/
/*	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;*/
	}

.logobox p {
	padding: 7px;
	margin: 0px 15px 0px 15px;
}

.logobox h1 {
	font-size: 2em;
	padding: 7px;
	margin: 0px;
	color: #4D6A82;
}

.logobox h1#left {
float:left; 
margin-right:10px; 
margin-bottom: 0.2em;
}

.logobox h1#right {
float:right;  
margin-bottom: 0.2em;
}

.logotext {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	background-color: #93934F;
	font-size: 0.8em;
	
	}
	
.logotext a {
	display:block;
	margin: 3px;
	color: #FFFFFF;
	}
	
.featuredtext_container {
	position: relative;
	width: 100%;
	height: auto;
	}
	
.featuredtext {
	position: relative;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.75em;
	text-align: left;
	}

h1 {
	font-size: 1.4em;
	padding-top: 7px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.4em;
	color: #003466;
	}

h2 {
	font-size: 1.2em;
	padding-top: 7px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #003466;
	}

.featuredtext h1 {
	margin-top: 6px;
}

.redfont {
	color: #A00203;
	}

.bluefont {
	color: #000066;
	}
	
.navmenu_main_container {
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	text-align: left;
	margin-bottom: 5px;
	}
	
.navmenu_main {
	position: relative;
	float:right;
	clear: both;
	width: 100%;
	height: auto;
	background-color: #F9F9F2;
	text-align: center;
	line-height: 16px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 4px;
	}
	
.navmenu_main img {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 15px;
	height: 23px;
	z-index: 2;
	}

.navmenu_main ul {
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F2;
	}

.navmenu_main li {
	display: inline;
	background-color: #F9F9F2;
	}

.navmenu_main li a {
	display: block;
	float: right;
	width: 90px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #333333;
	border-right: 1px solid #CCCCCC;
	background-color: #F9F9F2;
	}

.navmenu_main li a:hover {
	background-color: #FFFFCC;
	}
	
.flash {
	position: relative;
	width: 655px;
	height: auto;
	}

.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #DDD;
}

.introtext h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	color: #DDD;
}

.introtext a {
	color: #DEE7EF;
	font-size:1em;
}

.introtext img {

}

.begquote {
position: absolute; 
top: 20px; 
left: -55px;
}

.endquote {
	margin-top:-35px;
}

.quote {
	color: #012853;
}

.leftcol {
	float: left;
	width: 290px;
	
}
.rightcol {
	float: right;
	width: 310px;
}

.products {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.impacttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
font-size: 1.6em;
font-style: normal;
	line-height: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
	color: #FFF;
}

.leftproductbox {
	position: relative;
	float: left;
	clear: none;
	width: 309px;
	height: auto;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #5A7D9B;
	border-right: none;
	}
	
.centerproductbox {
	position: relative;
	float: left;
	clear: none;
	/*width: 184px;*/
	width: 309px;
	height: auto;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #5A7D9B;
	}
	
.rightproductbox {
	position: relative;
	float: left;
	clear: none;
	/*width: 184px;*/
	width: 309px;
	height: auto;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #5A7D9B;
	border-left: none;
	}

#widecol.productbox {
	width: 307px;
	background: url(../images/productbox_bg_wide2.jpg) #FFFFFF top left no-repeat;
	}

.productbox img {
	margin: 0 auto;
	}
	
.producttext {
	position: relative;
	width: auto;
	height: auto;
	margin: 7px 7px 7px 7px;
	font-size: 0.9em;
	text-align: left;
/*	background: transparent url(../images/logo_faded.gif) no-repeat center top;*/
	}

.productlinks a {
	font-size: 0.9em;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0;
	}
	
.productlinks {
	margin-top:15px;
	}	
	
.headline_container {
	position: relative;
	float: left;
	width: 368px;
	height: auto;
	margin-top: 15px;
	}

.headline_title {
	position: relative;
	width: 93%;
	height: auto;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #333333;
	}

.headline_text {
	position: relative;
	width: auto;
	height: auto;
	margin: 6px 6px 6px 0px;
	font-size: 0.9em;
	}	
	
.featurebox_container {
	position: relative;
	/*float: right;*/
	
	/*width: 325px;*/
	height: auto;
	margin-top: 35px;
	border: 1px solid #333333;
	background-color: #FFF;
	}

.featurebox_title {
	position: relative;
	width: 150px;
	height: auto;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	background-color: #A00203;
	}

.featurebox_text {
	position: relative;
	width: auto;
	height: auto;
	margin: 6px 6px 6px 6px;
	text-align: center;
	}	
	
.featurebox_text p {
	margin: 0px 0px 4px 0px;
	}	
	
.featurebox_text form {
	margin: 0px 0px 0px 0px;
	}
	
.footer_container {
	clear: both;
	width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.footer_text {
	position: relative;
	width: auto;
	height: auto;
	margin: 6px 6px 6px 6px;
	font-size: 0.9em;
	text-align: center;
	}
	
.smallfont {
	font-size: 0.85em;
	}

.boldfont {
	font-weight: bold;
	}	

.clear {
	position:relative;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#spacing {
height: 10px;
}

#leftcol_container {
	width:199px;
	float:right;
	position:relative;
	/* border-right: 1px solid #333333;*/
 border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #CAE6FF;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/bluefade.jpg) top left repeat-y;
  }
 
#twocols{
	width:731px;
	float:right;
	position:relative;
  }
 
#rightcol_container {
	width:173px;
	height: auto;
	float:right;
	position:relative;
	border-right: 1px solid #003466;
	border-bottom: 1px solid #003466;
	background-color: #FFF;
	border-top: 1px solid #003466;
 }
 
.pageheader_container {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background: #003466 url(../images/bg_pageheader.jpg) top left repeat-y;
} 

.home .pageheader_container {
	border: none;
}

#blue {
	background: #003366 url(../images/bluefade.jpg) top left repeat-y;
}

#red {
	background: #A00203 url(../images/redfade.jpg) top left repeat-y;
}

#green {
	background: #339900 url(../images/greenfade.jpg) top left repeat-y;
}

.pageheader {
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	color: #FFF;
	margin-top: 2px;
} 

.pageheader a {
color: #FFF;
text-decoration: none;
} 


#maincol_container {
	float: left;
	display:inline;
	position: relative;
	width:555px;
	/*	background: url(../images/bg_maincol.gif) #FFFFFF top left repeat-y;*/
background-color:#FFF;
	border-bottom: 1px solid #003466;
	border-right: 1px solid #003466;
	border-left: 1px solid #003466;
 }

.buttons_container {
margin: 0px 0px 0px 0px;
padding-top: 90px;
/*background-color: #CACA96;*/
width: 158px;
line-height: 1em;
}

.buttons {
	width: 199px;
/*	background-color: #A00203;*/
	padding: 0px 0px 1px 0px;
	border-right: none;
	}

.buttons a {
color: #FFFFFF;
background-color: #003466;
/*background: #A00203 url(../images/bluefade.jpg) top left repeat-y;*/
padding: 3px;
padding-left: 6px;
display: block;
/*border-left: 1px solid #003466;*/
font-size: 100%;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
text-align: left;
margin-top: 1px;
line-height: 1.4em;
}

.buttons a:hover {/*border-left: 5px solid #A00203;*/
text-decoration: none;
color: #A9BFD3;}

.logos {
	width: 200px;
	padding-top: 40px;
/*	background: url(../images/bg_leftcol.jpg) #FFFFFF top left repeat-x;*/
 }

.logos img {
margin-left: 0px;
} 

.buttons_container {
	width: 200px;
/*	background-color: #6D9ED6;*/
}
.buttons_container h1 {
display: block;
color: #000000;
margin: 0 0 0 0;
padding: 3px;
}

.buttons_container h1 a {
display: block;
font-size: 75%;
color: #FFFFFF;
margin: 0 0 0 6px;
text-decoration: none;
}

.buttons_container h1 a:hover {
color: #A9BFD3;
}

.submenu {
margin: 0px 9px 0px 1em;
padding: 7px 0px 15px 0px;
}

.submenu_container {
margin-top: -10px;
}

.submenu ul {
list-style: square;
color: #FFFFFF;
margin: 0px 0px 0px 1em;
padding: 0px 0px 0px 0px;
line-height:1.1em;
}

.submenu li {
margin: 2px 0px 2px 0px;
}

.submenu li a {
color: #FFFFFF;
font-size: 85%;
font-weight: bold;
text-decoration: none;
}

.submenu li a:hover {
color: #A9BFD3;
}

#maincol {
margin: 15px;
margin-right: 20px;
line-height: 1.5em;
} 

#rightcol {
height: auto;
margin: 15px 5px 5px 5px;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  




/*- Menu Tabs F--------------------------- */

    #tabsF {
	float:left;
	width:100%;
	height: auto;
	font-size:85%;
	font-weight: bold;
	line-height:normal;
	text-align:center;
      }
    #tabsF ul {
	margin:0;
	padding:5px 0px 0 0px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      color: #FFFFFF;
	  float:right;
/*      background: url(../images/tableftF.gif) no-repeat left top;*/
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  width: 15.7%;
	  /* commented backslash hack v2 \*/
	width: auto;
	/* end hack */
      }
	  
	 .home #tabsF a {
	 float: none;
	 }
	 
    #tabsF a span {
      float:right;
      display:block;
/*      background: url(../images/tabrightF.gif) no-repeat right top;*/
      padding:5px 15px 4px 6px;
      color: #FFFFFF;
      }
	  
	 .home #tabsF a span {
	 float: none;
	 display: inline;
	 }
	 
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#C10202;
	  
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

