/* Page Sandbox Area */
DIV#pageContent  { 	
	color: #7f7e82; 
	font-size: 12px; 
	margin-right: 200px; 
	margin-left: 200px;
	padding: 0 8px 0 10px;
}


* HTML #pageContent {
	MARGIN-RIGHT: 10px;
}

* HTML DIV#pageContent {
	MARGIN-LEFT: 0px; 
	HEIGHT: 290px;
}

* HTML DIV#fixedContent {
	/*height: 290px;*/
}

#pageContent DIV {
	padding-right: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

#pageContent #descriptionContent  { 
	text-align: justify; 
	margin: 0; 
	padding: 0; 
	clear: none; 
	border: 0; 
}

#pageContent H1  { 
	color: #003399; 
	font-size: 15px; 
	font-weight: bold; 
	display: block; 
	margin: 0 0 8px; 
	padding: 4px 0;
}

#pageContent H3  { 
	text-align: left;
	font-family: times new roman; 
	color: #fff;
	background-color: #7f7e82;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 6px; 
	padding-left: 10px;
	font-size: 18px; 
	font-weight: 100; 
	text-transform: capitalize; 
	display: block; 
	vertical-align: top;
}

#fixedContent {
	/*height: 280px;*/
	overflow: auto;
}

#fixedGraphic {
	border: none;
}

table {
	padding: 0px; 
}
th  { 
	color: #003399; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #bfcce5;
	padding: 4px 10px; 
	border-right: 1px solid #b5bbb8; 
	border-bottom: 1px solid #b5bbb8 
}

td  { 
	color: #7f7e82; 
	font-size: 11px;
	/*padding: 2px 10px;*/
	/*border-right: 1px solid #e5e5e5;*/
	/*border-bottom: 1px solid #e5e5e5;*/
}
div#ProductCenters h6 {
	color: #003399;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}
div#ProductCenters h4 {
	background-color: #ffffff;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0.5em;
}
div#ProductCenters {
	background-color: #bfcce5;
}

.skuTable {
	color: #000000;
	CLEAR: both;  
	MARGIN: 0px; 
	WIDTH: 100%; 
	padding: 2px 10px;
	/*border-right: 1px solid #e5e5e5;*/
	/*border-bottom: 1px solid #e5e5e5;*/
}

.skuTable H3  {   
	MARGIN-TOP: 15px;
	color: #003399; 
	font-size: 13px; 
	font-weight: 700; 
	text-transform: capitalize; 
	display: block; 
}

#mainTitle { 
	color: #8f846b; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ead8af; 
	float: none; 
	border-top: 1px solid #ffffff; 
	border-left: 1px; width: 100%; 
	height: 59px; 
	border-left-color: #FFFFFF; 
	border-left-style: solid 
}

/* start: "featured products" section */
div#featuredTopics    {
	width: 200px;
	padding: 0 0 4px 0;
}
div#featuredTopics h3  {
	font-family: Times New Roman;
	color: #fff;
	font-size: 12pt;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0.5em;
	padding-top: 6px;
	PADDING-BOTTOM: 6PX;
	background-color: #7f7e82;
}
#featuredTopics a  {
	padding-left: 0.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: 1px dotted #7f7e82;
}
div#featuredTopics div.featuredTopic  {
	border-bottom: 1px dotted #7f7e82;
	/*min-height: 75px;*/
	/*height: 90px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
div#featuredTopics div.featuredTopic p {
	min-height: 55px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 90%;
	color: #7f7e82;
}
div#featuredTopics div.featuredTopic a{
	color: #003878;
	font-weight: bold; 
	font-size: 95%;
	text-decoration: none;
}
div#featuredTopics div.featuredTopic a:hover {
		color: #6aaee1;
		text-decoration: underline;
}
div#featuredTopics div.featuredTopic img{
	float: left;
	margin: 4px 7px 4px 2px;
	border: 1px solid #5ca0ce;
}
/* end: "featured products" section */


/* start: document tags - these format all generic content that appears in the main section of the screen */
.document {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.document div {
	padding-left: 8px; padding-top: 8px
}
.document pre {
	padding-left: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.document ul {
	
}
.document li {
	
}
.document h1 {
	padding-right: 0px; 
	display: block; 
	padding-left: 0px; 
	font-weight: bold;
	font-size: 140%; 
	padding-bottom: 1em; 
	margin: 0px; 
	color: #005984; 
	padding-top: 0px;
}
.document h3 {
	padding-right: 0px; 
	display: block; 
	padding-left: 0px; 
	font-weight: 700; 
	font-size: 120%; 
	padding-bottom: 0.5em; 
	margin: 0px; 
	color: #c49b2b; 
	padding-top: 0.5em;
}
.document em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
}
.document p {
	margin: 0px 0px 0.5em
}
.document table {
	margin-top: 0px; 
	font-size: 100%; 
	color: #404040; 
	FONT-STYLE: normal;
	border-spacing: 0px
}
.document td {
	padding-left: 3px; 
	color: #000000; 
	background-color: #e5e6fb; 
	text-align: left
}
.document th {
	padding-right: 2px; 
	padding-left: 2px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	color: #003399; 
	padding-top: 2px; 
	background-color: #bfcce5; 
	text-align: center
}
.document caption {
	padding-right: 2px; 
	padding-left: 2px; 
	font-weight: 600; 
	font-size: 90%;
	padding-bottom: 2px; 
	padding-top: 2px; 
	font-family: cursive; 
	text-align: center
}
.document span.caption {
	padding-right: 2px; 
	padding-left: 2px; 
	font-weight: 600; 
	font-size: 90%; 
	padding-bottom: 2px; 
	padding-top: 2px;
	font-family: cursive; 
	text-align: center
}
.document th.tableCaption {
	border-right: white 4px solid; 
	padding-right: 4px; 
	border-top: white 4px solid; 
	margin-top: 6px; 
	padding-left: 4px; 
	font-weight: bold; 
	padding-bottom: 4px; 
	border-left: white 4px solid; 
	color: #404040; 
	padding-top: 4px; 
	border-bottom: white 4px solid; 
	background-color: #ccc; 
	text-align: center
}
/* end: document tags */
