﻿
body
{
	padding: 0 0 0 0;
	margin: 0;
	font: 76% arial, verdana, sans-serif;
	background: #e0e0e0;
	color: #303030;
}

#header
{
	margin: 0 auto 0 auto;
	width: 780px;
	height: 150px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 10;
}

#language
{
	padding: 5px 0 0 0;
	width: 130px;
	float: right;
	color: #273D4A;
	vertical-align: bottom;
	height: 60px;
	z-index: 2;
	font-size:x-small;
}

#search
{
    clear:both;
	padding: 0px 0 0 0;
	width:  350px;
	float: right;
	color: #273D4A;
	vertical-align: bottom;
	height: 50px;
	z-index: 2;
}

#menu
{
	margin: 0 auto 0 auto;
	top: 150px;
	height: 24px;
	width: 780px;
	background-color: #00529B;
	font-size: 0.8em;
	font-style: normal;
	z-index: 2;
}

#bg-body
{
	top: 158px;
	margin: 0 auto 10px auto;
	width: 740px;
	padding: 5px 20px 20px 20px;
	background-color: White;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#main
{
	width: 750px;
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

img
{
	border-style: none;
}

h1
{
	padding-top: 10px;
	font-size: 150%;
	color: #273D4A;
}

H2
{
	padding-top: 10px;
	font-size: 2;
	color: #c0c0c0;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#00529b;
}

H3
{
	font-size: 1.2EM;
	color: #666666;
	width: 80%;
}

a
{
	color: #00529B;
	text-decoration: underline;
}

#Index-01b
{
	padding: 0 0 0 0;
	height: 68px;
	background-image: url(images/Index_01b.gif);
}

a.menu:link, a.menu:visited
{
	color: white;
}
a.menu:hover, a.menu:active
{
	color: #7CCFBD;
}

#breadcrumb
{
	padding: 10px 0 0 0;
	width: 600px;
	color: Gray;
}

#homeimage
{
	
	left: 0px;
}


#searchresults
{
	padding: 0 0 0 300px;
	width: 300px;
	float: right;
}


#noprods
{
	padding: 120px 0 0 360px;
	width: 330px;
}

#input
{
	position: absolute;
	left: 20px;
	top: 20px;
	font-family: arial;
	vertical-align: top;
	line-height:25px;
}
.nogrid
{
	border: none;
	height: 40px;
	font-family: arial;
	color: White;
}

.menu
{
	font-size: 1em;
	color: white;
	font-family: "Helvetica Neue" , helvetica, arial, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}

fieldset
{
	margin-top: 40px;
	width: 90%;
}

legend
{
	color: #0070B1;
	font-family: "Helvetica Neue" , helvetica, arial, sans-serif;
	font-size: 1.4em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}

label
{
	float: left;
	width: 25%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
}

Input
{
	background-color: #ffffff;
	border: solid 1px #0070B1;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: "Helvetica Neue" , helvetica, arial, sans-serif;
}


#footer
{
	clear: both;
	padding: 0;
	margin: 30px 0 0 0;
	border-top: 1px solid #d8d8d8;
	font-family: "Helvetica Neue" , helvetica, arial, sans-serif;
	font-size: 0.9em;
}

#news
{
	float:right;
	background-color: #E6EFF2;
	width: 300px;
	line-height: 150%;
	padding:5px;
	border-style:dotted;
	border-width:2px;
	border-color:#00529b;
	
}
