/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Greystone
  -----------------------------------
*/
.p7AB {
	padding: 0px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: #FFFFFF;
}
.tableHeader {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}
.tableBodyItalic {
	font: italic normal 10px/1em Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}
.tableBody {
	font: bold 10px/1em Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 5px;
	text-decoration: none;
}
.tablePricing {
	font: bold 14px/2em Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url(images/p7ap_greystonebut.jpg);
	background-repeat: repeat-x;
	background-color: #949494;
	background-position: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	padding: 4px 8px 4px 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #7A7A7A;
	border-top: 1px solid #B6B6B6;
	background-image: url(images/p7ap_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #66879E;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #FFFFFF;
	background-image: url(images/p7ap_south_light_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000000;
	border-color: #000000;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.p7ABcontent {
	padding: 10px;
	font-size: 11px;
	line-height: 1.3em;
	background: #FFFFFF url(images/p7ap_light_gray_bevel.jpg) repeat-x center top;
	text-decoration: none;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#HeaderTitle {
	font: bolder 3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	display: inline;
	float: left;
	height: 0.2em;
	width: 8.5em;
	margin-bottom: 1em;
	margin-right: 0.25em;
	position: static;
}

#marqueecontainer{
	position: relative;
	width: 220px; /*marquee width */
	height: 335px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 1px solid black;
	padding: 2px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.tables {
	font: 10px Arial, Helvetica, sans-serif;
}
