﻿.validator
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

div.validator
{
	padding: 20px;
}

span.validator
{
	padding: 0 10px;
}

.validator,
.validator li
{
	color:#C50000;
}

input.SearchInput
{
	background:#FFFFFF none repeat scroll 0 0;
	border-width: 1px;
	border-style:solid;
	border-color: #333333;
	margin-top: 1px;
	width: 150px;
}

input.DesktopSearchInput
{
	background:#FFFFFF none repeat scroll 0 0;
	border-style:solid;
	border-color: #CBCBCB;
	font-size: 14px;
	width: 300px;
	height: 25px;
}

input.DesktopSearchButton
{
	background:#DDDDDD none repeat scroll 0 0;
	border-style:solid;
	border-color: #CBCBCB;
	font-size: 14px;
	width: 100px;
	height: 25px;
	cursor: pointer;
}

a:link.NewDocumentlLink, a:hover.NewDocumentlLink, a:active.NewDocumentlLink, a:visited.NewDocumentlLink
{
	color: #FFFFFF;
	font-weight: bold;
}

img
{
	border: 0;
}

.DeskTopView td
{
	font-size: 1.2em;
}

/* button */
.button_tbl,
.buttongray_tbl
{
	cursor: pointer;
	height: 32px;
	font-size: 11px;
	font-weight: normal;
}

a.button:link,
a.button:hover,
a.button:active,
a.button:visited,
a.buttongray:link,
a.buttongray:hover,
a.buttongray:active,
a.buttongray:visited
{
	text-decoration: none !important;
}

.buttonred_left
{
	background: url(/Portals/0/media/red-button_01.gif) no-repeat right top;
	width: 10px;
}

.buttonred_center
{
	background: url(/Portals/0/media/red-button_03.gif) repeat-x;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
	font-weight: bold;
}

.buttonred_right
{
	background: url(/Portals/0/media/red-button_05.gif) no-repeat left top;
	width: 10px;
}

.button_left
{
	background: url(/Portals/0/media/Americare_Btn_01.png) no-repeat right top;
	width: 10px;
}

.button_center
{
	background: url(/Portals/0/media/Americare_Btn_03.png) repeat-x;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
	font-weight: bold;
}

.button_right
{
	background: url(/Portals/0/media/Americare_Btn_05.png) no-repeat left top;
	width: 10px;
}

.buttongray_left
{
	background: url(/Portals/0/media/eShop/button_87.png) no-repeat right top;
	width: 10px;
}

.buttongray_center
{
	background: url(/Portals/0/media/eShop/Button_89.png) repeat-x;
	color: #555555;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.buttongray_right
{
	background: url(/Portals/0/media/eShop/button_91.png) no-repeat left top;
	width: 10px;
}


/* Command Button */
.topSection .CommandButton
{
	margin: 0px 10px 0px 10px;
	color:#FFFFFF !important;
	text-decoration: underline !important;
	font-weight: normal !important;
	font-size: 11px !important;
	font-family: tahoma !important;
}

.CommandButton img
{
	margin-right: 5px;
}

/* IconCommandButton */

a:link.IconCommandButton,
a:visited.IconCommandButton
{
font-size: 11px;
color: black;
font-weight: bold;
position: relative;
left: 1px;
top: 1px;
width: 18px;
height: 18px;
display: block;
}


a:active.IconCommandButton,
a:hover.IconCommandButton 
{
font-size: 11px;
background-color: #BBBBBB;
color: #E12129;
position: relative;
left: 0px;
top: 0px;
font-weight: bold;
border-style: solid;
border-color: black;
border-width: 1px;
width: 16px;
height: 16px;
display: block;
}

.IconCommandButton{
font-size: 11px;
color:#E12129;
font-weight: bold;
font-weight: normal;
margin: 0px 10px 0px 10px;
float: left;
}

.IconCommandButtonDisabled img{
margin-top: 0px;
margin-bottom: 2px;
}

.IconCommandButton img
{
	width: 16px;
	height: 16px;
}


/* Tabs */
.c a:link,
.c a:visited,
.c a:active,
.c a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #979797;
	text-decoration: none;
}

.con a:link,
.con a:visited,
.con a:active,
.con a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.l
{
	background: transparent url(/Portals/0/media/tab_unactive_left.gif);
	width: 10px;
	height: 28px;
}

.c
{
	background: transparent url(/Portals/0/media/tab_unactive_center.gif) repeat-x;
	height: 28px;
	padding-left: 2px;
	padding-right: 2px;
}

.r
{
	background: transparent url(/Portals/0/media/tab_unactive_right.gif);
	width: 10px;
	height: 28px;
}

.lon
{
	background: url(/Portals/0/media/tab_active_left.png);
	width: 10px;
	height: 28px;
}

.con
{
	background: url(/Portals/0/media/tab_active_center.png) repeat-x;
	height: 28px;
	padding-left: 2px;
	padding-right: 2px;
}

.ron
{
	background: url(/Portals/0/media/tab_active_right.png);
	width: 10px;
	height: 28px;

}

.TabsPanel
{
	/*background: url(/Portals/0/media/tab_panel.gif) repeat-x;*/
	height: 15px;
}

.TabsContent
{
background: transparent url(/Portals/0/media/tab_panel.gif) repeat-x scroll 0px 100%;
}

/* Data Grid */
.DataGrid_Header a:active,
.DataGrid_Header a:hover,
.DataGrid_Header a:link,
.DataGrid_Header a:visited
{
margin:10px 0px 0px 0px;
padding:3px;
font-weight: bold;
font-size: 11px;
color: #45535C;
}

.DataGrid_ToolBar
{
	border: 0;
}

.DataGrid_Header
{
	background-color: #646464;
	/*background: url(/images/grid_header_bg.gif) repeat-x top left;*/
	font-weight: bold;
}

.DataGrid_Header td
{
	height: 20px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	padding: 2px 6px;
}

.DataGrid_CaptionView
{
	font-weight: bold;
	font-size: 11px;
}

.DataGrid_RecordCount
{
	font-weight: normal;
	cursor: pointer;
}

.popupmenuactive
{
	color: red;
}

.DataGrid, .ViewDataGrid
{
	border-collapse: collapse;
}

.ViewDataGrid
{
	border: 1px solid #D6D6D6;
}

.DataGrid_Item
/*,
.helpdesk div*/ {
background-color: #FFFFFF;
color: black;
/*margin:6px 0px 0px 0px;*/
/*padding:3px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
}

.DataGrid_AlternatingItem
/*,
.helpdesk div*/ {
background-color: #F3F3FA;
color: black;
/*margin:6px 0px 0px 0px;*/
/*padding:3px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
}

.DataGrid_Item .inactive,
.DataGrid_AlternatingItem .inactive
{
	color: #666666;
}

.DataGrid_Header td,
.DataGrid_Item td,
.DataGrid_AlternatingItem td
{
border: 1px solid #D6D6D6;

padding: 2px 6px;
border-collapse: collapse;
}

.DataGrid_Paging
{
	background: url(/images/grid_header_bg.gif) repeat-x top left;
	font-weight: bold;
/*	color: #E3EFF6;*/
}


/* Filter */
.FilterPopup
{
	/*background-color: #FFFFFF;/*#E7EFF5;
	border-style: solid;
	border-width: 3px;
	border-color: #557081;*/
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	width: 100%;
}

.FilterPopup .Upper_Left {
	background: url(/images/filter/Upper_Left.gif) no-repeat bottom right;
	width: 1px;
}

.FilterPopup .Upper_Left img {
	width: 7px;
}

.FilterPopup .Upper_Middle {
	background: url(/images/filter/Upper_Middle.gif) repeat-x bottom;
	width: 100%;
	height: 29px;
	font-weight: bold;
	cursor: move;
}

.FilterPopup .Upper_Middle div{
	padding: 8px 0px 0px 15px;
	color: #FFFFFF;
}

.FilterPopup .Upper_Close_Btn {
	background: url(/images/filter/Upper_Close_Btn.gif) no-repeat bottom;
	vertical-align: top;
	width: 1px;
}

.FilterPopup .Upper_Close_Btn img {
	width: 31px;
	height: 20px;
}

.FilterPopup .Upper_Right {
	background: url(/images/filter/Upper_Right.gif) no-repeat bottom left;
	width: 1px;
}

.FilterPopup .Upper_Right img {
	width: 7px;
}

.FilterPopup .Middle_Left {
	background: url(/images/filter/Middle_Left.gif) repeat-y right;
}

.FilterPopup .Middle_Center {
	background-color: #FFFFFF;
}

.FilterPopup .Middle_Right {
	background: url(/images/filter/Middle_Right.gif) repeat-y left;
}

.FilterPopup .Lower_Left {
	background: url(/images/filter/Lower_Left.gif) no-repeat top right;
}

.FilterPopup .Lower_Middle {
	background: url(/images/filter/Lower_Middle.gif) repeat-x top;
	height: 12px;
}

.FilterPopup .Lower_Right {
	background: url(/images/filter/Lower_Right.gif) no-repeat top left;
}

.FilterPopupDiv
{
	overflow: hidden;
}

.FilterPopupDiv iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter: mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.topSection
{
	background-image: url(/Portals/0/media/kb_panelbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #444444;
	/*font-size: 85%;*/
	height: 35px !important;
	padding: 8px 0 0 8px;
}


.validation_erDiv
{
	position: absolute;
	color: red;
	font-weight: bold;
	/*padding-top: 3px;*/
	border: 2px solid red;
}



/* Popup Window */
.PopupWindowDiv
{
	overflow: hidden;
	position: absolute;
	z-index: 50;
}

.PopupWindowDiv .icont
{
	overflow: auto;
}

.PopupWindowDiv iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter: mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}


.PopupWindow_Content
{
	border: 3px solid #557081;
	background-color: #E7EFF5;
}

.PopupWindow_Header
{
	background:#E5E6E6;
	cursor: move;
}

.PopupWindow_Caption
{
	height: 36px;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.PopupWindow_Close
{
	background: url(/Portals/0/media/popup/close.gif) no-repeat;
	margin: 7px 7px 0px 0px;
	cursor: pointer;
	height: 19px;
	width: 19px;
}

.PopupWindow_Footer
{
	background: url(/Portals/0/media/popup/block_bottom.gif);
	height: 14px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

.PopupWindow_shadow_r
{
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Portals/0/media/shadow_r.png, sizingmethod=crop);
}

.PopupWindow_shadow_b
{
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Portals/0/media/shadow_b.png, sizingmethod=crop);
}

.PopupWindow_shadow_br
{
	height: 5px;
	width: 5px;
	border-width: 0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/shadow_br.png, sizingmethod=scale);
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

/*PopupWindow - new*/
.PopupWindow
{
	/*background-color: #FFFFFF;/*#E7EFF5;
	border-style: solid;
	border-width: 3px;
	border-color: #557081;*/
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

.PopupWindow .Upper_Left {
	background:#E5E6E6;
}

.PopupWindow .Upper_Left img {
	width: 15px;
}

.PopupWindow .Upper_Middle {
	background:#E5E6E6;
	width: 100%;
	height: 50px;
	padding: 15px 0px 5px 15px;
	font-weight: bold;
	color: #221E1F;
	cursor: move;
	font-family:Arial;
	font-size:14px;
}

.PopupWindow .Upper_Close_Btn {
	background:#E5E6E6;
	vertical-align: top;
	padding-top:15px;
	padding-right:18px;
	letter-spacing:1px;
	
}

.PopupWindow a.Close_Lnk:active,
.PopupWindow a.Close_Lnk:hover,
.PopupWindow a.Close_Lnk:visited,
.PopupWindow a.Close_Lnk:link
{
	color:#221E1F;
	font-family:Arial;
	font-size: 11px;
	text-decoration:underline;
}
.PopupWindow .popuptitle{
	color:#221E1F;
	font-family:Arial;
	font-size:14px;
	text-transform:uppercase;
}

.PopupWindow .Upper_Close_Btn img {
	width: 31px;
	height: 20px;
}

.PopupWindow .Upper_Right {
	background:#E5E6E6;
}

.PopupWindow .Upper_Right img {
	width: 15px;
}

.PopupWindow .Middle_Left {
	background:#E5E6E6;
}

.PopupWindow .Middle_Center {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 100%;
	font-family:Arial;
	PAdding:15px;
	border:1px solid #A4A5A5;
	
}

/*
.Middle_Center table, tr, td{
	font-family:Arial !important;
	font-size: 11px !important;
}
*/

.PopupWindow .Middle_Right {
	background:#E5E6E6;
	
}

.PopupWindow .Lower_Left {
	background:#E5E6E6;
}

.PopupWindow .Lower_Middle {
	background:#E5E6E6;
	height: 15px;
}

.PopupWindow .Lower_Right {
	background:#E5E6E6;
}




/* Popup Menu */
.PopupMenu
{
	z-index:254;
	/*border: #B6CBD7 solid 1px;*/
	position: absolute;
	/*padding: 5px;*/
	overflow:hidden;/*must have*/
}

.PopupMenu iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter: mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.PopupMenuDiv
{
	z-index:254;
	position: absolute;
	overflow:hidden;/*must have*/
}

.PopupMenu_ContentParent
{
	padding-top: 1px;
	padding-left: 1px;
	border: 1px solid rgb(50%,50%,50%);
	background-color: white;
}

.PopupMenuContent
{
	/*background: url(/images/popupmenu_bg.png) repeat-y;*/
}

.PopupMenu .popupitemactive
{
	border: 1px solid #9FACB5;
	background-color: #FFF3D5;
	padding: 2px;
}

.PopupMenu .popupitem
{
	padding: 3px;
}

.PopupMenuDiv iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter: mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.PopupMenu_Shadow
{
	*zoom:1;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000,endColorstr=#4d000000);
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAADAFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzMPSIAAABAHRSTlNNAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhTh5BAAAAA1JREFUeAEBAgD9/wAAAAIAAX4FDdIAAAAASUVORK5CYII=);	z-index:255;
}

.DashboardPopupMenuContent
{
	width: 175px;
}

a:link.PopupCommandButton,
a:visited.PopupCommandButton
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
}


a:active.PopupCommandButton,
a:hover.PopupCommandButton 
{
font-size: 11px;
/*color: #E12129;*/
font-weight: bold;
}

.PopupCommandButton{
font-size: 11px;
color:#E12129;
font-weight: bold;
font-weight: normal;
margin: 0px 5px 0px 0px;
}

.PopupCommandButton img
{
	margin-left: 2px;
	margin-right: 13px;
}

/* Breadcrumbs */
.bsweb_stat,
.bsweb_stat a:link,
.bsweb_stat a:visited,
.bsweb_stat a:active,
.bsweb_stat a:hover
{
	color:White;
	font-family:Verdana;
	font-size: 11px;
}

.bsweb_stat div.popup,
.bsweb_stat div.popup a:link,
.bsweb_stat div.popup a:visited,
.bsweb_stat div.popup a:active,
.bsweb_stat div.popup a:hover
{
	color:rgb(100,100,100);
	font-family:Arial;
}

.bsweb_stat div.popup
{
	background-color: #FFFFFF;
	border: 1px solid #B8B8B8;
	/*overflow: auto;*/
	z-index: 12;
}

* html .bsweb_stat div.popup
{
	/*width: 100%;*/
}

.bsweb_stat .popup ul
{
	margin: 0pt;
	padding: 0pt;
}

.bsweb_stat .popup li
{
	list-style-type: none;
}

* html .bsweb_stat .popup li a
{
	width: 100%;
}

.bsweb_stat .popup li a:link,
.bsweb_stat .popup li a:visited,
.bsweb_stat .popup li a:active,
.bsweb_stat .popup li a:hover
{
	display: block;
	margin: 0pt 2px;
	padding: 3px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.bsweb_stat .popup li a:active,
.bsweb_stat .popup li a:hover
{
	background-color: rgb(160,160,160);
	border: 1px solid rgb(130,130,130);
	color:White;
}

div.bsweb_stat
{
	/*border:1px solid transparent !important;*/
	display:inline;
	float:left;
	height:auto !important;
	line-height:16px;
	margin:0pt;
	/*padding:3px 21px 3px 5px;*/
	vertical-align:bottom;
	white-space:nowrap;
}


/* List View */
.listblock h4.head1
{
	margin-bottom: 20px;
}

.listblock h4.head2
{
	color: #139ECB;
	margin-bottom: 20px;
}

.listviewitem
{
	width: 100%;
}

.listviewitem .itemtitle
{
	background-color: #E6EAED;
	padding: 7px;
}

.listviewitem .desc
{
	color: #555555;
}

.listviewitem .actions a span
{
	color:#C50000;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

.listviewitem .pinfo
{
	margin: 5px;
	color: #444444;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}

.listviewitem .pinfo .red
{
	color: #C50000;
}

.listviewitem .pinfo .green
{
	color: green;
}

.listviewitem .pinfo .blue
{
	color: #0041FF;
}


.red
{
	color: #C50000;
}

.green
{
	color: #00C500;
}

.paymentitems
{
	width: 100%;
	border-collapse: collapse;
}

.paymentitems td
{
	border: 1px solid #D6D6D6;
	padding: 5px;
	text-align: center;
	color: #444444;
}

.paymentitems .thead
{
	font-weight: bold;
}

.paymentitems .footer
{
	text-align: right;
	border: 0;
}

.paymentmenu
{
	border: 1px solid #E3E3E3;
}

.paymentmenu a
{
	display: block;
	width: 100px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #E3E3E3;
}

.paymentmenu a:visited.active, .paymentmenu a:hover.active, .paymentmenu a:active.active, .paymentmenu a:link.active
{
	background-color: #CC0607;/*#00417E;*/
	color: #FFFFFF;
}

.MessagePopup
{
	border: #D6D6D6 solid 1px;
	width:100% !important;
}
.BSWeb_StatusMessageContent td
{
	text-align:left;
}


.MessagePopupHeader
{
	background: #FFFFFF;
	text-align:left;
	color: #000000;
	font-family: Arial Narrow;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:10px;
}

.MessagePopupContent
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #D6D6D6;
}

.FilterSectionHeader
{
	margin-left: 5px;
}

p
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 20px;
}

ul li {
color:#000000 !important;
font-family:Verdana,Arial,Helvetica,sans-serif  !important;
font-size: 11px  !important;
font-weight: normal  !important;
line-height: 20px  !important;
}

.regtable td{
	line-height: 24px;
}