/* Stylesheet created July 2009 by Rob Kendrick
   for the SCI Sales websites.  Will replace tables. */

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	}

a {text-decoration:none;}
a:link {text-decoration:none;}
a:hover {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}

img {border:none;}
img #top {border:none;}
img #bottom {border:none;}
img #bar {border:none;}
img #body {border:none;}

.salesmgr {
	font-family: Cambria,Times New Roman,serif;
	font-weight: bold;
	font-size: 180%;
	clear: both;
	}

.sales {
	font-family: Cambria,Times New Roman,serif;
	font-weight: bold;
	font-size: 150%;
	clear: both;
	}

#top {
	position: relative;
	top: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 129px;
	background: #dfdfdf;
	border: none;
	clear: all;
	}

#bar {
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
	margin-bottom: 0px;
	background: #990000;
	border: none;
	/* top: 130px; */
	height: 35px;
	text-align: center;
	clear: all;
	}

#body {
	position: relative;
	background: #efefef;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
	border: none;
	clear: both;
	}

#topborder {
	position: relative;
	background: #efefef url(images/topborderrpt.gif) repeat-x;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 9px;
	clear: all;
	}

#bottom {
	position: relative;
	background: #efefef;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 83px;
	border: none;
	clear: all;
	}

div.table1 {
	position: relative;
	width: 90%;
	height: 90%;
	right: 10px;
	margin: auto;
	text-align: right;
	padding: 20px;
	}

div.cell {
	text-align: center;
	position: relative;
	float: left;
	}
	
p {
	text-align: left;
	position: relative;
	