body {
	background-image: url(../images09_v7/Peak09v7_TopBg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
}

td, th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #333333
}

hr {
	color: #FFFFFF;
}

.subheader {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-weight: lighter;
	text-decoration: none;
  color: #1F4668;
}

.subheaderHP {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
  color: #333333;
}

.header {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
  color: #1F4668;
}

.cartheader {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
  color: #1F4668;
}

.headerHP {
	font-family: Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 30px;
  color: #FFFFFF
}

.nav {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;

  color: #FFFFFF

}

.cartnav {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

  color: #FFFFFF

}

.navLink {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333
}

.navFTR {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.navFTRfrancais {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.navFTRespanol {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

.required {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}

.attributename {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #333333;
	text-decoration : none;
}

.fontSizeChange {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#accordion {
	margin:0px 0px;
}

h3.toggler {
	cursor: pointer;
	border-color: #FF0000
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #1F4668;
	margin: 0 0 0px 0;
	padding: 4px 0px 0px;
	background-image: url(../images09_v7/LeftNavBG.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

div.element p, div.element h4 {
	margin:8px;
	padding:0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

blockquote {
	padding:5px 20px;
}

.analysis {
	font-family: Helvetica, sans-serif;
	font-size: 12px;	
}

.arrowlistmenu{
width: 190px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 11px Helvetica, sans-serif;
background: url(../images09_v7/subNavExpand.gif);
margin: 0 0 0px 0;
text-transform: uppercase;
height: 17px;
padding: 9px 0 0 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images09_v7/subNavCollapse.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: none;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: none;
}

.arrowlistmenu ul li a{
color: #333333;
background: url(../images09_v7/redarrow1.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal
font-size: 10px
}

.arrowlistmenu ul li a:visited{
text-decoration: none;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
text-decoration: underline;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
text-decoration: underline;
}

.shadetabs{
padding: 0 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font: 12px Helvetica, sans-serif;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
	color: #CC0000;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding-left: 14px; /*link text is indented 19px*/
margin-right: 4px;
color: #333333;
background: url(../images09_v7/grayarrow1.gif) no-repeat center left; /*custom bullet list image*/
}

.shadetabs li a:visited{
	color: #333333;
}

.shadetabs li a:hover{
text-decoration: underline;
	color: #333333;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
	color: #333333;
}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: white;
	color: #333333;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #333333;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
