.newsItem{
	border : 1px solid black;
	width : 100%;
	margin : 0 0 10px 0;
}

.newsItem TD{
	font-size : 75%;	
	padding : 4px 5px 4px 5px;
}

.newsItem TH{
	background-color : #06c;
	color : white;
	font-size : 75%;
	border-bottom : 1px solid black;
	padding : 2px 5px 2px 5px;
	text-align : left;
}


.newsList{
	/*width : 100%;*/
	margin : 10px 0 10px 0;
}



.newsTitle {
	font-size : 75%;
	margin : 0 0 0 0;
	padding : 10px 0 8px 0;
	font-weight: bold;
	text-align : left;
	text-transform : uppercase;
}

.newsTitle A{
	color : #06c;
	text-decoration : none;
}

.newsTitle A:hover{
	color : #06c;
	text-decoration : underline;
}


.newsBody {
	vertical-align : top;
	border-bottom : 1px dashed #06c;
	padding : 0 0 10px 0;
	color : #333;
}

.newsBody P{
	font-size : 75%;
	line-height : 16px;
	margin : 0 0 0.3em 0;
	padding : 0 0 0 0;
	color : #333;
}

.newsBody P.releaseDate{
	font-size : 70%;
	line-height : 16px;
	margin : 0 0 0.3em 0;	
	padding : 0 0 0 0;
	color : #c00;
	font-weight : bold;
}

.newsBody IMG{
	float : right;
	width: 130px;
	border : 1px solid black;
	margin : 3px 0 0 15px;
}

#banner{
	margin : 0 0 0 0;
}

#quicklinks UL{
	margin : 8px 0 8px 16px;
	padding-left: 0;
	color : #333;
}

#quicklinks  LI{
	font-size : 70%;
	list-style-image : url(../images/bullet-small.gif);
	list-style-type : square;
	margin : 2px 0 2px 0px;
}

#quicklinks  LI A{
	color : #333;
	text-decoration : none;
}

#quicklinks  LI A:hover{
	color : #0066cc;
	text-decoration : underline;
}

#quicklinks  LI LI{
	font-size : 100%;
}




.dirTLC {
font-weight: bold;
font-size: 110% !important;
}

.dirTLC a {
color: #000 !important;
text-decoration: none;
}

.dirTLC a:hover{
color: #06C !important;
text-decoration: underline;
}

.obListBody {
	font-size : 75%;
	line-height : 16px;
	margin : 0 0 0.3em 0;
	padding : 0 0 0 0;
	color : #333;
}

.obListBody a {
	display: block;
}

.portletwrap  {
font-size: 100%;
}

.portletwrap table {
font-size: 100%;
}

.portletwrap h2 {
font-weight: bold !important;
}


.regularText {
font-size : 75%;
}

.loginTitle {
font-size: 75%;
font-weight: bold;
margin: 0;

}


.loginTable td {
font-size: 75% !important;
}

.loginTable td label {
font-size: 90% !important;
}




