

/*GENERAL*/

html {
margin: 0;
padding: 0;
}

body {
font-family: "Times New Roman", Times, TimesNR, 'New Century Schoolbook', Georgia, 'New York', serif;
margin: 0;
padding: 0;
}

#content {    
position: relative;
margin: 0 0 0 40px; 
width: 6.2in; 
font-size: 11pt !important; 
line-height: 1.1em;
border: black solid 1px; 
padding: .4in; 
}

#content.smallerFont1 {font-size: 10pt !important;} 

p { margin: 1em 0 0 0; padding: 0; text-indent: 0;}




/*LETTER BUTTONS & INSTRUCTIONS*/

#letterButtons {
margin: 30px 0 10px 3.1in;
}

#letterInstructions { 
position: absolute;
top: 0;
left: 0;
margin: 0px 0 40px 40px; 
background-color: #E6E6D2;
border: black solid 1px;
font: 75%/1.6em Verdana, Arial, Helvetica, sans-serif;
width: 6.4in; 
padding: .1in .3in .1in .3in;
}	




/*ADDRESS AND MAP*/


#header p { 
text-indent: 0;
margin: 0;
padding: 0;
}


p#pAddress {
float: left;
margin-top: .5in; 
}

p#topMap {
text-align: right;
margin: 0;
padding: 0; 
margin-bottom: 12pt; 
} 




/*MIDDLE SECTION TEXT LEFT*/

#clear {
float: none;
clear: both;
}

#wCapital {
font-size: 38pt; 
float: left; 
color: silver; 
line-height: .8em; 
padding-top: 2px; 
margin-bottom: -8px; 
}

#textLeft, table { 
width: 47%; 
float: left; 
}

#textLeft { 
padding-right: 3%; 
clear: left; 
}




/*TABLE*/

table {
font-family: Arial, sans-serif;
font-size: 8pt !important;
line-height: 1.2;
border-collapse: collapse;
}

table.smallerTableFont1 {font-size: 7pt !important;} 

* html table { margin-top: 2pt; } 

th { font-weight: bold; vertical-align: middle; line-height: 1; }

td, th { border: 1px solid #808080; padding: 2px 0 2px 2px;}

tr.last td { border: 1px solid white; text-align: right; font-size: 6pt;}

caption { 
font-weight: bold; 
margin: 1pt 0 0 0; 
padding: 8pt 0 8pt 0; 
}

tr.noScheduleCountries {font-weight: bold; }  





/*ENCLOSED*/

#enclosed {
	clear: both;
	padding-top: 24pt;  
}

#enclosed img { 
float: left; 
padding-right: 12pt;
}

