<style>

h2 	{
	font-size: 14pt;
	margin-bottom: 5px;
}

.message { 
background-color: #A4D3EE;
padding: 15px;
margin-bottom: .7cm;
font-family: Arial;
font-weight: normal;
font-size: 12px;
font-weight: bold;
color:#000;
word-spacing: 4px;
 }	
 
 
.alinks { 
font-family: Arial;
font-weight: normal;
font-size: 12px;
font-weight: bold;
color:#000;
word-spacing: 4px;
}	

.tiny { 
font-family: Arial;
font-weight: normal;
font-size: 9px;
font-weight: normal;
color:#000;
word-spacing: 4px;
}
 
a.maillink:link {font-size: 14px;}
a.maillink:visited {font-size: 14px;}
a.maillink:hover {font-size: 14px;}

table.mainTable {
background-color: #fafafa;

border-collapse: collapse;
border-spacing: 0px; }


td.mainHeader
{ background-color: #007DB1;
padding-top: 4px;
padding-left: 8px;
padding-bottom: 4px;
border-bottom: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #fff; }

td.subHeader
{ background-color: #737373;
border-right: 1px #000000 solid;
border-bottom: 1px solid #000;
font-family: Verdana;
font-weight: bold;
text-align: center;
font-size: 10px;
padding: 3px;
color: #fff; }

td.main
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .9em;
color: #404040;
text-align: left;
padding: 15px;
background-color: #fafafa;
 }

td.main2
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .9em;
color: #404040;
text-align: right;
padding: 15px;
background-color: #fafafa;
 }

#right-cell 
{
    border-right: none;
}

#maid 
{
    width: 300px;
}

a.nvalink:link
{
    color: #eee;
    text-decoration: none;
}
a.nvalink:hover
{
    color: #fff;
    text-decoration: underline;
}
a.nvalink:visited
{
    color: #eee;
    text-decoration: none;
}

#checkout_login 
{
    width: 100%;
    padding: 10px 10px 10px 10px;
}

#returning_customer
{
    float: right;
    width: 350px;
    border-left: 1px #6699CC dotted;
    padding-left: 20px;
    
}

#new_customer
{
    float: left;
    width: 335px;
    
}

.inputlabel 
{
    font-weight: bold;
    padding-right: 20px;
}


#trust_footer 
{
    width: 100%;
    margin: 20px 10px 10px 0px;
    border-top: 1px #6699CC dotted;
}
#trust_footer td 
{
    padding: 20px;
    padding-top: 25px;
    text-align: center;
}
#tdrefName {
	padding-left: 5px;
}
#tdrefName input {
	width: 100px;
}
#tdrefEmail {
	padding-left: 5px;
}
#tdrefEmail input {
	width: 200px;
}
#tdrefMessage {
	padding-left: 5px;
}


#expander {
	display: block;
}
#referralWrapper input {
	margin: 3px 20px 3px 10px;
	vertical-align: middle;
}
.nameinput {
	width: 125px;
}


</style>
