﻿a {
	color:#006EC7;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:140%;
	margin:0px 0px 10px;
	color: #006EC7
}
h2 {
	font-size:100%;
	margin:10px 0px 0px 0px;
	color: #006EC7;
    padding: 5px;
	background: #CDE4F6;
}
h3 {
	font-size:100%;
	margin:0px 0px 10px 0px;
}
h3 a {
	color:#4C5157;
}
h4 {
	font-size:100%;
	margin:0px 0px 14px;
}
p {
	line-height:150%;
	margin:0px 0px 14px;
}
/* </Standard styles copies from omron.eu> */
 
h1 span
{
	font-size: 70%;
}

body
{
	margin: 0px;
	font-size: 70%;
	font-family: Verdana, Arial, Sans-Serif;
}

#container
{
	width: 1004px;
	border-right:1px solid #B9BDC3;
}

#header
{
	border-top: solid 3px #0055C4;
	height: 63px;
	background: white url(Images/header-background.jpg) repeat-x;
	width: 1004px;
	vertical-align: baseline;
	border-bottom: solid 1px #C9C9C9;
	background-attachment: scroll;
}

#header #logo
{
	width:121px;
	height:26px;
	top:3px;
	right:1126px;
	bottom:374px;
	left:0px;
	margin-top:18px;
	margin-left:16px;	
	position: absolute;
}

#header #title
{
	width: 500px;
	height: 14px;
	padding-top: 31px;
	padding-left: 158px;
	color: #0055C4;
	font-size: 105%;
}

#header #loggedIn
{
	float: right;	
	color: #333333;
	font-weight: bold;
	margin-top: 45px;
	padding-right: 6px;
}

#mainMenu
{
	background: #CCCCCC;
	height: 29px;
	margin-top: -1px;
}

#content
{
	padding: 20px 20px 20px 20px;
}

#footer
{
	clear: both;
	height: 54px;
	width: 1004px;
	margin-top: 15px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 3px #0053C3;
	color: #4C5157;
	vertical-align: middle;
}

#footer p
{
	margin: 9px 150px 0px 140px;
	text-align: center;
}

.divider
{
	color: #BDBDBD;
}

.country
{
	color: #555555;	
}

a img
{
    border: none;
}
