body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height:17px;
	}
p {  
	font-size: 10pt; 
	font-style: normal; 
	margin-right: 20px; 
	margin-left: 14px; 
	font-weight: normal; 
	margin-top: 5px; 
	line-height:17px;
	}
h1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	color: #000;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	color: #000;
}
ol {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-left: 55px;
	margin-right: 5px;
	line-height:17px;
	}
ul {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-left: 55px;
	margin-right: 5px;
	line-height:17px;
	}
li {
	list-style-position: outside;
}
a:link {  color: #333333; text-decoration: underline; font-weight:bold;}
a:visited {  color: #333333; text-decoration: underline; font-weight:bold;}
a:hover {  color: #333333; text-decoration: none; font-weight:bold;}

td {  font-size: 9pt; font-style: normal; font-weight: normal}

.SearchBox {  
	font-size: 12px; 
	border: 0px; 
	font-weight: normal; 
	height: 19px; 
	width: 122px; 
	padding-left: 2px; 
	margin-left: 2px;
	margin-bottom:4px;}
.SearchButton {
	font-size: 10pt;
	font-weight: bold;
	border: 0px;
	margin-bottom:4px;
	margin-left:2px;
	width:23px;
	height:19px;
	text-align: center;
	background-color: #FAC659;
	color:#333333;
}

.PageTitle {  
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	color: #ffffff;
	margin-right: 7px; 
	margin-left: 44px; 
	font-weight: bold; 
	margin-top: 6px;
	}

.SubNav {  
	font-size: 10pt; 
	font-style: normal; 
	color: 333333;
	margin-right: 2px; 
	margin-left: 16px; 
	font-weight: bold; 
	margin-top: 0px
	}
a.SubNav:link { color: #333333; margin:0px;}
a.SubNav:visited { color: #333333; margin:0px;}
a.SubNav:hover { color: #333333; margin:0px;}

.TertiaryNav {  
	font-size: 9pt; 
	font-style: normal; 
	color: 333333;
	margin-right: 2px; 
	margin-left: 2px; 
	font-weight: normal; 
	margin-top: 0px
	}
a.TertiaryNav:link { color: #333333; font-weight:normal; margin:0px;}
a.TertiaryNav:visited { color: #333333; font-weight:normal; margin:0px;}
a.TertiaryNav:hover { color: #333333; font-weight:normal; margin:0px;}

.PageSectionTitle {  
	font-size: 10pt; 
	font-style: normal; 
	color: 333333;
	margin-right: 7px; 
	margin-left: 21px; 
	font-weight: bold; 
	margin-top: 2px
	}

.SmallBold {  
	font-size: 8pt; 
	font-style: normal; 
	color: 333333;
	font-weight: bold; 
	}
	
.TextAreaFull {
	font-family: Courier, Times, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	margin: 8px;
	font-weight: normal;
	height: 400px;
	width: 600px;
}
.TextAreaFullSummary {
	font-family: Courier, Times, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	margin: 8px;
	font-weight: normal;
	height: 425px;
	width: 600px;
}