﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #abc;
}
#container {
	width: 980px;
	margin: 0 auto;

	background-color: #fff;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 940px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	overflow: auto;
	background-color: #bde;
}
#sidebar {
	float: left;
	width: 168px;
	background-color: #fff;
	position: relative;
	clear: both;
	margin-left: 18px;
	display: inline;
}
#content {
	float: right;
	width: 750px;
	margin-top: 0;
	margin-right: 18px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 940px;
	margin-right: 18px;
	margin-left: 18px;
	padding: 0;
	overflow: auto;
	background-color: #af0000;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
/* ----------link */
#sidebar a {
	font-weight: regular;
	text-decoration: none;
	color: #ffffff;
	height: 20px;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: regular;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
	background-color: #17356a;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


body, td,th {
	color: #333333;
	font-size: 10pt;
	font-family: Arial,Geneva,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	line-height: 18px;
	}


h1, div.componentheading {
	color: #c60c30; 
	font-weight: bold;
	font-size: 16pt; 
	margin-bottom: 18px; 
	margin-top: 9px;
	line-height: 24px;
	}

h2  {
	color: #555;  
	font-weight: bold;
	font-size: 16pt; 
	}

h3 {
	color: #c60c30;
	font-size: 13pt; margin-bottom: 9px; margin-top: 18px;
	line-height: 20px;
	}

h4 {
	color: #555;
	font-size: 11pt; margin-bottom: 3px; margin-top: 4px;
 padding-top: 6px;
	}

h5 {
	color: #555;
	font-size: 10pt; margin-bottom: 4px;
	}
	

	
p {MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px}


/* ---------- */
a:link, a#headerLogin:link {
	color: #9D0C0B;
}
a:visited, a#headerLogin:visited {
	color: #660000;
}
a#headerLogin:link, a#headerLogin:visited {
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover {
	color: #EA1313;
	}


hr {
	color: #666666; height:1px; border: 1px solid;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}





table.lentele {
	margin: 6px 0px 0px 0px;
	padding: 0px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
	}
	

table.lentele th {
border-left: none;
border-right: none;
color: #444444; 
padding: 5px; 
vertical-align: bottom;
	font-size: 10pt;
	white-space: nowrap;
	}

table.lentele td {
	border-top: solid 1px #dddddd;
	font-size: 10pt;
	font-weight: normal;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align : middle;
	}
	
a.lentele:link, a.lentele:visited, a.lentele:link, a.lentele:visited {
	color: #9D0C0B; 
	}	

	
.inputbox {
	font-size: 9px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

.radio, .checkbox {
background: transparent;
font-size: 9px;
color: #666666;
border: 0px;
}


	


/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #6f1616;
	border: 1px solid #f2f2f2;
	color: #ffffff;
}
.over {
	background-color: #6f1616;
	border: 1px solid #f2f2f2;
	color: #ffffff;
}


/* Styles for Navigation */
#navigation2 ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #4b80dd;
}
#navigation2 li {
	float: left;
	background-color: #4b80dd;
}
#navigation2 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0 1px;
	padding: 5px;
	display: block;
	background-color: #4b80dd;
	border: 1px solid #f2f2f2;
}
#navigation2 a:hover {
	font-weight: regular;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
	background-color: #17356a;
}


.button {
	font-size: 10pt;
	color: #ffffff;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #1e4a97;
	background-position: center; 
	cursor: pointer;
	height:21px; 
	width:100px; 
	font-size: 11px;
	}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }


img { vertical-align: middle; }



