body,td,th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555555;
}

td {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	border: none;
}

th {
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid Silver;
}


H1 {
	font-size: 18px;
	line-height: 19px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666;
	padding: 0px;
	margin: 0px 0px 5px 0px;	
}

H2 {
	font-size: 16px;
	line-height: 17px;	
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #7FADD0;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

H3 {
	font-size: 14px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #005CA1;/*#BA7948;*/
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

H3 a, a.link, a.link:visited {
	font-size: 14px;
	line-height: 15px;
	color: #005CA1;
	text-decoration: none;
}

H3 a:hover, a.link:hover {
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}

H4 {
	font-size: 13px;
	line-height: 14px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	color: #C44336;
	border-bottom: 1px solid Silver;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

H5 {
	font-size: 13px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCA25C;	
	padding: 0px;
	margin: 15px 0px 5px 0px;	
	font-weight: bolder;
}

.csc-header csc-header-n1, .csc-header csc-header-n2 {
	margin-top: 5px;
}

a, a.link, a.link:visited {
	font-size: 12px;
	line-height: 12px;
	color: #005CA1;
	text-decoration: none;
}

a:hover, a.link:hover {
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

span, p {
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.bodytext {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	line-height: 13px;
}

a.external-link-new-window {
	background: transparent url(../gfx/link_extern.gif) no-repeat left top;
	padding-left: 15px;
	color: #005CA1;
}

a.internal-link-new-window {
	background: transparent url(../gfx/link_intern.gif) no-repeat left top;
	padding-left: 15px;
	color: #005CA1;
}

a.internal-link {
	background: transparent url(../gfx/link_internal.gif) no-repeat left top;
	padding-left: 15px;
	color: #005CA1;
}

.htmlarea-showtableborders, .contenttable {
	border: none;
	padding: 0px;
	margin: 0px;
}

.contenttable p {margin: 0px; padding: 0px;}


.csc-textpic { margin-top: 10px;}