/* CSS Document */

	body {
		font: 100% arial, helvetica, sans-serif;
		color: #006905;
   	background:  #ffffff;
		margin-top: 0px;
		padding: 0px;
		line-height: 15px;
		font-weight: normal;
	}


/*.style4 {font-size: 9px}
.style116 {font-size: 9}
.style6 {color: #FFFFFF}
*/
a:link {
	color: #39319E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 439e32;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: 439e32;
}
#container {
			position: relative;
			width:900px; /* width + border for IE 5.x */
			margin: auto;
			border: 0px solid #000066;
			z-index: 1;	
	}
#logo {
		positions: abolute;
		margin-left: 0px;
		width: 900px;
		height: 275px;
		background:  url(../include/images/tec_banner.jpg) no-repeat;	
		z-index: 1;
}

#content {		
	  position: absolute;
		font-size: 12px;
		color: #39319E;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-weight: normal;
		line-height: 16px;
		text-align: left;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom:0px;
		width: 900px;
		border: 0px solid #009933;
		background: #A0A0A4;
		z-index: 20;
		}

#titlePanel {
    position:relative;
		font-size: 14px;
		color: #000000;
		font-family: Verdana, Geneva, Arial, sans-serif;

		float:left;
    margin-top:0px;
		margin-left:0px;
		border-bottom: 8px #02A0DF solid;
		width: 900px;
		background:#EBE6E2;
		height:50px;
		_top: 16px;
		z-index:20;
}
#leftPanel {
		position: relative;
		float:left;
    margin-top:0px;
		margin-left:0px;
		border-right: 8px #02A0DF solid;
		width: 295px;
		background:#EBE6E2;
		height:500px;
		z-index:18;
}

 .PanelText {
    font-family: Arial, Helvetica, sans-serif;
		font-size:17px;
		font-weight:bold;
		color:#000000;
		line-height: 22px;
		margin-left: 22px;
		margin-right: 16px;
		margin-top: 20px;
 
}
 .PanelText2 {
    font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color: #0000990;
		line-height: 22px;
		margin-left: 22px;
		margin-right: 16px;
		margin-top: 20px;
}
 .ExchangeClub {
    color:#001D55;
 }
#centerPanel{
		position: relative;
		float:left;
    margin-top:0px;
		border-right: 8px #02A0DF solid;
		width: 295px;
		background:#D4CFCB;
		height:500px;
}
#centerPanelFull{
		position: relative;
		float:left;
    margin-top:0px;
		width: 900px;
		background:#D4CFCB;
		height:100%;
		z-index:20;
}
#rightPanel {
    position: relative;
		float:left;
    margin-top:0px;
		/*margin-left:606px;*/
		width: 294px;
		background:#BBB8B3;
		height:500px;
}
#centerBox {		
	  position: relative;
		float:left;
		font-size: 14px;
		color: #39319E;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-weight: normal;
		line-height: 18px;
		background-color: #E0DEFF;
		text-align: center;
		font-weight:bold;
		margin-top: 15px;
		margin-right: 0px;
		margin-left: 32px;
		margin-bottom:30px;
		width: 325px;
		border: 1px ridge #000066;
		z-index: 10;
	}
#line {
    position:absolute;
		margin-top:0px;
		background:#02A0DF;
		width:900px;
		height: 10px;
		z-index: 25;
}
#middleLine {
    position:relative;
		margin-top:0px;
		background:#02A0DF;
		width:900px;
		height: 10px;
		z-index: 25;
}
#columnSm {
		position: relative;
		float:left;
    margin-top:1px;
		margin-left:0px;
		padding-left:3px;
		padding-top:1px;
		border-right: 1px #02A0DF solid;
		border-left: 1px #02A0DF solid;
		border-bottom: 2px #02A0DF solid;
		width: 120px;
		background:#EBE6E2;
		height:25px;
		z-index:18;
}
#columnLg {
		position: relative;
		float:left;
    margin-top:1px;
		margin-left:0px;
		padding-left:3px;
		padding-top:1px;
		border-right: 1px #02A0DF solid;
		border-left: 1px #02A0DF solid;
		border-bottom: 2px #02A0DF solid;
		width: 180px;
		background:#EBE6E2;
		height:20px;
		z-index:18;
}
#lineBottom {
    position:relative;
		float: inherit;
		background:#02A0DF;
		width:900px;
		height: 10px;
		z-index:999;
}

#footer {
			position: relative;
			float: left;
			left: 0px;
			width: 900px;
			height: 53px;
			z-index: 22;
			background-color:#FFFFFF;
	}
.clearer {
	clear: both;	}

/*.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
.style4 {color: #39319E}
.style6 {color: red}
.style8 {color: #439e32}
.style10 {font-size: 12px}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #39319E; font-size: 18px; font-weight: bold; }
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style15 {color: #39319E; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style16 {
	color: #39319e;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style18 {font-weight: bold; color: #39319e;}
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style20 {color: #000000}
.style21 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.style23 {color: #439E32}
.style25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #39319E;
	font-size: 16px;
	font-weight: bold;
}

.style32 {font-size: 9px}
.style33 {color: #000000}	
.style34 {color: #439e32; font-weight: bold; }*/