body, h1 {
 font-family: verdana, sans-serif;
 font-size: 9px;
 background-color: white;   
 color: 4d4d4d;
 margin: 0;
 padding: 0;
}

table.emailform
{
	background-color: #ddd;
	width: 400px;
}

table.emailform th
{
	background-color: white;
	text-align: right;
	width: 120px;
	padding-right: 5px;
}

table.emailform td, table.emailform th
{
	background-color: white;
}

table.emailform textarea, table.emailform input.text
{
	width: 200px;
}

table.emailform textarea
{
	height: 100px;
}

h1 {
 font-size: 14px;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#topbar {
 position: absolute;
 left: 0px;
 top: 0px;
 background-color: #e4ecee;
 width: 800px;
 height: 79px;
}

.topmenu {
 background-color: white;
 color: #035c84;
 float: right;
 padding: 2px 80px 2px 14px;
}

a.topmenuinactive, a.topmenuinactive:visited {
 color: #035c84;
}

a.topmenuactive, a.topmenuactive:visited {
 color: #ca3f1e;
}

a.activeproduct, a.activeproduct:visited {
 color: #ca3f1e;
}

img.icon {
 vertical-align: text-bottom;
}

.search {
 text-align: right;
 height: 35px;
 padding: 0 14px 0 0;
}

.searchform {
 padding: 0;
 margin: 0;
}

.searchtag {
 background-color: white;   
 border: 1px solid #71919e;
 float: right;
}

.searchinput {
 border: 0;
 font-size: 9px;
 width: 50px;
 margin: 0 0 2px 2px;
}

.searchbutton {
 margin: 3px 2px 0 2px;
}

.logininput {
 border: 1px solid #71919e;
 font-size: 9px;
 width: 100px;
 margin: 0 0 2px 2px;
}

.loginsubmit {
 border: 1px solid #71919e;
 background-color: white;
 font-size: 9px;
 width: 50px;
 margin: 0 0 2px 2px;
}

.mainmenu { 
 text-align: right;
 height: 28px;
 margin: 0;
 padding: 0 14px 2px 0; 
 color: #71919e;
}

a.mainmenulink, a.mainmenulink:visited { 
 color: #71919e;
}

img.arrow {
 vertical-align: text-bottom; /* Looks wonky, but hey, it's the design ... */
 padding: 0 0 2px 14px; /* do. */
}

img.redarrow {
 vertical-align: text-bottom; /* Looks wonky, but hey, it's the design ... */
 padding: 0 0 2px 0; /* do. */
}

.languages, a.languages, a.languages:visited {
 color: #71919e;
 text-align: right;
}

.logo {
 padding: 0 0 0 21px;
}

.contenttable {
 position: absolute;
 left: 0px;
 top: 80px;
 width: 800px;
}

.printcontenttable {
 margin: 10px;
 width: 800px;
}

.submenu {
 width: 165px;
 color: #035c84;
 padding: 0 10px 0 0;
 text-align: right;
 voice-family: "\"}\""; /* IE box model hack */
 voice-family:inherit;
 width:155px;
}

a.submenuactive, a.submenuactive:visited {
 color: #065dc7;
}

.subsubmenu, a.subsubmenu, a.subsubmenu:visited {
 font-size: 8px;
 color: #035c84;
}

a.subsubmenuactive, a.subsubmenuactive:visited {
 font-size: 8px;
 color: #065dc7;
}

.address {
 color: #71919e;
 padding: 0 0 1.5em 14px;
 text-align: left;
}

img.address {
 padding: 2px 0 0 0;
}


.verticalspacer {
 padding: 0 14px 0 0; 
 text-align: left;
 width:15px; 
 voice-family: "\"}\""; /* IE box model hack */
 voice-family:inherit;
 width:1px;
} 

.pagetitle {
 padding: 33px 0 14px 0;
}

.content {
 width: 625px;
 padding: 20px 0 0 0;
/* border: 1px solid black; /* DEBUG */
}

.frontpage {
 width: 584px;
/* border: 1px solid black; /* DEBUG */
}

.buttons {
 margin: 0;
 padding: 13px 0 0 0;
}

.buttons a
{
	margin-right: 1px;
}

.leftbutton, .rightbutton {
 border: 0;
}

.leftbutton {
 float: left;
}

.rightbutton {
 float: right;
}

.copyright {
 padding: 20px 0 0 0;
 text-align: center;
}

.brandhouse {
 position:absolute;
 width:5px;
 height:49px;
 z-index:1;
 left: 2px;
 bottom: 2px;
 visibility: visible
}

.leftpane {
 width:265px;
}

.centralspacer {
 width:35px;
}

.righttpane {
 width:240px;
}

.caption {
 padding: 10px 0 0 0;
 color: #065dc7;
}

p.joopxml {
 padding: 0;
 margin: 0 0 1em 0;
}

div.rightpaneitem {
  margin: 0 0 22px 0;
}


