body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #B1B1B1;
	font-size: 12px;
	margin-top: 0px;
}
a {
	color: #362E9B;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #362E9B;
}
a:hover {
	text-decoration: underline;
}

div.container {
	width: 850px;
}
div.containerprinter {
	width: 800px;
}

div.language {
	width: 850px;
	padding-right: 20px;
	float: right;
}

div.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div.undermenu {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000000;
	color: #FFFFFF;
}


div.incontainer {
	margin-top: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
div.leftcolumn {
	float: left;
	width: 180px;
	margin-right: 5px;
                text-align:left;

}
div.header1 {
	background-color: #362E9B;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

div.midcolumn {
	float: left;
	width: 466px;
	margin-right: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
}
div.midcolumn1 {
	float: left;
	width: 600px;
	margin-right: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
}

div.rightcolumn {
	float: right;
	width: 180px;
                text-align:left;
}
div.rightcolumn img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
img.wrap {
	float: left;
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 5px;
}
div.lefttopper {
	width: 450px;
	float: left;
}

div.topper {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	background-color: #000066;
	color: #FFFFFF;
	margin-bottom: 1px;

}
div.topper a {
	color: #FFFFFF;
}

div.topper a:visited {
	color: #FFFFFF;
}
div.footer {
	margin-top: 5px;
	background-color: #362E9B;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	color: #FFFFFF;
}
div.footer a {
	color: #FFFFFF;
}

.copyright {
	float: left;
	width: 550px;
	font-size: 10px;
	padding-left: 15px;
}
.designby {
	float: right;
	font-size: 10px;
	padding-right: 15px;
}
div.printer {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
