@CHARSET "UTF-8";

A, BODY, BUTTON, DIV, EMBED, FORM, FIELDSET, HR, H1, H2, H3, H4, IFRAME, IMG, INPUT,
LEGEND, P, SELECT, SPAN, TABLE, TH, TR, TD, TEXTAREA, OBJECT
{
    direction				: ltr;
    text-align				: left;
    font-family				: Verdana, Helvetica, Arial, sans-serif;
	font-size				: 10px;
}

A.footerLink
{
	color					: #FFEE66;
}

A.footerLink:hover
{
	color					: #FFFFFF;
}

BUTTON
{
	text-align				: center;
	font-size				: 10px;
	float					: left;
}

H1, .header, .welcome

{
	font-size				: 14px;
}

H1.welcome
{
	top						: 0px;
	right					: 0px;
	text-align				: right;
}

H2
{
	font-size				: 10px;
}

H3
{
	font-size				: 10px;
	text-align				: center;
}

H4
{
	font-size				: 10px;
	text-align				: left;
}

DIV.textpic
{
	margin-left				: 20px;
}

DIV#newsflash
{
	font-size				: 11px;
}

DIV#page-header
{
	background				: transparent url('../img/dmi.header.jpg') top left no-repeat;
}

DIV#page-footer
{
	background				: transparent url('../img/dmi.footer.jpg') top left no-repeat;
}

DIV#page-header, DIV#page-footer, DIV#page-content
{
	position				: relative;
	width					: 100%;
}

DIV.page-header__visible
{
	height					: 96px;
}

DIV.page-footer__visible
{
	height					: 60px;
}

DIV.page-header__hidden, DIV.page-footer__hidden
{
	height					: 1px;
	visibility				: hidden;
}

DIV#page-content, IFRAME#iframe-content
{
	height					: 80%;
}

DIV#dmi-header-logo
{
	top						: 0px;
	right					: 0px;
}

DIV#language-change
{
	position				: absolute;
	top						: 73px;
	right					: 4px;
}

SELECT#language-select
{
	width					: 180px;
	background-color		: #F8F8F8;
	direction				: ltr;
	font-size				: 10px;
	border					: 2px inset white;
}

DIV.pagenavitem
{
    float					: left;
}

DIV#cont_dd_m
{
    left					: 10px;
    text-align				: left;
}

DIV.cont_dd_mi, DIV.cont_dd_mi__hover
{
    float					: left;
    padding					: 3px 4px 4px 4px;
}

DIV#footer-menu
{
	right                   : 20px;
}

DIV.footer-menuitem
{
	margin-left				: 4px;
	float					: right;
}

LEGEND
{
	font-size				: 10px;
}

#f_internet
{
	font-size				: 10px;
}
