/*
Theme Name: brad Default
*/



/* Begin Typography & Colors */
body {
	font-size: 10pt;
	font-family: arial;
	color: #000000;
	text-align: left;
	}
.header {
background-image: url(http://www.tlota.org/images/topper.jpg);
}
.footer
{
border-top: 1px solid #364057;
font-size:8pt;
margin-top:50px;
}
table
{
font-family:arial;
font-size: 10pt;
color:#364057;
}

A:link {text-decoration: underline;color:#0033ff;}
A:visited, a:active, a:hover {text-decoration: underline; color:#0033ff;}

h1 {
font-family: arial;
font-size:16pt;
}
h2 {
font-family: arial;
font-size:13pt;
margin-top:25px;
margin-bottom:0;
}
h3 {
font-family: arial;
font-size:11pt;
}


#nav-tabs {
	padding:0;
float:right;
margin-right:30px;

}
#nav-tabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

}
#nav-tabs li {
	display:inline;
	margin: 0;
	padding: 0;
	line-height:18px;

}
#nav-tabs a {
	float:left;
	color:#373737;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background: url(http://www.tlota.org/images/tab_left.gif) no-repeat left top;
	padding: 0 0 0 9px; /* left padding is width of image */
	margin:0 1px 0 0;
border: 0px;
}
#nav-tabs a span {
	padding: 3px 9px 5px 0px;
	background: url(http://www.tlota.org/images/tab_right.gif?) no-repeat right top; 
	display: block;
	float: left;
}
#nav-tabs a:hover {
	text-decoration: underline;
}
#tab-current a {
	float:left;
	color: #373737;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background: url(http://www.tlota.org/images/tab_left.gif) no-repeat left bottom;
	padding: 0 0 0 9px; /* left padding is width of image */
	margin:0 1px 0 0;
border: 0px;
}
#tab-current a span {
	padding: 3px 9px 5px 0px;
	background: url(http://www.tlota.org/images/tab_right.gif) no-repeat right bottom; 
	display: block;
	float: left;
}
.main {
margin-top: 20px;
}

.sidebar {
border: 1px solid #cccccc;
line-height:14pt;
}
.cell {
padding-right:30px;
}
#homecell {
padding-right:30px;
}
.sidebartop {
background-image: url(http://www.tlota.org/images/side_topper.jpg);
background-repeat: no-repeat;
}

.sidebarmid {
border-bottom: 1px dotted #999999;
font-size: 9pt;
padding-bottom: 10px;
}
#searchform {
padding: 0px;
margin: 0px;
}
#searchform input {

}
#searchsubmit  {

}

dt {
font-weight: bold;
font-size:9pt;
margin-left:15px;
color: #777777;
}
.side {
color:#000000;
}
table#stages {
padding:0px;
}
table#stages td {
border-bottom: 1px dotted #000000;
padding: 10px, 0, 10px, 0;
}
table#stages th {
border-bottom: 1px solid #000000;
}
.hr
{
border-top:1px dotted #000000;
width:550px;
padding: 0px;
height:5px;
font-size:5pt;
}
.listing_sb {
font-weight: bold;
font-size:9pt;
margin-left:15px;
color: #777777;
}