body, input, textarea, th, td, select {
	font-family: Arial, Helvetica, sans-serif;
}

body, .form-text, .form-password, textarea, th, td {
  color: #003150;
}

/* Miscellaneous generic styles */
p {
  margin-top: 0.6em;
  margin-bottom: 1.0em;
}

body {
  background-image: url(/Images/tile.gif);
}


.search
{
	z-index: 2;
	position: relative;
	margin: 0 0 0em;
	padding: 0;
	width: 300px;
	top: 0px;
}


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

blockquote {
  font-style: italic;
  background-image: url(bq-1.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  padding-left: 0px;
  margin-left: 4em;
}

blockquote div.wbq {
  padding-left: 1.25em;
  padding-right: 1.25em;
  background-image: url(bq-2.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

/************************************************************
*  TAG STYLES
************************************************************/
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033CC;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033CC;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #0066FF;
}

.alert-text
{
	font-size: 10pt;
	color: #FF0000;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
	text-align: Left;
}

.alert-text a
{
	font-size: 10pt;
	color: #FF0000;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
	text-align: Left;
}

.alert-text a:hover
{
	font-size: 10pt;
	color: #CC0000;
	font-weight: Bold;
	font-style: normal; 
	text-decoration: none; 
	background-color: transparent;
	text-align: Left;
}


.banners {
	border: 1px #555555;
}

.banners a {
	border: 1px #555555;
}

.banners a:hover {
	border: 1px #550000;
}

.borderunder {
  border-bottom:1px solid #BBBBBB;
}

.borderleft {
  border-left:1px solid #BBBBBB;
}

.borderunderleft {
  border-bottom:1px solid #BBBBBB;
  border-left:1px solid #BBBBBB;
}

.color1 {
  background-color: #eeeeee;
  color: #000000; 
}

.color1 a:link{
  background-color: #eeeeee;
}

.color1over {
  background-color: #000000;
  color: #FFFFFF; 
  cursor: pointer;
}

.color1over a:link{
  background-color: #000000;
  color: #FFFFFF; 
}

.color2 {
  background-color: #ffffff;
  color: #000000; 
}

.color2 a:link{
  background-color: #ffffff;
}

.color2 a:hover{
  background-color: #ffffff;
}

.color2over {
  background-color: #D8E6D7;
  color: #FFFFFF; 
  cursor: pointer;
}

.color2over a:link{
  background-color: #D8E6D7;
  color: #FFFFFF; 
}

.color2over a:hover{
  background-color: #D8E6D7;
  color: #FFFFFF; 
}

.color2over a:visited{
  background-color: #D8E6D7;
  color: #FFFFFF; 
}

.Content
{
	font-size: 12pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}

.Content a
{
	color: #004499;
	font-weight: Bold;
}

.Content a:hover
{
	color: #0099EE;
	text-decoration: none;
}


.Content-dl {
  font-size: 11pt;
  color: Black;
  font-weight: Normal;
  font-style: normal;
  text-decoration: none;
  background-color: transparent;
  text-align: Left;
}

.Content-dl a:link {
  color: #004499;
  font-weight: Bold;
}

.Content-dl a:hover {
  color: #0099EE;
  text-decoration: none; 
}

.Content-dl a:visited {
  color: #0099EE;
  text-decoration: none; 
}

.Copyright {
	color: #333333;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.Copyright a
{
	color: #333333;
	font-weight: normal;
}

.Copyright a:hover
{
	color: #0099EE;
	text-decoration: none; 
}

.FuelTable
{
	font-size: 9pt;
	font:Arial, Helvetica, sans-serif;
	color: Black;
	background-color: Transparent;
}

.NavMenu
{
	font-size: 10pt;
	color: Black;
	background-color: Transparent;
}

.NavMenu a
{
	color: #004499;
	font-weight: Bold;
	text-decoration: none;
}

.NavMenu a:hover
{
	color: #0099FF;
	font-weight: Bold;
	text-decoration: none;
}
/* left off here cleanup */
.Small {
	color: #333333;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

.Small a
{
	color: #004499;
	font-weight: Bold;
}

.Small a:hover
{
	color: #0099FF;
	text-decoration: none; 
}

.title {
  font-size: 14pt;
  font-weight: bold;
  background-color: transparent;
}

.title a {
  color: #000000;
}

.title a:hover {
  color: #004499;
  font-weight: Bold;
  text-decoration: none;
}


.title-listing {
	font-size: 14px;
	font-weight: bold;
	background-color: #777799;
	color:#FFFFFF;
	font-style: normal;
	line-height: 19px;
}

.title-listing a {
	color:#FFFFFF;
	text-decoration: none;
}

.title-listing a:link {
  color: #FFFFFF;
}

.title-listing a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

.title-listing a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

label {
 font-size: smaller;
 font-weight: bold;
}


.dark-gray-box {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.gray-box {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #dfe7ee;
	padding: 5px;
	margin: 5px;
}

.blue-box {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #E5E7F0;
	text-align: center;
}

.white-box {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
}

/***** New Styles ****/
.header {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 130%;
	font-weight: bold;
	clear: left;
	background: url(/img/underline.png) repeat-x 0 95%;
}


/***** comments *****/

#comments {
  font-size: 0.8em;
}

#comments .header {
	margin-top: 0;
	margin-bottom: 0.2em;
	font-size: 130%;
	font-weight: bold;
	clear: left;
	background: url(/img/underline.png) repeat-x 0 95%;
}

#comments textarea {
	width: 100%;
	height: 8em;
}

#comments #comments-list {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}

#comments #comments-list li {
	clear: left;
	margin-bottom: 1em;
	background: #FDFFF0 url(/img/comments-box.png) 0 0 no-repeat;
	color: #443B06;
}

#comments #comments-list .comment-body {
	color: #443B06;
	background: url(/img/comments-box-side.png) 100% 0 repeat-y;
	padding: 10px 50px 10px 10px;
	line-height: 100%;
	overflow: hidden;
}

#comments #comments-list .comment-info {
	font-size: 85%;
	line-height: 160%;
	text-align: right;
	background: url(/img/comments-box.png) 100% 100% no-repeat;
	padding: 0 10px 15px 0;
	color: #807953;
}

#comments #login{
  border: 1px solid rgb(204, 204, 204); 
  clear: both; 
  margin-left: 1em; 
  font-weight: bold; 
  margin-right: 1em; 
  text-align: center; 
  padding-bottom: 4px; 
  padding-top: 4px;
  width: 75%;
}
.adbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
