body {
font-family: verdana;
background-color: rgb(255,255,251);
}

a img {border: none; }

h1
{
color: rgb(0,0,110);
margin-top: 0;
font-family: times, serif;
}

h2,h3
{
margin-top: 0;
padding-top: 0px;
font-family: times, serif;
}

p
{
margin-top: 0;
padding-right: 10px;
}

#Header
{
position: absolute;
top: 0px;
height: auto;
width: 760px;
/*background-color: rgb(255,0,0);*/
}

#HeaderStripe
{
position: absolute;
top: 15px;
left: -10px;
height: 29px;
width: 775px;
background-color: rgb(0,0,110);
z-index: 0;
}

#Buttons
{
position: absolute;
top: 15px;
left: 75px;
height: 21px;
width: 690px;
padding-top: 4px;
background-color: rgb(0,0,110);
z-index: 0;
}

#mainContent
{
position: relative;
top: 76px;
height: 200px;
min-width: 770px;
width: 760px;
margin-left: auto;
margin-right: auto;
/*background-color: rgb(230,230,230);*/
}

.mainContentTable {
position: relative;
left: -10px;
padding-right: 19px;
text-align: left;
margin-left: auto;
margin-right: auto;
width: 100%;
}

#leftBorderCenterContent
{
background:url('../images/leftpanelborder.gif') repeat-y;
padding-left: 30px;
width: 100%;
position: relative;
left: -3px;
}

#center
{
text-align: center;
margin-left: auto;
margin-right: auto;
}
.linkstablecenter
{
text-align: center;
}

#Footer
{
font-size: 77%;
padding-top: 20px;
text-align: center;
}

#divisionHeader
{
width: 247px;
background-image:url('../images/title_bg4.gif');
}

.divisionHeaderText
{
color: rgb(0,68,143);
font-weight: Bold;
font-family: times;
text-decoration: none
}

.divisionSection
{
width: 100%;
}

.divisionSection tr
{
vertical-align: top;
}

.sectionSeperator
{
padding-top: 20px;
}

.agentCountryCell
{
width: 20%;
text-align: center;
}

#leftPanel
{
height: 100%;
float: left;
width: 100%;
text-align: left;
}

#leftPanel170
{
height: 100%;
float: left;
/*background-image:url('../images/leftpanel170.jpg');*/
text-align: left;
}

.errormessage {
color: red;
text-align: left;
}

.indCompulsoryField {
/*color: black;*/
}

.indCompulsoryFieldError {
color: red;
}

.formFields {
width: 200px;
border: 1px solid black;
}

.navLink {
background-color: rgb(35,36,129);
width: 100%;
color: rgb(255,255,251);
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px solid rgb(255,255,251);
}

.navLink a{
color: rgb(255,255,251);
text-decoration:none;
}

.engravingLinks{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #0066FF;
}
.engravingLinks img{
border: none;
}