* {
   margin: 0;
   padding: 0;
font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img {
	border:none;
}

p {
  margin-top: 0em;
  margin-bottom: 0em;
}

a:link {
	color: #CC9900;
	text-decoration: none;
}


a:visited {color: #CC9900;
text-decoration: none;}
a:hover {color: #003769;
text-decoration: none;}
a:active {color: #CC9900;
text-decoration: none;}

a.two:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.two:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	

}
a.two:active {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;


}
a.two:hover {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003769;
	line-height: 20px;
	font-weight: bold;
}
.boldtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003769;
	line-height: 17px;
	font-weight: bold;
}	
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003769;
	line-height: 17px;
}	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	
}

p.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003769;
	line-height: 20px;
}
p.subtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003769;
	line-height: 17px;
}

	
p.smtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003769;
}

 hr {
  border: 0;
  width: 100%;
   color: #CC9900;
background-color: #CC9900;
height: 1px;
}

.picture1 {
	border: 1px solid #000033;
}
body {
	width: 887px;
	
	margin: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

#wrap {
	float: left;
	width: 885px;
	height: auto;
	border-left: 1px solid #003769;
	border-right: 1px solid #003769;
	border-bottom: 1px solid #003769;
	background-color: #FFFFFF;
}
#menuwrap {
	float: left;
	width: 885px;
	height: 35px;
	background-color: #003769;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu1 {
	float: right;
	width: 510px;
	height: auto;
	margin-top: 6px;
	margin-right: 10px;
}



#menu2 {
	float: left;
	z-index:100;
	width: 627px;
	height: 35px;
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #003769;
}



#warehouse {
	float: right;
	width: 257px;
	height: 35px;
	border-left: 1px solid #003769;
	border-bottom: 1px solid #003769;
}
#side {
	float: right;
	width: 237px;
	height: auto;
	border-left: 1px solid #003769;
	border-bottom: 1px solid #003769;
	padding: 10px;
	background-color: #FFF4D5;
}
#logos {
	float: right;
	width: 257px;
	height: 81px;
}
#copy {
	float: left;
	width: 607px;
	height: auto;
	padding: 10px;
}
#copy2 {
	float: left;
	width: 807px;
	height: auto;
	padding: 10px;
}

#bodypic {
	float: left;
	width: auto;
	height: auto;
	padding: 5px 5px 5px 0px;
margin-right: 10px;
	text-align: center;
}
#footer {
	clear: both;
	width: 885px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
}
/* -----Form */

input {
	background-color: #CCCCCC;
	border: 1px solid #000033;
	margin-bottom: 4px;
}

select { 
 background-color: #FFFFFF; 
 color: #ffffff; 
}

textarea { 
	background-color: #CCCCCC;
	border: 1px solid #000033;
	margin-bottom: 4px;
}

.handcursor{
	cursor:hand;
	cursor:pointer;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: normal;
}

.SVtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height: normal;
}
/*for "switch view" */

table.sample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003769;
	border-spacing: ;

	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003769;
	padding: 4px;
	-moz-border-radius: ;
}
table.sample td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003769;
	padding: 4px;
	-moz-border-radius: ;
}