﻿/************** Global Classes  *****************/


*,.*,#* {
	margin: 0px; 
	padding: 0px;
	
}

#xpagesetup {
     position: relative;
     width: 928px;
     margin: 0 auto 0 auto;
}

.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:100%;/* LEAVE */
	background:url(images/pagesetup0back.jpg);
	background-repeat:repeat-y;
	
	
}


#xMainContent0{
	
	margin-left:30px;
	margin-right:20px;
	
}


/* 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:100%;/* LEAVE */
	
}


#xMainContent1{
	
	
	
}


/* 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:url(images/pagesetup4backbottom.jpg);
	background-position:bottom left;
background-repeat:no-repeat;

}

#xPageSetup4Inner{


	

}

#xTopLeftCorner{
	position:absolute;

}

#xMainContent4{

	position:relative;
	margin-right:30px;
	margin-left:30px;
}


#xRightContent4
{
    display:none;
	position:relative;
	float:right;
	width:308px;
}

/*/////END PAGE SETUP STYLES//////////////////////////////////////////////////////////////////////////////////////////*/


#xheader 
{
     display:none;
     position: relative;
     width: 928px;
     height: 169px;
     background-image:url(images/headerback.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
}

#xprintheader {
     display:none;
}

#xheaderadmin {
     position: relative;
     width: 928px;
     height: 169px;
     background-image:url(images/headerbackadmin.jpg);
     background-repeat:no-repeat;
	 color:#5a5a5a;
	 z-index:100;
}

#xlogo{
	position:absolute; 
	left:23px; 
	top:18px;
}

#xnav
{
 position: absolute;
 top:131px;
 left:30px;
}



#xcontentback {
	position:relative;
	width:928px;
	margin: 0 auto 0 auto;
	float:left;
	
}

#xcontent
{
 margin:0 0 0 0;
}

#xfooter 
{
    display:none;
	 position:relative;
	 background-image:url(images/footerback.jpg);
	 background-repeat:no-repeat;
	 width:928px;
	 height:75px;
	 color:#09142d;
	 font-size:11px;
	 background-color:#e8e8e8;
}

#xfooter a{
	color:#09142d;
	font-size:11px;

}

#xfooter a:hover{
	color:#09142d;
	font-size:11px;
	text-decoration:underline;

}

.pagetopShell
{
    display:none;
}

.stdbottomShell {
    display:none;
}
