body { 
	margin: 0;
	padding: 0;
	font: 13px arial;
}

h1 {
	font: 37px arial;
	padding: 12px 0px 0px 16px;
	margin: 0;
	color: #FFFFFF;
}

h2 {
	font: 19px arial;
	color: #a9924e;
}

h3 {
    font: 12pt arial;
    color: #a9924e;
}

h4 {
    font: 10pt arial;
    color: #a9924e;
    padding-left: 20px;
}

p {
	padding-left: 3px;
	text-indent: 15px;
	padding-right: 20px;
}

p.NoIndent { 
	text-indent: 0; 
}

img {
	border: none;
}

a {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
}

ul {
	padding-left: 50px;
	margin-left: 0;
}

li {
	line-height: 150%;
	padding-right: 40px;
}

.goldtext {
	color: #a9924e;
}	

.goldbold {
	color: #a9924e;
    font-weight: bold;
}	

#FirstWords {
	font: bold 17px arial;
	color: #a9924e;
}

#GoldTop { 
	height: 51px;
	width: 100%;
	background: #f8bc2e;
} 

#GoldTopLogo {
	margin-left: auto;
	margin-right: auto;
	padding-left: 654px;
	width: 274px;
	height: 51px;
}

#Page {
	background-image: url( /images/landingpage/Shade_Margin.gif ); 
	height: 100px;
}

#PageMain {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#ShadeTopBorder {
    height: 5px;
	background-image: url( /images/landingpage/Shade_Border.gif ); 
	background-repeat: repeat-x;
	width: 953px;
    padding-left: 1px;
    padding-right: 1px;
    display: none;
}

#ShadeTop {
	width: 953px;
    height: 5px;
    background-color: #EFEFEF;
	background-image: url( /images/landingpage/Shade_Page.gif ); 
    background-repeat: repeat-x;
    display: none;
}

#PageBorder {
	height: 821px;
	background-image: url( /images/landingpage/Shade_Border.gif ); 
	background-repeat: repeat-x;
	width: 953px;
    padding-left: 1px;
    padding-right: 1px;
}

#PageContent {
	width: 953px;
    height: 821px;
    background-color: #EFEFEF;
	background-image: url( /images/landingpage/Shade_Page.gif ); 
    background-repeat: repeat-x;
}

#Banner {
	padding-top: 21px;
	padding-left: 32px;
}

#BannerBox {
	width: 904px;
	height: 222px;
	border: solid 2px #989898;
    background-color: #4D4B73;
	background-image: url( /images/landingpage/Shade_Banner_Purple.gif ); 
    background-repeat: repeat-x;
}

#BannerVaultImage {
	float: right;
}

#TitleImage {
	padding: 21px 0px 0px 19px;
	display: block;
}

#SubtitleImage {
	padding: 15px 0px 15px 19px;
	display: block;	
}

#Subtitle {
	padding: 8px 0px 11px 17px;
	width: 390px;
	font: 18px arial;
	color: #FFFFFF;
	line-height: 135%;
}

#UKFlagImage {
    position: absolute;
    top: 228px;
    margin-left: 11px;
    display: none;
}

#USAFlagImage {
    position: absolute;
    top: 228px;
    margin-left: 80px;
    display: none;
}

#SwissFlagImage {
    position: absolute;
    top: 228px;
    margin-left: 151px;
    display: none;
}

#Panel {
	float: right;
	width: 273px;
	margin: 13px 12px 0px 1px;
}

#PanelTop {
	height: 4px;
	background: #FFFFFF;
	border-top: solid 1px #EEEEEE;
}

#PanelTL {
	width: 5px;
	height: 5px;
	background-image: url( /images/landingpage/Panel_TL.gif);
	float: left;
}

#PanelTR {
	width: 5px;
	height: 5px;
	background-image: url( /images/landingpage/Panel_TR.gif);
	float: right;
}

#PanelBL {
	width: 5px;
	height: 5px;
	background-image: url( /images/landingpage/Panel_BL.gif);
	float: left;
    display: none;
}

#PanelBR {
	width: 5px;
	height: 5px;
	background-image: url( /images/landingpage/Panel_BR.gif);
	float: right;
    display: none;
}

#PanelBottom{
	height: 4px;
	background: #FFFFFF;
}

#PanelMain {
	width: 273px;
	background: #FFFFFF;
	background-image: url( /images/landingpage/Shade_Panel.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#PanelContent {
	background: #FFFFFF;
	margin: 0px 1px 0px 1px;
}

#PanelContent img {
	padding: 6px 8px 4px 8px;
}

#Content {
	margin: 15px 33px;
	width: 602px;
	color: #424242;
}

#GoldBars {
	background-image: url( /images/landingpage/Gold_Bars.jpg );
	width: 223px;
	height: 158px;
	float: right;
	margin-top: -20px;
}

.HRDark {
	height: 3px;	
	border: 1px dashed #E0E0E0;
	border-bottom: 1px dashed #C0C0C0;
	color: #E0E0E0;
	margin: 0px 0px 20px 0px;
}

.HRMid {
	height: 3px;	
	border: 1px dashed #EEEEEE;
	border-bottom: 1px dashed #CDCDCD;	
	color: #E0E0E0;
	margin: 10px 0px 20px 0px;
}

.HRLight {
	height: 3px;
	border: 1px dashed #FAFAFA;
	border-bottom: 1px dashed #D7D7D7;
	color: #F1F1F1;
	margin: 10px 0px 20px 0px;
}


.RegistrationBox {
	background: #DEDEDF;
	margin: 10px 0px 0px 0px;
	padding: 1em;
}

.SubText {
	font: 9px arial;
	padding-left: 3px;
}					

.TermsSubText {
	font: 9px arial;
	padding-top: 3px;
	padding-left: 18px;
}

.errorList {
	color: red;
}

.Disclaimer {
	font-size: 10pt
}
