body
{
  behavior:url( csshover.htc );
  text-align:center;
  padding: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 11px;
  background-color: #d1cbcd;
}

a, a:link, a:visited, a:hover
{
	text-decoration: none;
	color: inherit;
}

P, H1, H2, H3, H4, H5
{
	padding: 0;
	margin: 0;
	border: 0;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	line-height: inherit;
}

.container, .homecontainer, .footer, .homecontent
{
  width: 892px;
  margin-left:auto;
  margin-right:auto;
}

.container
{
	border-style: solid;
	border-color: #ffffff;
	border-width: 10px;
	background-image: url( 'images/bg.jpg' );
	background-repeat: repeat-y;
	margin-top: 20px;
	text-align: left;
}

.container .toolbar
{
	position: relative;
	background-color: #ADD8E6;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 60px;
}

<!---- #7A9EAB -->

.toolbar
{
	text-align: left;
	left: 0px;
	width: 100%;
}
.video
{
	color: #778899;
	margin-right: 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

{
	text-align: left;
	left: 0px;
	width: 100%;
}

.toolbar A.item
{
	color: #444444;
	text-transform: uppercase;
	margin-right: 24px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.toolbar A.selected, .toolbar A.item:hover
{
	color: #ffffff;
}

.toolbar A.last
{
	margin-right: 0px;
}

DIV.footer
{
	text-align: center;
	padding-top: 14px;
	padding-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

DIV.footer,
DIV.footer A
{
	color: #231f20;
}

DIV.footer A:hover
{
	text-decoration: underline;
}

.bgimglink
{
	text-indent: -5000px;
	display:block;
	position:absolute;
	background-repeat: no-repeat;
}

DIV.logo
{
	background-image: url( 'images/logo.jpg' );
	width: 100%;
	height: 127px;
	position: relative;
}

DIV.homecontainer DIV.logo
{
	background-image: url( 'images/homelogo.jpg' );
}

DIV.logo A
{
	width: 334px;
	height: 100%;
}

DIV.sublinks
{
	color: #231F20;
}

.container .innercontent
{
	position:relative;
	margin-top: 30px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 60px;
	line-height: 2em;
	font-family: Verdana;
	font-size: 12px;
	color: #231F20;
}

.container .innercontent H4
{
	text-transform: uppercase;
	color: #778899;
	letter-spacing: 0.15em;
	margin-bottom: 1em;
	font-size: 18px;
}

.container .innercontent P
{
	margin-bottom: 1em;
}


.container .innercontent .indented
   {
   padding-left: 25pt;
   padding-right: 0pt;
   }

.container .innercontent .bullet
{
	display: block;
	margin-left: -4px;
	padding-left: 16px;
	background-image: url( 'images/bullet.gif' );
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.container .innercontent A
{
	color: #6D8C91;
	text-decoration: underline;
}

.container .innercontent A:hover
{
	color: #364648;
}

.container .sublinks
{
	margin-left: 60px;
	margin-top: 16px;
	font-size: 11px;
	font-weight: bold;
}

.container .sublinks A
{
	margin-right: 16px;
	color: #231F20;
}

.container .sublinks A:hover,
.container .sublinks A.active
{
	color: #6D8C91;
}

.container .innercontent .copy .smallgray
{
	padding-top: 8px;
	padding-bottom: 15px;
	color: #7a9eab;
	font-size: 10px;
	font-weight: bold;
}


.container .innercontent .copy .rightbar
{
	width: 230px;
	padding-left: 50px;
	margin-left: 50px;
	background-image: url( 'images/verticaldots.gif' );
	background-repeat: no-repeat;
	float: right;
	padding-top: 8px;
	padding-bottom: 15px;
	color: #7a9eab;
	font-size: 12px;
	font-weight: bold;
}



.container .innercontent .copy .rightbar .desc
{
	width: 230px;
	color: #77787B;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.container .innercontent .copy .rightbar A.bullet
{
	display: block;
	margin-left: -4px;
	padding-left: 16px;
	background-image: url( 'images/bullet.gif' );
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.container .innercontent .copy .rightbar A.bullet:hover
{
	text-decoration: underline;
}

.spacer
{
	clear: both;
}

.homecontent
{
  margin-top: 54px;
  height: 595px;
  background-image: url( 'images/verticaldots.gif' );
  background-repeat: no-repeat;
  background-position: 462px 0px;
  position: relative;
}

.homecontent .left
{
	left: 74px;
	top: 34px;
	position: absolute;
	width: 341px;
	background-image: url( 'images/homeheader.gif' );
	background-repeat: no-repeat;
	padding-top: 68px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
	line-height: 2.2em;
}



.homecontent .left .learnmore
{
	margin-top: 15px;
	letter-spacing: 0.1em;
	font-size: 10px;
	color: #7a9eab;
	text-transform: uppercase;
}

.homecontent .left .spotlight
{
	font-size: 10px;
	color: #7a9eab;
	letter-spacing: 0.1em;
	font-size: 10px;
	color: #7a9eab;
	text-transform: uppercase;
 	text-align: left;
	line-height: 2.2em;
	margin-left: 15px;
}

.homecontent .left .bottom
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: justify;
}

.homecontent .left .learnmore A
{
	color: Black;
	text-decoration: underline;
}

.homecontent .right
{
	position: absolute;
	left: 513px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
}

.homecontent .right .learnmore

{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #77787B;
	width: 333px;
	text-transform: uppercase;
}


.homecontent .right .press
{
	color: #77787B;	
	font-size: 11px;
	width: 350px;
}

.homecontent .right .press .header
{
	font-weight: bold;
	font-size: 11px;
	color: #7a9eab;
	width: 333px;
}



.homecontent .right .press A
{
	color: Black;
	text-decoration: underline;
}

.homecontent .right .spaced_top
{
	margin-top: 16px;
}

.homecontent .right .spaced_bottom
{
	margin-bottom: 4px;
}

.homecontent .right .bullet
{
	margin-top: 16px;
	margin-left: -16px;
	padding-left: 16px;
	background-image: url( 'images/bullet.gif' );
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	width: 333px;
}

.homecontent .right .bullet .desc
{
	font-weight: normal;
	color: #7a9eab;
}

.homecontent .right .bullet .desc A
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

.homecontent .right .bullet .desc A:hover
{
	text-decoration: underline;
	color: #ADD8E6
}
