
.cm-txt a {
	color: #005A88;
	text-decoration: underline;
}

.cm-txt a:hover     {
	color: Blue;
}

.cm-txt p
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #000;
	margin-bottom:5px;
	margin-top:5px;
}

.cm-txt ul {
	list-style : square;
	margin:0;
	margin-bottom:5px;
	margin-top:5px;
}

.cm-txt li{
	margin: 2px 0 2px 0;
	padding:0;
	
}

hr	{
	height: 1px;
	color: #005A88;
}

.cm-txt, #contentcell, .cm-txt ul, .cm-txt p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #000;
}

.cm-txt{
	padding: 0;
}

.cm-padded {
	padding: 5px 10px 5px 10px;
}

.cm-cont-leftborder .cm-padded {
	padding-left: 17px;
}

#splashcontent .cm-padded{
	padding:0;
}

.cm-txt h1{
	font : bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #062951;
	margin: 5px 0 0 0;
}

.cm-txt h1, h1.title, .cm-txt h2, .cm-txt h3, .cm-txt h4, .cm-txt h5, .cm-txt h6
{
	font : bold 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #062951;
	margin: 5px 0 0 0;
	background-color: white;
}

.cm-title2, .cm-txt h2 {
	font : bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color : #062951;
	/*padding: 0 0 0 17px;*/
}

.cm-txt h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 3px 0px;
}

.cm-txt h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 4px 0 2px 0px;
}

.cm-txt h4, .cm-txt h4{
	font-weight: normal;
}


.cm-txt h6{
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 3px 0px;
}

.cm-cont-leftborder {
	border-left: 1px solid #B1B1B1;
}

.shortnews-link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.cm-table{
/*	border: 1px solid #004979;
	border-collapse: separate;*/
	text-align: left;
	font-size: 12px;
	border-spacing: 2px;
	border: 0;
}

.cm-table td{
	border: solid 1px #aaaaaa;
	background-color: #eeeeee ;
	vertical-align:top; 
	padding:2px;
}


td.cm-table-highlited{ vertical-align:top; padding:2px; font-weight:bold; font-size: 11px; background-color: White}

.cm-table thead td{
	border: 1px solid #004979;
	border-bottom: 5px solid black;
	color: white;
	background-color: #004979;
	text-align: center;
	font-weight: bold;
}

.cm-table caption{
	color: #004979;
	font-style: italic;
}