body	{
	margin: 0px;
	color: #000066;
	text-align: center;
	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/global/body_background.jpg);
}
:link,:visited { text-decoration:none }
ul,ol {
 list-style:none;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
a img,:link img,:visited img {
	border:none;
	top: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
address { font-style:normal }
table  {
  border-collapse: collapse;
	border-spacing: 0;
}
h1 { font-size: 1.2em }
h2 { font-size: 1.1em }
h3 { font-size: .8em; }
h1, h2, h3 {
	font-style: bold;
	color: #000066;
	margin: 0 0 5px 0;
}
a:link {
	color: #336699;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #336699;
}
p	{ 
margin-top: 5px;
}
.warning {
	font-size: 1.4em;
	color: #FF3333;
	font-weight: bold;
}
/*.clearfix {display: inline-table;}
.clearfix {display: block;}*/
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 width: 0;
 height: 0;
}
.clearfix:after {
  content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides fromIE-mac\*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/*z-index:-100;*/

#pageBody #innerLeftImg h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#pageBody #innerRightImg h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#pageBody h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.product_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	float: none;
	padding: 3px;
	width: 95%;
	margin: 5px auto;
}
