﻿body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #EAEAEA;
	background-image: url(../branding/page-background.png);
	background-repeat: repeat-x;
	color: #505050;
}

body a
{
	text-decoration: none;
	color: #3333CC;
}

html
{
	padding: 0;
	margin: 0;
}

form
{
	margin: 0;
}

h1
{	
	font-family: Arial;
	font-size: 19px;
	margin-top: 2px;
	margin-bottom: 8px;
	color: #505050;
}

h2
{
	font-family: Arial;
	font-size: 15px;
	margin-top: 0px;
	color: #505050;
	margin-bottom: 10px;
}

h5
{
	font-family: Arial;
	font-size: 12px;
	margin: 15px;
}

ul
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.MainDiv
{
	width: 974px;
	margin-left: auto;
	margin-right: auto;	 
}

#HeaderDiv
{
	height: 91px;
	background-color: Black;
}

#HeaderLogo
{
	width: 974px;	
	margin-left: auto;
	margin-right: auto;	
	height: 91px;
}

.MenuBarDiv
{
	height: 26px;
	background-image: url(../branding/menubar-bg.png);		
}

.BodyDiv
{
	padding: 15px 15px 15px 14px;
	background-color: white;
	min-height: 500px;
	margin-bottom: 5px;
}

.FooterDiv
{
	text-align: center;
	color: Silver;
}

.FooterDiv a
{
	color: Silver;
}

.clear
{
	clear: both;
}

#HomePageLeftDiv
{
	float: left;
	width: 46%;
}

#HomePageRightDiv
{
	margin-left: 15px;
	float: right;
	width: 52%;
}

#HomePageLoginScreen
{
	width: 468px; 
	margin-left: 10px;
}

#HomePageBusinessPartners
{
	width: 468px;
	margin-left: 10px;
}

.Box
{
	width: 468px;	
}

.BoxWide
{
	width: 668px; 	
}

.Box h2
{
	font-family: Arial;
	padding-left: 7px;
    padding-bottom: 3px; 
    font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}

.BoxWide h2
{
	font-family: Arial;
	padding-left: 7px;    
    font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}

.BoxBody
{
    background-color: White;
    color: #505050;
    font-size: 11px;
    background-repeat: repeat-y; 
    background-image: url(../branding/home-wide-background.gif); 
    width: 468px;
}

.BoxWideBody
{
    background-color: White;
    color: #505050;
    font-size: 11px;
    background-repeat: repeat-y; 
    background-image: url(../branding/home-extra-wide-background.gif); 
    width: 668px;
}

.BoxHeader
{
	border-bottom:1px solid #A3BD0B;	 
	width: 458px;
}

.BoxWideHeader
{
	border-bottom:1px solid #A3BD0B;
	width: 658px;
}

.BoxBottomImage
{
    width: 468px;
    height: 15px;
}

.BoxWideBottomImage
{
    width: 668px;
    height: 15px;
}

.BoxMainText
{
	font-size: 11px;
	margin-left: 5px;
	padding: 15px 6px 2px 6px;
	width: 438px;
}

.BoxWideMainText
{
	font-size: 11px;
	margin-left: 5px;
	padding: 5px 16px 2px 6px;
	width: 628px;
}

.BoxFooter
{
    background-color: White;
    color: #505050;
    font-size: 11px;
    background-repeat: repeat-y; 
    background-image: url(../branding/home-wide-background.gif); 
    width: 468px;
}

.BoxWideFooter
{
    background-color: White;
    color: #505050;
    font-size: 11px;
    background-repeat: repeat-y; 
    background-image: url(../branding/home-extra-wide-background.gif); 
    width: 668px;
}

#LoginForm
{
	padding: 5px;
}

#LoginFormLinksLeft
{
	float: left;
	width: 180px;
	font-weight: bold;
}

#LoginFormLinksRight
{
	float: right;
	width: 100px;
	font-weight: bold;
}

#LoginFormEntry
{	
	padding: 5px;
}

.LoginFormLabel
{
	float: left;
	width: 80px;
}

.LoginFormText
{
	float: left;
	width: 170px;
}

.LoginFormButton
{
	float: left;
	height: 25px;
}

.LoginTextBox
{
	width: 146px;
}

#EnquiryForm
{
	width: 560px;
}

.EnquiryLabel
{
	float: left;
	width: 100px;
}

.EnquiryText
{
	float: left;
	width: 450px;
}

.EnquiryTextBox
{
	width: 450px;
}

.EnquiryRow
{
	padding: 5px;
}

.EnquiryButton
{
	float: right;	
	padding: 6px;
}

.HomePageBullets
{
	padding: 6px;
}

.PrivacyTitle
{
	color: #505050;	
}

#AboutXRMLeftDiv
{
	float: left; 
	width: 55%;
}

#AboutXRMRightDiv
{
	float: right; 
	width: 45%;
	text-align: center;
}

#ProductsLeftDiv
{
	float: left; 
	width: 55%;
}

#ProductsRightDiv
{
	float: right; 
	width: 45%;
	text-align: center;
}

.PhoneNumber
{
	 font-weight: bold; 
	 color: #6699FF;
}

.LoginScreen
{
	position: relative;
  	left: 25%;
  	margin-top: 150px;
  	width: 50%;  	
  	height: 180px;
}

.ForgottenPassword
{
	position: relative;
  	left: 25%;
  	padding-top: 112px;
  	width: 50%;  	
  	height: 263px;
}

.LoginSystemRequirements
{
	width: 430px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	text-align: center;
}

.LoginScreenWide
{
	position: relative;
  	left: 15%;
  	top: 50px;
  	width: 720px;
  	height: 330px;
}

.bottomLogos
{
	margin-top: 50px; 
	width: 646px; 
	padding: 10px 150px 0px 150px; 
	text-align: left;
	height: 120px;
}

.bottomLeftLogo
{
	float: left; 
	width: 300px;
}

.bottomRightLogo
{
	float: right; 
	width: 300px; 
	margin-left: auto;
	text-align: right;
}

.icon
{
    width: 200px;
}

.icon2
{
    width: 100px;
}

.BoxMenu
{
    text-align:center; 
    padding-top: 20px;
}

.BoxMenu2
{
    text-align:center; 
    padding-top: 20px;
}

.BoxMenu2Table a
{
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.xButton
{
	border:1px solid #000000;
	font-family:verdana;
	font-size:11px;
	background-color:#9CBCE3;
	height: 15px;
	padding:3px 6px 3px 5px;
	display: inline-block; 
	cursor:hand;
	color:#000000;
	text-decoration:none;
}

.BoxUserDataBody
{
    background-color: White;
    color: #505050;
    font-size: 11px;
    background-repeat: repeat-y; 
    background-image: url(../branding/confirm-user-data-middle.gif); 
    width: 910px;
}

.BoxUserDataHeader
{
	border-bottom: 1px solid #A3BD0B;
	width: 900px;
}

.BoxUserDataMainText
{
	font-size: 11px;
	margin-left: 5px;
	padding: 15px 16px 2px 6px;
	width: 880px;
}

.BoxUserDataFooter
{
    background-color: White;
    color: #505050;
    font-size: 11px;
    background-repeat: repeat-y; 
    background-image: url(../branding/confirm-user-data-middle.gif); 
    width: 910px;
}

.BoxUserDataBottomImage
{
    width: 910px;
    height: 15px;
}

.ErrorMessage 
{
	color: #ff0000;
	font-size: 11px;
}

.jdCell
{
	border-top:1px solid #D4D0C8;
	text-align:left;
	vertical-align:top;
	font-size: 11px;
}
