BODY {
SCROLLBAR-FACE-COLOR: #E0EEFC;  
SCROLLBAR-HIGHLIGHT-COLOR: #E0EEFC; 
SCROLLBAR-SHADOW-COLOR: #E0EEFC; 
SCROLLBAR-3DLIGHT-COLOR: #78A2CC; 
SCROLLBAR-ARROW-COLOR: #78A2CC; 
SCROLLBAR-TRACK-COLOR: #78A2CC;
SCROLLBAR-DARKSHADOW-COLOR: #78A2CC; 
SCROLLBAR-BASE-COLOR: #78A2CC;  
}
.skinnedby{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7.5pt;
    font-weight: normal;
    color: #E0EEFC;
		text-decoration:none
}

.SkinMaster{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}

A.SkinMaster:link {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}
A.SkinMaster:active {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}
A.SkinMaster:visited {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}
A.SkinMaster:hover {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: black;
		text-decoration:none
}


.Breadcrumb{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}
A.Breadcrumb:link {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}
A.Breadcrumb:Active {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}
A.Breadcrumb:Visited {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #003366;
		text-decoration:none
}
A.Breadcrumb:Hover {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: black;
		text-decoration:underline
}

.StandardButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, sans-serif;
}
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  8pt;
    font-weight:    Bold;
    color: #000033;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  8pt;
    font-weight:    normal;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica;
    font-size:  8pt;
    font-weight:    normal;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}

/* text style used for rendered text which requires emphasis */
.Normalnormal
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:12pt;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8.5pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8.5pt; 
	font-weight: normal; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 8.5pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 8.5pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8.5pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ECF5FF; 
	border-left: #ECF5FF 1px solid; 
	border-bottom: #ECF5FF 1px solid; 
	border-top: #ECF5FF 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #ECF5FF 1px solid; 
	border-left: #ECF5FF 1px solid; 
	border-top: #ECF5FF 1px solid;  
	border-right: #ECF5FF 1px solid; 
	background-color: #ECF5FF; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8.5pt; 
	font-weight: normal; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 7.5pt; 
	cursor: pointer; 
	cursor: hand;
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 7.5pt; 
	cursor: pointer;
}
.SkinObject {
    font-weight: normal;
    font-size: 8pt;
    color: #003366;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:#990000;
}
