body {
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
}

body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #463d37;
}

form {
	margin: 0px;
	padding: 0px;
}

#properties {
	float: right;
	margin-top: 6px;
	padding: 0px;
}

a,
a:link,
a:visited,
a:active {
	color: #1462ab;
	text-decoration: none;
}
a:hover {
	color: #1462ab;
	text-decoration: underline;
}

#container {
	width: 960px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
}

ul, ol, dl {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	padding-left: 16px;
}
ol {
	padding-left: 20px;
}
li, dt {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#home-content h1 {
	font-size: 23px;
	line-height: 29px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 12px;
}
#home-content h2 {
	color: #1462ab;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 8px;
}
#home-content h3 {
	color: #463d37;
	font-size: 14px;
	line-height: 15px;
	margin: 0px 0px 0px;
	text-align: left;
}
#home-content p {
	margin: 0px 0px 22px;
	text-align:left;
}

#content h1 {
	font-size: 23px;
	line-height: 29px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 12px;
}
#content h2 {
	color: #1462ab;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	margin: 0px 0px 8px;
}
#content h3 {
	color: #463d37;
	font-size: 11px;
	line-height: 15px;
	margin: 11px 0px 9px;
}
#content p {
	margin: 0px 0px 22px;
}

#breadcrumbs {
	color: #333;
	font-size: 10px;
	line-height: 13px;
	margin: 19px 0px 12px;
}

#body {
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align:top;
	background: url(../images/site/bg_top_2.jpg) top repeat-x;
}

#black {
	margin: 0px auto;
	position: relative;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/site/bg_top_2.jpg) top repeat-x;
}

#black p {
	text-align: center;
	margin-left: 10px;
}

#header {
	height: 106px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	/*background: url(../images/site/header_graphic.gif) top right no-repeat;*/
}

#slideshow {
	position: absolute;
	top: 68px;
	width: 960px;
	height: 350px;
	color: #ffffff;
}


#siteLogo {
	position: absolute;
	left: 15px;
	top: 15px;
}

#siteLogo a,
#siteLogo span.active {
	width: 374px;
	height: 71px;
	overflow: hidden;
	background: url(../images/site/logo.png) no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}


#siteInfo {
	position: absolute;
	right: 10px;
	top: 18px;
	width: 202px;
	height: 71px;
	color: #ffffff;
	background: url(../images/site/company_info.png) no-repeat;
}


#siteInfo a,
#siteInfo a:link,
#siteInfo a:visited,
#siteInfo a:active {
	color: #fff;
	text-decoration: none;
}
#siteInfo a:hover {
	color: #f7edb0;
	text-decoration: underline;
}


#siteSearch {
	position: absolute;
	left: 760px;
	top: 76px;
}
#siteSearch a {
	width: 200px;
	height: 20px;
	overflow: hidden;
	background: url(../images/site/search.gif) no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#siteSearch input {
	position: absolute;
	top: 0px;
	left: 47px;
	width: 132px;
	height: 18px;
	border: none;
	background-color: transparent;
	color: #fff;
}

#siteSearch2 {
	position: relative;
	left: 760px;
	top: 76px;
	width: 200px;
	height: 20px;
	overflow: hidden;
	background: url(../images/site/search.gif) no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#siteSearch2 input {
	position: absolute;
	top: 0px;
	left: 47px;
	border: 1px;
	background-color: transparent;
	color: #fff;
}

#siteSearch3 input.textInput {
	position: relative;
	left: 804px;
	top: 76px;
	width: 150px;
	border: 1px solid #9e958c;
	background-color: transparent;
	color: #ffffff;
	font-size: 1.1em;
	
}

#siteSearch3 input.img {
	position: absolute;
	top: 78px;
	left: 940px;
}


#newsletterSignup {
	position: absolute;
	margin-top: 118px;
	left: 708px;
	z-index: 100;
}

#newsletterSignup a {
	width: 249px;
	height: 30px;
	display: block;
	overflow: hidden;
	background: url(../images/site/newsletter_signup.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}

#content {
	/* Forces "hasLayout" in Internet Explorer - fixes background image bug. */
	width: 100%;
	background: url(/images/site/bg_left_column2.jpg) no-repeat;
	margin: 70px 0 0 0;
}

#home-content {
	/* Forces "hasLayout" in Internet Explorer - fixes background image bug. */
	width: 100%;
	margin: -10px 0 0 0;
}

.contentTopBorder {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding-top: 1px;
	margin: 0px;
}

#rightBackground {
	/*background: url(/images/site/bg_right_column.gif) right top no-repeat;*/
}

#columns ul.arrow {
	margin: 0px;
	padding: 0px;
	}
#columns li.arrow {
	margin: 9px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
	background: url(../images/home/columns_bullet.gif) 0px 3px no-repeat;
}

#leftColumn {
	margin-left: 24px;
	width: 156px;
	font-size: 11px;
	line-height: 14px;
}

#leftColumn ul.navigation {
	margin: 20px 0px;
	padding: 0px;
}
#leftColumn ul.navigation li {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
#leftColumn ul.navigation li.active {
	font-weight: bold;
	background: url(../images/site/navigation_bullet.gif) no-repeat 0px 3px;
}
#leftColumn ul.navigation li.sub-nav {
	margin: 0px 20px 5px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	background: url(../images/site/navigation_sub_bullet.gif) no-repeat 0px 3px;
}
#leftColumn ul.navigation a,
#leftColumn ul.navigation a:link,
#leftColumn ul.navigation a:visited,
#leftColumn ul.navigation a:active {
	color: #b60002;
	text-decoration: none;
}
#leftColumn ul.navigation a:hover {
	color: #b60002;
	text-decoration: underline;
}


#middleColumn {
	width: 680px;
	margin-right: 25px;
	float: right;
}

#middleColumnRightColumn {
	width: 540px;
	margin-right: 40px;
	float: right;
}


#middleColumn p.table a { color: #000000; text-decoration: none; font: 1x/14px Verdana, Arial, Helvetica, sans-serif; line-height: .6em;}
#middleColumn p.table a:hover { text-decoration:underline; }
#middleColumn p.table { color: #373b47; text-decoration: none; font: 11px/14px Verdana, Arial, Helvetica, sans-serif; line-height: .6em; margin: 0, 5px, 0, 5px; }	

#middleColumn ul.navigation li.active {
	font-weight: bold;
	background: url(../images/site/navigation_bullet.gif) no-repeat 0px 3px;
}
#middleColumn ul.navigation li.sub-nav {
	margin: 0px 20px 5px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	background: url(../images/site/navigation_sub_bullet.gif) no-repeat 0px 3px;
}


#rightColumn {
	width: 118px;
	margin-right: 25px;
	float: right;
	font-size: 11px;
	line-height: 14px;
	
	/* Fixes IE double margin bug. */
	display: inline;
}

#rightColumn ul.navigation {
	margin: 10px 0px;
	padding: 0px;
}
#rightColumn ul.navigation li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
#rightColumn ul.navigation li.active {
	font-weight: bold;
}
#rightColumn ul.navigation a,
#rightColumn ul.navigation a:link,
#rightColumn ul.navigation a:visited,
#rightColumn ul.navigation a:active {
	color: #463d37;
	text-decoration: none;
}
#rightColumn ul.navigation a:hover {
	color: #463d37;
	text-decoration: underline;
}

#rightColumn ul.navigation li.title {
	font-weight: bold;
	color:#FFF;
	font-size:14px;
}

#glossary {
	width: 600px;
	float: left;
	padding: 5px;
	background-color:#FFFFFF;
	text-align:left;
}


#middleColumn .question-list {
	margin: 0 0 20px 40px;
	list-style-type: square;
}

#middleColumn .question {
	font: normal 16px/18px Georgia, serif;
	color: #282828;
	margin: 0 0px 3px 0px;
}

#middleColumn .question-list {
	margin: 0 0 20px 40px;
	list-style-type: square;
}

#middleColumn .question a {
	color: #9c0200;
	text-decoration: none;
}

#middleColumn .question a:hover {
	color: #9c0200;
	text-decoration: underline;
}


#contentBottomBorder {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#footer {
	color: #666;
	font-size: 10px;
	line-height: 12px;
	padding-top: 35px;
	padding-bottom: 10px;
}
#footerLeft {
	margin-left: 50px;
}
#footerRight {
	float: right;
	margin-right: 30px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #1462ab;
	text-decoration: none;
}
#footer a:hover {
	color: #1462ab;
	text-decoration: underline;
}



.trigger { cursor:pointer; }		
.trigger:hover { cursor:pointer; background:#ffffff; }		
.expanded { background:#ffffff; cursor:pointer; }
.expanded:hover { background:#ffffff; cursor:pointer; }
.show { position:static; display: table; }
.hide { position:absolute; 	left:-999em; height:1px;	width:100px; overflow:hidden;	}

hr.right {
border: dashed;
border: thin;
width: 85%;
color: #CCC;
background-color: #CCC;
height: 1px;
margin-top: -5px;
margin-bottom: -5px;
}

hr {
border: dashed;
border: thin;
width: 100%;
color: #CCC;
background-color: #CCC;
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
}

  blockquote.float-right {/* floats in content div */
  float: right;
  width: 218px; 
  height: 166px; /* "em size" is element dependent */
  padding: 50;
  margin: 5px 5px 5px 5px; /* negative bottom margin */
  background: url(/images/site/float_bg.jpg) #CCC;
  }
  
  blockquote.float-right-medium {/* floats in content div */
  float: right;
  width: 218px; 
  height: 102px; /* "em size" is element dependent */
  padding: 50;
  margin: 25px 5px 5px 5px; /* negative bottom margin */
  background: url(/images/site/float_bg_medium.jpg) #CCC;
  }
  
  blockquote.float-right-short {/* floats in content div */
  float: right;
  width: 218px; 
  height: 74px; /* "em size" is element dependent */
  padding: 50;
  margin: 25px 5px 5px 5px; /* negative bottom margin */
  background: url(/images/site/float_bg_short.jpg) #CCC;
  }

  blockquote span.cap-g {/* floats in blockquote */
  float: left;
  font-size: 1.7em;
  padding: 5px;
  margin: 5px; /* negative bottom margin */
  }
  

  blockquote > p {/* control mozilla paragraph margin */
  margin: 5px 5px 5px 10px;
  padding: 15px 15px 15px 15px;
  
  }
  
  blockquote ul li {
  background: url(../images/site/navigation_bullet-red.gif) no-repeat 0px 3px;
  font-size: 11px;
  
  }


  blockquote ul {
	margin: 20px 15px;
	padding: 0px;
}
  blockquote ul li {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
  blockquote ul li.active {
	font-weight: bold;
	background: url(../images/site/navigation_bullet-red.gif) no-repeat 0px 3px;
}

  blockquote ul a,
  blockquote ul a:link,
  blockquote ul a:visited,
  blockquote ul a:active {
	color: #b60002;
	text-decoration: none;
}
  blockquote ul a:hover {
	color: #b60002;
	text-decoration: underline;
}


  blockquote.float-right strong {
  color: #000080;
  }

  blockquote.float-right em {
  color: #800080;
  }

  p.after-blockquote {
  padding: 5px;
  }
  
 #content p.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #463d37;
}

#middleColumn p.forms {
}

#forms {
	background: url(/images/site/form_bg.jpg) no-repeat;
}

p.privacy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #463d37;
}

#flash-banner {
	margin-top: -30px;
}