/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/*		BASE RULES		*/

img {
	border: 0px;
}
p {
	margin: 0 0 7px 0;
	padding: 0;
}
/*		BODY & WRAPPER		*/

body {
	margin: 0px;
	border: 0;
	padding: 0;
	background-color: #fff;
}
.toparea {}
.logoarea {}
.menuarea {}

.leftpane { background: #b9d4e5; padding: 10px; }
.mainpane { padding: 0 15px; }
.rightpane { background: #231f20; padding: 10px; }
.sizer { color: #B9D4E5; font-size: 13px; }

.sizer a:link {
	color: #B9D4E5;
	text-decoration: none;
	font-weight: normal;
}

.sizer a:visited {
	color: #B9D4E5;
	text-decoration: none;
	font-weight: normal;
}

.sizer a:active {
	color: #B9D4E5;
	text-decoration: none;
	font-weight: normal;
}

.sizer a:hover {
	color: #F4D425;
	text-decoration: none;
	font-weight: normal;
	}
/*********************** Classes *************************/

/* GENERAL */
/* style for module titles */
.Head {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family: Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
	color: #000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #003366;
	text-transform: none;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #003366;
	text-transform: none;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #003366;
	text-transform: none;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #B4B4B4;
	text-transform: none;
}
/* GENERIC */
a:link {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a:hover {
	color: #B4B4B4;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a:active {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
/*___________________________________________________________________________________________*/
a.links_bottom:link {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
a.links_bottom:hover {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #B4B4B4;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
}
a.links_bottom:active {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
}
a.links_bottom:visited {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
}
.links_bottom {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
/*__________________________________ start copyright _______________________________________________*/
.Copyright {
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-transform: none;
}
a.Copyright:link{
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
a.Copyright:hover{
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
}
a.Copyright:active{
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
}
a.Copyright:visited{
	font-family: Helvetica, Verdana, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;	
}
/*__________________________________ end copyright ______________________________________*/
/* ------------------   Main Menu ---------------- */
.MainMenu_MenuContainer {
	border: 0px;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px;
	width: 100px;
}
.MainMenu_MenuBar {}
.MainMenu_MenuItem {
	background-color: #fff;
	cursor: pointer; 
	color: #000; 
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.MainMenu_MenuItemSel {
	background-color: #b9d4e5; 
	cursor: pointer; 
	color: #000; 
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.MainMenu_MenuIcon {
	display:none;
}
.separator, .sep { 
	color: #b9d4e5;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
.rootmenuitem {	
	background: #fff;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0;
	cursor: pointer;
	display: table-cell;
	height: 30px;
	text-transform: uppercase;
	width: 10px;
}
.rootmenuitemselected {
	background: #fff;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0;
	cursor: pointer;
	display: table-cell;
	height: 30px;
	text-transform: uppercase;
	width: 10px;
}
.rootmenuitembreadcrumb {
	background: #fff;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0;
	cursor: pointer;
	display: table-cell;
	height: 30px;
	text-transform: uppercase;
	width: 10px;
}
/*
.rootmenuitemselectedbreadcrumb {
	background: #fff;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	padding: 0px;
	margin: 0;
	cursor: pointer;
	display: table-cell;
}
*/
.submenuitembreadcrumb{
/*	cursor: hand; 
	color: #CCCCCC; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	background-color: transparent;
	padding: 2px;*/
}
.submenu {
	z-index: 1000;
/*	background-color: #57585C; 
	border: 0px #A7A7A7 solid;*/
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;
}
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

