body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background: #fff;  
	/* text-align: left; */ /* part 1 of 2 centering hack */
	}
	
#content {
  color: #fff;
	background: #fff; 
	border: solid 5px #fff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 0px;
  text-align:left; /* part 2 of 2 centering hack */
	width: 1000px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1000px;
}
html>body #content {
	width: 1000px; /* ie5win fudge ends */
}	

/* NAIC starts here */
td.quest1 {
  background: #006699;
	color: #FFFFFF;
}
td.quest2 {
  background: #006699;
	color: #FFFFFF;
		font-style: italic;
}
td.nav {
  background: #fff;
	margin-top: 0px;
	margin-left: 0px;
}
/* NAIC ends here */


td.right {
  border: 1px solid #fff;
	border-left: 1px solid #375085;
	background: #ADC3E3; 
}

td.left {
  border: 3px solid #ffffdd;
}

td.main {
  background: #006699;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFF00;
}
td.search {
  background: #006699;
	color: #FFFFFF;
}
td.search2 {
  background: #ffffff;
	color: #375085;
}
td.search3 {
	color: #1E90FF;
	font-style: italic;
}
td.search4 {
	color: #375085;
}
td.topnav {
  background: url(images/navback.gif);
	font-size: 12px;
	text-align: center;
	text-vertical-align: center;
}

td.leftfeatures {
  color: #fff;
}

a.leftfeatures {
  color: #ADC3E3;
}
td.rightfeatures {
  color: #fff;
}

a.rightfeatures {
  color: #375085;
}
a.toshiba {
  color: #ffffff;
}

a.center {
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:  #1E69B8;
	outline: none;
	text-decoration: none;
	/* border: 1px solid #fff; */
}
a.center:link {
  color: #1E69B8;
}

a.center:visited {
	color:  #aaa;
	}
a.center:active {
	color:  #375085;
	}
a.center:hover {
	color: #375085;
	text-decoration: underline;
}	
	
p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
	text-align: left;
}
p.mid {
  color: #375085;
  text-align: center;
}
p.mid1 {
  color: #000080;
  text-align: left;
}
p.mid2 {
  color: #375085;
  text-align: center;
}
p.pics {
  color: #375085;
  text-align: center;
}

p.vertcenternav {
  color: #0084EF;
}

img {	border: 0; }

img.right {
  float: right;
}

h1,h2,h3,h4,h5,h6 { 
  text-align: center;
}

h1 {
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 18px;
	line-height: 16px;
}
h3 {
	font-size: 16px;
	line-height: 14px;
}
h4 {
	font-size: 14px;
	line-height: 12px;
}
h5 {
	font-size: 12px;
	line-height: 10px;
}
h6 {
	font-size: 10px;
	line-height: 8px;
}

h1.deepblue {
  color: #375085;
 }
h2.deepblue {
  color: #375085;
}
h3.deepblue {
  color: #375085;
}
h4.deepblue {
  color: #375085;
}
h2.blue {
  color: #1E90FF;
}
h3.blue {
  color: #1E90FF;
}
h4.blue {
  color: #1E90FF;
}

h1.blk {
  color: #000000;
 }
h2.blk {
  color: #000000;
}
h3.blk {
  color: #000000;
}
h4.blk {
  color: #000000;
}
h1.yel {
  color: #FFFF00;
 }
h2.yel {
  color: #FFFF00;
}
h3.yel {
  color: #FFFF00;
}
h4.yel {
  color: #FFFF00;
}
