/* left sidebar: overflow: hidden; */
/* TODO: check for logo vs. flyout*/

/* 	layout for templates
	1. floating	and margins		
	2. borders and separators		*/

/* general settings 				*/
body {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial;
	MIN-HEIGHT: 100%;
    PADDING-RIGHT: 0px; 
    background-color:#F2DEB9;
    background-repeat: no-repeat;
     }

/*##################################*/
/* 1. floating and margins			*/

/* 	main conent area 	 			*/
#mainContainer { 
 MARGIN: 0px auto; WIDTH: 887px; POSITION: relative; TEXT-ALIGN: left;
 margin-left:40px;


 	
}


#largeContent 
{
	
}

/* left menu 				*/
#leftSidebar
{
	margin-top:-4px;
	_margin-top:-16px;
}

/* content area with title			*/
#contentArea 
{
	width:887px; 
	
}








#bodySectionWrapper {

	
 display:none;
}




.topNav
{

/*	background-color:#CE2A29;*/
}
#footer {
   margin:auto;
   width:926px;
}


#navshadow
{
	width:867px;
	height:5px;
/*background-image:url(../site_images/bottomshadow.JPG);*/
	margin-top:-1px;
	margin-left:1px;
	/* background-position:top;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/

}

#leftnavshadow
{
	width:3px;
	height:5px;
	background-image:url(../site_images/belowred_left.JPG);
	background-position:top left;
	margin-left:-3px;
	margin-top:-1px;
    background-position:top;
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/

}


#leftbarBorder
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

}

#topleftshadow
{

	width:9px;
	height:222px;
	position:absolute;
	margin-left:-8px;
	margin-top:-4px;
	_margin-top:-10px;
	_margin-left:-8px;
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
	background-image:url(../site_images/shadow-top-left.JPG);
	background-position:top left;
	background-repeat:repeat-y;
}

#toprightshadow
{

	width:10px;
	height:222px;
	position:absolute;
	margin-left:887px;
	margin-top:-4px;
	_margin-top:-11px;
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
	background-image:url(../site_images/shadow-top-right1.JPG);
	background-position: top right;
	background-repeat:repeat-y;
}
#bottomleftshadow
{

	width:9px;
	height:165px;
	position:absolute;
	bottom:-1px;
	_bottom:6px;
  	margin-left:-8px;
	_margin-left:-8px;
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
	background-image:url(../site_images/bleftshadow.JPG);
	background-position:top right;
	background-repeat:repeat-y;
}

#bottomrightshadow
{

	width:9px;
	height:190px;
	position:absolute;
	bottom:2px;
	_bottom:11px;
	margin-left:886px;
    _margin-left:886px;
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
	background-image:url(../site_images/shadow-bottom-right.JPG);
	/*background-image:url(../site_images/bshadow1.gif);*/
	background-position: top right;
	background-repeat:no-repeat;
	
	
}
#bshadow
{
	height:4px;
	margin-top:0;
	#margin-top:0px;
	_margin-top:0px;
	background-image:url(../site_images/shadowb2.gif);
	background-position: top right;
	background-repeat:repeat-x;
	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
	
}

#bottomleftroundedshadow
{

/*	width:33px;
	height:20px;
	position:absolute;
	bottom:-5px;
	z-index:1;
	margin-left:-6px;
   	/*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	background-image:url(../site_images/bottomleftroundedhadow.JPG);
	background-repeat:no-repeat;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;*/


		
	
}

#bottomrightroundedshadow
{

/*	width:33px;
	height:20px;
	position:absolute;
	bottom:-7px;
	z-index:1;
	margin-left:863px;
    /*border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;*/
	background-image:url(../site_images/bottomrightroundedhadow.JPG);
	background-repeat:no-repeat;
	background-position:bottom left;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;*/
	
}


.bl
{
	background: url(../site_images/corner-bottom-left.gif) 0 100% no-repeat; 
	width: 690px;
} 
.br
{
	background: url(../site_images/corner-bottom-right.gif) 100% 100% no-repeat
} 
.tl
{
	background: url(../site_images/corner-top-left.gif) 0 0 no-repeat
} 
.tr 
{
	background: url(../site_images/corner-top-right.gif) 100% 0 no-repeat; 
	padding:10px
} 
.clear
{
	font-size: 1px; 
	height: 1px;
}



#linktoprint
{
	float: right;
    margin-right: 50px;
}
.footerdash{
display:none;
}
.msdLogo{
margin-top:0px;
padding-top:10px;
padding-bottom:10px;

}


.footerPadding {
margin-left:65px;

}


