<style type="text/css"> 
* {margin:0} 
</style> 

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
  font: 1em/1.25 Arial, Helvetica, sans-serif;
  color: black; background: #CCCCCC;
  margin-top: 5px;
  margin-bottom: 6px;
  text-align: center;
}

.middle {
	background-image:  url(css_pics/tempback.png);
	background-repeat: repeat;
	width: 1000px;
	margin: 0 auto;
	<!-- [if IE 7]> -->
	margin-top: -18px;
	<!-- [endif]-->
}

.bottom {
	background-image:  url(css_pics/tempbottom.png);
	width: 1000px;
	height: 63px;
	margin: 0 auto;
}
.toptabs {
	background-repeat: no-repeat;
	height: 200px;
	width: 645px;
	margin: 0 auto;
}

.whitebox {
	background-color: white;
	width: 500px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
  	padding-left: 10px;
	padding-right: 10px;
}

.whitebox a:color { color: #ffffff; text-decoration:none; }
.whitebox a:visited { color: #003366; text-decoration:none; } 
.whitebox a:hover { color: #003366; text-decoration:none; } 

.content {
	background-color: white;
	width:900px;
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.content a:color { color: #ffffff; text-decoration:none; }
.content a:visited { color: #003366; text-decoration:none; } 
.content a:hover { color: #003366; text-decoration:none; } 


.tablestyle {
	color: black;
	font-size: 15px;
}

.tablestyle2 {
	width: 900px;
	padding-bottom: 0px;
}

.leftcol{
	font-weight: bold;
	text-align: right;
}

.rightcol{
	text-align: left;
}

.whiteline {
	background-color: #FFFFFF;
	width: 646px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 7px;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
	color:	black;
	text-align: left;
}

p.toplinks {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 14px;
	color:	white;
	text-align: center;
}

p.toplinks a:link { color: white; }
p.toplinks a:visited { color: white; } 
p.toplinks a:hover { color: white; } 

p.comments {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 20px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

p.bycomments {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 20px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}	

p.tooltitle {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	color:	black;
	text-align: left;
}
p.header2 {
	background-color: #3333ff;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
	color:	white;
	text-align: left;
	font: 2em/1.25 perpetua;
	margin-left: 4px;
	margin-right: 4px;
}
p.header {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	color:	#000000;
	text-align: left;
	font: 1.5em/1.25 Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 2px;
}
		
p.subheader {
	background-color: #cccccc;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color:	black;
	text-align: left;
	font: 1em/1.25 perpetua;
	margin: 0 auto;
}

table.subheader {
	background-color: #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color:	black;
	text-align: left;
	font: 1em/1.25 perpetua;
	margin: 0 auto;
}

p.center {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	color:	#ffffff;
	text-align: center;
}
 
.center a:link { color: #cccccc; text-decoration:none; }
.center a:visited { color: #cccccc; text-decoration:none; } 
.center a:hover { color: #cccccc; text-decoration:none;} 

p.left {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 14px;
	text-align: left;
	font: 1em/1.25 Arial, Helvetica, sans-serif;
}

.left a:link { color: #335577; text-decoration:none;}
.left a:visited { color: #335577; text-decoration:none;} 
.left a:hover { color: #335577; text-decoration:none;} 

p.indentleft {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
}
p.indexright {
	text-align: right;
}

a:link { color: #003366; text-decoration:none; }
a:visited { color: #003366; text-decoration:none; } 
a:hover { color: #003366; text-decoration:none; } 


#navcontainer {
	width: 600px;
	align: center;
	margin: 0px auto;
}	

td.alternating {
	background-color: #CCCCCC;
}
ol.bullets {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 35px;
	font-size: 16px;
	font: 1em/1.25 Helvetica;
	color:	#000000;
	text-align: left;
}
ol.left {
	margin: 20px 0;
	padding: 0 0 0 35px; /*--Distance between the order numbers--*/
}
ol.left li {
	margin: 0;
	padding: 5px 5px;
	font: 1em/1.25 Helvetica;
	text-align: left;
}
ul.bullets {
	margin-left: 15px;
	margin-right: 35px;
	text-align: left;
}
