@charset "utf-8";
/* CSS Document */
body {color:#6E6E6E;font-family:Arial, Helvetica, sans-serif;font-size:13px;text-align:center;}
img {border:0;}
h2 {color:#8FA6BC}
#Header {text-align:center;padding:20px 0;border-bottom:2px solid #E73F97;}
#Header a {width:319px;height:137px;display:block;margin:10px auto;background:url(images/logo.png) center no-repeat;}
#Header a h1 {display:none;}
.OneThird {width:272px;float:left;margin:50px 10px 50px 10px;}
.OneThird p {text-align:justify;height:120px;}
.ImageLink {height:128px;margin:0 0 30px 0;}
.Center {width:876px;margin:0 auto;}
.Contacts {margin:0 auto;width:876px;}
.Contacts a {color:#7DB1CF;text-decoration:none;}
.Contacts a:hover {text-decoration: underline;color: #A6C9DE;}
.Signoff {background-color:#E73F97;color:#ffffff;width:876px;margin:16px auto 2px auto;font-size:11px;text-align:left;}
.Signoff a {color:#fff;text-decoration:none;}
.Signoff a:hover {text-decoration:underline;}
.Signoff .Left {line-height:39px;margin-left:5px;}
.Signoff .Right {float:right;margin-top:8px;margin-right:5px;}

.Big {font-size:1.2em;}