/* Global */
body {font-family:Tahoma, Arial, sans-serif; font-size:1em; font-weight:normal; color:#BDC36B; background-color:#000000; padding:0; margin:0;}
.vm {vertical-align:middle;}
img, table {border:0;}
.center {text-align:center;}
.justify {text-align:justify;}
.right {text-align:right;}
.italic {font-style:italic;}


/* Logo */
div#logoBox {width:auto; height:98px; border-bottom:1px solid #303214; margin-bottom:24px;}

/* Main containers */
div#container {width:100%;}
div#content {width:auto;}
div#contentBody {width:auto; height:300px; font-size:0.75em; padding:20px;}
html > body div#contentBody {height:auto; min-height:300px;}

div#tmpNotice {width:500px; margin-right:auto; margin-left:auto; cursor:default;}
p#tmpNoticeTitle {font-size:1.2em; font-weight:bold; text-align:center; letter-spacing:4px; padding-bottom:18px; border-bottom:1px solid #DDE0B4; margin-bottom:48px;}
p#tmpNoticeSig {font-style:italic; text-align:right; margin-top:48px;}

/* Copyright */
div#cr {width:auto; font-size:0.6em; text-align:right; padding-top:4px; border-top:1px solid #303214; margin-top:24px; cursor:default;}

a {color:#D7DBA6; background-color:inherit; text-decoration:underline;}
a:visited {color:#D7DBA6; background-color:inherit; text-decoration:underline;}
a:hover {color:#FFFFFF; background-color:inherit; text-decoration:underline;}
a:active {color:#D7DBA6; background-color:inherit; text-decoration:underline;}
