/* BSWeb Button */
.bsweb_button_tbl
{
	cursor: pointer;
	height: 26px;
	font-size: 11px;
	font-weight: normal;
}

.bsweb_button_left
{
	background: url(/DesktopModules/BSWeb.Core/Media/Button/button_left.gif) no-repeat right top;
	width: 10px;
}

.bsweb_button_center
{
	background: url(/DesktopModules/BSWeb.Core/Media/Button/button_center.gif) repeat-x;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
	font-weight: bold;
}

.bsweb_button_right
{
	background: url(/DesktopModules/BSWeb.Core/Media/Button/button_right.gif) no-repeat left top;
	width: 10px;
}

.bsweb_form_starrequired
{
	color: #C50000;
	font-weight: bold;
}

input.bsweberrorel, select.bsweberrorel, textarea.bsweberrorel
{
	border: 2px solid red;
}

/* Command Button */
.bsweb_ToolButtonsPanel .bsweb_CommandButton
{
	color:white !important;
	text-decoration:none;
}

.bsweb_CommandButton
{
	margin: 0px 10px 0px 10px;
	font-weight: normal !important;
	font-size: 11px !important;
	font-family: Verdana !important;
}

a:link.bsweb_CommandButton,
a:visited.bsweb_CommandButton,
a:active.bsweb_CommandButton,
a:hover.bsweb_CommandButton
{
	/*text-decoration:none;*/
}

.bsweb_CommandButton img
{
	margin-right: 3px;
	border:0;
}

/* bsweb_IconCommandButton */

a:link.bsweb_IconCommandButton,
a:visited.bsweb_IconCommandButton
{
font-size: 11px;
color: black;
font-weight: bold;
position: relative;
left: 1px;
top: 1px;
width: 18px;
height: 18px;
display: block;
}


a:active.bsweb_IconCommandButton,
a:hover.bsweb_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;
}

.bsweb_IconCommandButton{
font-size: 11px;
color:#E12129;
font-weight: bold;
font-weight: normal;
margin: 0px 10px 0px 10px;
float: left;
}

.bsweb_IconCommandButtonDisabled img{
margin-top: 0px;
margin-bottom: 2px;
}

.bsweb_IconCommandButton img
{
	width: 16px;
	height: 16px;
}

table.bsweb_SectionHead
{
	width: 100%;
	margin-top: 20px;
}

.bsweb_SectionHead_left, 
.bsweb_SectionHead_l
{
background:transparent url(/DesktopModules/BSWeb.Core/Media/SectionHead/left.png) no-repeat scroll left top;
height:28px;
padding:0;
vertical-align:top;
width:10px;
}

.bsweb_SectionHead_right,
.bsweb_SectionHead_r
 {
background:transparent url(/DesktopModules/BSWeb.Core/Media/SectionHead/right.png) no-repeat scroll right top;
height:28px;
padding:0;
text-align:left;
vertical-align:middle;
width:22px;
}

td.bsweb_SectionHead,
.bsweb_SectionHead_c
 {
background:transparent url(/DesktopModules/BSWeb.Core/Media/SectionHead/background.png) repeat-x scroll left top;
height:28px;
padding:2px 0 0;
vertical-align:middle;
font-weight: bold;
}

.bsweb_ToolButtonsPanel img
{
	border: 0;
}
.bsweb_ToolButtonsPanel
{
	/*background:transparent url(media/tools-bg.png) scroll left top	;*/
	background-color:#2B2B2B;
	height:20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color:White;
	text-align:left;
	margin-bottom:5px;
	padding-top:6px;
	padding-bottom:6px;
}

/* BSWeb Tabs */
.bsweb_TabsContent .c a:link,
.bsweb_TabsContent .c a:visited,
.bsweb_TabsContent .c a:active,
.bsweb_TabsContent .c a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #979797;
	text-decoration: none;
}

.bsweb_TabsContent .con a:link,
.bsweb_TabsContent .con a:visited,
.bsweb_TabsContent .con a:active,
.bsweb_TabsContent .con a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.bsweb_TabsContent .l
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Tabs/tab_unactive_left.gif) no-repeat;
	width: 10px;
	height: 34px;
}

.bsweb_TabsContent .c
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Tabs/tab_unactive_center.gif) repeat-x;
	height: 34px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

.bsweb_TabsContent .r
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Tabs/tab_unactive_right.gif)  no-repeat;
	width: 10px;
	height: 34px;
}

.bsweb_TabsContent .lon
{
	background: url(/DesktopModules/BSWeb.Core/Media/Tabs/tab_active_left.png) no-repeat;
	width: 10px;
	height: 34px;
}

.bsweb_TabsContent .con
{
	background: url(/DesktopModules/BSWeb.Core/Media/Tabs/tab_active_center.png) repeat-x;
	height: 34px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

.bsweb_TabsContent .ron
{
	background: url(/DesktopModules/BSWeb.Core/Media/Tabs/tab_active_right.png) no-repeat;
	width: 10px;
	height: 34px;

}

.bsweb_TabsPanel
{
	/*background: url(/Portals/0/media/tab_panel.gif) repeat-x;*/
	height: 15px;
}

.bsweb_TabsContent
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Tabs/tab_panel.gif) repeat-x scroll 0px 100%;
}


/* BSWeb Data Grid */
.bsweb_DataGrid img,
.bsweb_DataGrid_ToolBar img
{
	border: 0;
}

.bsweb_DataGrid_Header a:active,
.bsweb_DataGrid_Header a:hover,
.bsweb_DataGrid_Header a:link,
.bsweb_DataGrid_Header a:visited
{
margin:10px 0px 0px 0px;
padding:3px;
font-weight: normal;
font-size: 11px;
color: #CC0607; 
text-decoration: underline; 
}
















.bsweb_DataGrid_ToolBar
{
	border: 0;
}

.bsweb_DataGrid_Header
{
	background: url(/DesktopModules/BSWeb.Core/Media/DataGrid/grid_header_bg.gif) repeat-x top left;
	font-weight: bold;
}

.bsweb_DataGrid_Header td
{
	height: 20px;
}

.bsweb_DataGrid_CaptionView
{
	font-weight: bold;
	font-size: 11px;
	color: rgb(85,85,85);
}

.bsweb_DataGrid_RecordCount
{
	font-weight: normal;
	cursor: pointer;
}

.bsweb_DataGrid_ToolBar .popupitemactive
{
	background-color: #FFF3D5;
}


.bsweb_DataGrid
{
	border-collapse: collapse;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
}

.bsweb_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;
}

.bsweb_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;
}

.bsweb_DataGrid_Item .inactive,
.bsweb_DataGrid_AlternatingItem .inactive
{
	color: #666666;
}

.bsweb_DataGrid_Header td,
.bsweb_DataGrid_Item td,
.bsweb_DataGrid_AlternatingItem td
{
border: 1px solid #D6D6D6;
border-top: 0px;
border-bottom: 0px;
padding: 2px 3px;
border-collapse: collapse;
}

.bsweb_DataGrid_Header{
background: url(/DesktopModules/BSWeb.Core/Media/DataGrid/grid_header_bg.gif) repeat top left;
}

.bsweb_DataGrid_Paging
{
	background: url(/DesktopModules/BSWeb.Core/Media/DataGrid/grid_header_bg.gif) repeat top left;
	font-weight: bold;
/*	color: #E3EFF6;*/
}

.dgmenutbl
{
	/*border: 1px solid transparent;*/
}

.dgmenutbl td
{
	border-width: 0px;
	/*padding: 0px !important;*/
	padding: 0 0 0 2px;
}

.dgmenutblsel
{
	/*border: 1px solid #928C86;*/
	background-color: #FFFFCC;
}

.dgmenutblsel td
{
	border-width: 0px;
	padding: 0 0 0 2px;
}

.tbldgmenuarrow
{
	padding: 0 2px 0 2px !important;
}

.bsweb_DataGridTdSel
{
	border: none !important;
	padding: 0px !important;
}


/* BSWeb Filter */
.bsweb_FilterPopup img
{
	border: 0;
}

.bsweb_FilterPopup
{
	/*background-color: #FFFFFF;/*#E7EFF5;
	border-style: solid;
	border-width: 3px;
	border-color: #557081;*/
	font-family: Helvetica, Arial, Verdana, sans-serif;
	width: 100%;
	z-index:255;
}

.bsweb_FilterPopup .bsweb_Upper_Left {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Left.gif) no-repeat bottom right;
	width: 1px;
}

.bsweb_FilterPopup .bsweb_Upper_Left img {
	width: 7px;
}

.bsweb_FilterPopup .bsweb_Upper_Middle {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Middle.gif) repeat-x bottom;
	width: 100%;
	height: 29px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: move;
    
}

.bsweb_FilterPopup .bsweb_Upper_Close_Btn {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Close_Btn.gif) no-repeat bottom;
	vertical-align: top;
	width:1px;
	/*font-size: 0px;*/
}

.bsweb_FilterPopup .bsweb_Upper_Close_Btn img {
	width: 31px;
	height:29px;
	padding:0;
	margin: 0;
}
/*
.bsweb_FilterPopup .bsweb_Upper_Close_Btn a:link,
.bsweb_FilterPopup .bsweb_Upper_Close_Btn a:visited,
.bsweb_FilterPopup .bsweb_Upper_Close_Btn a:active,
.bsweb_FilterPopup .bsweb_Upper_Close_Btn a:hover{
	font-size: 0px;
	padding:0;
	margin: 0;
}
*/

.bsweb_FilterPopup .bsweb_Upper_Right {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Right.gif) no-repeat bottom left;
	width: 1px;
}

.bsweb_FilterPopup .bsweb_Upper_Right img {
	width: 7px;
}

.bsweb_FilterPopup .bsweb_Middle_Left {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Middle_Left.gif) repeat-y right;
}

.bsweb_FilterPopup .bsweb_Middle_Center {
	background-color: #FFFFFF;
}

.bsweb_FilterPopup .bsweb_Middle_Right {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Middle_Right.gif) repeat-y left;
}

.bsweb_FilterPopup .bsweb_Lower_Left {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Left.gif) no-repeat top right;
}

.bsweb_FilterPopup .bsweb_Lower_Middle {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Middle.gif) repeat-x top;
	height: 29px;
}

.bsweb_FilterPopup .bsweb_Lower_Right {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Right.gif) no-repeat top left;
}

.bsweb_FilterPopupDiv
{
	overflow: hidden;
}

.bsweb_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*/;
}

.bsweb_ViewBlockTop
{	
	background: url(/DesktopModules/BSWeb.Core/Media/Popup/top_panel.gif) repeat-x;
	height: 40px;
}

.bsweb_ViewBlockBottom
{
	background: url(/DesktopModules/BSWeb.Core/Media/Popup/block_bottom.gif);
	height: 14px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

.bsweb_ObjectSectionPanel
{
	font-size: 11px;
	font-weight:bold;
	position: relative;
	top: -15px;
	/*background: #FFFFFF*/
}


.bsweb_window_modal
{
	position: absolute;
}

.bsweb_window_modal table.table_window
{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
	margin:0px;
	padding:0px;
	width:100%;
}

/*.bsweb_window_modal table.table_window td
{
	padding:0px; 
}*/

.bsweb_window_modal .window_content
{
	overflow: auto;
}

.bsweb_window_modal .topleft
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Left.gif) no-repeat scroll right bottom;
	width: 7px;
	height: 29px;
}

.bsweb_window_modal .top_image
{
	/*background: transparent url(/Portals/0/media/popup/pastechnology/title-bg.gif) no-repeat scroll right bottom;
	height: 24px;
	position: absolute;
	right: 30px;
	top: 0px;
	width: 86px;
	z-index: 3;
	cursor: move;*/
}

.bsweb_window_modal .top
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Middle.gif) repeat-x scroll center bottom;
	background-repeat: repeat-x;
	height: 29px;
}

.bsweb_window_modal .topright
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Right.gif) no-repeat scroll left bottom;
	width: 7px;
	height: 29px;
}

.bsweb_window_modal .left
{
	background-image: url(/DesktopModules/BSWeb.Core/Media/Filter/Middle_Left.gif);
	background-repeat: repeat-y;
	width: 7px;
}

.bsweb_window_modal .center
{
	background: white;
}

.bsweb_window_modal .right
{
	background-image: url(/DesktopModules/BSWeb.Core/Media/Filter/Middle_Right.gif);
	background-repeat: repeat-y;
	width: 7px;
}

.bsweb_window_modal .bottomleft
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Left.gif) no-repeat scroll right top;
	width: 7px;
	height: 29px;
}

.bsweb_window_modal .bottom
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Middle.gif) repeat-x scroll center top;
	height: 29px;
}

.bsweb_window_modal .bottomright
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Right.gif) no-repeat scroll right top;
	width: 7px;
	height: 29px;
}

.bsweb_window_modal .window_close
{
	background: transparent url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Close_Btn.gif) no-repeat;
	cursor: pointer;
	height: 29px;
	position: absolute;
	right: 7px;
	top: 0px;
	width: 31px;
	z-index: 1000;
}

.bsweb_window_modal .window_title
{
	color:#FFFFFF;
	cursor:move;
	font-weight:bold;
	padding-left: 10px;
	width:100%;
}


/* Popup Window */
.bsweb_PopupWindow
{
	overflow: hidden;
	position: absolute;
}

.bsweb_PopupWindow 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*/;
}

/* html editor in popup window */
.cke_contents iframe{
	position:static;
	filter: none;
}
.fckeditor iframe{
	position:static;
	filter: none;
}

.bsweb_PopupWindow_Content
{
	border: 3px solid #557081;
	background-color: #E7EFF5;
}

.bsweb_PopupWindow_Header
{
	background: url(/Portals/0/media/popup/top_panel.gif) repeat-x;
	cursor: move;
}

.bsweb_PopupWindow_Caption
{
	height: 36px;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.bsweb_PopupWindow_Close
{
	background: url(/Portals/0/media/popup/close.gif) no-repeat;
	margin: 7px 7px 0px 0px;
	cursor: pointer;
	height: 19px;
	width: 19px;
}

.bsweb_PopupWindow_Footer
{
	background: url(/Portals/0/media/popup/block_bottom.gif);
	height: 14px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

.bsweb_PopupWindow_shadow_r
{
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Portals/0/media/shadow_r.png, sizingmethod=crop);
}

.bsweb_PopupWindow_shadow_b
{
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Portals/0/media/shadow_b.png, sizingmethod=crop);
}

.bsweb_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;
}

/*bsweb_PopupWindow - new*/
.bsweb_PopupWindow
{
	/*background-color: #FFFFFF;/*#E7EFF5;
	border-style: solid;
	border-width: 3px;
	border-color: #557081;*/
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.bsweb_PopupWindow .Upper_Left {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Left.gif) no-repeat bottom right;
}

.bsweb_PopupWindow .Upper_Left img {
	width: 7px;
}

.bsweb_PopupWindow .Upper_Middle {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Middle.gif) repeat-x bottom;
	width: 100%;
	height: 29px;
	padding: 8px 0px 0px 15px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: move;
}

.bsweb_PopupWindow .Upper_Close_Btn {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Close_Btn.gif) no-repeat bottom;
	vertical-align: top;
}

.bsweb_PopupWindow .Upper_Close_Btn img {
	width: 31px;
	height: 20px;
}

.bsweb_PopupWindow .Upper_Right {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Upper_Right.gif) no-repeat bottom left;
}

.bsweb_PopupWindow .Upper_Right img {
	width: 7px;
}

.bsweb_PopupWindow .Middle_Left {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Middle_Left.gif) repeat-y right;
}

.bsweb_PopupWindow .Middle_Center {
	background-color: #FFFFFF;
	vertical-align: top;
}

.bsweb_PopupWindow .Middle_Right {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Middle_Right.gif) repeat-y left;
}

.bsweb_PopupWindow .Lower_Left {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Left.gif) no-repeat top right;
}

.bsweb_PopupWindow .Lower_Middle {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Middle.gif) repeat-x top;
	height: 29px;
}

.bsweb_PopupWindow .Lower_Right {
	background: url(/DesktopModules/BSWeb.Core/Media/Filter/Lower_Right.gif) no-repeat top left;
}

.bsweb_PopupWindowDiv
{
	position: absolute;
	overflow: hidden;
}

.bsweb_PopupWindowDiv .icont
{
	overflow: auto;
}

.bsweb_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*/;
}


/* Popup Menu */
.bsweb_PopupMenu
{
	z-index:254;
	/*border: #B6CBD7 solid 1px;*/
	position: absolute;
	/*padding: 5px;*/
	overflow:hidden;/*must have*/
}

.bsweb_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*/;
}

.bsweb_PopupMenuDiv
{
	z-index:254;
	position: absolute;
	overflow:hidden;/*must have*/
}

.bsweb_PopupMenu_ContentParent
{
	padding-top: 1px !important;
	padding-left: 1px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	border: 1px solid rgb(50%,50%,50%);
	background-color: white;
}

.bsweb_PopupMenuContent
{
	background: url(/images/popupmenu_bg.png) repeat-y;
}

.bsweb_PopupMenu .popupitemactive
{
	border: 1px solid #9FACB5;
	background-color: #FFF3D5;
	padding: 0px;
}

.bsweb_PopupMenu .popupitem
{
	padding: 0px 1px 0px 1px;
}

.bsweb_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*/;
}
.bsweb_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;
}

.bsweb.PopupItemTable
{
	margin-left: 5px;
}

.bsweb.PopupItemTable td
{
	text-align:left;
	padding: 5px;
}

.bsweb_PopupMenu .popupitemactive .bsweb_PopupItemIconTD
{
	width:15px;
	background: #E8E8E8;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
}

.bsweb_PopupMenu .popupitem .bsweb_PopupItemIconTD
{
	width:15px;
	background: #E8E8E8;
	padding: 6px 5px 6px 5px;
	cursor: pointer;
}

.bsweb_PopupItemIconTD img
{
	background: #E8E8E8;
}

.bsweb_PopupItemIconDIV
{
	background: #E8E8E8;	
}

.bsweb_PopupItemFirstTD
{
	width: 1px !important;
	text-decoration: none !important;
	padding: 0px !important;
	font-size: 0px;
	color: #FFFFFF;
}

.bsweb_PopupItemTextTD
{
	padding-left: 5px;
	padding-right: 15px;
	color: #CC0607 !important;
	text-decoration: underline !important;
	cursor: pointer;
}

.bsweb_PopupItemCounterTD
{
	padding-left: 7px;
	padding-right: 7px;
	color: #000000 !important;
	text-decoration: underline !important;
	cursor: pointer;
}

.bsweb_PopupCommandButton
{
	text-decoration: underline !important;
	color: #CC0607 !important;
}

.bsweb_multistep
{
	padding-top: 35px;
	padding-bottom: 40px;
}


.bsweb_multistepnav
{
	border: 2px dotted #E1E1E1;
	width: 100%;
	height:35px;
}

.bsweb_multistepnav td
{
	padding: 5px;
}

.bsweb_multistepnav .text
{
	color: #444444;
	margin: 0px 10px;
	font-size: 16px;
	font-weight: bold;
}

.bsweb_multistepnav .name
{
	margin: 0px 20px;
}

.bsweb_multistepnav .number,
.bsweb_multistepnav .name

{
	color: #0068A6;
	font-weight: bold;
	font-size: 16px;
}

.bsweb_multistep .StepImage1
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_1_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .StepImage2
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_2_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .StepImage3
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_3_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .StepImage4
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_4_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .StepImage5
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_5_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .DStepImage1
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_1_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .DStepImage2
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_2_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .DStepImage3
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_3_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .DStepImage4
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_4_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .DStepImage5
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_5_grey.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .SStepImage1
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_1_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .SStepImage2
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_2_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .SStepImage3
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_3_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .SStepImage4
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_4_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .SStepImage5
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_5_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .CStepImage1
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_1_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .CStepImage2
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_2_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .CStepImage3
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_3_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .CStepImage4
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_4_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .CStepImage5
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/Step_5_blue.gif) no-repeat right bottom;
	width: 30px;
	height: 30px;
}

.bsweb_multistep .StepTitle,
.bsweb_multistep .DStepTitle,
.bsweb_multistep .CStepTitle,
.bsweb_multistep .SStepTitle
{
	text-align: center;
	padding: 0px 10px 5px;
	vertical-align: bottom;
}

.bsweb_multistep a:link,
.bsweb_multistep a:hover,
.bsweb_multistep a:active,
.bsweb_multistep a:visited
{
	text-decoration: none;
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;

}

.bsweb_multistep .SStepTitle a:link,
.bsweb_multistep .SStepTitle a:hover,
.bsweb_multistep .SStepTitle a:active,
.bsweb_multistep .SStepTitle a:visited
{
	text-decoration: none;
	color: #C50000;
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
	cursor: text;
}

.bsweb_multistep .DStepTitle,
.bsweb_multistep .DStepTitle a:link,
.bsweb_multistep .DStepTitle a:hover,
.bsweb_multistep .DStepTitle a:active,
.bsweb_multistep .DStepTitle a:visited
{
	cursor: text;
}


.bsweb_multistep .CStepTitle,
.bsweb_multistep .CStepTitle a:link,
.bsweb_multistep .CStepTitle a:hover,
.bsweb_multistep .CStepTitle a:active,
.bsweb_multistep .CStepTitle a:visited
{
	cursor: pointer;
}

.bsweb_multistep .StepTitle,
.bsweb_multistep .StepTitle a:link,
.bsweb_multistep .StepTitle a:hover,
.bsweb_multistep .StepTitle a:active,
.bsweb_multistep .StepTitle a:visited
{
	cursor: pointer;
	color: #444444;
}

.bsweb_multistep .StepTitle
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/line_grey.gif) repeat-x bottom;
}

.bsweb_multistep .DStepTitle
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/line_grey.gif) repeat-x bottom;
}

.bsweb_multistep .CStepTitle
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/line_blue.gif) repeat-x bottom;
}

.bsweb_multistep .SStepTitle
{
	background:transparent url(/DesktopModules/BSWeb.Core/media/Multi-Step_Images/line_blue.gif) repeat-x bottom;
}

.bsweb_multistep .description
{
	background: url(/DesktopModules/BSWeb.Core/Media/Multi-Step_Images/arrow_down_blue.gif) no-repeat center top;
	height: 30px;
	margin: 5px 0px 10px 10px;
	padding: 5px;
	font-family: Verdana; 
	font-size: 11px; 
	color: #555;
}

.bsweb_ViewDataGrid
{
	border: #e1e1e1 solid 2px;
}

.bsweb_ViewDataGrid_Header
{
	font-weight: bold;
    font-size: 11px;
    color: #707070;
	background: #EFEFEF;
	height: 20px;
	border-bottom: #e1e1e1 solid 1px;
}

.bsweb_ViewDataGrid_Header table
{
	border-bottom: none;
}

.bsweb_ViewDataGrid_Header span
{
	font-weight: bold;
}

.bsweb_ViewDataGrid_Item
{
	background-color: #FFFFFF;
	margin:6px 0px 0px 0px;
	font-weight: normal;
    font-size: 11px;
    color: #707070;
}

.bsweb_ViewDataGrid_AlternatingItem
{
	background-color: #EFEFEF;
	margin:6px 0px 0px 0px;
	font-weight: normal;
    font-size: 11px;
    color: #476274;
}

.bsweb_ViewDataGrid_SelectedItem
{
	background-color: #88FF88;
	margin:6px 0px 0px 0px;
	font-weight: normal;
    font-size: 11px;
    color: #707070;
}

.bsweb_ViewDataGrid_Text
{
	font-weight: normal;
    font-size: 11px;
}


/* List View */
.bsweb_listviewitem h4.head1
{
	margin-bottom: 20px;
}

.bsweb_listviewitem h4.head2
{
	color: #139ECB;
	margin-bottom: 20px;
}

.bsweb_listviewitem
{
	width: 100%;
}

.bsweb_listviewitem .itemtitle
{
	background-color: #E6EAED;
	padding: 7px;
}

.bsweb_listviewitem .desc
{
	color: #555555;
}

.bsweb_listviewitem .actions a span
{
	color:#C50000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.bsweb_listviewitem .pinfo
{
	margin: 5px;
	color: #444444;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.bsweb_listviewitem .pinfo .red
{
	color: #C50000;
}

.bsweb_listviewitem .pinfo .green
{
	color: green;
}

.bsweb_listviewitem .pinfo .blue
{
	color: #0041FF;
}

.bsweb_LayoutBlock
{
	width: 220px;
	margin-left:5px;
}

.bsweb_LayoutBlock .title
{
	font-weight: bold;
	font-size: 120%;
	color: #444444;
	padding-left: 5px;
}

.bsweb_LayoutBlock .content
{
	padding: 0px 0px 5px 15px;
}

.bsweb_LayoutBlock .item
{
	margin-top: 10px;
}

.bsweb_LayoutBlock .item img,
.bsweb_LayoutBlock .bottomblock img
{
	margin-right: 10px;
}

.bsweb_LayoutBlock .item a:link,
.bsweb_LayoutBlock .item a:visited,
.bsweb_LayoutBlock .item a:active
{
	color: #00417E;
	text-decoration: none;
}

.bsweb_LayoutBlock .item a:hover
{
	color: #00417E;
	text-decoration: underline;
}

.bsweb_LayoutBlock .bottomblock
{
	width: 100%;
}

.bsweb_LayoutBlock .bottomblock a:link,
.bsweb_LayoutBlock .bottomblock a:visited,
.bsweb_LayoutBlock .bottomblock a:active,
.bsweb_LayoutBlock .bottomblock a:hover
{
	color: #346B3E;
	text-decoration: none;
}

.bsweb_LayoutBlock .bottomblock a:link.grey,
.bsweb_LayoutBlock .bottomblock a:visited.grey,
.bsweb_LayoutBlock .bottomblock a:active.grey,
.bsweb_LayoutBlock .bottomblock a:hover.grey
{
	color: #666666;
}

.bsweb_LayoutBlock .bottomblock td
{
	padding: 0px 10px;
}

/* Search Control */

.bsweb_itemsnotfound
{
	padding: 30px 10px 30px 30px;
	color: #C50000;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}

.bsweb_blueborder input
{
	border:1px solid #00417e;
}

.bsweb_blueborder
{
	border:1px solid #00417e;
}

.bsweb_noborder input
{
	border:0;
}

.bsweb_EditDetailsControl.edgroup
{
	font-family: Verdana; font-weight: bold; color: #555555; font-size:9pt; margin: 0;
	border-bottom: 1px solid #C2C4C8;
	text-align: left;
	padding-top: 15px;
}

.edgroup
{
	font-family: Verdana; font-weight: bold; color: #555555; font-size:9pt; margin: 0;
	border-bottom: 1px solid #C2C4C8;
	text-align: left;
	padding-top: 15px;
}

.bsweb_dottedline
{
	border:2px dotted #E1E1E1;
}

.bsweb_SearchResultTitle
{
font-family: Verdana; 
font-weight: bold; 
color: #00417e; 
font-size:9pt; 
margin: 20 0 5 0;
}

.bsweb_red
{
	color: #C50000;
}

.bsweb_green
{
	color: #00C500;
}


/* Selectfree*/

.bsweb_select-free
{
	position:absolute;
	z-index:100;
	overflow:hidden;/*must have*/
	
}
.bsweb_select-free 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*/;
}

/* ALert Message */

.bsweb_alert_message
{
	color:#555555;
	font-family:verdana;
	font-size:11px;
	line-height:20px;
	font-weight: bold;
	width: 100%;
	height: 95%;
}

.bsweb_alert_message td
{
	text-align: center;
}

.bsweb_overlay_modal
{
	background-color: #101010;
	opacity: 0.5;
	filter: alpha(opacity=50);
	/*zoom: 1;*/
}

.bsweb_validator,
.bsweb_singlevalidator
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.bsweb_singlevalidator
{
	display: block;
	margin: 20px 0;
}

div.bsweb_validator
{
	padding: 20px;
}

span.bsweb_validator
{
	padding: 0 20px;
}

.bsweb_validator,
.bsweb_singlevalidator,
.bsweb_validator li
{
	color:#C50000;
}

.bsweb_NormalRed,
.bsweb_NormalRed a:link,
.bsweb_NormalRed a:hover,
.bsweb_NormalRed a:visited,
.bsweb_NormalRed a:active
{
	color: #C50000; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
}

.bsweb_NormalBlue,
.bsweb_NormalBlue a:link,
.bsweb_NormalBlue a:hover,
.bsweb_NormalBlue a:visited,
.bsweb_NormalBlue a:active
{
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00417e;
	text-decoration:none;
}

/* Validation Div*/
.bsweb_validation_erDiv
{
	position: absolute;
	color: red;
	font-weight: bold;
	/*padding-top: 3px;*/
	border: 2px solid red;
}

.bsweb_clear
{
	clear: both;
}

/*
.container
{
border-color:#C1C4C7;
padding:7px;
margin:7px;
border-style:solid;
border-width:2px;

}

.grid_header
{

border-collapse:collapse;
border-color:-moz-use-text-color #D6D6D6;
border-style:none solid;
border-width:0 1px;
padding:5px 10px;
height:20px;
background:transparent url(/DesktopModules/BSWeb.Core/Media/DataGrid/grid_header_bg.gif) repeat-x scroll left top;
font-weight:bold;
color:#2E3D47;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;

}

.grid_item
{
border-collapse:collapse;
border-color:-moz-use-text-color #D6D6D6;
border-style:none solid;
border-width:0 1px;
padding:2px 6px;

font-size: 11px;
color:#2E3D47;
font-family:Verdana,Arial,Helvetica,sans-serif;
}


.grid_altitem
{

background-color:#F3F3FA

}

li {
list-style-image: url(/DesktopModules/BSWeb.Core/media/Markers/marker_4.gif);
line-height:15px; 
padding-bottom: 7px;
}*/

.bsweb_BlackMenu_Idle {
background:transparent url(/DesktopModules/BSWeb.Core/media/BlackMenu/nav6-idle.gif) no-repeat scroll left top;
color:#171717;
font-size: 11px;
font-weight:bold;
height:30px;
padding-left:15px;
width:212px;
border-style:none none solid;
border-width:0 0 1px;
border-color:#CCCCCC;
cursor:pointer;
}
.bsweb_BlackMenu_Idle,
.bsweb_BlackMenu_Idle a:link,
.bsweb_BlackMenu_Idle a:hover,
.bsweb_BlackMenu_Idle a:visited,
.bsweb_BlackMenu_Idle a:active
{
color:#171717;
font-family:Verdana;
font-size: 11px;
font-style:normal;
font-weight:bold;
text-decoration: none;
}
.bsweb_BlackMenu_Sel {
background:transparent url(/DesktopModules/BSWeb.Core/media/BlackMenu/nav6-selected.gif) no-repeat scroll left top;
color:#FFFFFF;
font-size: 11px;
font-weight:bold;
height:30px;
padding-left:15px;
width:212px;
border-style:none none solid;
border-width:0 0 1px;
border-color:#CCCCCC;
cursor:pointer;
}
.bsweb_BlackMenu_Sel,
.bsweb_BlackMenu_Sel a:link,
.bsweb_BlackMenu_Sel a:hover,
.bsweb_BlackMenu_Sel a:visited,
.bsweb_BlackMenu_Sel a:active
{
color:#FFFFFF;
font-family:Verdana;
font-size: 11px;
font-style:normal;
font-weight:bold;
text-decoration: none;
}
.bsweb_BlackMenu_Act {
background:#949494 none repeat scroll 0;
color:#FFFFFF;
font-size: 11px;
font-weight:bold;
height:30px;
padding-left:15px;
width:212px;
border-style:none none solid;
border-width:0 0 1px;
border-color:#949494;
cursor:pointer;
}
.bsweb_BlackMenu_Act,
.bsweb_BlackMenu_Act a:link,
.bsweb_BlackMenu_Act a:hover,
.bsweb_BlackMenu_Act a:visited,
.bsweb_BlackMenu_Act a:active
{
color:#FFFFFF;
font-family:Verdana;
font-size: 11px;
font-style:normal;
font-weight:bold;
text-decoration: none;
}
.bsweb_BlackMenu_TopItem  td{
border-top: solid 1px #CCCCCC;
}

a:link, a:visited, a:active 
{ 	
	color: #CC0607; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 11px; 
	text-decoration: underline; 
	outline:none;
}

a:hover
{
	color: #CC0607; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 11px; 
	text-decoration: none !important; 
	outline:none;
}
table, tr, td 
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 20px;

}
.h3style
{ 
	font-family: Verdana; 
	font-weight: normal; 
	color: #666666; 
	font-size:20px; 
	margin: 10px 0; 
}


ul li
{
font-family: Verdana; 
	font-size: 11px; 
	line-height: 16px; 
	color: #666666;
}

input, textarea
{
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 12px; 
	color: #000000; 
}


a.redlink:hover 
{
color:#CC0607;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}
a.redlink:active
{
color:#CC0607;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}
a.redlink:link, a.redlink:visited
{
color:#CC0607;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}


a.whitelink:hover 
{
color:#CFCFCF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}

a.whitelink:link,a.whitelink:active,a.whitelink:visited
{
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}

.inputtext
{
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight:normal;
line-height: 20px;
}

input.inputtext
{
line-height: 12px;
}

.inputtext td
{
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight:normal;
line-height: 20px;
}
.style2 
{
color:#FFFFFF;
}

.style3
{
	color:#666666;
}
.style6
{
	color:#000000;
	font-weight:bold;
}

.bsweb_ToolButtonsPanel a.CommandButton:link, .bsweb_ToolButtonsPanel a.CommandButton:hover, .bsweb_ToolButtonsPanel a.CommandButton:visited, .bsweb_ToolButtonsPanel a.CommandButton:active
{
	color: #FFFFFF; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 11px; 
	text-decoration: none; 
}
.CommandButton
{
	margin:0px 10px;
}

.LoginBox a.CommandButton:link, .LoginBox a.CommandButton:hover, .LoginBox a.CommandButton:visited, .LoginBox a.CommandButton:active
{
	color: #CC0607; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 11px; 
	text-decoration: underline; 
}

.bsweb_ToolButtonsPanel .smcalendarleg_lbl
{
	color:#FFFFFF
}
.bswebbreadcrumb
{
	background:#EEE;
	border:1px solid #D6D6D6;
}
.bswebbreadcrumb_link
{
	text-decoration:none;
	color:#000;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}


a.NormalGrey:hover
{
		color:#CC0607 !important;
}

a.NormalGrey:active,
a.NormalGrey:link,
a.NormalGrey:visited
{
	padding-left: 10px;
	color:#555555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.NormalTable td
{
	padding-bottom:10px;
}

.admission p
{
	margin:0px;
}

.admission td
{
	padding-bottom:10px;
	/*width:230px;*/
}

.admissiontable td
{
	width:230px;
}

.admission h2
{
	margin:20px 0px 10px 0px; 
}
.admission
{
	padding-left:10px;
	padding-right:10px;
}
.divborder
{
	border:1px solid #CCC;
	padding:5px;
	margin-right:15px;
}

.hrline
{
	color:#CCC;
}

.radiogroup td
{
	padding:0px;
	white-space:nowrap;
}

/* 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
{
	text-decoration: none !important;
}

.button_left
{
	background: url(/Portals/0/media/Americare_Btn_01.png) no-repeat right top;
	width: 10px !important;
}

.button_center
{
	background: url(/Portals/0/media/Americare_Btn_03.png) repeat-x;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px !important;
	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 !important;
}


.bsweb_window_simple
{
	position: absolute;
}

.bsweb_window_simple table.table_window
{
	border:0px; /* border="0" */
	border-collapse:none; /* cellspacing="0" */
	margin:0px;
	padding:0px;
	width:100%;
}

/*.bsweb_window_simple table.table_window td
{
	padding:0px; 
}*/

.bsweb_window_simple .window_content
{
	overflow: auto;
}

.bsweb_window_simple .topleft
{
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 50px;
}

.bsweb_window_simple .top_image
{
	/*background: transparent url(/Portals/0/media/popup/pastechnology/title-bg.gif) no-repeat scroll right bottom;
	height: 24px;
	position: absolute;
	right: 30px;
	top: 0px;
	width: 86px;
	z-index: 3;
	cursor: move;*/
}

.bsweb_window_simple .top
{
	background: #E5E6E6 none repeat scroll 0 0;
	background-repeat: repeat-x;
	height: 50px;
}

.bsweb_window_simple .topright
{
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 50px;
}

.bsweb_window_simple .left
{
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
}

.bsweb_window_simple .center
{
	background: white;
	border: 1px solid #A4A5A5;
}

.bsweb_window_simple .right
{
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
}

.bsweb_window_simple .bottomleft
{
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 15px;
}

.bsweb_window_simple .bottom
{
	background: #E5E6E6 none repeat scroll 0 0;
	height: 15px;
}

.bsweb_window_simple .bottomright
{
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 15px;
}

.bsweb_window_simple .window_close
{
	cursor: pointer;
	height: 29px;
	position: absolute;
	right: 38px;
	top: 18px;
	width: 31px;
	z-index: 1000;
	font-family:Arial;
	font-size:11px !important;
	text-decoration:underline;
	letter-spacing: 1px;
}

.bsweb_window_simple a.Close_Lnk:active, .bsweb_window_simple a.Close_Lnk:hover, .bsweb_window_simple a.Close_Lnk:visited, .bsweb_window_simple a.Close_Lnk:link {
color:#221E1F;
font-family:Arial;
font-size:11px !important;
text-decoration:underline;
}

.bsweb_window_simple .window_title
{
	color:#000000;
	cursor:move;
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 2px;
	width:100%;
}

/* BSWeb Filter */
.bsweb_FilterPopupSimple .bsweb_Upper_Left {
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 50px;
}

.bsweb_FilterPopupSimple .bsweb_Upper_Middle {
	background: #E5E6E6 none repeat scroll 0 0;
	height: 50px;
color:#000000;
cursor:move;
font-family:Arial;
font-size:14px;
font-weight:bold;
padding-left:15px;
padding-top:2px;
text-transform:uppercase;
    width:100%;
}

.bsweb_FilterPopupSimple .bsweb_Upper_Close_Btn {
	background: #E5E6E6 none repeat scroll 0 0;
	vertical-align: middle;
	padding-right:15px;
}

.bsweb_FilterPopupSimple .bsweb_Upper_Close_Btn a:link,
.bsweb_FilterPopupSimple .bsweb_Upper_Close_Btn a:visited,
.bsweb_FilterPopupSimple .bsweb_Upper_Close_Btn a:active,
.bsweb_FilterPopupSimple .bsweb_Upper_Close_Btn a:hover{
color:#221E1F;
font-family:Arial;
font-size:11px !important;
text-decoration:underline !important;
}

.bsweb_FilterPopupSimple .bsweb_Upper_Right {
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 50px;
}

.bsweb_FilterPopupSimple .bsweb_Middle_Left {
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
}

.bsweb_FilterPopupSimple .bsweb_Middle_Left  img{
	width: 15px;
}

.bsweb_FilterPopupSimple .bsweb_Middle_Center {
	background-color: #FFFFFF;
	border: 1px solid #A4A5A5;
	padding: 5px;
}

.bsweb_FilterPopupSimple .bsweb_Middle_Right {
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
}

.bsweb_FilterPopupSimple .bsweb_Middle_Right   img{
	width: 15px;
}

.bsweb_FilterPopupSimple .bsweb_Lower_Left {
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 15px;
}

.bsweb_FilterPopupSimple .bsweb_Lower_Middle {
	background: #E5E6E6 none repeat scroll 0 0;
	height: 15px;
}

.bsweb_FilterPopupSimple .bsweb_Lower_Right {
	background: #E5E6E6 none repeat scroll 0 0;
	width: 15px;
	height: 15px;

}

.calendar {
	z-index: 100;
}

.FilesSimpleRows
{
    padding-bottom: 0px !important;
}