body {
	margin: 10px 0 10px 0;
	font: 12px arial;
	color: #000000;
}
div,td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

input {
	border: 1px solid #DADADA;
	height: 21px;
	font: 11px Tahoma;
	color: #555555;
	padding: 3px;
}
.newsItem {
	color: #555555;
	text-decoration: none;
}

.cat {
	font: 13px Tahoma;
	color: #0086FF;
	font-weight: bold;
	text-decoration: none;
}

.cat:hover {
	font: 13px Tahoma;
	color: #0086FF;
	font-weight: bold;
	text-decoration: underline;
}

.subcat {
	font: 11px Tahoma;
	color: #0086FF;
	text-decoration: none;
}

.subcat:hover {
	font: 11px Tahoma;
	color: #0086FF;
	text-decoration: underline;
}

.subcat_ul {
	font: 11px Tahoma;
	color: #0086FF;
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 13px 0 13px 0;
	line-height:7px;
}

li {
	background: url(../images/arrow_icon.gif) no-repeat 0 4px;
	padding:5px 0px 7px 16px;
}

.qaBoxTop {
		width: 437px;
		height: 6px;
		margin: 0;
		padding: 0;
		background: #F1F1F1 url(../img/qa_box_top.gif) no-repeat top;
}

.qaBoxBot {
		width: 437px;
		height: 6px;
		margin: 0;
		padding: 0;
		background: #F1F1F1 url(../img/qa_box_bot.gif) no-repeat bottom;
}

.qaBoxContent {
		background-color: #F1F1F1;
		width: 437px;
		text-align: left;
		padding: 5px 18px 5px 18px;
}

form { margin:0em 0}
img.Pic { border:black 1px solid }
.txt { font:11px Tahoma; color: #000000 }
.txtHeader { font:11px Tahoma; color: #0064F7 ; font-weight:bold ; padding-bottom:3px ; text-indent:10px }

.more {text-decoration:underline ; font-family:Arial ; font-size:12px ; color:#FFFFFF }
.more:hover {text-decoration:none ; font-family:Arial ; font-size:12px ; color:#FFFFFF }

.nav {text-decoration:none ; font-family:Arial ; font-size:12px ; color:#000000 }
.nav:hover {text-decoration:underline ; font-family:Arial ; font-size:12px ; color:#000000 }
.navSelected {text-decoration:underline ; font-family:Arial ; font-size:12px ; color:#000000 } 

.linkBold {text-decoration:underline ; font-weight:bold ;  font-family:Arial ; font-size:12px ; color:#FFFFFF }
.linkBold:hover {text-decoration:none ; font-weight:bold ; font-family:Arial ; font-size:12px ; color:#FFFFFF }

.tblBrdrRightBottom { border-right:1px solid #D2D2D2 ; border-bottom:1px solid #D2D2D2 }
.tblBrdrTopBottom { border-top:1px solid #D2D2D2 ; border-bottom:1px solid #D2D2D2 }
.tblBrdrBottom { border-bottom:1px solid #D2D2D2 }
.tblBrdrRight { border-right:1px solid #D2D2D2 }
.tblBrdrLeft { border-left:1px solid #D2D2D2 }

.bgliteGrey { background-color:#F9F9F9 }
.bgItnvBlue { background-color:#0064F7 }
.bgBlack { background-color:#000000 }
.bgRed { background-color:#DD0000 }

.btn { border:1px solid #D2D2D2 ; cursor:hand }
.btnOver { border:1px solid #000000 ; cursor:hand }

