﻿* {	margin:0px;	padding:0px; }
html, body { height:100%; /* FIX DATASHEET VIEW */ }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.5; color:#000000; text-align:left; }
a, a:link, a:visited { text-decoration:none !important; color:#255c5c !important; }
a:hover { text-decoration:underline !important; color:#666666; }
li { list-style-type:disc;list-style-position:outside;margin-left:12px; }
table {	border-collapse: collapse; }
td { vertical-align:top; }
strong { font-weight:bold; }
h1, h2, h3, h4, h5, h6 { font-weight:bold;color:#444444;line-height:1.3; }
p { padding: 10px 0px 0px 0px; line-height:1.4; }
img { border: 0; }

/* ---------------------- */
.group { width:100%; }
.center { text-align: center; }

/* ---------------------- */
#master-backgroundcolor { background-color:white;}
#master-backgroundimage 
{
	background-image:none;
}
#master-wrap { width:640px;margin:0 auto; }
#admin { display:none; }
#topsearchouterplacement { display:none; }
#master-header { display:none; }
#master-pageheader-catalog { display:none; }
#master-nav { display:none; }
#master-container { width: 640px; }
#master-pagefooter {
	padding:30px 0 25px 0;
	font-family: Arial,Geneva,Verdana,sans-serif;
	font-size: 0.95em;
	color: #777;	
	text-align: center;	
	letter-spacing: .2px;
	background-color:white;
	
	width: 640px;
	margin:0 auto;
	border:1px solid red;
}

#master-pagefooter p {
	padding:0px;
}

#master-pagefooter a:hover { 
	color: #555; 
	border-bottom: 1px dotted #555;
	text-decoration: none;
}

/* ----------------------------- */

/* float web part panel */
#MSOTlPn_WebPartPageDiv { border:1px solid black !important; }
.ms-ToolPaneOuter { position: absolute; height: 80% !important; border: 2px #6f9dd9 solid; top: 0; left: 0; }
td#MSOTlPn_MainTD { width: 0 !important; }
td#MSOTlPn_ToolPaneCaption { cursor: move; }

/*-----------------html to pdf styles---------------------*/
.LinkButton {
	display:none;
}

/*---------------end html to pdf styles-------------------*/