/*
''template details start''
'name:TKAA 1
'primary:true
'serial:6911
'cssFile:tkaa_1.css
'aspFile:tkaa_1.asp
''template details end''
*/

body
{
margin: 0px;
background: url(/~images/template/tkaa/tiled_background.jpg);
font-family: verdana;
background-color: #white;	
font-size:11px;
}
td
{
	font-size:11px;	
}
td p
{
	line-height:120%;
}
h1
{
	font-size:14px;
	color:#3B5E3B;
}
h2
{
	font-size:12px;
	color:#3B5E3B;
	font-style:italic;
}
h3
{
	font-size:10px;
	color:#2F3192;
}

.contents {
	text-align: left;
	padding-right: 10px;
}

/*
#navlinks ul {
margin-left: 10px;
}

#navlinks li {
list-style: url("/~images/template/tkaa/navBullet.gif");
text-align: left;
display:block;
}

#navlinks li a {
color:white;
font-size:10px;
font-weight:900;
text-decoration:none;
line-height:18px;
display:block;
}

#navlinks li a:hover {
text-decoration:underline;
}

#navlinks li ul  {
padding-left:10px;
}

#navlinks li ul li {
list-style: disc;
}

#navlinks li ul li a {
color:#2E482E;
font-size:10px;
font-weight:900;
text-decoration:none;
line-height:18px;
}

#navlinks li ul li a:hover {
text-decoration:underline;
}
*/


td.navCell,
td.navCell_current
{ text-align: left;
	background: url(/~images/template/tkaa/nav_bg.gif) center left repeat-y white;
}
td.navCell a:link,td.navCell a:visited,td.navCell a:active,
td.navCell_current a:link,td.navCell_current a:visited,td.navCell_current a:active
{ 
	color:white;
	font-size:10px;
	font-weight:900;
	text-decoration:none;
	line-height:18px;
	display:block;
	width:100%;
}

td.navCell a:hover,
td.navCell_current a:hover
{
	text-decoration:underline;
}



td.subnavCell,
td.subnavCell_current
{	text-align: left;
	padding-left:10px;
}

td.subnavCell a:link,td.subnavCell a:visited,td.subnavCell a:active,
td.subnavCell_current a:link,td.subnavCell_current a:visited,td.subnavCell_current a:active
{ 
	color:#2E482E;
	font-size:10px;
	font-weight:900;
	text-decoration:none;
	line-height:18px;
	width:100%;
}

td.subnavCell a:hover,
td.subnavCell_current a:hover
{
	text-decoration:underline;
}


.sd_Quotation
{
	display:block;
	padding:5px;
	margin:10px;
	border: 1px solid #3A5E3A;
	background: #BED8BE;
}

.navUnApproved
{
text-decoration: line-through
}
.structural
{
padding: 0;
margin: 0;
border-width: 0;
border-style: solid;
border-color: black;
background: ;
}

.treeHeader
{
font-size: 14px;
}
.treeItem
{
font-size: 12px;
}
.pageTitle
{
	font-size:10px;
	font-weight:900;
	color:#fff;
}
.footer
{
	padding:5px;
}
.footer a:link, .footer a:visited, .footer a:active
{
	color:black;
}
.quoteText
{
	color:#ddd;
	text-align:center;
	padding:0px 0px 3px 0px;
	vertical-align:center;
}
