html, body, textarea, iFrame
{
      scrollbar-base-color: white;
      scrollbar-face-color: black;
}

body
{
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	text-align: center;
}
p, td, div
{
	font-size: 10pt;
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;
	line-height:1.5;
}

h1
{
	font-size: 14pt;
	font-weight:bold;
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}

h2
{
	font-size: 12pt;
	font-weight:bold;
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}

h3
{
	font-size: 12pt;
	font-style:italic; 
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}

h4
{
	font-size: 10pt;
	font-weight:bold;
	color:#2d3a08;
	font-family: Calibri, Arial, Sans-Serif;
}

a:link, a:visited
{
	color:#437bd2;
	text-decoration: none;
}

a:hover, a:active
{
	color:#3e9b02;
	text-decoration: underline;
}


#container
{
	background-image: url('../images/bg_container.gif');
	background-repeat: repeat-y;
	width:1027px;
	text-align:left;
	margin:auto;
}
#container_left
{
	float:left;
	margin:0px;
}

.shadow
{
	background-image: url('../images/bg_shadow.gif');
	background-repeat: repeat-y;
}

#mainNav, #infoArea, #main, #footer, #infoAreaHome
{
		width: 1000px;	
}

#TLHBall
{
	float: left;
	margin-left:110px;
}

#slogan
{
	margin-top: 20px;
	margin-left:30px;
	width: 170px;
	float: left;
	text-align:center;
}

#slogan span
{
	font-size: 16pt;
}

#mainNav
{
	background-color:Black;
	background-image: url('../images/bg_globalNav_black.gif');
	background-repeat: repeat-x;
	height: 36px;
}

#infoAreaHome
{
	margin-top: 0px;
	height: 387px;
	background-color:#cbfdab;
	text-align: right;
	background-image: url('../images/tl_feeling.jpg');
}

#infoArea
{
	margin-top: 0px;
	height: 218px;
	background-color:#cbfdab;
	text-align: right;
	background-image: url('../images/tl_top.jpg');
}	

div.OneColLeft h1
{
	font-size: 11pt;
	color: #667031;
	margin-top: 0px;
	margin-bottom: 6px;
}
div.OneColLeft div
{
	margin-bottom: 18px;
}

div.OneColLeft div div
{
	margin-bottom: 6px;
}

div.newsDate
{
	color: #667031;
}

#globalNav
{
	width: 300px;
	text-align: right;
	float:right;
	padding-right: 30px;	
}

#main
{
	min-height: 400px;
	background-color: White;
	text-align: left;
}

#bcn, #content
{ 
	margin-left:40px;
	margin-right: 30px;
	padding-top: 10px; 
	padding-bottom: 10px;
}

#content
{
	width: auto;
}


#contentLeftColumn
{
	width: 650px;
	padding:0px;
}

#separetor
{
	width: 20px;
}

#contentRightColumn
{
	float: right;
	width: 280px;
	background-repeat: no-repeat;
}

#contentLeftPadding
{
	padding-left: 60px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
}

#contentRightPadding
{
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
}

.more
{
	border: solid 1px #d6e9c9;
	margin-top: 40px;
}

.more td, .more a
{	font-size: 9pt;}

.more p
{
	color: #515d01;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 2px;
	/*background-color: #ebf4b4;*/
	padding: 4px;
}

div.more img
{
	margin-left: 3px;
}

div.more div
{
	margin: 4px;
	margin-right: 4px;
}
#PoweredLogo
{
	text-align:right;
}

#PoweredLogo img
{
	margin-right:70px;
}

#footer
{
	background-color: #3e9b02;
	font-size: 9pt;
	color: White;
}


a.mainNav_active:link, a.mainNav_active:visited,  a.mainNav_active:hover, a.mainNav_active:active, a.mainNav:hover, a.mainNav:active
{
		background-image: url('../images/bg_globalNav.gif');
		background-repeat: repeat-x;
		padding-left:20px;
		padding-right: 20px;
		color: White;
		font-weight:bold;
		text-decoration: none;
		height: 36px;
		line-height: 36px;
		border-right:solid 1px #3d9c02;
		font-size: 12px;
		display:block;
		float:left;
}



a.mainNav:link, a.mainNav:visited 

{
		padding-left:20px;
		padding-right: 20px;
		color: White;
		font-weight:bold;
		text-decoration: none;
		height: 36px;
		line-height: 36px;
		border-right:solid 1px #3d9c02;
		font-size: 12px;
		display:block;
		float:left;

}

a.globalNav:link, a.globalNav:visited
{
	font-size:8pt;
	color:#3c612d;
	text-decoration: none;
	padding-left: 10px;	
}

a.globalNav:hover, a.globalNav:active
{
	font-size:8pt;
	color:#3e9b02;
	text-decoration: underline;
	padding-left: 10px;	
}

a.bcn:link, a.bcn:visited
{
	font-size:8pt;
	color:#3c612d;
	text-decoration: none;
	padding-right: 10px;	
}

a.bcn:hover, a.bcn:active
{
	font-size:8pt;
	color:#3e9b02;
	text-decoration: underline;
	padding-right: 10px;	
}

#repeatStructure 
{
	margin-top:40px;
}

#repeatStructure td
{
	font-size: 8pt;
}

#ulReStr
{
	margin-top: 0px;
	font-size: 8pt;
}

#ulReStr li
{
	list-style-image: url('../images/arrow.gif');
	margin-left: -20px;
	font-size: 8pt;
}



