* {
  margin: 0;
  padding: 0;
}

body {
  margin: 20px 0;
  background: #FFFFFF;
  font: normal small Arial, Helvetica, sans-serif;
  color: #666666;
}

h1, h2, h3 {
  color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

ul {
  padding-botton: 12px;
}
p {
  padding-bottom: 14px;
}

th {
  background-color: #DCEBFC;
}

form {
  padding-bottom: 12px;
}
blockquote {
  margin-left: 2em;
  padding-left: 1em;
  border-left: 1px solid #EEEEEE;
}

ul {
  margin-left: 3em;
}

ul li {
}

ol {
  margin-left: 3em;
}

ol li {
}

a {
  color: #0072BC;
}

a:hover {
  text-decoration: none;
  color: #F86947;
}

img {
  border: none;
}

hr {
  margin-top: 1em;
  margin-bottom: 1em;
}

table tr td {
  vertical-align: top;
}


/* Boxed Style */

.boxed {
}

.boxed .title {
  height: 23px;
  padding: 15px 0 0 19px;
  background: #8CBEF5 url(graphics/img03.gif) repeat-x left bottom;
  border: 1px solid #4F9CEF;
  font-size: 1em;
  color: #FFFFFF;
}

.boxed .content {
  margin: 0 0 20px 0;
  padding: 20px;
  background: #DCEBFC;
}

/* Post */

.post {
  padding: 20px 20px 0 20px;
}

.post .title {
  margin-bottom: 0px;
  padding: 3px 0 15px 0;
  background: url(graphics/img04.gif) repeat-x left bottom;
}

.post .date {
  float: left;
  width: 90px;
  padding-left: 20px;
  font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
  float: left;
  margin-bottom: 10px;
  padding-left: 20px;
  border-left: 1px solid #EEEEEE;
  font-size: x-small;
}

.post .meta p {
}

.post .story {
  clear: both;
  padding: 20px;
  border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
  margin-bottom: 1.5em;
  line-height: 180%;
}

/* Header */

#header {
  width: 760px;
  height: 200px;
  margin: 0 auto;
}

/* Logo */

#logo {
  float: left;
  width: 240px;
  height: 200px;
  background: url(graphics/img01.jpg) no-repeat;
}

#logo h1 {
  padding: 130px 0 0 20px;
  font-size: 2em;
}

#logo h2 {
  padding: 0 0 0 20px;
  font-size: 1em;
}

#logo a {
  text-decoration: none;
  color: #FFFFFF;
}

/* Splash */

#splash {
  float: right;
  width: 520px;
  height: 200px;
}

/* Content */

#content {
  width: 760px;
  margin: 0 auto;
  border: 1px solid #DCEBFC;
}

#extra {
}

/* Content > Main */

#main {
  float: right;
  width: 504px;
  padding: 14px 0px 0px 6px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
  float: left;
  width: 240px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
  border: none;
}

#login legend {
  display: none;
}

#login label {
  font-size: x-small;
  font-weight: bold;
}

#login input {
  margin-bottom: 5px;
  padding: 2px 5px;
  border: 1px solid #385B88;
  font-family: Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
  width: 185px;
  color: #385B88;
}

#inputsubmit1 {
  background: #4F9CEF url(graphics/img03.gif) repeat-x left bottom;
  color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
  padding: 20px 0;
}

#menu ul {
  margin: 0;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  padding: 10px 20px;
  border-top: 1px solid #EEEEEE;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}

#menu a:hover {
  background: #DCEBFC;
  color: #000000;
}

#menu .active a {
  background: #8FBCD2;
  color: #000000;
}

#menu .first a {
  border: none;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
  margin: 0;
  list-style: none;
}

#updates h3 {
  margin: 0;
  font-size: x-small;
}

#updates p {
  margin-bottom: 1.4em;
  font-size: smaller;
  line-height: normal;
}

/* Footer */

#footer {
  clear: both;
  width: 720px;
  margin: 0 auto;
  padding: 10px 20px;
  background: #E4EFF4 url(graphics/img05.gif) repeat-x;
}

#footer p {
  margin: 0;
  text-align: right;
  font-size: x-small;
  color: #999999;
}

#footer a {
  color: #F86947;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* Old styles */

#tech_back {
  background-image:url(../images/cms/tech_back.jpg);
  background-repeat:no-repeat;
}
table#disprecs {
  background-color:#FFFFFF;
}
.tech_closed_tck {
  background-color:#CC9966;
  }
.alert {
  font-style:oblique;
  font-weight:bold;
  color:red;
  background-color:yellow;
}
.smallList {
  font-size: x-small;
  color: #CC3300;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
}
.lightYellow {
  background: #FFFF99;
  color: #CC6600;
}
.darkBrown {
  background: #CC6600;
  color: #FFFF99;
}
.noLinkBorder a {
  text-decoration:none;
}
.answerBtn a img{
  border:0;
}
.lightBlue {
  background: #99CCCC;
}
.centerTopCellContents {
  text-align:center;
  vertical-align:top;
}
.warning {
  font-weight: bold;
  color: #FF0000;
}
.success {
  font-weight: bold;
  color: #009966;
}
.color1 {
  font-weight: bold;
  color: #FF0000;
}
.color2 {
  font-weight: bold;
  color: #FF6633;
}
.color3 {
  font-weight: bold;
  color: #FFCC00;
}
.color4 {
  font-weight: bold;
  color: #009933;
}
.color5 {
  font-weight: bold;
  color: #0066CC;
}
.blueBold {
  font-weight: bold;
  color: #006699;
}
.snugPar {
  padding: 0px;
  border: 0px;
  margin: 0px;
}
.acceptBtn {
  background-image: url(graphics/accept_btn.gif);
  background-repeat: no-repeat;
  width: 80px;
  height: 31px;
}
.modifyBtn {
  background-image: url(graphics/modify_btn.gif);
  background-repeat: no-repeat;
  width: 80px;
  height: 31px;
}
.noText {
  display: none;
}
a img {
  border: 0px;
}
.gradientShading {
/*  background-image: url(graphics/gradientShading.jpg); */
  background-color: #DCEBFC;
}


.shading {
  background-image: url(graphics/shading.jpg);
  background-repeat: repeat-x;
  background-color: #CCCCCC;
}

#pageIntro {
  padding-bottom: 20px;
}
.dbTableItemDesc {
  background-color: #C7DDE8;
/*   background-color: #DCEBFC; */
  font-weight: bold;
  font-style: italic;
  vertical-align: top;
}
.emphasis {
  font-weight: bold;
  font-style: italic;
}
.small_text {
  font-size: small;
}
.login_warning {
  font-weight: bold;
  color: red;
}