body {
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
	background-color: #fff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-highlight-color: #FFF8EF;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #FFF8EF;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #F8CF99;
}

.wrapcenter {
	margin: 0 auto;
}

A {
    color : #10187B;
    text-decoration : underline;
    font-family : verdana, arial, sans-serif;
    font-weight : normal;
    line-height : 18px;
}

A:hover {
    color : #C08261;
    font-family : verdana, arial, sans-serif;
    text-decoration : underline;
    font-weight : normal;
    line-height : 18px;
}

A.footerlink {
    color : #787878;
    font-size : 10px;
    text-decoration : none;
}

A.footerlink:hover {
    color : #787878;
    font-size : 10px;
    text-decoration : underline;
}

td {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : normal;
}

td.content {
  padding-left    : 40px;
  padding-right   : 40px;
  padding-bottom  : 20px;
  padding-top     : 50px;
}

td.leftCol{
 padding-top:40px;
 width:197px;
 text-align:right;
}

td.leftCol img.border{
 border:15px solid #ddd;
}

TD.text, P.text, SPAN.text, LI.text {
  color : #000000;
  line-height : 18px;
  text-align : left;
  width : 100%;
  padding:20px;
  padding-left : 0px;
  padding-right : 30px;
}

TD.pageheader, div.pageheader, SPAN.pageheader {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  margin-bottom : 20px;
  font-style:bold;
}

div.subheader {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #2D2A63;
  margin-bottom : 20px;
  letter-spacing : 1px;
  text-transform : uppercase;
}


/* Footer */
TD.footer {
  color : #000000;
  text-align:left;
  padding-right:0px;
  font-size:10px;
}
/* Footer */


li {
  padding-bottom:3px;
  list-style-type:square;
  text-align:left;
}

ul,ol{
  margin-left:16px;
  margin-top:10px;
}

img.contentimage{
 border-width:0px;
 border-style:solid;
 border-color:#2D2A63;
 border-right-width:1px;
 border-top-width:1px;
}

hr{
 width:100%;
 height:1px;
}

.borderduenn{
 border: 1px solid #666;
}

