/* GENERAL */
/* style for module titles */
.Head
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Arial, Helvetica;
}
/* background color for the content part of the pages */
body
{
    background-color: #FFFFFF;
    font-family: Verdana;
}

P
{
	font-size: 10pt;
}

A:link
{
	text-decoration: none;
	color: #164883;
}

A:visited
{
	text-decoration: none;
	color: #164883;
}

A:hover
{
	text-decoration: underline;
	color: #164883;
}

A:active
{
	text-decoration: none;
	color: #164883;
}

.controlPanel
{
    width: 100%;
    text-align: center;
	background-color: #E0E0E0;
	color: #000000;
}
.TopSearchBar
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    background-color: #eeeeee;
    border-top: solid 1px #eeeeee;
    border-left: solid 1px #eeeeee;
    border-bottom: solid 1px #999999;
    border-right: solid 0px #999999;
    padding-top: 0px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 0px;
    background-image: url(images/BreadBar.gif);
    background-repeat: repeat-x;
}
.maincontent
{
    background-color: #FFFFFF;
    font-family: Verdana;
}
.pagemaster
{
    margin: 0;
    width:800px;
}
.menupane
{
}
.leftpane
{
}
.contentpane
{
    width: 100%;
    height: 100%;
/*    margin: 0 0 0 179px;*/
}
.leftcontentpane {}
.rightcontentpane {}
.bottomcontentpane {}
.2ColLeft
{
	width: 50%;
}

.2ColRight
{
	width: 50%;
}

.footer
{
    clear: both;
    position: relative;
    bottom: 0px;
    padding: 3px;
    width: 100%;
    height: 36px;
    color:#466566;
	font-size: 10px;
    background-color: #164883;
}
.copyRight
{   
    color:#FFFFFF;
    font-weight: bold;
	font-size: 10px;
}
.BelowBanner
{
    height: 35px;
	background: #164883;
}
.BelowBannerText
{
    color: #FFFFFF;
    font-weight: bold;
	font-size: 10px;
}
A.BelowBannerTextBreadCrumb, A.BelowBannerTextBreadCrumb:visited, A.BelowBannerTextBreadCrumb:active
{
    color: #FFFFFF;
    font-weight: bold;
 	font-size: 10px;
}
A.BelowBannerTextBreadCrumb
{
    color: #FFFFFF;
 	font-size: 10px;
}
A.BelowBannerTextBreadCrumb:hover
{
	text-decoration: underline;
}
A.BelowBannerText:link, A.BelowBannerText:visited, A.BelowBannerText:active
{
	color: #FFFFFF;
    font-weight: bold;
	font-size: 8.5pt;
}

A.BelowBannerText:hover
{
	text-decoration: underline;
}
.skinmaster
{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    vertical-align: top;
}
.normal
{
    color: #000000;
}
.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	/*color: #000000;*/
	color: #FFFFFF;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #000000;
}
A.SkinObject:visited
{
	text-decoration: none;
	color: #000000;
}

A.SkinObject:hover
{
	text-decoration: underline;
	color: #000000;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #000000;
}
/* text style for the selected tab */
.SelectedTab
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Arial, Helvetica;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link
{
    text-decoration: none;
    color: black;
}
A.SelectedTab:visited
{
    text-decoration: none;
    color: black;
}
A.SelectedTab:active
{
    text-decoration: none;
    color: black;
}
A.SelectedTab:hover
{
    text-decoration: none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
    text-decoration: none;
    color: black;
}
A.OtherTabs:visited
{
    text-decoration: none;
    color: black;
}
A.OtherTabs:active
{
    text-decoration: none;
    color: black;
}
A.OtherTabs:hover
{
    text-decoration: underline;
    color: black;
}

/* Main Menu */
.MainMenuMenuContainer
{
    background-color: transparent;
    background-image:url(images/menubar.png);
}
.MainMenu_SelectedRoot
{
    font-style: italic;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    height: 16;
}
.MainMenu_MenuItem
{
    border: #000000 0px solid;
    font-weight: bold;
    font-size: 7pt;
    cursor: hand;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
}
.MainMenu_MenuIcon
{/*
    padding: 0 3px;
    cursor: pointer;
    cursor: hand;
    background-color: #C6C6C6;
    border: #000000 0px solid;
    text-align: center;
    width: 15;
    height: 21;
    */
    background-color: #164883;
    border: #164883;
}
.MainMenu_Separator
{
    color: #FFFFFF;
    height: 25px;
    font-weight: bold;
    vertical-align: middle;
}
.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    /*background-color: #E2E2E2;*/
    background-color: #164883;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=  'DimGray' , Direction=135, Strength=3);
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid;
    border-right: #404040 0px solid;
}
.MainMenu_MenuBreak
{
    border: none;
    background-color: Transparent;
    height: 1px;
}
.MainMenu_MenuItemSel
{
    font-weight: bold;
    font-size: 7pt;
    cursor: hand;
    color: white;
    font-style: normal;
    font-family: Tahoma, Arial, Helvetica;
    background-color: black;
}
.MainMenu_MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    color: white;
    cursor: pointer;
    cursor: hand;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

ul
{
	list-style-image: url('../../../0/images/design_elements/bullet-star.gif');
	font-size: 10pt;
}