.top_header {
	font-size: 42px; 
	font-style: italic;}
.caption {
	color: #990000; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: italic;}
.heading {
	font-size: 18pt; 
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	text-align: left;}
.minor_heading {
	font-size: 20pt; 
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	text-weight: bold;
	font-style: italic;
	text-align: left;}
.normal_text {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
}
.normal_text_bold{
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;}
.album_banner {
	color: #006600; 
	font-size: 12pt; 
	font-style: italic;} 
.para_heading { 
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	text-align: left;
	font-weight: bold;}
.table_text_white {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align:justify;}
.table_text_white_small {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align:justify;}
.table_text_blue {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;}
.table_text_blue_small {
	color: #003366;
	font-family: "Times New Roman", Times, serif;}

.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;} 
.image-right{float: right; vertical-align: text-top;} 
div.wrapContainer{width:99%; float:left;} 

.christmas {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;}
}
	font-size: 9pt;}	
.dropmenu {
   position: absolute;
  middle: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 132px;
   border-width: 2px;
   border-style: solid;
   border-color: #7F7F7F;	
   background-color: #ffffff;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 130px;
   padding: 2px;
   margin: 1px;
   font-family: Monospace;
   font-size: 11px;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   color: #003366;
   background-color: #fffffff;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Monospace;
   font-size: 11px;
   font-weight: bold;
   text-align: middle;
   text-decoration: none;
   color: #000000;
   background-color: #FF3B3B;
}

/* table style/* 
.label  
{
width: 90;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
} 
.input
{
color: #003366;
background: #ffffff;
border: 1px solid #003366;
align: right;
}
.fieldset
{
width: 90;
float: left;
text-align: right;
margin-right: 0.5em;
padding-top:0.2em;
font-weight:bold;
display: block;
}
