html{ overflow-y:scroll; }
body {background:#e0e0e0; color:#303030; font:76% tahoma, verdana, sans-serif; margin:0; padding:15px 0 0;}
form {margin: 0; padding: 0;}
input {width: 130px; border: solid 1px #aaaaaa; margin-top: 6px; color: #aaaaaa; font-size: 90%; text-align: center;}
.submit {width: 80px; border: solid 1px #aaaaaa; margin-top: 6px; color: #212121; font-size: 90%; text-align: center; margin-left: 25px;}
img {border: 0}
#container {background:#fff; margin:0 auto 20px; padding:5px 10px 20px; width:760px;}

/* Logo */
#logo {margin:15px 0 0;}
#logo h1 a {border:none; color:#505050;}
#logo h1 a:hover {border:none; color:#303030; text-decoration:none;}
#logo p {font-size:1.3em;  color:#505050; margin:0 0 20px 0;}

/* Links/H tags */
a {border-bottom:1px dotted #505050; color:#303030; text-decoration:none;}
a:hover {border-bottom:1px solid #505050; color:#303030; text-decoration:none;}
a img {border:0;}
h1 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
h2 {font-size:1.7em; font-weight:400; margin:0 0 10px;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 8px;}
p {line-height:1.5em; margin:0 0 15px; text-align:left;}
ul,ol {margin:0 0 15px 15px; padding:0;}
li {margin:0 0 3px 0;}

/* Navigation tabs */
#navTabs {clear:both;}
.navTabs {background:#e0e0e0 url(../images/corner.gif) top right no-repeat; border-bottom:1px solid #fff; border-left:1px solid #fff; font-size:1.1em; margin:0 0 4px; padding:4px 8px; text-decoration:none;}
.navTabs:hover {background:#d0d0d0 url(../images/corner.gif) top right no-repeat; border-bottom:1px solid #fff; text-decoration:none;}
.activenavTabs {background:#505050 url(../images/corner.gif) top right no-repeat; color:#fff; font-size:1.1em; margin:0 0 5px; padding:4px 8px 5px; text-decoration:none;}
.activenavTabs:hover {color:#fff; text-decoration:none;}

/* Header description area */
#topBox {background:#505050 url(../images/helpdesk.jpg) bottom left repeat-y; clear:both; color:#fff; height:235px; margin:5px 0 15px; padding:0 0 5px 0;}
#topBox p {font-size:1em; line-height:1.3em; padding:0 0 0 15px; width:290px;}
#topBox h1 {color:#fff; padding:15px 15px 0;}
#topBox a {border-color:#fff; color:#fff; text-decoration:none;}

/* Main content */
#content {border-right:1px solid #d8d8d8; float:left; margin:0; padding:0 15px 0 0; width:550px;}

/* Right content */
#rightContent {float:right; width:150px;}
#rightContent p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}

/* Footer */
#footer {background:#fff; border-top:1px solid #d8d8d8; clear:both; margin:0; padding:0;}
#footer a {color:gray;}
#footer a:hover {color:#303030;}
#footer p {color:gray; font-size:1.1em; line-height:1.3em; margin:15px 0 0; padding:0;}

/* Other classes */
.photo {background-color:#f0f0f0; border:1px solid #d8d8d8; margin:0 0 15px; padding:2px;}
.right {margin:-8px 0 8px 0; text-align:right;}
.block {background:#f0f0f0; padding:10px;}
.hide {display:none;}