/*--STRUCTURE--*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }

q:before,q:after { content:''; }
abbr,acronym { border:0; }

/*--TYPOGRAPHY--*/
body { /*font-size: 75%;*/  font-size: 11px; color: #ffffff; font-family: "Helvetica", Arial, Verdana, Helvetica Neue, Lucida Grande,  sans-serif; }

h1,h2,h3,h4,h5,h6 { color: #4b6c81; font-family: Arial, Helvetica Neue, Lucida Grande, sans-serif; font-weight: normal;  letter-spacing: 1;}

h1 { font-size: 14px; font-weight: bold; width: 209px; height: 86px; background: url(../images/apostle.gif) top left no-repeat; margin:0 0 0 0; text-indent: -5000px;  }
/*h1 { font-size: 14px; font-weight: bold; width: 914px; height: 304px; background: url(../images/heading.jpg) top left no-repeat; margin:0 0 0 0; text-indent: -5000px;  }*/
h2 { font-size: 38px; font-weight: normal; }
h3 { font-size: 20px; font-weight: normal; margin: 0 0 5px 0; *margin: 0; }
h4 { font-size: 20px; font-weight: bold; color: #ffffff; width: 100%; padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #b2a068; }		
h5 { float: left; font-size: 11px; font-weight: bold; color: #666666; margin: 5px 0 5px 0; }
h6 { font-size: 11px; font-weight: bold; color: #666666; margin: 0 0 5px 0; }

p 			{ margin: 0 0 15px 0;}
p.last		{ margin-bottom: 0; }
p.italic		{ font-style: italic; }
img			{ margin: 0; }

ul { margin-left: 1px; padding: 0; list-style-position: inside; }
li { padding: 0; }

ul.products-pdfs, ul.news-list, ol.products-pdfs		{ margin:0; padding: 0; }
ul.products-pdfs, ul.news-list { list-style-type: none; }

.products-pdfs li, .news-list li { margin:0; padding: 0; }

ol			{ list-style-type: none; }
dl			{ margin: 0 0 1.5em 0; }
dl dt			{ font-weight: bold; }
dd			{ margin-left: 1.5em;}

abbr, 
acronym		{ border-bottom: 1px dotted #666; }
address		{ margin-top: 1.5em; font-style: italic; }
del			{ color:#666; }

a, 
a:link		 { color: #ffffff; text-decoration: none; }
a:focus, 
a:hover		{ color: #bcbec0; text-decoration: none; }
a.current	{ color: #f26530; text-decoration: none; }


a.alt,
a.alt:link	{ color: #82754d; text-decoration: none; font-size: 12px; font-weight: bold; }
a.alt:focus,
a.alt:hover	{ color: #ffffff; text-decoration: none; }

a.alt-white,
a.alt-white:link	{ color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bold; }
a.alt-white:focus,
a.alt-white:hover	{ color: #82754d; text-decoration: none; }

a.alt-white-sml,
a.alt-white-sml:link	{ color: #ffffff; text-decoration: none; font-size: 11px; font-weight: bold; }
a.alt-white-sml:focus,
a.alt-white-sml:hover	{ color: #82754d; text-decoration: none; }

a.comment-control,
a.comment-control:link	{ color: #ffffff; text-decoration: none; font-size: 11px; font-weight: normal; }
a.comment-control:focus,
a.comment-control:hover	{ color: #82754d; text-decoration: none; }

blockquote	{ margin: 1.5em; color: #666; font-style: italic; }
strong		{ font-weight: bold; }
em,dfn		{ font-style: italic;  }
dfn			{ font-weight: bold; }
pre,code		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt	{ font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt			{ display: block; margin: 1.5em 0; line-height: 1.5; }
