/* Element Styles */

body {
  margin: 5px 0 10px 0;
  padding: 0;
  background-color: #313135;
  color: black;
  font: 10pt Verdana, Arial, Helvetica, sans-serif;
  color:#003366;
  line-height:normal;
  min-width: 800px;
  text-align: center;
  }
  
h1 {
  font-size: 16pt;
  color: #3366CC;
  letter-spacing:.2em;
  font-weight: lighter;
  line-height: normal;
  }

h2 {
  font-size: 14pt;
  color: #3366CC;
  letter-spacing:.1em;
  font-weight: lighter;
  }

h3 {
  font-size: 12pt;
  color: #3366CC;
  font-weight: lighter;
  }

 
a {
  color: #003366;
  font-weight:normal;
  text-decoration: underline;
  }
  	
a:hover {
  color: #3366CC;
  }
  	
a:visited {
  color: #636;
  }

a:visited:hover {
  color: #3366CC;
}
  
img {  
  border-style: none;
}


td {
  vertical-align: top;
  padding: 2px;
}

/* Class Styles */

.image_left {
 float:left;
 margin: 5px 5px 0 0;
 font-size: 8pt;
 text-align: center;
}

.image_right {
 float: right;
 margin: 5px 0 5px 5px;
 font-size: 8pt;
 text-align: center;
}

.image_layout1 {
 border: none;
 width: 600px;
 padding: 5px;
 text-align: center;
}

.image_layout1 td {
  padding: 0 0 15px 0;
  vertical-align: top;
  width: 300px;
}

.result_table1 {
  border: none;
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  font-size: 8pt;
  line-height: normal;
}

.result_table1b {
  border: 1px solid black;
  width: 620px;  
  padding: 0;
  border-collapse: collapse;
}

.result_table1b td {
  border: 1px solid black;
    font-size: 8pt;
    line-height: normal;
}

.result_table2 {
  border: none;
  width: 540px;
  padding: 0;
  border-collapse: collapse;
}

.result_table450 {
  border: none;
  width: 450px;
  padding: 0;
  border-collapse: collapse;
}

.image_table1 {
  border: none;
  padding: 5px 0 5px 0;
  width: 100%;
  border-spacing: 0 10px
}

.image_table1 td {
  width: 162px;
  font-size: 8pt;  
  text-align: center;
}

.slides {
  border: 3px solid white;
  }

.result_table500 {
  border: 1px solid black;
  width: 500px;  
  padding: 0;
  border-collapse: collapse;
}

.result_table500 td {
  border: 1px solid black;
  font-size: 8pt;
}

.tableHeader {
   font-weight: bold;
}

.column1 {
  width: 130px;
}

.column2 {
  width: 100px;
}

.column3 {
  width: 210px;
}

.column4 {
  width: 65px;
}

.column5 {
  width: 50px;
}

.column6 {
  width: 190px;
}

.column320 {
  width: 320px;
}

.column400 {
  width: 400px;
}

.column170 {
  width: 170px;
}

.column25 {
  width: 25px;
}

.bold, .bold a {
 font-weight: bold; 
}

.quote {
  padding: 0 50px 0 60px;
}

.small_text {
  font-size: 8pt;
  line-height: normal;
}

.search_form {
  list-style-type: decimal;
  line-height: 2;
}

.search_form2 {
  margin: 10px 0;
  list-style-type: none;
  line-height: 2.1;
}


.footer_center {
  text-align: center;
}

.no_bullets {
    list-style: none;
}

.numbered_list {
    list-style: decimal;
}

.notLive {
	font-weight: bold;
	color: red;
}

.tableBoldHeader {
	font-weight: bold;
	color: white;
	background:#1C2F67;
}


/* ID Styles */

#wrapper {
  background-image: url(images/sidebar.gif);
  background-position: top left;
  background-repeat: repeat-y;
  text-align: left;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #C0DFFD;
  border-right: 1px double black;
  border-left: 1px solid black;
}

#wrapper2 {
  text-align: left;
  width: 1050px;
  margin: 0;
  background-color: #C0DFFD;
}

#wrapper3 {
  text-align: left;
  width: 800px;
   margin-left: auto;
  margin-right: auto; 
  margin: 0;
  background-color: #C0DFFD;
}

#wrapper4 {
  text-align: left;
  width: 1150px;
  margin: 0;
  background-color: #C0DFFD;
}

#header {
   width: 100%;
   background-color: #1C2F67;
   border-bottom: 1px solid black;
}

#dateline {
    height: 18px;
    background-color: #98BA98;
    margin: 0;
    padding: 0 0 0 20px;
    border-top: 1px solid black;
    line-height: 18px;
}

#clearone {
  clear: both;
  height: 1px;
  }

#content {
  background-color: #C0DFFD; 
  width: 670px;
  margin: 0 0 0 130px;
  padding: 0;
}

#content .inner {
  margin: 10px;
}

#content2 {
  margin: 10px;
}

#sidebar {
  float: left;
  width: 130px;
  background-color: #E6F3FF;
  margin: 0;
  padding: 20px 0 20px 0;
}

#sidebar ul {
    margin: 5px 0 10px 0;
    padding: 0 0 0 10px;
    font-size: 11px;
    letter-spacing:0.1em;
    border-top: 2px solid #C0DFFD; 
    list-style: none;
}

#sidebar li {
  background-image: url(images/mm_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 17px;
  padding: 10px 0 0 10px;
  line-height:20px;
}

#sidebar li a:link, #sidebar li a:visited {
  text-decoration: none;
  color: #000066;
}

#sidebar li a:hover {
  color:#FF6600;
}

#p1images {
  float: right;
  margin: 5px 0 10px 10px;
}


#p1images img {
  margin: -3px 0px;
}

#footer {
  padding: 0;
  margin: 0 0 0 0;
  clear: both;
  width: 100%;
  font-size: 12px;
  line-height:14px;
  background-color: #98BA98;
  border-top: 1px double black;
  border-bottom: 1px solid black;
}

#footer_left {
  float: left;
  padding: 10px 0 0 10px;
}

#footer_right {
  float: right;
  padding: 10px 10px 0 0;
}

#image_layout {
  width: 400px;
  background-color: gray;
}

#align_right {
  text-align: right;
  line-height: 2;
  margin: 0 0 25px 0;
}

#search_results {
  font-size: 8pt;
  line-height: normal;
}
