html{ 
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	line-height:18px; 
	}
input { font-size: 1em; }
h1, h3 { font-family: Arial, sans-serif; font-weight:normal; }
h1 { font-size: 24px; margin-bottom:14px; line-height:24px; }
h3 { font-size: 16px; margin-bottom:10px; text-transform: uppercase; }
h4 { font-size: 24px; font-style:italic; line-height:26px; font-weight:bold; font-family: Georgia, "Times New Roman", serif; 
background-image:url(/images/bigDot.png); background-repeat:no-repeat; padding-left:35px; 
}
.footerText{
	font-size:11px;
}	
body{
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #dde0e0;
}
.contentTable{
	background-color: #f5f5f5;
}

.contentTableSub{
	background-color: #f5f5f5;
	background-image:url(/TSLImages/bgLines.png);
	background-repeat:no-repeat;
}
.searchButton{
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #fff;
}
.menue{
	background-image: url(/images/menueBg.png);
	height: 27px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 0px 10px 0px 10px;
}
a{
    color:#555;  
}
.title 
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #5e8312;
	
}
.title a
{
	text-decoration: none;
	color: #5e8312;
}

.source, .date 
{
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	color: #716a6a;
}
	
.ingress , .match
{
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #111;
}
.ingress 
{
	padding-bottom: 5px;
}

.match
{
	color: #000;
	font-style: italic;
}

.docLibInfo 
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
	padding-left: 5px;
}
.docLibInfo li 
{
	margin-left: -20px;

}
.docLibInfo ul 
{
	margin-bottom: -5px;
}
.docLibIco
{
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	vertical-align: top;
	width: 10%;
}
.docLibIco a{
	text-decoration: none;
}
th 
{
	text-align:left;
	padding: 15px 0px 15px 0px; 
}
.obsBox 
{
	width: 600px;
	background-color: #e0edc5;
	padding: 15px 15px 15px 15px;
}
.ie7 #RightListing_panelRightPage 
{
	padding-top: 10px;
	}

#mainpaddingdiv
{
    width:100%;
    }
    
