* {
	margin:0;
	padding:0;
	font-size:12px;
}

body {
	background-color: #FFC;
	font-family: Helvetica,Verdana, Arial, sans-serif;
	
}
a:link{color:#39f;text-decoration: none;}
a:visited{color:#39f;text-decoration: none;}
a:hover{color:#ff7f00;text-decoration: underline;}
#wrap {
    margin:0 auto; 
	width: 960px;
	background-color: #fff;
	/*border:#F60 solid 1px;*/
}
#head {
	background-image: url(img/tllccf-header-960.jpg);
	background-repeat: no-repeat;
	height:126px;
	background-color: #fad33a;
	text-align: right;
}

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	background: #ff7f00;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.15em 1em;
	margin-bottom: 0;
}
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}
#nav li {
	float: left;
	padding: 5px 0;/*width: 10em;*/
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}
#nav li li {
	padding-right: 1em;
}
#nav li ul a {
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #ff7f00;
	color:#fff;
}
#left-col {
	float: left;
	width: 218px;
}
html>body #left-col {
	width: 220px;
}
#right-col {
	float: right;
	width: 218px;
}
html>body #right-col {
	width: 220px;
}
#left-col H2, #right-col H2 {
	color:#FF7F00;
	font-size: 16px;
	line-height: 20px;
}
#left-col p, #right-col p {
	line-height: 16px;
}

#content {
	float: left;
	width: 720px; 
}
#contentindex{float: left;
	width: 520px; }

#contentindex p {
	padding:5px 8px 5px 10px;
	line-height: 18px;
	color: #666;
}
#content p {
	padding:5px 20px 5px 10px;
	line-height: 18px;
	color: #666;
}
#content h1, #contentindex h1 {
	font-size: 18px;
	color:#F60;
	padding: 5px 8px 10px 10px;
}

#content h2, #contentindex h2 {
	padding:5px 8px 0px 10px;
	font-size: 16px;
}
#content h3, #contentindex h3 {
	padding:5px 8px 0px 10px;
	font-size: 14px;
}
#content h4, #contentindex h4 {
	padding:5px 8px 0px 10px;
	font-size: 12px;
}
h2 a:link {font-size: 18px;color:#F60;text-decoration: none; !important;}
h2 a:visited {font-size: 18px;color:#F60;text-decoration: none; !important;}
h2 a:hover {font-size: 18px;color:#F60;text-decoration: underline; !important;}

#content li{
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size: 14px;
	color:#666;
}
#content ul{
    padding: 0 20px 10px 20px;
}
#contentindex #picshow {
	text-align: center;
	padding:5px 0px;
}
#left-col .box{
	width:180px;
	border:1px solid #ccc;
	margin:5px 10px 15px 10px;
	padding:10px;
}
#right-col .box{
	width:180px;
	border:1px solid #ccc;
	margin:5px 10px 15px 7px;
	padding:10px;
}
#left-col .noboximage{
	margin:5px 10px 15px 10px;
	padding:5px;
	text-align: center;
}
/*.box p{padding: 5px;}
.box h2{padding: 5px;}*/
#foot {
	clear: both;
	text-align: center;
	color: #666;
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 10px;
}

/*PARTNER SCROLLER*/
#ScrollerContainer {
	border-width:0px;
	border-style:solid;
	border-color:#999;
	position:relative;
	width:180px;
	height:300px;
	overflow:hidden;
}
#ScrollerText {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
#ScrollerText em{
	color:#009900;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

/*forms*/
fieldset {
	padding: 1em;
	border:1px solid #06791C;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1;
  }
#spontab table {
	border:1px solid #06791C;
} 
#spontab td {
	padding: 10px;
}

label {
	float:left;
	width:125px;
	padding-top:0.3em;
	text-align:right;
	font-weight:bold;
	margin-right: 0.6em;
  }
legend {
	padding: 0.2em 0.5em;
	border:1px solid #06791C;
	color:#06791C;
	font-size:100%;
	text-align:right;
}
input{margin:0 0 10px 0;}
.fees fieldset {
  padding: 1em;
  font:90%/1 sans-serif;
  border:1px solid #039;
  width:550px;
}
.fees label {
	float:left;
	width:275px;
	padding-top:0.3em;
	text-align:right;
	font-weight:bold;
	margin-right: 0.6em;
}
.fees input{margin:0 0 5px 0;}
/*end forms*/
table {
	margin-left: 20px;
	color: #666;
}
.bluetxt{color:#39f;}