
/* Headings, Paras and links 
--------------------------------------------------------------------*/

.Heading1, h1 {
color:#0023A0;
margin:45px 0 28px 0;
font-size:1.8em;
line-height:1.2em;
}

.Heading2, h2 {
color:#0023A0;
font-size:1.3em;
margin:0 0 10px 0;
}

.Heading3, h3 {
color:#000;
font-size:1.2em;
margin:0 0 10px 0;
}

.tableTitle, h3.tableTitle {
color: #555;
font-size:1em;
font-weight:bold;
}

.Normal. p {
margin:0 0 15px 0;
}

a {
color:#0023A0;
}

.introText, p.introText {
color: #666;
font-size: 1.3em;
line-height: 1.2em;
}

.vignetteIntro, p.vignetteIntro {
color: #0023A0;
font-size: 1.3em;
line-height: 1.2em;
}

.sourceText, p.sourceText 
{
color: #666;
font-size: 0.9em;
}

.noteText, p.noteText {
font-weight: normal;
font-size: 0.9em;
}

.quote, blockquote {
    margin:0 0 15px 0;

    color:#ffaa00;
    padding: 20px;
    background-color: #fff;
    border:1px solid #ddd;
    font-size: 1.3em;
	line-height: 1.2em;
}
blockquote span
{
display:block;
color:#666;
margin:10px 0 0;
font-size: 0.8em;
}


.hide, ul.hide, p.hide
{
	display: none;
}

.backButtonLeft {
float:left;
clear:none;
}

.forwardButtonRight {
float:right;
clear:none;
}



/* exchange rates
--------------------------------------*/



.frm_left {
float:left;
margin:0 20px 0 0;
}



.frm_right {
float:left;
}


.frm_left p, .frm_right p {
margin:0 0 2px 0;
}

.cleaner {
clear:both;
}

input.fee {
margin:0 0 0 5px;
}
.RadPicker {
float:left;
margin:0 0 20px 5px;
}
 #Template_ctl06_ctl00_lblDate {
float:left;

}
 p.text {
clear:both;
}
	


