@import 'portalDefault.css';
a.artLink:active,a.artLink:link,a.artLink:visited {
	font-size : 10px;
	color : #0064FF;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-weight : bold;
 	text-decoration : none;
	font-size : 12px;
	cursor : pointer;
}

a.artLink:hover {
	font-size : 10px;
	color : #0064FF;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-size : 12px;
	cursor : pointer;

}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color:#65A22E;
	text-decoration:none;
}

a.readMore:hover{
	color:#65A22E;
	text-decoration:underline;
}
.readMore {
	font-size : 10px;
    text-align: right;   
}

.createNew {
	float: left;
	font-size: 10pt;
	color: #335599; 
}

.date {
	color:#757575;
	font-size:11px;
	font-weight:normal;
}

.content {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}

.customText {
	border: none;
}
.text {
	border:1px solid #88AADD;
	color:#335599;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	height:16px;
	margin:1pt 4pt 1pt 10pt;
	padding-left:2px;
	width:130pt;
}
