
Body{
	background-color: #EEEEEE;
}

/* background/border colors for the selected tab */
.TabBg {
}

/* Panes */
.LeftPane  { 
}
.ContentPane{ 
}
.RightPane  { 
}

/*_____________________________________________________*/

/* GENERAL */
/* style for module titles */


.Head   {
	font-family: "Trebuchet Ms", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #c52323;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: "Trebuchet Ms", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}


.SubSubHead {
	font-family: "Trebuchet Ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #c52323;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}

/* text style used for most text rendered by modules */
.Normal {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
	line-height: 150%;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
	line-height: 150%;
}

.NormalRed {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
    color: #30A392;
	font-style: normal;
    font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	line-height: 150%;	
}

.NormalBold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	line-height: 150%;
}
/*_____________________________________________________*/

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

A.CommandButton:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

A.CommandButton:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

A.CommandButton:hover {
	color: #DE7536;
	text-decoration:underline;
}
/*_____________________________________________________*/

/* Borders */

.dashedborder {border: 1px dashed #cccccc}
.border {
	border: 2px solid #E2E2E2;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bordertop {
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;

}


.border_lr {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
.border_tb {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.border_white{
	border: 3px solid #ffffff}

.border_top {
		border-top: 1px solid #CCCCCC;}
.borderright {
	border-right: 1px solid #CCCCCC;
}


/*_____________________________________________________*/
/* Common links */
A:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
A:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c52323;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color: #DE7536;
	text-decoration:underline;}

/*_____________________________________________________*/

SMALL {
    font-size: 8px;
}
BIG {
    font-size: 12px;
}


/*_____________________________________________________*/

HR {
    color: dimgrey;
    height: 1px;
}

/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 1%;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	border: 1px #EFEFEF solid;
	padding: 1px;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	cursor: hand; 
	font-size: 10px;
	background-color: #EFEFEF;
	border: 1px #EFEFEF solid;
	padding: 1px;
	width: 1px;
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	border: 1px #FFFFFF solid;
	padding: 1px;
	background-color: #FFFFFF; 	
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #FF0000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	border: 1px #EFEFEF solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000; 
	background-color: #EFEFEF;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=180, Strength=1); */
	border: 1px #CCCCCC solid; 
	padding: 1px;
	margin-top: -1px;
}
.MainMenu_MenuBreak {
	border: 0px; 
	background-color: #EFEFEF; 
	height: 1px;
}
.MainMenu_MenuArrow {
	border: 0px; 
	border-right: 1px #EFEFEF solid;
}
.rootmenuitem {
	cursor: hand; 
	color: #333333; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px;
	background-color: transparent;
	padding: 5px;
}
.rootmenuitemselected {
	background-color: transparent;
	cursor: hand; 
	color: #FF0000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px; 
	padding: 5px;
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	background-color: transparent;
	color: #FF0000; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px;
	padding: 5px;	
}
.MainMenu_RootMenuArrow {
	border: 0px; 
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/*Castom classes*/

.footer {
	font: 12px/150% "trebuchet MS";
	color: #787878;
}
.form {
	font: normal 11px/150% "trebuchet MS";
	background-color: #FBFBFB;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin: 2px;


}
.form_submit {
	font: normal 11px/150% "trebuchet MS";
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #FFFFFF;

}

.nav {font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
	line-height: 20%;
	margin-left: 8px;
	}	




