a:link {
	color: #408EB5;
	text-decoration: none;
	}
a:visited { 
	color: #408EB5;
	text-decoration: none;
	}
a:hover { 
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #408EB5;
	text-decoration: none;
	}

.cover {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #4573A1;
	padding-left: 65px;
}
.cover2 {
	font-family: Verdana, "Lucida Sans Unicode", Arial;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	color: #4573A1;
	padding-left: 65px;
	height: 96px;

}
.text {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #333333;
}
.texttitle {

	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: normal;
	color: #6D818C;
}
.callout {

	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	color: #666666;
}

#dropinboxv2cover{
width: 477px; /*change width to desired */
height: 160px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
border: 0px solid white; /*Customize box appearance*/
background-color: ;
padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Lucida Sans, Lucida Sans Unicode, Arial,Helvetica;
font-weight: normal;
line-height:21px;
text-align: center;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: EAE1C2;
}





background-color: lightyellow;
padding: 0px;
position:right; /*Don't change below 3 rules */
left: 0;
top: 0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #996633;

}
.comments {

	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #333333;
}
.credit {
	font-family: Verdana, "Lucida Sans Unicode", Arial;
	font-size: 5pt;
	line-height: 13pt;
	font-weight: normal;
	color: #4573A1;
	letter-spacing: 2px;

}
