.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	height: auto;
	width: 100px;
	background-color: #FFFFCC;
}
.dropdownCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	height: auto;
	width: 150px;
}
.MarkFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.narrowbox {
	width: 120px;
}
.widebox {
	width: 240px;
}
.widebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000099;
	height: 20px;
	width: 215px;
	font-variant: small-caps;

}
.narrowbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 20px;
	width: 60px;
	background-color: #000099;
	font-variant: small-caps;


}
.textareabox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	height: 80px;
	width: 412px;
	font-style: normal;

}
.WideDropDown {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	height: auto;
	width: 300px;
}
.2011DropDown {
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	height: 25px;
	width: 150px;
	border: solid;
}
