body {
	border: 0px solid #000;
	width:100%;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size:14px;
	font-family: gill sans, gill sans mt, verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	}

.ahem {
	display:	none;
	}

a {
	color: #009ee0;
	text-decoration: none;
	outline: none;
	}

a:visited {
	color: #009ee0;
	}

a:active {
	color:  #009ee0;
	}

a:hover {
	color: #009ee0;
	text-decoration: underline;
	}

hr {
	color:#edecec;
	}

h1 {
	margin: 10px 0px 5px 0px;
	color: #666666;
	font-size: 25px;
	line-height:30px;
	font-family: gill sans, gill sans mt, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	}

div#innovatecontainer h1  {
	margin: 0px 0px 0px 0px;
	font-size: 35px;
	color:  #009ee0;
	font-family: gill sans, gill sans mt, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height:24px;
	}

h2 {
	margin: 0px 0px 0px 0px;
	font-size: 35px;
	color:  #009ee0;
	font-family: gill sans, gill sans mt, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	line-height:24px;
	}

h3 {
	margin: 0px 0px 0px 0px;
	color:  #009ee0;
	font-size: 35px;
	line-height:24px;
	font-family: gill sans, gill sans mt, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	}

h4 {
	margin: 0px 0px 0px 0px;
	color:  #009ee0;
	font-size: 35px;
	line-height:24px;
	font-family: gill sans, gill sans mt, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	}

h5 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	}

h6 {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	}

img {
	border: 0;
	}

.superscript_h1 {
	font-size: 11px;
	vertical-align: top;
	}

.italic {
	font-style:italic;
	}

.forprint, .printnot {
	display:none;
	}

.forhandheld{
	display:none;
	}

.homeparalead {
	color:#000000;
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
	text-indent: 0px;
	}

.paralead {
	color:#333333;
	font-size:14px;
	line-height: 14px;
	font-weight:bold;
	text-indent: 0px;
	}

.homepara {
	line-height: 20px;
	text-indent: 0px;
	}

.centertext {
	text-align:center;
	}

#banner {
	border: 0px solid #CC0000;
	width:100%;
	height: 75px;
	padding: 5px 0px 0px 0px;
	position:relative;
	background: #c9c9c9 url("../images/bannerbg.gif") repeat-x top left;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {display: inline-table;}

/* backslash hack hides from IE mac \*/
	#html .clearfix {height: 1%}
	.clearfix {display: block;}
/* end backslash hack */

div#logo {
	border: 0px solid #000;
	padding: 0px 0px 0px 20px;
	float:left;
	}

div#addresscol {
	border: 0px solid #000;
	padding: 5px 30px 0px 0px;
	color: #333333;
	font-size:11px;
	line-height: 12px;
	font-family: trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float:right;
	}

/* barnav-------------------------------------*/

/* wraps whole nav*/
#barnavwrap {
	margin:0;
	padding:0;
	width:100%;
	height:28px;
	background: #fff url("../backgrounds/barnavbg.gif") repeat-x top left;
	font-family: trebuchet, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	vertical-align:middle;

	}
/* wraps whole nav*/




#barnav {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:600px;
	height:28px;

	z-index:9999;
	position:relative;
	}

/* contains first order list*/
#barnav ul {
	margin:0;
	padding:0;
	list-style: none;
	}
/* contains first order list*/

/* contains first order list items*/
#barnav li {
	border-right:1px solid #b7b7b7;
	padding: 4px 10px 7px 10px;
	position:relative;
	float:left;
	}
/* contains first order list items*/

#barnav li.first {
	position:relative;
	float:left;
	padding: 4px 10px 7px 10px;
	border-right:1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;

	}

#barnav li#yah, #barnav li.first#yah {
	color:#ffffff;
	background:url("../backgrounds/barnav_yah_bg.gif") top left repeat-x;
	}

#barnav li#yah a {
	color:#ffffff;
	}

#barnav li#yah ul li a {
	color: #0099cc;
	}

#barnav li#yah ul li a:hover {
	color:#b7b7b7;
	}

/* contains first order linked list items*/
#barnav a {
	color: #0099cc;
	text-decoration: none;
	padding: 0 0.8em;
	}
/* contains first order linked list items*/

#barnav a:hover {
	color: #fff;
	text-decoration: none;
	}

/* first level dropdown container*/
#barnav li ul {
	width: 15em;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding:0px 0px;
	font-size:13px;
	background:#ebebeb url("../backgrounds/barnav_dropdown_bg") top left repeat-x;
	top:28px;
	left:0;
	position:absolute;
	display:none;
	z-index:999;
	}
/* first level dropdown container*/

#barnav li li {
	width: 15em;
	padding:0;
	background:#e3f4fe;
	border:0;
	}

#barnav li ul a {
	border-top:1px solid #ffffff;
	margin:0 0px;
	padding:5px 0 7px 25px;
	color:#009ee0;
	letter-spacing: 0;
	font-size:13px;
	display:block;
	}

#barnav li.sfhover ul {
	display:block;
	}

#barnav li.sfhover {
	background: #bdbdbd url("../backgrounds/barnavbg_over.gif") repeat-x top left;
	}

#barnav li li {
	background:transparent;

	}

#barnav li li a:hover {
	color:#b7b7b7;

	}

/* barnav-------------------------------------*/

.greyband1 {
	border: 0px solid #CC0000;
	width:100%;
	height: 5px;
	padding: 0px;
	font-size: 1px;
	background: #edecec url("../backgrounds/greyband1_nn.gif") repeat-x top left;
	display:inline;
	float:left;
	}

.greyband2 {
	border: 0px solid #CC0000;
	width:100%;
	height: 6px;
	padding: 0px;
	font-size: 2px;
	background: #edecec url("../backgrounds/greyband2_nn.gif") repeat-x top left;
	display:inline;
	float:left;
	}

.footercontactinfo {
	font-size:12px;
	text-align: center;
	}

div#footer {
	border: 0px solid green;
	width:100%;
	height: 500px;
	text-align:center;
	background: #c9c9c9 url("../images/testnewbg.gif") repeat-x top left;
	display:inline;
	float:left;
	}

div#footerwrap {
	width: 568px;
	height: 100px;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	}