html, body, div, span, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family:arial,tahoma, inherit;

}
h3 span
{
	font-size: 9pt;
	line-height:24px;	

}
body { 
  line-height: 1.5; 

}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; 
}
caption, th, td { text-align: left; font-weight: normal; 
}
table, td, th { 
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; 
}
blockquote, q { quotes: "" ""; 
}

/* Remove annoying border on linked images. */
a img { border: none; text-decoration:none 
}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
html{color:#000;
}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;

}table{border-collapse:collapse;border-spacing:0;
}
fieldset
{
	/*border: 1px solid #CCCCCC;*/
	border: none;
    margin-bottom: 10px;
    padding: 15px;

}
img{border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;

}li{list-style:none;
}caption,th{text-align:left;
}
/*h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;*/
}q:before,q:after{content:'';
}abbr,acronym {border:0;font-variant:normal;
}sup {vertical-align:text-top;
}sub {vertical-align:text-bottom;
}input,textarea,select{font-family:arial,inherit;font-size:inherit;font-weight:inherit;
}input,textarea,select{*font-size:100%;
}legend{
color: #004AAC;
    font-weight: bold;
    padding: 0 5px;
}body {*font-size:small;*font:x-small;
	font-family: Arial, Helvetica, sans-serif; color:#333333;
	line-height: normal;

}table {font-size:inherit;font:100%;
}pre,code,kbd,samp,tt{font-family:arial,monospace;*font-size:108%;line-height:100%;
}


.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;

}

.clearfix {display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
.clearfix {display: block;
}
/* End hide from IE-mac */

.clear{
	clear:both
}


