﻿body{
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background-color: #e7e7e7;
}

.skinmaster{
	width: 750px; /*Width of web site design*/	
	height: 100%;
	border-bottom: 1px solid #7D7D7D;
	border-left: 1px solid #7D7D7D;
	border-right: 1px solid #7D7D7D;
	background-color: #ffffff;
}

.maincontainer{
	padding: 0px;
	margin: 0px;
	width: 722px;
	height: 100%; 
	border: none;
}

.topline{
	width: 750px; /*Width of web site design*/	
	height: 7px;
	border-top: 1px solid #7D7D7D;
	border-left: 1px solid #7D7D7D;
	border-right: 1px solid #7D7D7D;
	background-color: #D90E81;
}

.menubar{
	padding: 0px;
	margin: 0px;
	height: 35px;
	min-height: 35px;
	max-height: 35px;
}

.banner{
	padding: 0px;
	margin: 0px;
	height: 185px;
	width: 722px;
	min-height: 185px;
	max-height: 185px;
    background-image: url(./images/banner.gif);
	background-repeat: no-repeat;
}

.contentpane{
	padding: 0px;
	margin: 0px;
	width: 569px;
}

.navpane{
	padding: 0px;
	margin: 0px;
	width: 153px;
}

.footer{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	font-family: Tahoma;
	height: 28px;
}

.header{
	width: 572px;
	padding: 0px;
	margin: 0px;
	height: 71px;
	background-image: url(./images/header.gif);
	background-repeat: no-repeat;
}

.headermenu{
	width: 150px;
	padding: 0px;
	margin: 0px;
	height: 10px;
	text-decoration: none;
}

A:LINK.HEADER {
	border: none;
	text-decoration: underline;
	color: #b90218;
}

A:VISITED.HEADER {
	border: none;
	text-decoration: none;
	color: #b90218;
}

A.HEADER:HOVER {
	text-decoration: underline;
	color: #b90218;
}


/*===============  DEFAULT MENU STYLES ============================================*/
/* style for module titles */
/* style of item titles on edit and admin pages */
.SUBHEAD     {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
/* text style used for most text rendered by modules */
/* text style for buttons and link buttons used in the portal admin pages */
.COMMANDBUTTON {
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.COMMANDBUTTON:HOVER {
	text-decoration: underline;
	color: #ff0000;
}

/* button style for standard HTML buttons */
.STANDARDBUTTON {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
}

/* Module Title Menu */
.MODULETITLE_MENUCONTAINER  {
	border-bottom: #0000ff 0px solid;
	border-left: #0000ff 0px solid;
	border-top: #0000ff 0px solid;
	border-right: #0000ff 0px solid;
}

.MODULETITLE_MENUBAR  {
	cursor: pointer;
	cursor: hand;
	height: 10;
	background-color: Transparent;
}

.MODULETITLE_MENUITEM  {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	background-color: Transparent;
}

.MODULETITLE_MENUICON  {
	cursor: pointer;
	cursor: hand;
	background-color: #e0e0e0;
	border-left: #eeeeee 0px solid;
	border-bottom: #eeeeee 0px solid;
	border-top: #eeeeee 0px solid;
	text-align: center;
	width: 21;
	height: 21;
}

.MODULETITLE_SUBMENU  {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

.MODULETITLE_MENUBREAK  {
	border-bottom: #e0e0e0 1px solid;
	border-left: #eeeeee 0px solid;
	border-top: #e0e0e0 1px solid;
	border-right: #eeeeee 0px solid;
	background-color: #e0e0e0;
	height: 1px;
}

.MODULETITLE_MENUITEMSEL  {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #c1d2ee;
}

.MODULETITLE_MENUARROW  {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
}

.MODULETITLE_ROOTMENUARROW {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

/*=============== START DEFAULT MENU STYLES ============================================*/
.MAINMENU_MENUCONTAINER {
	background-color: transparent;
	width: 175px;
}

.MAINMENU_MENUBAR {
	cursor: pointer;
	cursor: hand;
	height: 21px;
	background-color: #ffffff;
}

.MAINMENU_MENUITEM {
	border-left: #50bc6d 0px solid;
	border-bottom: #50bc6d 0px solid;
	border-top: #50bc6d 0px solid;
	border-right: #50bc6d 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #173768;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.MAINMENU_MENUITEM TD  {
	text-align: left;
}

.MAINMENU_MENUICON {
	background-color: #ffffff; /* Original color #50BC6D */
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}

.MAINMENU_SUBMENU {
	background-color: #eeeeee;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

.MAINMENU_MENUBREAK {
	height: 1px;
}

.MAINMENU_MENUITEMSEL  {
	background-color: #ffffff;
	cursor: pointer;
	cursor: hand;
	color: #b90218;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 21px;
}

.MAINMENU_MENUARROW {
	border-right: #50bc6d 0px solid;
	border-bottom: #50bc6d 0px solid;
	border-top: #50bc6d 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.MAINMENU_ROOTMENUARROW {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.ROOTMENUITEMBREADCRUMB TD {
	border: 0px;
	cursor: hand;
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold; /* Font for Submenu items */
	background-color: #ffffff;
	height: 21px;
	/*background-image: url(menubgSelected.bmp);*/
	text-align: right;
}

.ROOTMENUITEM TD {
	border-left: #50bc6d 0px solid;
	border-bottom: #50bc6d 0px solid;
	border-top: #50bc6d 0px solid;
	border-right: #50bc6d 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #173768;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	/*background-image: url(menubg.bmp);*/
	text-align: right;
}

.ROOTMENUITEMSELECTED TD {
	cursor: pointer;
	cursor: hand;
	color: #b90218;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	/*background-image: url(menubgSelected.bmp);*/
	text-align: right;
}

/*=============== END DEFAULT MENU STYLES ============================================*/
.HEAD, .SUBSUBHEAD {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

A.COMMANDBUTTON:ACTIVE, A.COMMANDBUTTON:LINK, A.COMMANDBUTTON:VISITED {
	text-decoration: underline;
	color: #003366;
}
