body { margin: 0; padding: 0; color: #5c5c5e; background: #cccccc; font-family: Lucida, Lucida sans, Lucida Sans Unicode, Arial, Helvetica, San-Serif;  }
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: underline; }

.pad { padding-left: 6px; }

#main {margin: 0 auto; width: 950px; background: #ffffff url(images/header.gif) no-repeat; }
#nav { height: 27px; width: 360px; left: 420px; top: 48px; position: relative; }
#content { width: 650px; margin: 0px; padding-top: 50px; padding-left: 270px; }
#contenthome { width: 950px; margin: 0; }
#footer { width: 900px; }
.footer{background: #213a72 url(images/footer.jpg) no-repeat; height:45px; width:100%;}
.footer h2{ color:#fff; font-size:11px; text-align:center; padding:20px 0 0; margin:0;}

.whitetext { font-size: 9pt; color: #ffffff; padding-left: 8px; padding-top: 2px; font-weight: bold; }
.whitetext a:link { color: #ffffff; text-decoration: none; }
.whitetext a:visited { color: #ffffff; text-decoration: none; }
.whitetext a:hover { color: #49b8ef; text-decoration: none; }
.whitetext a:active { color: #ffffff; text-decoration: none; }

.border { border: 2px solid #49b8ef; width: 500px; padding: 5px; }

