﻿@charset "UTF-8";


a img {
	border-style: none;
}
h6  {
	font-weight: bold;
	color: #ccc;
	font-size: 1em;
	text-align: left;
}
h5  {
	font-weight: bold;
	color: #ccc;
	font-size: 1em;
	text-align: left;
}
h4  {
	font-weight: bold;
	color: #ccc;
	font-size: 1em;
	text-align: left;
}
h3  {
	font-weight: bold;
	color: #ccc;
	font-size: 1em;
	text-align: left;
}
h2  {
	font-weight: bold;
	color: #ccc;
	font-size: 1em;
	text-align: left;
}
h1  {
	font-weight: bold;
	color: #ccc;
	font-size: 1em;
	text-align: left;
}
h1 { font-size: 165%; text-align: left; color: #fff; }
p { margin:0.375em 0;
	text-align: center;
}

/* Layout Rules
----------------------------------------------- */

.SpryHiddenRegion {
   visibility: hidden;
}

/* Accordion Classes
----------------------------------------------- */
.Accordion {
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
	overflow: hidden;
}
.AccordionPanelTab {
	color: #ccc;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: #080808 url('../images/bg_grad_gray1.gif') repeat-x;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../images/blt_panel_exp.gif') no-repeat left 50%;
} 
.AccordionPanelContent {
	padding: 0px 5px;
	overflow: auto;
	height: 378px;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	overflow: auto;
}

.AccordionPanelContent ul { margin: 0;	padding: 1.375em; 
}
.AccordionPanelTabHover { color: #fff; 
}
.AccordionPanelClosed .AccordionPanelTab h3 { background: url('../images/blt_panel_clps.gif') no-repeat left 50%; 
}
.AccordionPanelContent div {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#justin {
	margin: 0px auto;
	width: 335px;
		color: #999;
	background: #000 url('bg_rule_gray1.gif') repeat-x;
		font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small; /*for compliant browsers */
}
