

body {
	margin: 12px 0 0 0;
	background-color: #fff;
	color: #444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	width: 820px;
}

image { border: none; }
a:hover { background-color: #EAE8DE; }
p { margin-top: 8px; }
h1 { font-size: 12pt; font-weight: bold; }

h2 { 
	font-size: 10pt; font-weight: bold; 
	margin: 16px 0 4px 0; border-bottom: 1px solid #9C946B; width: 100%; 
	}
	
#masthead { 
	white-space : nowrap;
	}
#masthead div {
	font-family: "Times New Roman",Times,serif;
	font-size: 115%;
	font-weight: bold;
	width: 774px;
	text-align: right;
	margin-top: -6px;
	line-height: 150%;
	}
	
.globalnav { position: absolute; left: 260px; top: 150px; width: 530px;
	color: #444; background-color: transparent;
	font-size: 8pt; font-weight: bold; 
	padding: 1px 1px 2px 1px;
	white-space: nowrap;
	}
	
.globalnav br { display: none; }

.globalnav span { 
	color: #fff; background-color: #9e966f; 
	padding: 1px 12px 2px 12px;
	border-right: 1px solid #9E966F;
	}
	
.globalnav a {  
	color: #444; 
	text-decoration: none; 
	padding: 1px 12px 2px 12px;
	border-right: 1px solid #9E966F;
	}

.globalnav a:hover { 
	color: #444; background-color: #D4D0BE; 
	border-right: 1px solid #9E966F;
	}
	
.globalnav .lastitem { 
	border-right: 1px solid #fff; }

.leftfix { font-weight: bold; margin-left: 193px; font-size: 10pt; border-bottom: 1px solid #9C946B; margin-bottom: 10px; }

.submenu { position: absolute; left: 330px; top: 156px; visibility: hidden;
	color: #444; background-color: #fff;
	font-size: 8pt; font-weight: bold; 
	padding: 0;
	white-space: nowrap;
	border: 1px solid #aaa;
	}

.submenu span { 
	display: block;
	color: #fff; background-color: #9e966f; 
	padding: 1px 12px 1px 12px;
	}
	
.submenu a {  
	display: block;
	color: #444; 
	text-decoration: none; 
	padding: 1px 12px 1px 12px;
	}

.submenu a:hover { 
	color: #444; background-color: #D4D0BE; 
	}

	
.content { 
	margin: 56px 24px 32px 168px; 
	line-height: 140%;
	}
	
.content1 { 
	margin: 86px 24px 32px 168px;
	line-height: 140%;
	}

.content2 { 
	margin: 56px 24px 32px 168px; background-color: #E7E5CB;
	line-height: 140%;
	}

.floatleft { float: left; margin: 4px 16px 16px 0; }

.footer { /* background-color:#9E966F; color: #fff; */
	font-size: 8pt;
	color: #555;
	border-top: 1px solid #9C946B;
	margin: 8px 24px 8px 168px;
	padding: 4px 0 8px 0;
	}
	
.tip { font-size: 8pt; }

ul  { list-style-image : url("../img/bullet_sm.gif"); 
	margin: .5em 1em 1em 1.7em;
	padding: 3px 5px 5px .5em;
	}

li { margin-bottom: 2px; }