/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License",
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  /*background: #656868 url('../img/bg.jpg') top center no-repeat fixed;*/
  background:#fff;
  /*margin-top:30px;*/
  /*margin-bottom:30px;*/
  color:#333333;
}

A:link {
        COLOR: #0000c6; text-decoration: none;
}
A:visited {
        COLOR: #0000c6; text-decoration: none;
}
A:active {
        COLOR: #0000c6; text-decoration: none;
}
A:hover {
        COLOR: #0000c6; text-decoration: underline;
}

#page_wrapper {
  background: #F3E7A9 url('../img/page_bg_1000.png') top left;
  margin-left: auto;
  margin-right: auto;
  /*width: 640px;*/
  /*width: 720px;*/
  width:1000px;
  text-align: left;
  /*border: 4px solid #F4F4EE;*/
  /*border:4px solid silver;*/
}

#header-swf{
	position:absolute;
	top:10px;
	display:none;
}

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #E2D179;
  margin:0px;
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg_1000.png') top left repeat-x;
}

#navcontainer ul
{
padding-left:0;
margin-left:0;
margin-top:1px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding-top: 0.2em;
padding-right: 1em;
padding-bottom: 0.2em;
padding-left: 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
line-height:2em;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('../img/content_bg_1000.png') top left no-repeat;
}

#left_side {
  float:left;
  width:700px;
}

#left_side h3 {
  margin-top:10px;
  margin-top:10px;
  margin-right:15px;
  margin-left:65px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}

#left_side h4{
  margin-top:10px;
  margin-bottom:10px;
  margin-right:15px;
  margin-left:65px;
  font-family: verdana;
  font-size:13px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}

#left_side p {
  margin-top:10px;
  margin-bottom:10px;
  margin-right:15px;
  margin-left:65px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
  float:right;
  width:235px;
}

#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #00568E;
  padding:4px;
  border:1px solid #000;
}

#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 20px;
  background: #515230 url('../img/footer_benchmark.png') top left repeat;
}

#page_footer A:link {
        COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
        COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
        COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
        COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;  
  font-family:verdana,helvetica,sans-serif;
  font-size:11px;
  line-height:20px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

#related_links, #training_links {
    list-style-type:square;
    margin-top:5px;
}

#admin_links {
    list-style-type:none;
    margin-top:5px;
}

#related_links li, #training_links li {
    margin-left:-23px;
}

#admin_links li {
    margin-left:-40px;
}

#related_links li a, #admin_links li a, #training_links li a {
    font-family:verdana,helvetica,sans-serif;
    font-size:11px;
}

#left_side ul li {
	font-family:verdana,helvetica,sans-serif;
    font-size:12px;
	line-height:18px;
	margin-left:65px;
}

#left_side table {
  margin-left:65px;
  width:650px;
}

#left_side table tr th {
	font-family:verdana,helvetica,sans-serif;
    font-size:12px;
	line-height:18px;
	color:#fff;
	background-color:#656047;
}

#left_side table tr td {
	font-family:verdana,helvetica,sans-serif;
    font-size:12px;
	line-height:18px;
}

#left_side table.data tr td {
    font-size:11px;
	border-right:1px solid #656047;
	border-bottom:1px solid #656047;
}

#left_side table tr td.most-left {
	border-left:1px solid #656047;
}

#left_side table tr.even{
	background-color:#FAF3CE;
}

.label{
font-weight: bold;
float: left;
margin-left:0px; /*width of left column*/
width:150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.flash {
	font-weight:bold;
	font-size:14px !important;
	color:red !important;
}
