/**
 * Truste CSS
 * =========================================================================
 */
/* |=GLOBAL ELEMENTS */

html, body { color: #000000; font: 10pt Verdana, arial; margin: 0; padding: 0; text-align: center }
a:link, a:visited, a:active { color: #000000; text-decoration: none }
a img { border: 0 none; }

.container { width: 735px; padding-top: 40px; padding-bottom: 40px; margin-left: auto; margin-right: auto; }
.graytext, .graytext a:link, .graytext a:visited, .graytext a:hover { color: gray }
.subtext { text-align: left; padding-left: 50px; padding-right: 50px; line-height: 140% }
.subtext a:link, .subtext a:visited, .subtext a:hover { color: #69AD00; font-weight: normal }
.greentext {  color: #69AD00; font-weight: bold }
.greenlinktext {  color: #69AD00 }
.largegreentext { color: #69AD00; font-size: 11pt }
.smallgreentext, .smallgreentext a:link, .smallgreentext a:visited, .smallgreentext a:hover { color: #69AD00; font-weight: normal }
.logocell { width: 25% }
.sponsortable { width: 100% }
.maintableimg { padding: 0px; margin: 0px }
.nospacetext { font: 0pt Verdana, arial }
#leftfloat { float: left; width: 50% }
#rightfloat { float: right; width: 50% }
#footer { clear: both }
.undercolumns { padding-left: 40px; padding-right: 40px; clear:both; text-align: left }
.dotted { border: 1px dotted #7d7d7d; padding-left: 10px; padding-right: 10px; padding-top: 10px; width: 490px; color: #7d7d7d; height: 45px; margin-left: auto; margin-right: auto  }
.textright { text-align: right; bottom: 10px; top: 25% }
.textleft { text-align: left; padding-top: 8px }
.centered { text-align: center; width: 100%}
