div#nemalink a span{ display: none; }
div#nemalink a{ position: absolute; left: 35px; top: 20px; width: 165px; height: 62px; text-decoration: none; }

a:visited
{
	color: purple;
}
/* LKK: Left navigation links */
a.leftNav:hover
{
	color: #ffffff;
}

.normal01 
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.normal02 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small01 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.small02 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.title01 {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.title02 {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}
.subTitle01 {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}

.Button01 { font-size:9px; height:19px; font-weight:bold; text-decoration:none; background-color:#C6C3C6; color:#000000; margin-bottom:1px; }
.Button02 { font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:x-small; }
.Button03 { font-size:10px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; margin-bottom:1px;}
.Input01 { color:#000000; font-size:15px; text-decoration:none; width:110px; height:20px; }
.Input02 { color:#000000; font-size:x-small; text-decoration:none; }
.Input03 { color:#000000; font-size:11px; width:225px; }

body {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #EAF1FB;
	margin: 0px;
	padding: 0;
	text-align:center;
	background-image: url(../images/2007/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #0066CC;
}

h1 {
	font-size: 16px;
	margin: 0;
}
h2 {
	font-size: 13px;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 12px;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 11px;
	margin: 20px 0 0 0;
}

td{
vertical-align:top;
}

.content p {
	margin: 12px 0;
}
/* Generic classes */
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.CS_Element_LinkBar{
font-size:11px;
}


/**/
#column_wrapper {
	background-image: url(../images/2007/bg_wrapper.jpg);
	background-repeat: repeat-y;
	overflow: visible;
	font-size:12px;
}
/* nav at the very top of the page */
#utility {
	background-image: url(../images/2007/bg_utility.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-color: #085C87;
	padding-top: 10px;
	padding-left: 35px;
	font-size: 11pt;
	color: #CCCCCC;
}
#utility p {
	font-size: 11px;
	font-weight: lighter;
	color: #CCC;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#utility p a{
text-decoration:none;
color:#ccc;
}
#utility p a:hover{
color:#fff;
text-decoration:none;
}

/* logo/title and search */
#header {
	padding: 0px;
	background-image: url(../images/2007/bg_header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
} 
#header h1 {
	display: none;
}
#header #search {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	width: 185px;
}
#header #search .input01 {
	height: 20px;
	width: 160px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	border-top: 1px solid #000;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#header #search input.button01 {
	height: 20px;
	width: 17px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background-image: url(../images/2007/search_btn.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
#IEroot #search input.button01 {
	width: 17px;
	font-size: 0;
	color: #fff;
	text-align: right;
}
#IEroot #search input.button01 {
	width: 17px;
	text-indent: 0;
}

#right #blog .content {
	padding: 10px;
	background-color: #F2F3F3;
}
#right #blog #subscribe {
	font-size: .80em;
	background-image: url(../images/2007/bg_grey.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F2f3f3;
}
#right #blog .content a {
	text-decoration: none;
}

/* member login and image or flash ticker at top of page */
#topNav {
	width: 934px;
	background-image: url(../images/2007/bg_nav.jpg);
	background-repeat: no-repeat;
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
#topNav  #topRight {
	float: right;
	width: 159px;
	color: #FFF;
	height: 45px;
	padding: 0px;
}
#wrapper {
	width: 934px;
	text-align:left;
	margin: 0 auto;
	background-image: url(../images/2007/bg_wrapper.jpg);
}

/* left column */
#left {
	width: 175px;
	background-image: url(../images/2007/bg_left.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	font-size:12px;
	overflow: visible;
}
#left .content {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 30px;
}
#left a {
	text-decoration: none;
}
/* center column */
#center {
	width: 600px;
	background-image: url(../images/2007/bg_center.jpg);
	background-repeat: no-repeat;
}
/* right column */
#right {
	width: 159px;
	background-image: url(../images/2007/bg_right.jpg);
	background-repeat: no-repeat;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#ad {
	width: 120px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}
/* Stuff at the bottom of the page */
#footer {
	color: #333;
	margin: 0;
	font-size: 11px;
	clear: both;
	background-image: url(../images/2007/bg_footer.jpg);
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer .content {
	text-align: left;
	padding: 10px;
}
.bgGray {
	background-image: url(../images/2007/bg_grey.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.bgGray h2 {
	font-size: 16px;
	margin: 0px;
	line-height: 16px;
	color: #FFF;
	padding: 5px;
	text-align:center;
}
.bgOrange {
	background-image: url(../images/2007/bg_orange.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.bgOrange h2 {
	font-size: 16px;
	margin: 0px;
	line-height: 16px;
	color: #000;
	padding: 5px;
	text-align:center;
}

/*Dynamically generated navigation style*/
.nav01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

A.nav01:link { text-decoration:none; color:#FFFFFF; }
A.nav01:visited { text-decoration:none; color:#FFFFFF; }
A.nav01:hover {color:silver; text-decoration:underline;}


/* Default stylesheet for CommonSpot - generated 2004-04-03 14:23:54
Copyright 2002-2004, PaperThin, Inc.  */

/* Document-level styles */
.CS_Document { margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; font-family:Arial, Helvetica, sans-serif; font-size:x-small; }

/* Image Grid */
.CS_Element_ImageGrid { visibility:visible; }
.CS_BBar_Image { text-decoration:none; border-style:none; }

/* Bulleted List */
.CS_Element_BulletedList { visibility:visible; }
.CS_BL_Bullet { text-decoration:none; border-style:none; }
.CS_BL_Header { text-align:left; }
.CS_BL_HeaderCaption { text-align:left; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; font-size:small; }
.CS_BL_HeaderText { text-align:left; color:#000000; font-family:Arial, Helvetica, sans-serif;  text-decoration:none; font-size:xx-small; }
.CS_BL_Item { list-style-position:outside; }
.CS_BL_ItemCaption { text-align:left; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; font-size:small; }
.CS_BL_ItemText { text-align:left; color:#000000; font-family:Arial, Helvetica, sans-serif;  text-decoration:none; font-size:xx-small; }

/* Custom Script */
.CS_Element_CustomCF { visibility:visible; }

/* Simple Form */
.CS_Element_SimpleForm { visibility:visible; }
.CS_Form_Label { text-align:right;font-family:Arial, Helvetica, sans-serif;  font-size:x-small;vertical-align:text-top; }
.CS_Form_Tree { font-family:Arial, Helvetica, sans-serif; font-size:x-small;  color:#000000; }
.CS_Form_RichText { font-family:Arial, Helvetica, sans-serif;  font-size:x-small; }
.CS_Form_Date { font-size:x-small; font-family:Arial, Helvetica, sans-serif; }
.CS_Form_Image { text-decoration:none; border-style:none; }
.CS_Form_URL { font-size:x-small; font-family:Arial, Helvetica, sans-serif; }
.CS_Form_Email { font-size:x-small; font-family:Arial, Helvetica, sans-serif; }
.CS_Form_DropDown { align:bottom; }
.CS_Form_DropDown_Item { font-family:Arial, Helvetica, sans-serif;font-size:x-small; }
.CS_Form_SectionLabel { font-weight:bold;font-size:x-small;font-family:Arial, Helvetica, sans-serif; }
.CS_Form_Number { font-size:x-small; font-family:Arial, Helvetica, sans-serif; text-align:right; }
.CS_Form_Text { font-family:Arial, Helvetica, sans-serif;  font-size:x-small; }
.CS_Form_Description { font-family:Arial, Helvetica, sans-serif;  font-size:xx-small; }
.CS_Form_Button { text-align:center;font-size:x-small;font-family:Arial, Helvetica, sans-serif; }
.CS_Form_Required { font-weight:bold; text-align:right;font-family:Arial, Helvetica, sans-serif;vertical-align:text-top; }
.CS_Form_ResultText {  font-size:x-small; }
.CS_Form_Label_Baseline { text-align:right;font-family:Arial, Helvetica, sans-serif;  font-size:x-small;vertical-align:baseline; }
.CS_Form_Required_Baseline { font-weight:bold; text-align:right;font-family:Arial, Helvetica, sans-serif;vertical-align:baseline; }
.CS_Form_Form { padding:0;margin:0; }
.CS_Form_SummaryMessage { font-family:Arial, Helvetica, sans-serif;  font-size:x-small; }

/* Data Sheet */
.CS_Element_DataSheet { visibility:visible; }
.CS_DataSheet_Caption { text-decoration:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }
.CS_DataSheet_Alphabet { text-decoration:none; color:#0000FF; padding:4; }
.CS_DataSheet_Alphabet_Selected { text-decoration:none; color:#880088; padding:4; }
.CS_DataSheet_Table { padding:0; margin:0; }
.CS_DataSheet_Header_Row { background-color:#888888; }
.CS_DataSheet_HeaderItem_First_Column { background-color:#EEEEEE; font-weight:bold; color:#CC6600; padding:4; text-align:left; }
.CS_DataSheet_HeaderItem_Column { background-color:#EEEEEE; font-weight:bold; color:#CC6600; padding:4; text-align:left; }
.CS_DataSheet_Data_Row { background-color:#FFFFFF; }
.CS_DataSheet_Data_First_Column { padding:4; }
.CS_DataSheet_Data_Column { padding:4; }
.CS_DataSheet_Data_Cell { text-align:left; }
.CS_DataSheet_Data_Cell_Numeric { text-align:right; }
.CS_DataSheet_Data_Cell_Action { text-align:center; text-decoration:underline; color:#0000FF; }
.CS_DataSheet_Data_Row_Alternate { background-color:#E5E5E5; }
.CS_DataSheet_Summary_Row { text-align:center; }
.CS_DataSheet_Summary_Links { font-family:Arial, Helvetica, sans-serif;  font-size:x-small; text-decoration:none; }
.CS_DataSheet_Summary_Current_Page {  font-size:x-small; }
.CS_DatasheetExport_Link { text-decoration:none; color:#0000FF; padding:5; }

/* Date */
.CS_Element_Date { visibility:visible; }
.CS_Date_Label { font-family:Arial, Helvetica, sans-serif;  font-size:x-small; }
.CS_Date_Date { font-family:Arial, Helvetica, sans-serif;  color:#000000; font-size:x-small; }
.CS_Date_Time { font-family:Arial, Helvetica, sans-serif;  color:#000000; font-size:x-small; }

/* Pop-up menus */
.CS_Element_DHTML_Menu { visibility:visible; }

/* Microsoft Word,Imported HTML */
.CS_Element_HTML { visibility:visible; }

/* Image */
.CS_Element_Image { visibility:visible; }
.CS_Image_Caption { text-decoration:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }
.CS_Image_IMG { text-decoration:none; border-style:none;text-align:center; }

/* Label */
.CS_Element_Label { visibility:visible; }
.CS_Label_Item { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:small; text-decoration:none; font-weight:bold; }
.CS_Label_Current_Item { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:small; text-decoration:none; font-weight:bold; }
.CS_Label_FirstLetter { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:medium; text-decoration:none; font-weight:bold; }

/* Tabular Layout */
.CS_Element_Layout { visibility:visible; }
.CS_Layout_Table { border-style:none; }
/*  !!! Reoved the following styles which CS applies to elements.
.CS_Layout_TR { background-color:#FFFFFF; }
.CS_Layout_TH { text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }
*/
.CS_Layout_TD { text-align:left;vertical-align:top; }

/* Link Bars,BreadCrumbs,PageSet Navigation */
.CS_Element_LinkBar { visibility:visible; }
.CS_LinkBar_BeforeLabel {  font-size:x-small; color:#000000; font-family:Arial, Helvetica, sans-serif; }
.CS_LinkBar_AfterLabel {  font-size:x-small; color:#000000; font-family:Arial, Helvetica, sans-serif; }
.CS_LinkBar_Image { text-decoration:none; border-style:none; }

/* Link List */
.CS_Element_LinkList { visibility:visible; }
.CS_LinkList_Caption { text-decoration:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }
.CS_LinkList_ListBox { align:bottom; }
.CS_LinkList_Item { font-family:Arial, Helvetica, sans-serif;font-size:x-small; }
.CS_LinkList_Button { text-align:center;font-weight:bold;font-size:x-small;font-family:Arial, Helvetica, sans-serif; }
.CS_LinkList_Form { padding:0;margin:0; }

/* Multi-Section */
.CS_Element_MultiSection { visibility:visible; }
.CS_MS_Header { text-align:left; }
.CS_MS_Header_Caption { text-decoration:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }
.CS_MS_Header_Text { font-family:Arial, Helvetica, sans-serif;  font-size:x-small; }
.CS_MS_Index { visibility:visible; }
.CS_MS_Index_Table { background-color:#000000; }
.CS_MS_Index_Column { background-color:#000000; }
.CS_MS_Index_Item { text-align:left; font-size:x-small; color:#000000; }
.CS_MS_Item {  font-family:Arial, Helvetica, sans-serif; font-size:x-small; color:#000000; }

/* Embedded Object (video, etc.) */
.CS_Element_Object { visibility:visible; }
.CS_Object_Caption { text-decoration:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }

/* Page Index, PageSet Index */
.CS_Element_PageIndex { visibility:visible; }
.CS_PgIndex_Header { text-align:left; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.CS_PgIndex_Item { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; }
.CS_PgIndex_Item_Alternate { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; }
.CS_PgIndex_Item_Title { text-decoration:none;  font-size:x-small; }
.CS_PgIndex_Item_Description { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Item_Category { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Item_Author { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Item_LastMod { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Item_PubDate { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Item_SubSite { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Primary_Category { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:small; }
.CS_PgIndex_Secondary_Category { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:small; }
.CS_PgIndex_Bullet { text-decoration:none; border-style:none; }
.CS_PgIndex_Item_Owner { font-size:xx-small; }
.CS_PgIndex_Item_CreationDate { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Item_LastMajor { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_PgIndex_Item_MoreLink {  font-size:x-small;border-style:none; }
.CS_PgIndex_NoRecords { font-size:xx-small; }

/* PowerPoint Presentation */
.CS_Element_PowerPoint { visibility:visible; }
.CS_Pres_Caption { text-decoration:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }
.CS_Pres_Image { text-decoration:none; border-style:none; }

/* Scheduled Content */
.CS_Element_Schedule { visibility:visible; }

/* Search Form */
.CS_Element_SearchForm { visibility:visible; }
.CS_SF_Label { color:#000000; font-weight:bold; font-size:xx-small; text-decoration:none; }
.CS_SF_Input { color:#000000; font-size:xx-small; text-decoration:none; }
.CS_SF_Select { color:#000000; text-decoration:none;  font-size:xx-small; }
.CS_SF_Checkbox { color:#000000; font-size:xx-small; text-decoration:none; }
.CS_SF_Button { color:#000000; font-size:xx-small; text-decoration:none; }
.CS_SF_Image { text-decoration:none; border-style:none;color:#000000; }
.CS_SF_Link {  font-size:xx-small; }
.CS_SF_AdvLink {  font-size:xx-small; }
.CS_SF_SubSiteLabel { color:#000000; font-weight:bold; font-size:xx-small; text-decoration:none; }
.CS_SF_AdvImage { text-decoration:none; border-style:none; }
.CS_SF_Form { padding:0;margin:0; }

/* Search Results */
.CS_Element_SearchResults { visibility:visible; }
.CS_SR_Results_Header { font-size:x-small;color:#808080; }
.CS_SR_Category { font-weight:bold; }
.CS_SR_PageNav { font-size:x-small;color:#000000;text-align:left; }
.CS_SR_Prev { font-size:x-small;color:#000000; }
.CS_SR_Next { font-size:x-small;color:#000000; }
.CS_SR_Page { font-size:x-small;color:#000000; }
.CS_SR_Item { font-size:x-small; }
.CS_SR_Item_Alternate { color:#88FF00;font-size:small; text-decoration:none; }
.CS_SR_Item_Title { font-size:x-small; }
.CS_SR_Item_Description {  font-size:x-small; }
.CS_SR_Item_SubSite { color:#000000;  font-size:x-small; text-decoration:none; }
.CS_SR_Item_Author { color:#000000;  font-size:x-small; text-decoration:none; }
.CS_SR_Item_LastMod { color:#000000;  font-size:x-small; text-decoration:none; }
.CS_SR_Item_PubDate { color:#000000;  font-size:x-small; text-decoration:none; }
.CS_SR_Item_Score { color:#000000;  font-size:x-small; text-decoration:none; }
.CS_SR_Item_Owner { color:#000000;  font-size:x-small; text-decoration:none; }
.CS_SR_Item_BreadCrumbs {  font-size:x-small; text-decoration:none; }

/* Tab Bar */
.CS_Element_TabBar { visibility:visible; }
.CS_TBar_Item { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:x-small; text-decoration:none; font-weight:bold; }
.CS_TBar_Item_Selected { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:x-small; text-decoration:none; font-weight:bold; }
.CS_TBar_SpacingCell { background-color:#000000; }
.CS_TBar_ItemCell { background-color:#000000; }
.CS_TBar_ItemCell_Selected { color:#000000; background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:x-small; text-decoration:none; font-weight:bold; text-align:center; }

/* Tasks */
.CS_Element_Task { visibility:visible; }

/* Text Around Image */
.CS_Element_TAI { visibility:visible; }
.CS_TAI_Caption { text-decoration:none; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }
.CS_TAI_Text {  font-family:Arial, Helvetica, sans-serif; font-size:x-small; color:#000000; }
.CS_TAI_Image { text-align:center; text-decoration:none; }

/* Textblock, Simple Link */
.CS_Element_Textblock { visibility:visible; }
.CS_Textblock_Caption { text-decoration:none; text-align:left; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; }
/* LKK CS_Textblock_Text needs to be the same as the normal01 class */
.CS_Textblock_Text { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color:#000000; }

/* External Content (Web Process) */
.CS_Element_WebProcess { visibility:visible; }

/* Any Formatted Textblock */
.CS_RT_TABLE { padding:0; margin:0; }
.CS_RT_TR { background-color:#FFFFFF; }
.CS_RT_TH { text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#000000; }
.CS_RT_TD { text-align:left;  font-family:Arial, Helvetica, sans-serif; color:#000000;vertical-align:top; }
.CS_RT_UL { list-style-type:circle; }
.CS_RT_OL { list-style-type:decimal; }
.CS_RT_LI { list-style-position:outside; }
.CS_RT_Text { font-family:Arial, Helvetica, sans-serif; color:#000000; }
.CS_RT_Image { text-decoration:none; border-style:none; }

/* Forums element */
.CS_Element_Forums { visibility:visible; }

/* Query by Example */
.CS_Element_QBE { visibility:visible; }
.CS_QBE_Form { padding:0;margin:0; }
.CS_QBE_Label { text-align:right;font-family:Arial, Helvetica, sans-serif;  font-size:x-small;vertical-align:text-top; }
.CS_QBE_Label_Baseline { text-align:right;font-family:Arial, Helvetica, sans-serif;  font-size:x-small;vertical-align:baseline; }
.CS_QBE_DropDown { align:bottom; }
.CS_QBE_DropDown_Item { font-family:Arial, Helvetica, sans-serif;font-size:x-small; }
.CS_QBE_Description { font-family:Arial, Helvetica, sans-serif;  font-size:xx-small; }
.CS_QBE_Button { text-align:center;font-size:x-small;font-family:Arial, Helvetica, sans-serif; }
