/* body
--------------------------------------------------*/
body {
	color:#64777E;
	background:#64777E;
}

/* links
--------------------------------------------------*/
a {color:#2A7FD3;}

a:hover {color:#6E0909;}


/* container
--------------------------------------------------*/
#container {
  padding-top:0;
/*  border-top:30px solid #E8DB69;*/
  background:/*#C3B747*/#E8DB69 url(../img/bg.gif) top right repeat-y;
}

/* header
--------------------------------------------------*/
#header {
  background-image:url("http://fgiasson.com/td/img/header.jpg");
  background-color:#B84858;
}

#header .aText {
  padding:3px;
  width:250px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

#header .aButton1 {
  padding:3px;
  width:60px;
  height:22px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:0.9em;
}

#header .aButton2 {
  padding:3px;
  width:70px;
  height:22px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

#header .aButton3 {
  padding:3px;
  width:60px;
  height:22px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

/* navigation
--------------------------------------------------*/
#navigation {background-color:#333;}

#navigation li {border-color:white;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {background-color:/*#C3B747*/#464646}


/* footer
--------------------------------------------------*/
#footer {
  color:#64777E;
}

.singlecol #footer {background-image:none;}

#footer p {border-top:6px solid /*#D0E1EB*/#64777E;}

#footer a {color:#A0A0A0;}

#footer a:hover {color:#414141;}

/*#footer strong {color:#333;}*/

/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
  margin:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:75%;
  line-height:1.6em;
  text-align:center;
}

/* headings
--------------------------------------------------*/
h1 {font-size:30px;}

#content h2 {
  margin:0 0 18px 0;
  font-family:Georgia, serif;
  font-size:1.6em;
  font-weight:normal;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content h4 {
  margin:0;
  font-size:1em;
}


/* links
--------------------------------------------------*/
a {text-decoration:none;}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}


blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}


/* container
--------------------------------------------------*/
#container {
  width:690px;
  margin:0 auto;
  padding:7px 30px 0 30px;
  text-align:left;
}


/* header
--------------------------------------------------*/
#header {
  height:115px;
  padding:0 0 0 18px;
}

#header h1 {
  /*display:none; This will hide the text in your header */
  padding-top:50px;
}

#header form button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
  width:90px;
  border-bottom:1px solid;
  font-weight:bold;
}


/* navigation
--------------------------------------------------*/
#navigation {
  height:2.7em;
  line-height:2.7em;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  color:#FFFFFF;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;

  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

/* content
--------------------------------------------------*/
#content {
  float:left;
  width:690px;
  padding-top:10px;
  padding-bottom:10px;
}

#content .resultsTabHeader {
	background-color: #64777E;
	color:#D0E1EB;
}

#content .resultsTabHeader2 {
	background-color: #81939A;
	color:#D0E1EB;
}

#content .textBox {
	background-color: #EAEAEA;
	color:#3C474B;
	border-bottom: 5px solid #64777E;
	border-top: 5px solid #64777E;
	text-indent:10px;
}

#content .resultsTab {
	background-color: #EAEAEA;
	color:#3C474B;
}

#content .resultsTab1 {
	background-color: #F2F2F5;
	color:#3C474B;
}

#content .resultsTab2 {
	background-color: #C4D8E3;
	color:#3C474B;
}

#content .resultsTab3 {
	background-color: #89B3C5;
	color:#3C474B;
}



#content .resultsTabResults {
	background-color: #E1E1E1;
	color:#3C474B;
}

#content .resultsTabResults1 {
	background-color: #E1E1E8;
	color:#3C474B;
}

#content .resultsTabResults2 {
	background-color: #B0CBDB;
	color:#3C474B;
}

#content .resultsTabResults3 {
	background-color: #C9DCE7;
	color:#3C474B;
}

#content .aText {
  padding:3px;
  width:250px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

#content .aButton1 {
  padding:3px;
  width:130px;
  height:22px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:0.9em;
}


/* footer
--------------------------------------------------*/
#footer {
  clear:both;
  padding:40px 0 15px 0;
  font-size:0.9em;
}

#footer p {
  padding:12px 0 18px 0;
  border-top:0px solid;
}

#footer strong {font-weight:normal;}



