﻿Body
{
	font-family: Tahoma;
	font-size: 10pt;
}

.LTR
{
	direction: ltr;
}
.RTL
{
	direction: rtl;
}
.AlignLeft
{
	text-align: left;
}
.AlignRight
{
	text-align: right;
}
.AlignCenter
{
	text-align: center;
}
.Login_Label
{
	padding-top: 4px;
}
.Login_Button
{
	margin-right: 104px;
}
.WebPart
{
}
.WebPart_Chrome
{
	margin-bottom: 0px;
}
.WebPart_Title
{
	border: solid 1px #c2c2c2;
	border-bottom: none;
	padding: 0;
	padding-top: 10px;
}
.WebPart_Title table
{
	background: url(images/ModuleHeader_Small1.gif) repeat-y 0px 0px;
	height: 28px;
	padding-left: 12px;
	padding-right: 12px;
}
.WebPart_Body
{
	width: 100%;
	background: url(images/ModuleBody_Small.gif) no-repeat 0 0;
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
}
.WebPart_Footer
{
	background: url(images/ModuleFooter_Small1.gif) no-repeat 0 0;
	height: 18px;
	font-size: 1px;
	padding: 0;
}
.WebPart2
{
}
.WebPart2_Chrome
{
	padding-bottom: 0px;
}
.WebPart2_Title
{
	border: solid 1px #c2c2c2;
	border-bottom: none;
	padding: 0;
	padding-top: 10px;
}
.WebPart2_Title table
{
	background: url(images/ModuleHeader_Small2.gif) repeat-y 0px 0px;
	height: 28px;
	padding-left: 12px;
	padding-right: 12px;
}
.WebPart2_Body
{
	width: 100%;
	background: url(images/ModuleBody_Small.gif) no-repeat 0 0;
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
}
.WebPart2_Footer
{
	background: url(images/ModuleFooter_Small2.gif) no-repeat 0 0;
	height: 18px;
	font-size: 1px;
	padding: 0;
}
.WebPart3
{
}
.WebPart3_Chrome
{
	padding-bottom: 0px;
}
.WebPart3_Title
{
	border: solid 1px #ffffff;
	border-bottom: none;
	padding: 0;
	padding-top: 10px;
}
.WebPart3_Title table
{
	background: url(images/ModuleHeader_Small3.gif) repeat-y 0px 0px;
	height: 28px;
	padding-left: 12px;
	padding-right: 12px;
}
.WebPart3_Body
{
	width: 100%;
	background: url(images/ModuleBody_Small.gif) no-repeat 0 0;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
.WebPart3_Footer
{
	height: 8px;
	font-size: 1px;
	padding: 0;
}
.WebPartCenter
{
}
.WebPartCenter_Header
{
}
.WebPartCenter_Chrome
{
}
.WebPartCenter_Title
{
	border: solid 1px #c2c2c2;
	border-bottom: none;
	padding: 0;
	padding-top: 10px;
}
.WebPartCenter_Title table
{
	background: url(images/ModuleHeader_Large1.gif) repeat-y 0px 0px;
	height: 28px;
	padding-left: 12px;
	padding-right: 12px;
}
.WebPartCenter_Body
{
	width: 100%;
	background: url( 'images/ModuleBody_Large.gif' ) no-repeat 0 0;
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
}
.WebPartCenter_Footer
{
	background: url(images/ModuleFooter_Large1.gif) no-repeat 0 0;
	height: 18px;
	font-size: 1px;
	padding: 0;
}
.WebPartCenter2_Title
{
	border: solid 1px #c2c2c2;
	border-bottom: none;
	padding: 0;
	padding-top: 10px;
}
.WebPartCenter2_Title table
{
	background: url(images/ModuleHeader_Large2.gif) repeat-y 0px 0px;
	height: 28px;
	padding-left: 12px;
	padding-right: 12px;
}
.WebPartCenter2_Body
{
	width: 100%;
	background: url( 'images/ModuleBody_Large.gif' ) no-repeat 0 0;
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
}
.WebPartCenter2_Footer
{
	background: url(images/ModuleFooter_Large2.gif) no-repeat 0 0;
	height: 18px;
	font-size: 1px;
	padding: 0;
}
.WebPartCenter3_Title
{
	border: solid 1px #ffffff;
	border-bottom: none;
	padding: 0;
	padding-top: 10px;
}
.WebPartCenter3_Title table
{
	background: url(images/ModuleHeader_Large3.gif) repeat-y 0px 0px;
	height: 28px;
	padding-left: 12px;
	padding-right: 12px;
}
.WebPartCenter3_Body
{
	width: 100%;
	background: url( 'images/ModuleBody_Large.gif' ) no-repeat 0 0;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
.WebPartCenter3_Footer
{
	height: 8px;
	font-size: 1px;
	padding: 0;
}
.Module_Link
{
	text-decoration: none;
}
.Module_Link:hover
{
	text-decoration: underline;
}
.NavBar
{
	background-color: #FFFFFF;
	background-image: url(images/navbar/group_bg.gif);
	border: none;
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 0px 0px 0px 0px;
	cursor: default;
}
.TopItem
{
	color: #FFFFFF;
	background-image: url(images/navbar/item_bg.gif);
	background-color: #6fb8c0;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #6fb8c0;
	padding-top: 4px;
	padding-bottom: 2px;
	cursor: hand;
	cursor: pointer;
	height: 30px;
}
.TopItemHover
{
	color: #FFFFFF;
	background-image: url(images/navbar/item_hoverBg.gif);
	background-color: #90c8ce;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #6fb8c0;
	padding-top: 4px;
	padding-bottom: 2px;
	cursor: hand;
	cursor: pointer;
	height: 30px;
}
.Level2Item
{
	font-family: tahoma, verdana;
	font-size: 11px;
	padding-left: 10px;
	cursor: hand;
}
.Level2ItemHover
{
	font-family: tahoma, verdana;
	font-size: 11px;
	text-decoration: underline;
	padding-left: 10px;
	cursor: hand;
}
.Level2Group
{
	background-color: Transparent;
	border-top-color: #F0F1F5;
	padding: 10px;
	padding-left: 10px;
	padding-right: 0px;
}
.Empty
{
}
.TreeView
{
	background-color: White;
	padding-top: 4px;
	padding-left: 1px;
	border: #7C7C94 1px solid;
	cursor: default;
}
.TreeNode
{
	font-family: tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
.GrayedTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	color: gray;
	cursor: default;
}
.HoverTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
}
.SelectedTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	background-color: gray;
	color: white;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
}
.NodeEdit
{
	border: 1px gray solid;
	font-family: tahoma;
	font-size: 11px;
}
.Content_Chrome
{
	margin-bottom: 0px;
}
.Content_Title
{
	border: solid 1px #c2c2c2;
	border-bottom: none;
	padding: 0;
	padding-top: 10px;
}
.Content_Title table
{
	background: url(images/ModuleHeader_Large1.gif) repeat-y 0px 0px;
	height: 28px;
	padding-left: 12px;
	padding-right: 12px;
}
.Content_Body
{
	width: 100%;
	background: url(images/ModuleBody_ExLarge.gif) no-repeat 0 0;
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
}
.Content_Footer
{
	background: url(images/ModuleFooter_ExLarge.gif) no-repeat 0 0;
	height: 18px;
	font-size: 1px;
	padding: 0;
}

#Newsletter a
{
    color: #006699;
}

#Newsletter a:hover
{
    color:red;
}

#Newsletter input
{
    font-family: Verdana; font-size: 100%;
}

#Newsletter input.textbox
{
    width: 95%;
}

#Newsletter table
{
    border: solid 1px silver; width: 100%;
}

#Newsletter td
{
    border: solid 1px silver; vertical-align: top;
}

#Newsletter td.title
{
    text-align: center; background-color: #396B9C; color: White;
    font-family: Verdana; font-size: 12pt;
}

#Newsletter td.header
{
    background-color: #CCDDEE;
}

#Newsletter td.item
{
    background-color: #CCDDEE;
}

#Newsletter td.value
{
    text-align: left;
}

#Newsletter textarea
{
    width: 95%; margin: 10px 10px 10px 10px;
}

.DynamicMenu
{
	z-index: 100;
}

