﻿/************** Global Classes  *****************/


*,.*,#* {
	margin: 0px; 
	padding: 0px;
	font-size: 12pt;
	
}

#xpagesetup {
     position: relative;
     width: 620px;
     margin: 0 auto 0 0;
}



body {
	 margin-top: 0px;
	 /*Background information must be located in layout.css*/
	 line-height:1.5;
}

body{

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:normal;
	color: #6a6a6a;
}



p{	
	font-size:12pt;
	
}

td{

font-size:12pt;
}



h1{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:8px;
	margin:0px;
}


h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:8px;
	margin:0px;
}

h2.largerh2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:8px;
	margin:0px;
}

h3{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:normal;
	text-decoration: none;
	padding-bottom:8px;
	margin:0px;
}

h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:8px;
	margin:0px;
}

a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:normal;
	text-decoration: none;
	color: #c3992b;
}

a:hover {
	color: #c3992b;
	font-weight:normal;
	text-decoration: underline;
}



.buttonstyle{

	display:none;

}





/*/////////// START PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////*/

/* PAGE SETUP 0 */
#xPageSetup0Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:620px;/* LEAVE */
	background:none;
	margin-left:0px;
	
}

#xMainContent0{
	
	position:relative;
	margin-left:0px;
	width:620px;
	
}


/* PAGE SETUP 1 */
#xPageSetup1Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:620px;/* LEAVE */
	background:none;
}


#xLeftContent1{
	display:none;
	position:relative;
	width:0px;
	padding-left:0px;

}

#xMainContent1{
	
	position:relative;
	margin-left:0px;
	width:620px;

}


/* PAGE SETUP 2 */
#xPageSetup2Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%; /* LEAVE */
	background:#0099FF;
}


#xMainContent2{

	position:relative;
	background-color:#CC6600;
	margin-right:200px;
}

#xRightContent2{
	position:relative;
	float:right;
	background-color:#6600FF;
	width:200px;
}

/* PAGE SETUP 3 */

#xPageSetup3Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%; /* LEAVE */
	background:#0099FF;
}


#xLeftContent3{
	position:relative;
	float:left;
	width:200px;
	background-color:#6600FF;
}

#xMainContent3{

	position:relative;
	background-color:#CC6600;
	margin-left:200px;
	margin-right:200px;
}

#xRightContent3{
	position:relative;
	float:right;
	background-color:#6600FF;
	width:200px;
}

/* PAGE SETUP 4 */
#xPageSetup4Casing{
	position:relative;
	float:left; /* LEAVE - allows <div style="clear:both;"> to take effect and expand this casing div to height of page*/
	width:100%;/* LEAVE */
	background:none;
}

#xLeftContent4{
	display:none;
	position:relative;
	width:0px;
	padding-left:0px;

}

#xMainContent4{

	position:relative;
	margin-left:0px;
	width:620px;

}

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader {
	 display:none;
     position: relative;

}

#xprintheader {
	display:block;
	padding-bottom:30px;
}

#xheaderadmin {

     position: relative;

}


#xcontentback {
	position:relative;
	width:620px;
	margin: 0 auto 0 auto;
	float:left;

}

#xcontent
{
 margin:0 13px 0 13px;
 
}

#xfooter {
 display:none;
 position:relative;
}

#xfooter a{
display:none;
	color:#5f8fbc;
	font-size:11px;

}


#xfooter a:hover{
display:none;
	color:#5f8fbc;
	font-size:11px;
	text-decoration:underline;

}

#productsDisplayTreeview{

display:none;

}

.productsBCShell{

display:none;
}





