a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
table,table td{padding:5px;border:none;border-collapse:collapse;}
img{vertical-align:top;}
embed{vertical-align:top;}
tr:nth-child(odd)    { background-color:#eee; }
tr:nth-child(even)   { background-color:#fff; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	color: #626366;
	font: inherit;
	font-family: 'PT Sans', sans-serif;
	font-size: 	12px;
	font-weight: inherit;
	line-height: inherit;
	vertical-align: baseline;
}

span {
	color: inherit;
	font-size: inherit;
}

strong {
	color: inherit;
	font-weight: bold;
	line-height: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


ul {
	list-style: disc;
	padding-left: 30px;
}

ol {
	list-style: decimal;
	padding-left: 30px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

hr {
	height: 1px;
	margin: 15px 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
table tr td, table th td {
	vertical-align: top;
}

a, a:hover {
	text-decoration: underline;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

h4, h5, h6 {
	color: #626366;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}


h1 {
	font: 36px/43px 'PT Sans', sans-serif;
	color: #F57922;
	text-transform: none;
	padding-top: 5px;
}

h2 {
	font: 24px/31px 'PT Sans', sans-serif;
	color: #F57922;
	text-transform: none;
	padding-bottom: 5px;
}

h3 {
	font: 18px/21px 'PT Sans', sans-serif;
	color: #F57922;
	text-transform: none;
	padding-bottom: 5px;
}

h4 {
}

p {
	padding-bottom: 7px;
}

blockquote{
	/*background: url(images/quote.png) 239px 9px no-repeat;*/
	padding-top: 12px;
	padding-bottom: 13px;
}

blockquote p{
	font-style: italic;
	padding: 0 0 0 31px;
	width: 370px;
	display: inline-block;
}

h4 { }

h5 { }

h6 { }

address {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

em, em#tinymce {
	font-style: italic;
}



.download-file{
	background: url('images/download-small.png') no-repeat scroll 0 0 transparent;
	min-height: 25px;
	display: block;
	line-height: 14px;
	padding-left: 25px;
	margin-bottom: 5px;
}

.download-file, .download-file a, .download-file a:hover{
	font-weight: 700 !important;
	text-decoration: none;
}