﻿html        
{
	height:100%;
	border-left:0px;
	border-right:0px;
	/*overflow:hidden;*/
}
body 
{
	height:100%;
	font-family:trebuchet ms, arial, sans-serif;
	font-size:0.7em;
	margin:0;
}
b
{
	font-family:trebuchet ms, arial, sans-serif;
	font-weight:bold;
	font-size:1.1em;
}
#page
{
	width:100%;
	height:100%;
	/*overflow:auto;*/
}
body.box 
{
	background:url(images/bg.gif) repeat-y center;
}
.container
{
	width:800px;
	margin:0 auto;
}
.clear
{
	clear:both;
}
/*
.header
{
	width:800px;
	height:222px;
	background:url(images/header.gif);
}*/
/*
.header1
{
	width:800px;
	height:103px;
	background:url(images/header1.gif);
}*/
.header1_right
{
	width:400px;
	height:103px;
	margin-left:400px;
	background:url(images/header3.gif);
}
.logo
{
	float:left;
	width:116px;
	height:103px;
	margin-left:40px;
	background:url(images/thel_anim.gif);
}
.symbol
{
	float:left;
	width:74px;
	height:103px;
	margin-left:0px;
	background:url(images/symbol_anim.gif);
}
.header2
{
	width:800px;
	height:118px;
	background:url(images/header2.gif);
}
.left
{
	float:left;
	width:50px;
	height:400px;
	background:url(images/redslice.gif) no-repeat;
}
.content
{
	float:left;
}
.right
{
	float:right;
	width:100px;
	height:400px;
	background:url(images/green.gif) no-repeat 62px 0px;
}
.icons
{
	float:left;
	width:88px;
}
.material
{
	float:left;
	width:520px;
	background:url(images/line_vert2.gif) repeat-y;
	padding:20px;
}
.footer
{
	width:800px;
	height:28px;
	background:url(images/footer.gif) no-repeat 137px 0px ;
}
.delta
{
	width:35px;
	height:28px;
	background:url(images/blue.gif) no-repeat;
	position:absolute;
}
.accordianHeader
{
	font-size:10pt;
	height:30px;
	color:#666666;
	background:url(images/redblue_line.gif) no-repeat;
	background-position:bottom;
	cursor:pointer;
	padding-top:8px;
}
.accordionHeaderSelected
{
	/*background:url(images/redblue_line.gif) no-repeat;*/
	/*height:30px;*/
	font-size:10pt;
	color:#ff0033;
	background-position:bottom;
	cursor:pointer;
	padding-top:8px;
}
.accordianContent
{
	/*margin-top:5px;*/
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(images/redblue_line.gif) no-repeat;
	background-position:bottom;
}
#icon
{
	margin-left:38px;
	margin-top:20px;
}
a
{
}
