#LinxBC_DefaultTemplate {
margin: auto;
}
body
{
font-size: 11px;
font-family: tahoma;
margin-top: 0;
margin-left: 0;
background-color: #FFFFFF;
text-align: justify;
}

table {
font-size: 11px;
font-family: tahoma;
text-align: justify;

}

.bodytxt
{
font-size: 11px;
font-family: tahoma;
text-align: justify;
}

.tdbkground
{
background:url(../imgs/LinxBC_05.jpg) no-repeat;
}

.quotetxt
{
font-family: tahoma;
font-size:11.5px;
text-align: right;
vertical-align: middle;
word-spacing: 0.2em;
padding: 4px;
height: 60px;
width:582px;
background-color: #FFFFFF;
filter: alpha (opacity=65);
}
.resourcetxt
{
border-right: 1px dotted grey;
border-left: 0 px;
border-top: 0 px;
border-bottom: 0px;
}

.pagetitle
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
}

.ul#sectionindex {
 margin: 0;
}

ul#sectionindex li {
 list-style-type:none;
 background: url('/icons/index-bullet.gif') 100% 0% no-repeat;
 padding-right:12px;
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: 1px solid #004839;
 text-align:right;
}

.ul#child {
 margin: 0;
}

.ul#child li {
 background: url('/icons/index-bullet-child.gif') 100% 0% no-repeat;
 padding-top: 2px;
 padding-bottom: 2px;
 border: 0;
}

.searchForm{
	font-size: 11px;
	font-family: tahoma;
}
.searchForm input{
	font-size: 11px;
	font-family: tahoma;
}

.cpTbl{
 border: 1px solid black;
 width: 100%;
}
.cpHeaderRow{
 background-color: #cacaca;
 border-bottom: 1px;
 font-weight: bold;
}