﻿body
{
	margin: 0px auto 0px auto;
	text-align: center;
	vertical-align: top;
	width: 1000px;
}

hr
{
	color: #cfeafd;
	height: 1px;
}

legend
{
	color: #333333;
	font-weight: bold;
}

.VerticalSpacer
{
	height: 9px;
	width: 1px;
	clear: both;
}

.NavigationBar
{
	background-image: url("images/nav_bg.jpg");
	height: 10px;
	clear: both;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.ActiveAppNavItem
{
	color: #0c5795;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
	background-image: url("images/nav_bg.jpg");
}

.InactiveAppNavItem
{
	color: #ffffff;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
	background-image: url("images/nav_bg.jpg");
}

.InactiveAppNavItemHover
{
	color: #000000;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
}

.LeftGutter
{
	background-image: url("images/nav_bg.jpg");
	width: 5px;
}

.RightGutter
{
	background-image: url("images/nav_bg.jpg");
	width: 5px;
}

.SplashBar
{
	background-color: #edefee;
	text-align: right;
	padding-right: 50px;
}

.Footer
{
	height: 30px;
	background-color: #e3e2d0;
	border-top: 1px solid #b9b9b9;
	text-align: center;
	color: #0c5795;
	font-family: arial;
	font-size: 10px;
	vertical-align: middle !important;
}

.HdrHelp
{
	background-image:url(../images/help_icon.jpg);
	background-repeat:no-repeat;
	width:40px;
	padding-left:18px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:19px;
	margin-top:5px;
}

.HdrLogout
{
	background-image:url("images/logouticon.jpg");
	background-repeat:no-repeat;
	width:50px;
	padding-left:20px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	height:19px;
	margin-top:5px;
}

.HdrWelcomeMessage
{
	clear: both;
	background-image: url("images/headerbg.jpg");
	background-position: bottom right;
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 20px;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}

.PortletTitleLeft
{
	font: bold 12px Verdana, arial, helvetica, sans-serif;
	white-space: nowrap;
	background-image: url("images/portletTitleLeft.gif");
	background-repeat: repeat-x;
}

.PortletTitleCenter
{
	font: bold 12px Verdana, arial, helvetica, sans-serif;
	white-space: nowrap;
	background-image: url("images/portletTitleBackground.gif");
	background-repeat: repeat-x;
	height: 30px;
	padding: 4px 0px 0px 5px;
}

.PortletTitleRight
{
	font: bold 12px Verdana, arial, helvetica, sans-serif;
	white-space: nowrap;
	background-image: url("images/portletTitleRight.gif");
	background-repeat: repeat-x;
}

.PageContainerLeft
{
	background-image: url("images/holder_left.jpg");
	background-repeat: no-repeat;
	background-position: left;
	width: 5px;
}

.PageContainerCenter
{
	background-color: #cfeafd;
}

.PageContainerRight
{
	background-image: url("images/holder_right.jpg");
	background-repeat: no-repeat;
	background-position: right;
	width: 5px;
}

.LoginBox
{
	background-image: url("images/loginbg.gif");
	background-repeat: no-repeat;
	width: 321px;
	padding: 5px 0px 0px 0px;
}

.TextBox
{
	height:30;
	width: 150px;
	border: solid 1px #121212;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.DropDownList
{
	height:30;
	width: 155px;
	border:1px solid #121212;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.NormalText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: text-bottom;
}

.NormalList
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: text-bottom;
	border: solid 1px #121212;
}

.HyperLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: text-bottom;
}

.NormalButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #5189c2;
	border: none 0px #333333;
	height: 20px;
	width: 70px;
}

.hiddencolumn
{
	display: none;
}

.PagePath
{
	color: #3f9eeb;
	text-decoration: none;
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	margin-top: 5px;
}

.NorRow
{
	background-color: #ffffff;
	color: #333333;
	height: 24px;
	text-align: left;
	padding: 0px 1px 0px 1px;
}

.NorRow td
{
	padding: 0px 5px 0px 5px;
}

.AltRow
{
	background-color: #eef6f9;
	color: #333333;
	height: 24px;
	text-align: left;
	padding: 0px 1px 0px 1px;
}

.AltRow td
{
	padding: 0px 5px 0px 5px;
}

.CalendarCell td
{
	padding: 0px 0px 0px 0px;
}

.SelRow
{
	background-color: #e3f0f6;
	color: #cf1a2b;
	height: 24px;
	text-align: left;
	padding: 0px 1px 0px 1px;
}

.SelRow td
{
	padding: 0px 5px 0px 5px;
}

.HeadRow
{
	background-color: #cfeafd;
	color: #333333;
	height: 24px;
	text-align: left;
	padding: 0px 1px 0px 1px;
}

.Entry
{
	border:1px solid #121212;
	padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: text-bottom;
}

.popupControl
{
	background-color: Transparent;
	position: absolute;
	visibility: hidden;
}

.modalPopup
{
	background-color: #ffffff;
	border: solid 3px #cfeafd;
	padding: 3px;
	width: 250px;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
}

.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 0px 1px 0px;
	white-space: nowrap;
}

.ContextMenuItemHover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 1px 0px 1px 0px;
}

.ContextMenuItemSelected
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 1px 0px 1px 0px;
	white-space: nowrap;
	font-weight: bold;
}

.DragHandle
{
	width:10px;
	height:15px;
	background-color: #cfeafd;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border: outset 1px white;
}

.ReorderCue
{
	border: dashed 1px #000000;
	width:100%;
	height:25px;
}

.ItemArea
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
	border: solid 1px #000000;
}

.CallbackStyle
{
	border:thin blue inset;		
}

.CallbackStyle table
{
	background-color:#5377A9;	
	color:Black;
}

.ajax__calendar_container {
     z-index: 1000;
}