@charset "utf-8";
/* CSS Document */

body { 
color : #000000;
 background : #ffffff; 
 margin: 20px;

font-family : Arial, Times, serif;
 font-size : 11pt;
 background-color: #ffffff;
 font-weight:normal;
border: 1px groove #333366;
	background-image:url(images/logo.gif);
	background-position:center;
	background-repeat:no-repeat;
  } 
  
h1 {
font-family : Arial, Times, serif;
 font-size : 11pt;
 font-weight:bold;

}
#content {

 background-color: #ffffff;
 background-image: none;
}
#content h1 {
font-family : Arial, Times, serif;
 font-size : 12pt;
 font-weight:bold;
 background-image: none;
}

#content ul {
font-family : Arial, Times, serif;
 font-size : 11pt;
 font-weight:bold;
 background-image: none;
}
#content li {
font-family : Arial, Times, serif;
 font-size : 10pt;
 font-weight:normal;
 background-image: none;
}

div#logo2 {
background-image:url(images/logoprint.jpg);
float:left;

}
.showonprint {
display:block;
}
#RightImage {
width:150px;
float:right;
}

a { text-decoration : underline; color : #0000ff; }

#navigation, #advertising, #other, #homelink, #footer, #primelink, #menu, #RightColumn,  #MainMenu, #BigImage, #logo { 
  display : none; 
} 


 table#customerapproval {
 border-style: groove;
 border-color:#000033;
 width: 600px;
 }
 table#customerapproval .tableSubDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #002761;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8093B0;
	border-right-color:#8093B0;
	border-bottom-color:#000033;
	border-left-color: #8093B0;
	
}

 table#customerapproval .tableHeadDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #002761;
	background-color: #8093B0;

}
 
div#col2 ul li {
	list-style-type:square;
	margin-left:10px;
	margin-top: 1px;
	padding-left:10px;
	font:0.9em Arial, Helvetica, sans-serif;
	color:#002761;
	
}