/* 
GENERIC VERSION
*/
body
{
	background-image: url(images/bgtile10.jpg);
	background-repeat: repeat-x;
	background-color: Black;
	width: 100%;
	height: 100%;
}

table, tr, td, p
{
	font-family: arial;
	font-size: 12px;
	line-height: normal;
}
table
{
	padding: 0;
}

select
{
	font-family: tahoma;
	font-size: 10px;
}
input
{
	font-family: tahoma;
	font-size: 10px;
}
h3
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: White;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}
/* makes the page stetch to fill 100% height */
.heightMaster
{
	height: 100%;
}
/* style for the content panes */
.Container
{
	height: 100%;
	width: 100%;
	background-color: White;
	border-style: solid;
	border-color: #5A5653;
	border-width: 1px;
	border-bottom: 1px #ffffff;
}
/* styles the menu backgroud */
.menuBG
{
	background: url(images/menubgtall2.png) repeat-x;
}
.Footer
{
	background-color: Transparent;
	padding-right: 10px;
	padding-left: 10px;
}
/* styles the background for the bottom row below the panes */
.bottomRow
{
	width: 100%;
	background-image: url(images/lowerMid.png);
	background-repeat: repeat-x;
}
.skinobject
{
	color: #5A5653;
}
#DIVcurrentdate
{
	width: 100%;
	text-align: right;
	position: relative;
	padding: 10px 0 0 0;
}

#DIVmenu
{
	padding-bottom: 2px;
}

/* Content Panes */
.TopPane
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px; /*border-bottom: 1px solid #cccccc;*/
}
.LeftPane
{
	width: 150px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px; /*border-right:1px solid #cccccc*/
}
.ContentPane
{
	height: 100%;
	width: 100%;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
.RightPane
{
	width: 150px;
	padding-left: 2px;
	padding-top: 3px; /* border-left: 1px solid #cccccc;*/
}
.BottomPane
{
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 2px; /*border-top: 1px solid #cccccc;*/
}

/* Current Date */
.date
{
	color: #5A5653;
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 10px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
	color: #5A5653;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:visited
{
	text-decoration: none;
	color: #5A5653;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:active
{
	text-decoration: none;
	color: #5A5653;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:hover
{
	text-decoration: underline;
	color: #5A5653;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
	color: #5A5653;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 20px;
}
.MainMenu_MenuItem
{
	color: #ffffff;
	background: transparent;
	cursor: pointer;
	cursor: hand;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	padding: 3 14px 2px 10px;
	height: 21px;
	border: 0;
}
.MainMenu_MenuItemSel
{
	background-color: #454F5B;
	color: #EFEFE7;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	padding: 3 14px 2px 10px;
	height: 21px;
	border: 0;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	padding: 3px;
	background: #535C69;
	margin-top: 1px;
	margin-left: -1px;
	border: 1px solid #333;
	filter: alpha(opacity=84, finishopacity=100, style=1, startx=140, starty=0, finishx=0, finishy=20);
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon
{
	display: none;
}

/* Menu-Styles */
.ModuleTitle_MenuContainer
{
	color: #2c2c2c;
}
.ModuleTitle_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 21px;
}

/* Module Title Menu */
.ModuleTitle_MenuItem
{
	color: #2c2c2c;
	background: transparent;
	cursor: pointer;
	cursor: hand;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	padding: 0 7px 2px 3px;
	height: 21px;
	border: 0;
}
.ModuleTitle_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	color: #2c2c2c;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}
.ModuleTitle_SubMenu
{
	cursor: pointer;
	cursor: hand;
	color: #000000;
	background: #ffffff;
	border: 1px solid #5A5653;
}
.ModuleTitle_MenuBreak
{
	display: none;
}
.ModuleTitle_MenuItemSel
{
	background-color: transparent;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	padding: 0 7px 2px 3px;
	height: 21px;
	border: 0;
	background: #5A5653;
}
.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
	display: none;
}
.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
	display: none;
}

.SelectedTab
{
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
}

/* Item titles on edit and admin pages */
/* GENERAL */
/* style for module titles on edit and admin pages and the treeviewmenu title */
.Head
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E6176;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E6176;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E6176;
}


/* text style used for most text rendered by modules */
.Normal
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which requires emphasis   */
.NormalBold
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages   */
.NormalRed
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility   */
.NormalTextBox
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.Normal_OnDark
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnDark:link /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #F0F0F0;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnDark:visited /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #F0F0F0;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnDark:active /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #F0F0F0;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnDark:hover /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.Normal_OnLight
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
	color: #4E6176;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnLight:link /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #4E6176;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnLight:visited /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #4E6176;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnLight:active /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #4E6176;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.Normal_OnLight:hover /* Links like: Terms Of Use |  Privacy Statement |  Login  */
{
	color: #384655;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
