.searchcell {
background-color: #7fa8cb;
font-family: "Times New Roman", Times, serif;
font-size: 9pt;
line-height: 11pt;
color: #FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 0px;
text-align: right;
vertical-align: middle;
}

.searchbox {
font-family: "Times New Roman", Times, serif;
font-size: 8pt;
line-height: 10pt;
color: #000000;
width: 100%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
text-align: left;
}

.form {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

BODY {
font-size : 12pt; 
font-family: "Times New Roman", Times, serif;
font-weight : normal;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family: "Times New Roman", Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14pt; 
color : #003366; 
background-color : transparent; 
line-height: 16pt; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 24px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
}

H2 {
font-family: "Times New Roman", Times, serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
color : #000000; 
background-color : transparent; 
line-height: 14pt;  
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 24px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
}

H3 {
font-family: "Times New Roman", Times, serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
color : #003366; 
background-color : transparent; 
line-height: 14pt;  
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 24px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
}

H4 {
font-family: "Times New Roman", Times, serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #003366; 
background-color : transparent; 
line-height: 12pt;  
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 24px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
}

p {
font-size : 12pt; 
font-family: "Times New Roman", Times, serif; 

}

.smalltext {
font-family: "Times New Roman", Times, serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9pt; 
}

.smalltext a { font-weight: bold; }

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family: "Times New Roman", Times, serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12pt; 
}

.errortext {
font-family: "Times New Roman", Times, serif; 
  font-size : 10pt;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 0em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : #999999;
}

.bg_dark {
  background-color : #0066CC;
}

.bg_medium {
  background-color : #FFCC00;
}

.bg_light {
  background-color : #99CCFF;
}

.alt_bg_dark {
  background-color : #0066CC;
}

.alt_bg_medium {
  background-color : #FFCC00;
}

.alt_bg_light {
  background-color : #99CCFF;
}

.copyright {
font-family: "Times New Roman", Times, serif;
font-size: 9pt;
line-height: 12pt;
color: #999999;
text-align: center;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

a:link{
  	color : #003366;
	text-decoration:underline;
}
a:visited{
  	color : #003366;
	text-decoration:underline;
}
a:active{
  	color : #0066CC;
	text-decoration:underline;
}
a:hover{
  	color : #0066CC;
	text-decoration:underline;
}
