/*
 Common styles for screen, print and handheld media
 Site: Maritz
*/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 border: 0;
 margin: 0;
 outline: 0;
 padding: 0;
 vertical-align: baseline;
}

:focus {
 outline: 0;
}

body {
 background: #fff;
 color: #000;
 font-family: Tahoma, lucida, sans-serif;
 line-height: 1.5;
}

a {
 color: #0047B6;
 text-decoration: none;
}

a:hover {
 color: #5287DC;
}

img.left {
 float: left;
 margin: 0 1em 1em 0;
}

img.right {
 float: right;
 margin: 0 0 1em 1em;
}

h1 {
 font-size: 3em;
 color: #2F70D5;
 font-weight: normal;
 margin: 0;
}

h2 {
 font-size: 1.2em;
 color: #FF5200;
 font-weight: normal;
 margin: 1em 0 0.25em 0;
}

h2.dividers {
 color: #FF5200;
 font-size: 1.8em;
 font-weight: normal;
 line-height: 1.11;
 padding: 1em 0;
 border-top: 1px solid #C8C5BC;
 border-bottom: 1px solid #C8C5BC; 
 margin: 1em 0;
}

h2.white-papers {
 margin: 0;
 border-bottom: 0;
 padding-bottom: 0;
}

h2.first {
 margin-top: -5px;
}

h2.first2 {
 margin-top: 0;
}

h2.grey {
 font-size: 1.1em;
 color: #6F6F62;
 text-transform: uppercase;
 margin: 0 0 0.75em 0;
}

h2.blueHome {
 font-size: 1.1em;
 font-weight:bold;
 color:#0047B6;
 text-transform: uppercase;
 margin: 0 0 0.75em 0;
}

h2.blue {
 font-size: 1.8em;
 color: #0047B6;
 margin: 0;
 font-weight: normal;
}

h2.large {
 font-size: 1.8em;
 font-weight: normal;
 line-height: 1.3;
}

h2.large2 {
 margin: 0 0 1em 0;
}

h3 {
 font-size: 1em;
 margin: 1.75em 0 0.25em 0;
 font-weight: normal;
}

h3.bold {
 font-weight: bold;
}

h3.large {
 font-size: 1.4em;
 line-height: 1.36;
 margin: 1.5em 0 1.25em 0;
}

h3.divider {
 border-top: 1px solid #C8C5BC;
 padding: 1.25em 0 0 0;
}

h3.first {
 margin: 0;
}

h4, h5, h6 {
 font-size: 1em;
 margin-bottom: 0.25em; 
}

p {
 margin: 0 0 1em 0;
}

p.intro {
 font-size: 2.2em;
 color: #838378;
 line-height: 1.18;
 margin-bottom: 0.75em;
}

p.intro a {
 color: #2F70D5;
}

p.intro a:hover {
 color: #5287DC;
}

p.intro-top {
 color: #838378;
 margin: 0.25em 0 1.25em 0;
} 

p.smaller-intro {
 color: #6F6F62;
 font-size: 1.6em;
 line-height: 1.44;
 margin: 0.5em 0 1.5em 0; 
}

p.smaller-intro2 {
 color: #908C81;
 font-size: 1.5em;
 line-height: 1.46;
 margin: 0 0 1.75em 0; 
}

p.smaller-intro3 {
 margin-top: 0; 
}

p.smaller-intro strong {
 color: #504E48;
 font-weight: normal;
}

p.smaller-margin {
 margin: 0 0 1.15em 0; 
}

p.thank-you {
 color: #6F6F62;
 font-weight: bold;
}

p.author {
 margin: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}

blockquote, q {
 quotes: "" "";
}

ol, ul {
 list-style: none;
}

ul.simple {
 list-style: disc;
 margin: 1.5em 0 1.5em 37px;
}

ul.simple li {
 margin-bottom: 1em;
}

dl {
 margin: 0 0 1em 0;
}

dt {
 font-weight: bold;
}

dd {
 margin-bottom: 1em;
}

input, select, textarea {
 font-family: Tahoma, lucida, sans-serif;
 font-size: 1em;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
 font-size: 1em;
}

caption, th, td {
 font-weight: normal;
 text-align: left;
}

th, td {
 padding: 0.25em 0.25em 0.25em 0.5em;
}

hr {
 display: none;
}

.clear {
 clear: both;
}

.top {
 vertical-align: top;
}

.center {
 text-align: center;
}

.cleaner {
 font-size: 0;
 line-height: 0.0;
 height: 0;
 clear: both;
}

table.withBorder{
    border-right-width: 0px; 
    border-collapse: collapse; 
    border-top-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px;
    color: #6f6f62;
}
table.withBorder th
{
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0;
	border: 2px solid #d8d4c9;
	color: #f15f32;
	font-weight: bold;
}
table.withBorder td
{
    color: #6f6f62;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0;
	border: 2px solid #d8d4c9;
}