/* inCMS print css */
/* (c)2008 Spika David, Inexes */

* {
	margin: 0;
	padding: 0;
	border: none;
	background-color: white !important;
	background-image: none !important;
}
body {
	margin: 0;	padding: 0;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002a49;
	background: #fff;
}
table {
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	border-collapse: collapse;
}
table caption {
	padding: 7px 0 4px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #e85e3f;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
	background: #fff;
	color: #002a49;
	border: 1px solid #e85e3f;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
}
blockquote {
	font-style: italic;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 1.5;
}
cite {
	font-style: normal;
	float: right;
	padding: 0 0 15px 0;
	font-weight: bold;
	color: #555555;
}
img {
	background: none;
}
sup {
	position: relative;
	bottom: 2px;
	vertical-align: text-top;
}
sub {
	position: relative;
	top: 2px;
	vertical-align: baseline;
}
a {
	color: #002a49;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
}
.noScreen, object, embed, #headerBox hr, #headerBox p.description, 
#headerBox p#languages, p.navigation, #upBack, #subMenuBox, 
#mainMenuBox, #searchBox {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	padding: 0;
	page-break-after: avoid;
	font-family: Verdana, Arial, Sans-Serif;
}
h1 {
	padding: 10px 0;
	font-size: 27px;
	font-weight: normal;
	color: #002a49;
}
h2 {
	position: relative;
	left: -1px;
	padding: 5px 0 3px 0;
	font-size: 17px;
	color: #002a49;
}
p.dateAuthor {
	text-align: left;
}
p.dateAuthor span {
	color: #e85e3f !important;
}
.article {
	margin: 0 0 15px 0;
}
h3, h4 {
	color: #e85e3f;
}
h3 {
	padding: 7px 0 4px 0;
	font-size: 15px;
}
h4 {
	padding: 7px 0 4px 0;
	font-size: 12px;
}
img.bordered {
	border: 4px solid #e85e3f;
}
.hl1 {
	color: #e85e3f;
}
ul {
	padding: 5px 5px 5px 9px;
	list-style-type: none;/*square;*/
}
ul li {
	padding: 0 0 0 14px;/*5px;*/
	line-height: 1.5;
	background: url('ListItem.gif') 2px 8px no-repeat;
}
ol {
	padding: 5px 5px 5px 23px;
}
ol li {
	padding: 0 0 0 0;
	line-height: 1.5;
}
table.styled {
	margin: 5px 0 15px 0;
}
table.styled th, table.styled td {
	padding: 4px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	text-align: left;
	color: #0a0a0a;
}
table.styled thead th, table.styled thead td {
	padding: 5px 15px;
	background: #e85e3f;
	color: #fff;
}
table.styled tbody tr.hl th, table.styled tbody tr.hl td {
	background-color: #e5e9ec;
}
table.styled tbody tr th, table.styled tbody tr td.hl {
	color: #e85e3f;
	font-weight: bold;
}
h3.listOfLinksHeader {
	margin: 8px 0 0 0;
	font-size: 12px;
	color: #e85e3f;
}
ul.listOfLinks {
}
ul.listOfLinks li {
}

#mainContentBox p#dateAuthor {
	padding-bottom: 10px;
	text-align: right;
}
#mainContentBox p#dateAuthor span {
	color: #e85e3f;
}
#mainContentBox #upBack {
	position: absolute;
	height: 25px;
	bottom: 23px; right: 248px;
	text-align: right;
}
#mainBox.noInfoContent #mainContentBox #upBack {
	right: 18px;
}
#mainContentBox #upBack a {
	float: left;
	width: 100px; height: 23px;
	margin-left: 2px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	background: url('UpBackBg.gif') center left repeat-x;
	color: #fff;
}
#mainContentBox #upBack span {
	display: none;
}
#mainContentBox #upBack a#buttonUp {
}
#mainContentBox #upBack a#ctl00_MainContent_hlBack {
}
#mainContentBox #upBack a#ctl00_MainContent_hlPrint {
}
#mainContentBox #upBack a:hover {
	color: #e85e3f;
}
#headerBox, #mainContentBox, h1, #infoContentBox {
	margin-bottom: 10px;
	border-bottom: 1px solid #002a49 !important;
}
#headerBox img {
	margin: 0 0 5px 0;
	border: none;
}
.article .htmlEditorContent {
	margin: 5pt 0;
}
#footerBox {
	clear: both;
	width: 100%; height: 23px;
	color: #002a4a;
}
p#footerBox-copy {
	padding: 0;
	line-height: 23px;/*21px;*/
	font-size: 9px;
	text-align: center;
	color: #444;
}
a {
	text-decoration: none !important;
}
