body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img  {
	margin: 0; padding: 0; border: 0;
}

body  {body background-color: #2D2928;  }

h1     { font-family: Roboto; color: #001040;  letter-spacing:2px; font-weight:400;  font-size:26px; line-height: 36px}
h2     { font-family: Roboto; letter-spacing:1px; font-size: 24px; font-weight:700; color: #001040; line-height: 30px }
h3     { font-family: Roboto; font-size: 18px; color: #808080; letter-spacing:2px; line-height: 30px }
h4       { font-family: Roboto; color: #404040;  letter-spacing: 1.22px; font-size:15px; line-height: 160%}
h5       { font-family: Roboto; font-size: 15px; color: #404040; line-height: 130% }
h6         { font-family: Verdana; font-size: 9px; color: #000000; line-height: 120% }

.quote   { font-family: 'Open Sans'; letter-spacing:1px; font-size:  15px; font-weight:400; color: #808080; line-height: 24px }
.quote1   { font-family: 'Open Sans'; letter-spacing:1px; font-size:  10px; font-weight:400; color: #808080; line-height: 10px }

.norm        { font-family: Verdana; font-size: 11pt; color: #000000; letter-spacing:1px; line-height: 150% }
.norm1       { font-family: Verdana; font-size: 9pt; color: #ffffff; letter-spacing:2px; line-height: 140% }
.norm2       { font-family: Verdana; font-size: 10pt; color: #000000; letter-spacing:1px; line-height: 130% }


a:link     { font-family: Verdana;  color: #001040; text-decoration:none }
a:hover      {font-family: Verdana;  color: #808080; text-decoration:underline}
a:visited    {font-family: Verdana;   color: #000000; text-decoration:none  }
a:active     {font-family: Verdana; color: #808080; text-decoration:none }


.breadcrumbs	{ color: #999; font-size: 11px; background: url('images/hr-Small.gif') repeat-x 0 100%;; margin-left:0; margin-right:0; margin-top: 5px; margin-bottom:15px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:8px }
	.breadcrumbs a:link, .breadcrumbs a:visited	{ color: #999; }
	.breadcrumbs a:hover, .breadcrumbs a:active	{ color: #333; }

}