@charset "ISO-8859-1";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #414E5E;
}

* {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 150%;
}
#container {
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images2008/BG-body.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
}
#header {
	background-color: #000000;
	background-image: url(../images2008/Blank-Top.jpg);
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
}

#header .smaller {
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 0em;
	padding-left: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

#bannerPro {
	background-image: url(/images2008/SpectorProHeader.gif);
	height: 93px;
	background-repeat: no-repeat;
	background-position: left top;
}

#bannereBlaster {
	background-image: url(../images2008/eblaster_header.gif);
	height: 93px;
	background-repeat: no-repeat;
	background-position: left top;
}

#bannerPro h2, #bannereBlaster h2 {
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
}



#topContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content-1column {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images2008/BG-1column.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#content-2column {
	background-image: url(../images2008/BG-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#left {
	width: 680px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.ProductDescription {
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 40px;
	margin-top: 5px;
	margin-left: 50px;
}



#leftColumn {
	width: 680px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftColumn ul {
	padding-right: 20px;
	margin-left: 60px;
	list-style-type: square;
	padding-left: 10px;
	color: #666666;
	font-size: 12pt;
	margin-bottom: 30px;
	line-height: 1.5em;
}

#leftColumn p, #leftColumn h2 {
	padding-right: 30px;
	padding-left: 30px;
}

#leftColumn h2 {
	font-size: 140%;
	color: #1A76A5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#leftColumn p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 15px;
}

#right {
	float: right;
	width: 245px;
	padding-top: 20px;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 40px;
}


#right blockquote {
	background-image: url(../images2008/CalloutBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}

#right blockquote h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A76A5;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
}

#right blockquote p {
	font-size: 11px;
	color: #666666;
	padding-right: 15px;
	padding-left: 0px;
	text-indent: 0px;
	margin-left: -20px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#mainContent {
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 20;
	background-image: url(../images2008/below-fold-bg.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 960px;
}
#footer {
	text-align: center;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../images2008/content-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 950px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}
#footer p {
	margin: 0; 
	padding: 10px 0;
}

#topContent2 {
	background-image: url(../images2008/BG-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.personal {
	background-color: #243C7D;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
}

.tableProducts {
	text-align: left;
	background-position: left;
}

.corporate {
	color: #FFFFFF;
	background-color: #006600;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
}

.td_border-LR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.td_border-R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-top: 0px;
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 15px;
	margin: 0px;
}

#table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.tableHeads {
	background-color: #E3E3E3;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #999999;
}

.border width {
	background-color: #333333;
}

.product-subhead {
	font-size: 12px;
	text-transform: uppercase;
	color: #444444;
}

.float-right {
	float: right;
	padding-right: 10px;
}

.float-left {
	float: left;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
	color: #1A76A8;
	font-weight: bold;
}

blockquote {
	text-indent: -20px;
	margin-left: 0px;
	padding-left: 45px;
}

.red {
	color: #990000;
}

.yellow {
	color: #FFFFCC;
}

.center {
	text-align: center;
}

.img_underbox {
	margin-left: 135px;
}

#table h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#table li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#clear {
	clear: both;
	height: 20px;
}

.smaller {
	font-size: 90%;
}

.largerheader {
	font-family: "lucida grande", Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #666666;
	line-height: 1.5em;
}
.style3 {color: #990000; font-weight: bold; }

dl.recorders{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

dl.recorders:hover{
  background: lightyellow;
}

dl.recorders:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


dl.recorders dt{
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #214c7d;
}


dl.recorders dt img{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
}

dl.recorders dt a{
  color: #214c7d;
  text-decoration: none;
}

dl.recorders dt a:hover{
  text-decoration: underline;
}


dl.recorders dd{
	margin-left: 85px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}

/* Hide from IE/Mac \*/
* html dl.recorders {height 1%;}
/*End hide from IE/Mac */

dl.recorders {display: inline-table;}
