@import url(/styles/live/melander/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightwindow.css);
@import url(/styles/live/melander/formmanager.css);
@import url(/styles/live/melander/navigation.css);
@import url(/styles/live/livetranslate.css);

/* Structure */
html, body {
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #003c76;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #60ACDA;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0px 80px 0px 80px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    color: #003c76;
    line-height: 36px;
}

h2 {
	margin: 10px 0px;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
	margin: 5px 0px;
    padding: 0;
}

h4{
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 948px;
    background-image: url(/images/melander/bg.gif);
    background-repeat: repeat-y;
    background-position: center;
}

#container{
	width: 915px;
    background-image: url(/images/melander/header.gif) !important;
    background-image: url(/images/melander/header_ie6.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px 0px 0px 16px !important;
    margin: 0px 0px 0px 17px;
    position: relative;
}

#container_home{
	width: 915px;
    background-image: url(/images/melander/header_home.gif);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 16px;
    position: relative;
}

#logo{
	width: 275px;
	height: 88px;
	position: absolute;
	top: 40px;
	left: 338px;
}

#navigation {
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
	position: absolute;
	top: 93px;
	left: 0px !important;
	left: -1px;
	width: 220px;
}

#content {
    width: 464px !important;
    width: 424px;
    padding: 45px 10px 10px 22px;
    margin: 0px 0px 0px 222px !important;
    margin: 0px 0px 0px 122px;
    min-height: 500px;
    height: auto !important;  /* for modern Browsers */
    height: 500px;  /*for IE */
    line-height: 22px;
    font-size : 13px;
    float: left;
}

p.infos{
	padding: 0px 0px 0px 13px;
}

#content_wrapper {
    width: 915px;
    padding: 166px 0px 0px 0px;
}

#info {
	background-image: url(/images/melander/side_border.gif);
	background-repeat: repeat-x;
	background-position: top;
    width: 186px;
    float: right;
}

img.headimg{
	float: right;
	margin: 2px 0px 7px 0px;
}

h4.info{
    padding: 0px 0px 0px 13px;
    margin: 5px 0px 5px 0px !important;
    margin: 5px 0px 0px 0px;
}

div.info_wrapper{
    padding: 10px 0px 10px 13px;
}

p.info_spacing{
	background-image: url(/images/melander/side_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	padding: 0;
	line-height: 2px;
	height: 2px;
    width: 186px !important;
    width: 187px;
}

#footer {
    width: 915px;
    height: 81px;
    background-image: url(/images/melander/footer_bg.gif);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px -1px;
    background-position: right bottom;
    clear: both;
}

#footer_home {
    width: 915px;
    height: 81px;
    background-image: url(/images/melander/footer_bg_home.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    clear: both;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}

ul li.stern	{
	list-style-image: url(/images/melander/li.gif);
	list-style-position:  outside;	
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}
hr
{
	height: 1px; 
	color:  #003c76; 
	background-color:  #EAF3FA; 
	border: none;
}

dt.title{
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

dt.title a{
	color: #003C76;
	cursor: pointer;
}

dd{
	margin: 0;
	padding: 0;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

