h1  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	margin-bottom: 15px;
	
	
}


h2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #A92228;
	margin-top: 0px;
	margin-bottom: 5px;
	
}
img {
    border-style: none
}

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


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
}

.bigtitle   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #A92228;
	margin-top: 0em;
	width: 280px;
}
.prodcollout   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #A92228;
	margin-top: 0em;
	width: auto;
}

.prodcollout2   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #A92228;
	margin-top: 0em;
	
}
.redtitle   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	margin-top: 0em;

}

.redsubtitle   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #A92228;
	margin-top: 0em;

}

.rightcolumn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}

.jbodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	margin-top: 0em;

}
.jbodytextwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 0em;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


a.regular:link {
	color: #336699;
	text-decoration: none;
}
a.regular:visited {
	text-decoration: none;
	color: #660000;
}
a.regular:hover { text-decoration: underline; color: #CC0000;}
a.regular:active {text-decoration: none;}	
	
a.small:link { color: #FFFFFF; text-decoration: none;}
a.small:visited { text-decoration: none; color: #FFFFFF;}
a.small:hover {text-decoration: underline; color: #CCCCCC;}
a.small:active { text-decoration: none;}

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}
