BODY {
	padding: 0;
	margin: 0;
	background: url('img/bg.jpg') #2a3e56;
}

P, TD, BODY {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13.5px;
	color: #ffffff;	
}

A, A:visited, A.inewstextlink, A.inewstextlink:visited, .inewstextlink A {
	color: #aaccff;
}

IMG {
	border: none;
}

.footer {
	text-align: center;	
	line-height: 1.25em;
	margin-top: 20px;
	margin-bottom: 10px;
}
.footer, .footer A, .footer A:visited {
	color: #6688aa;
	font-size: 12px;
}

H1, .icms_page_title_input {
	color: #00beff;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0px 0 12px 0;
}

H2, .icms_section_title_input, .inewshead {
	color: #00beff;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 10px 0 14px 0;
	background: url('img/hsep.png') no-repeat;
	background-position: bottom left;
}

H3 {
	margin: 8px 0 12px 0;
	font-size: 14px;
	font-weight: bold;
	font-style: regular;
	padding: 0;
}

.inewshead A, .inewshead A:visited, .inewstitle, .inewstitle A, .inewstitle A:visited {
	text-decoration: none;
	color: #00beff;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
}

P, .inewstext, .inewsdate {
	margin: 0 0 0.9em 0;
	line-height: 1.35em;
}

UL {
	margin: 4px 0 12px 20px;
	padding: 0;
}

UL LI {
	list-style-image: url('img/li.gif');
}
LI {
	margin: 0 0 0.5em 0;
	line-height: 1.3em;
}

TD.icms_content {
	padding-right: 8%;
	padding-bottom: 0.5em;
}

.smallprint {
	color: #99bbdd;
	font-size: 12px;
	line-height: 1.25em;
}

FORM {
	margin: 0;
	padding: 0;
}

INPUT {
	border: solid #6688bb 1px;
	color: #99bbdd;
	background: transparent;
	padding: 1px 4px 1px 4px;
}

TEXTAREA.invisible_ta, INPUT.invisible_input {
	background: transparent;
	color: #99bbdd;
	border: none;
}

.box {
	border: solid #6688bb 1px;
	color: #99bbdd;
	padding: 1px 4px 1px 4px;
}

/******************** ICMS stuff *******************/

/*** Imagebar ***/

.icms_imagebar_image, .inewsimgbox {
	border-left: solid #6688bb 1px;
	padding-left: 7px;
	margin-bottom: 24px;	
}
.inewsimgbox {
	float: right;
	margin-left: 64px;
}

.icms_imagebar_image IMG {
	border: solid #112233 1px;
}

.icms_imageviewer IMG, .icms_contenttext IMG {
	border: solid #112233 1px;
}

.icms_imagebar_image, .icms_imagebar_image P, .icms_imagebar_image A, .icms_imagebar_image A:visited, .icms_image_caption_input {
	font-size: 11px;
	color: #99bbdd;
	line-height: 1.25em;
}

.icms_imagebar_image P {
	margin-top: 4px;
	margin-bottom: 0;
}

/*** Gallery ***/

.icms_gallery_image {
	margin-bottom: 12px;	
	text-align: center;
}

.icms_gallery_image IMG {
	border: solid #112233 1px;
}

.icms_imageviewer IMG {
	border: solid #112233 1px;
}

.icms_gallery_image, .icms_gallery_image P, .icms_gallery_image A, .icms_gallery_image A:visited, .icms_image_caption_input {
	font-size: 11px;
	color: #99bbdd;
	line-height: 1.25em;
}

.icms_gallery_image P {
	margin-top: 4px;
	text-align: center;
}

/*** TOC / Pagelists ***/

UL.icms_toc LI {
	margin: 0 0 0.2em 0;
	list-style-image: url('imenu/subdot-over.gif');
}
UL.icms_toc LI.icms_toc_active {
	margin: 0 0 0.2em 0;
	list-style-image: url('imenu/subdot-sel.gif');
}
UL.icms_toc LI A, UL.icms_toc LI A:visited {
	text-decoration: none;
	color: #aaccee;
}
UL.icms_toc LI.icms_toc_active A, UL.icms_toc LI.icms_toc_active A:visited {
	text-decoration: none;
	color: #ddeeff;
}
.icms_search_hilite {
	background: #336699;
}

/*** Breadcrumbs ***/

.icms_breadcrumbs, .icms_breadcrumbs A, .icms_breadcrumbs A:visited {
	font-size: 11px;
	color: #77a0c8;
}

DIV.icms_breadcrumbs {
	text-align: right;
	position: relative;
	top: -30px;
	margin-left: 2px;
	margin-bottom: -10px;
	white-space: nowrap;
}

/*** Inline image ***/

TABLE.icms_inline_image {
	margin: 8px;
	padding: 2px;
}
TABLE.icms_inline_image P {
	text-align: right;
	font-size: 12px;
	margin: 4px 0 0 0; padding: 0;
}

/*** inews ***/

.inewsutillink, A.inewsutillink, A.inewsutillink:visited, A.inewsutillink:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #ffffff;
}

