/* -- zero default behavior -- */
body, h1, h2, h3, h4, h5, h6, p, ol, ul  {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5 {
  font-size: 1em;
}

a img {
  border: none
}

/* === real stuff now === */

body {
  margin: 0;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
}

/*
=Links
*/
A {
	text-decoration:none;
	font-weight: bold;
}
A:link    { color: #404040; }
A:visited { color: #404040; }
A:hover   { color: #990000; }
A:active  { color: #404040; }

/*
=== Headings ===
*/
h1,h2, h3, h4, h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
h1 {
  color: #990000;
  font-size: 12.0pt;
}

h2 {
  color: #063;
  font-size: 1.3em;
  margin-top: 1.3em;
  border-bottom: 1px solid #ddd;
}

h3 {
  font-size: 1.2em;
  margin-top: 0.6em;
}

h4 {
  font-size: 1.1em;
  margin-top: 0.5em;
}


/*
=== Lists ===
*/

#content .niceul ul {
  margin-left: 20px;
  padding-left: 0;
}

#content .niceul li { margin-bottom: 0.7em }

#content ul {
  margin: 0.5em 1.5em;
}

#content ol {
  margin-left: 2.5em;
}

dl.legend {
  padding: 0;
}

dl.legend dt {
  width: 2.5em;
  float: left;
  font-weight: bold;
}

dl.legend dd {
  margin: 0;
}

ul.schedule {
  padding-left: 0;
  margin-left: 0;
  list-style-position: inside;
  list-style-type: circle;
}

li { 
  margin-bottom: 0.3em;
}

/*
=== Data Tables ===
*/

.teamtable {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffcc;
}

.teamtable th {
color: #043678;
font-size: 9.0pt;
font-weight: bold;
vertical-align: top;
}

.teamtable td {
vertical-align: top;
}

table.data {
  border-top: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  border-collapse: collapse;
}

table.data tr {
  vertical-align: top
}

table.data td {
  padding: 0.1em 0.3em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

#content th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #043678;
  font-size: 9pt; /* convert to em */
  font-weight: bold;
  vertical-align: top;
}


/*
=== Text ===
*/

#content p {
  margin-bottom: 0.7em;
}

.alert {
  font-weight: bold;
  color: #d00;
}

p.note {
  color: #000;
  margin-left: 2em;
  margin-right: 2em;
  padding: 0.3em;
  background-color: #ffc;
}

#content p.editorial {
  font-style: italic;
  color: #333;
  margin: 1.5em
}


TD { 
	font-size: 9.0pt;
	color: #043678;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title {
  font-size: 12.0pt;
  font-weight: bold;
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;   
  text-transform: uppercase;
}
.subtitle {
	font-size: 10.0pt;
	font-weight: bold;
	color: #043678;
	font-family: Arial, Helvetica, sans-serif;
}
.left_sidebar {
	font-size: 9.0pt;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
}
.right_sidebar {
	font-size: 9.0pt;
	font-weight: bold;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar_news {
	font-size: 9.0pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 8.0pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer	{
	font-size: 7.0pt;
	font-weight: normal;
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dropmenudiv{
position:absolute;
font:bold 10px arial,helvetica;
border:1px solid gray;
color:#000099;
line-height:12px;
z-index:100;
}


.rsb-text { padding: 0 0.5em; }

p.rsb-text {
  margin-top: 0.7em;
}

pre.rsb-text { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

p.rsb-sectionhead {
  background-color: #3d4435;
  padding: 0.2em 0.5em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: small-caps;
  letter-spacing: 1px;
  color: #fcfcfc;
}

#bodytable {
height: 100%;
}

/* for displaying in-line photos */
div.mainpic { text-align: center }
.mainpic img {border: 1px solid #999; }
.photocredit {
  font-size: 85%;
  font-style: italic;
  color: #666;
  padding: 0;
  margin-top: 0.3em;
}
.leadinpic { float: left; margin-right: 1em; clear: left; text-align: left}
.leadinpic-right { float: right; margin-left: 1em; clear: right; text-align: right}
/*.leadinpic img, .leadinpic-right img {border: 1px solid #999; }*/




/*
=== Title Block ===
*/
#titleblock {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
#titleblock .feature {
  font-style: normal;
  font-size: 1.3em;
  color: #333;
  margin-bottom: 0.3em;
}
#titleblock h1 { /* the actual title */
  margin: 0;
  font-size: 1.6em;
}
#titleblock .subtitle {
  color: red;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 1.1em;
  color: #333;
  margin: 0 0 0.3em 0;
}
#titleblock .author {
  font-style: italic;
  text-align: right;
  color: #333; 
}
#titleblock .timestamp {
  font-style: italic;
  text-align: right;
  color: #333; 
}


/*
=== Quotes ===
*/

blockquote.pullquote,
.callout blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 130%;
  font-style: normal;
  color: black
}

div.callout {
  /*background-color: #dfd;*/
  padding: 0.2em 0.5em 0.2em 0.5em;
  margin-bottom: 1.0em;
}

.callout .qtitle { font-style: italic; }

.callout blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.15em;
  color: black
}

.callout p.attribution {
  font-style: normal;
  font-size: 85%;
  text-align:right;
  padding-left: 20%;
  color: #666;
}

div#race_results_picker { text-align: center }

/*
=== Google Search Box ===
*/

div#search { text-align: center}

#search input#searchField
{
  width: 120px;
  border: 1px solid #999;
}

/*
=== Footer ===
*/
div#footer {
  margin-top: 0.5em;
  border-top: 1px solid #a00;
}

#footer p {
  font-size: 0.75em;
  margin: 0.5em 0;
}