body { margin: 0; padding: 0; background-color:#ffffff}

#mid {
	position: absolute;
	left: 0;
	top: 110px;
	width: 100%;
	height: 260px;
	background-image:url(images/gradient.gif);
	background-repeat: repeat-x;
	background-color:#8dc4ea;

	}

/*light blue hex color: 8dc4ea */

#mid2 {
	position: absolute;
	left: 0;
	top: 120px;
	width: 100%;
	height: 260px;
	background-image:url(images/gradient.gif);
	
	}
 
#mid_child
	{
	position: absolute;
	left: 0;
	top: 130px;
	width: 100%;
	height: 260px;
	background-image:url(images/large-gradient.gif);
	}
	
#content_child {
	background-image:url(images/child_mid.gif);
	height:100%;
	}
#child_top {
	background-image:url(images/child_top.gif);
	height:14px;
}

#child_bot {
	background-image:url(images/child_bot.gif);
	height:16px;}

#embed {
	height: 260px;
	}
	
#menu {
	height: 34px;
		}

.nav {
	color: #ffffff;
	font-size: 9pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.main {
	color: #ffffff;
	font-size: 9pt; 
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}
.main_child {
	color: #112235;
	font-size: 10pt; 
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}
.main_child_2 {
	color: #112235;
	font-size: 10pt; 
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	line-height:1.2;
}

.news {
	color: #112235;
	font-size: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.definitions {
	color: #112235;
	font-size: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:1.2
}

.news_index {
	color: #E0E0E0;
	font-size: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
#redpanel
	{background-image:url(images/left_panel.gif);
	background-repeat: no-repeat;
	height: 341px;
	width: 240px;
	}

#greenpanel
	{background-image:url(images/right_panel.gif);
	background-repeat: no-repeat;
	height: 341px;
	width: 240px;
	}


#bluepanel
	{background-image:url(images/mid_panel.gif);
	background-repeat: no-repeat;
	width: 221px;
	height: 341px;
	}
#spacer {
  height: 12px;
  }	
#bottomcontent
	{background-image:url(images/bottom_deal.gif);
		background-repeat: no-repeat;
	height: 268px;
	}

.nav a:link    {text-decoration: none; color: #ffffff; }
.nav a:visited {text-decoration: none; color: #ffffff; }
.nav a:hover   {text-decoration: underline; color: #ffffff; }
.nav a:active  {text-decoration: none; color: #ffffff; }

.footer {
	color: #112235;
	font-size: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.main_child a:link    {text-decoration: underline; color: #112235; }
.main_child a:visited {text-decoration: underline; color: #112235; }
.main_child a:hover   {text-decoration: none; color: #800000; }
.main_child a:active  {text-decoration: underline; color: #112235; }

.footer a:link    {text-decoration: none; color: #112235; }
.footer a:visited {text-decoration: none; color: #112235; }
.footer a:hover   {text-decoration: underline; color: #112235; }
.footer a:active  {text-decoration: none; color: #112235; }