﻿body
{
	font-family:Arial;
	font-size:10px;
	height:100%;
	background-color:#ffffff;
	margin:0px;
}
table
{
    /*border-collapse: collapse;*/
}
A
{
	font-size:11px;
	text-decoration:none;
	font-family:Arial;
	color:	#000000;
}
A:Hover
{
	text-decoration:none;
}
.dataGrid
{
	background-color:#FFFFFF;
	width:100%;
	border:dashed 2px #034f81;
}
img
{
	border:0px;
}
td
{
	font-size:12px;
}
.FlowList
{
	border: solid 1px black;
	padding:2px;

}
.FlowListItem
{
	border: solid 1px #034F81;
	padding: 2px;
	margin: 2px;
	background-color: #EAF7FF;
	cursor:pointer;
}
.FlowListItemHead
{
	background-color: #019ed0;
	font-weight:bold;
	color:White;
}
.FlowListItemHeadExpired
{
	background-color: #C5E7FF;
	color:Red;
	font-weight:bold;
}
.MainMenuLink
{
	text-decoration:none;
	color:#ffffff;
}
.MainMenuLink:hover
{
	font-weight:bold;
}
.MainMenuItem
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#faae2e;
}
H1
{
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
}
H3
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
H2
{
	font-size:24px;
	font-family:Arial;
	font-weight:normal;
	color:	black;
	margin-left:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
}
.LeftMenuCallCenter
{
	margin:5px;
	padding: 0px;
	width:200px;
	background-color: #019ed0;
	background-repeat: no-repeat;
	background-image: url(../img/HeaderCallcenter.png);
}
.RightMenuCallCenter
{
	margin:5px;
	padding: 0px;
	width:200px;
	background-color: #019ed0;
	background-repeat: no-repeat;
	background-image: url(../img/HeaderCallcenterRight.png);
}
.LeftMenu
{
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	width:185px;
	height: 100%;
	background-repeat:repeat-y;
	background-image: url(../img/leftMenu/spacerBack.gif);
	
}
.LeftMenuTop
{
	margin:0px;
	padding: 0px;
	width:185px;
	height: 252;
	vertical-align:top;
	text-align:center;
	padding-top:12px;
	padding-right:10px;
	background-repeat: no-repeat;
	background-image: url(../img/leftMenu/topBack.gif);
	color:#FFFFFF;
	font-size: 14px;
	font-family: Helvetica ;
    font-weight:bold;
}

.LeftMenuMain
{
    width: 100%;
    height: 172px;
    background-image: url(../img/leftMenu/btnBackNormal.gif);
    background-repeat: no-repeat; 
    background-position:bottom;
}
.LeftMenuMainButton
{
    width: 100%;
    background-image: url(../img/leftMenu/btnBack.gif);
    background-repeat: no-repeat; 
    padding-top:2px;
    background-position:bottom;
}
.LeftMenuBottom
{
	margin:0px;
	padding-right:20px;
	height: 65px;
    BACKGROUND-IMAGE: url(../img/leftMenu/bottomBack.gif); 
    BACKGROUND-REPEAT: no-repeat;
    width:100%;
    color:#FFFFFF;
	
}
.LeftMenuBottomText
{
	padding-left: 20px;
	font-size: 14px;
	font-family: Helvetica ;
    font-weight:bold;
    color:#FFFFFF;
}
.LeftMenuItem
{
	padding-left: 20px;
}
.LeftMenuItemHover
{
	padding-left: 20px;
	background-image: url(../img/leftmenu/mouseOver.png);
}
.LeftMenuLink
{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 14px;
	font-family: Helvetica ;
    font-weight:bold;
 }

/**/.MainWhite
{
	margin:10px;
	background-color: White;
	vertical-align:	top;
	
}

.TopMenu
{
    background-image: url(../img/mnuTop.gif);
    BACKGROUND-REPEAT: no-repeat;
    background-position:right;
    height:25px;
    padding:2px 10px 0px 0px;
}
.ContentPanelTitle
{
	border:solid 1px #000000;
	background-color: #E5F7FF;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding-left:15px;
}
.ContentPanelMain
{
	border:solid 1px #69bedf;
	border-top :solid 0px #69bedf;
	background-color: #E5F7FF;
	padding-left:15px;
	padding-top:15px;
}

.TopMenuItem
{
   color:White; 
}

.ItemBorder
{
	border:solid 1px #69bedf;
}

.ItemBorderSimple
{
	border:solid 1px #F9A61A;
	padding: 2px;
}
.ItemHeader
{
	background-image: url(../img/bgTitle.jpg);
	font-size:20px;
	height:18;
	font-weight:bold;
	color:White;
}
.TitleHeader
{
	background-image: url(../img/bgTitle.jpg);
	font-size:14px;
	font-weight:bold;
	color:White;
}
.ItemBody
{
	border-left:solid 1px #C6E6FD;
	border-right:solid 1px #C6E6FD;
	border-bottom:solid 1px #C6E6FD;
	background-color: #EAF7FF;
	padding:5px;
	width:100%;
}
.ListTable
{
    width:100%; 
    border-collapse:collapse;
}
.GridLink
{
	color: Black;
	text-decoration:none;
	font-size:12px;
}
.StatisticsHeader
{
	font-size:14;
	color:#ffffff;
}
.StatisticsLink
{
	color:black;
}

.GridViewRow
{
    background-color:#cccccc;
    color:Black;
}

.GridViewAlternateRow
{
    background-color:#ffffff;
    color:Black;
}
.GridViewHeader
{
    background-color: #69bedf;
    color:White;
    text-align:left;
}