body { margin: 0; background-color: white; font-family: Verdana; font-size: 11px; line-height: 16px; color: #424242;}
.left { float: left; display: block; }
.right { float: right; display: block; }
a img { border: 0; }
.clear { clear: both; }
a { font-weight: bold; text-decoration: none; color: #424242; }

h1 {	font-size: 15px; line-height: 140%; }
h2 { font-size: 13px; }

#pagecontainer { margin: 0 auto; width: 810px; background: url(images/bg_container.gif) top repeat-y; }
#topshadow { background: url(images/bg_top.gif) white no-repeat; height: 43px; }
#bottomshadow { background: url(images/bg_bottom.gif) white no-repeat; height: 25px; }

#headercontainer { width: 780px; padding: 0 15px; }
#headercontainer .right { margin-right: 20px; margin-top: 5px;}

#headerbox { width: 700px; padding: 0 55px 20px 55px; background: transparent url(images/header_bottom.jpg) bottom no-repeat; min-height: 60px; color: white;}
#headerbox .left { width: 330px; }
#headerbox .right { width: 320px; }

#contentcontainer { padding: 10px 0; }
.content { width: 690px; padding: 30px 60px; }

.content .left { width: 395px; padding-right: 15px;}
.content .right { width: 235px; }

#footercontainer { width: 690px; padding: 50px 60px 20px 60px; color: #878787; }

