/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/* CSS STYLES */

body
{
	border-right: 0px;
	background: #c2c2c2;
	margin-bottom: 20px;
	border-left: 0px;
	font-family: Arial;
	SCROLLBAR-BASE-COLOR: #8f8f8f;
}

/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	font-family: Verdana;
}
/* style of item titles on edit and admin pages */
.SubHead{
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead{
}
/* text style used for most text rendered by modules */
.Normal{
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
}
.NormalRed{
}
.NormalBold{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family:Arial;
	font-size:12pt;

}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link{
}
A.CommandButton:visited{
}
A.CommandButton:active{
}
A.CommandButton:hover{
}
/* GENERIC */
H1{
}
H2{
}
H3{
}
H4{
}
H5{
}
H6{
}
TFOOT, THEAD{
}
TH{
}
A:link
{
	color: #990000;
}
A:visited
{
	color: dimgray;
}
A:active
{
	color: dimgray;
}
A:hover
{
	color: #990000;
	text-decoration: underline;
}

SMALL{
}
BIG{
}
BLOCKQUOTE, PRE{
}
UL LI{
}
UL LI LI{
}
UL LI LI LI{
}
OL LI{
}
OL OL LI{
}
OL OL OL LI {
}
HR{
}
/* Menu-Styles */
/* 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:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	border-right: white 0px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: white 0px solid;
	cursor: hand;
	color: black;
	border-bottom: white 1px solid;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
}

.ModuleTitle_MenuIcon
{
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	width: 15px;
	cursor: hand;
	border-bottom: #eeeeee 1px solid;
	height: 21px;
	background-color: #eeeeee;
	text-align: center;
}

.ModuleTitle_SubMenu
{
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	border-left: #ffffff 0px solid;
	cursor: hand;
	border-bottom: #ffffff 0px solid;
	background-color: #ffffff;
}

.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
{
	font-weight: bold;
	font-size: 12pt;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: #c1d2ee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	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: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/* Main Menu */

.MainMenu_MenuContainer {
	background-color:transparent;
	width:148px;
}
.MainMenu_MenuBar {
}

.submenuitemselected
{
	border-right: 0px;
	padding-right: 10px;
	border-top: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12pt;
	background: #f13a36;
	padding-bottom: 12px;
	border-left: 0px;
	color: #efefef;
	padding-top: 4px;
	border-bottom: 0px;
	font-family: Arial;
}
.MainMenu_MenuItem
{
	border-right: 0px;
	padding-right: 0px;
	border-top: #e8e8e8 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12pt;
	padding-bottom: 12px;
	border-left: 0px;
	width: 148px;
	color: #000000;
	padding-top: 0px;
	border-bottom: #e8e8e8 1px solid;
	font-family: Arial;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	display:none;
}
.submenuitembreadcrumb
{
	border-right: 0px;
	padding-right: 0px;
	border-top: #e8e8e8 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12pt;
	padding-bottom: 12px;
	border-left: 0px;
	color: #0066cc;
	padding-top: 4px;
	border-bottom: #e8e8e8 1px solid;
	font-family: Arial;
	background-color: transparent;
}
.submenu
{
	border-right: #c3c3c3 2px solid;
	padding-right: 0px;
	border-top: #c3c3c3 2px solid;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 12pt;
	z-index: 1000;
	background: #e8e8e8;
	padding-bottom: 12px;
	margin-left: 8px;
	border-left: #c3c3c3 2px solid;
	padding-top: 1px;
	border-bottom: #c3c3c3 2px solid;
	font-family: Arial;
}
.MainMenu_MenuBreak {
	display:none;
}
.MainMenu_MenuArrow {
	display:none;
}
.rootmenuitem
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	left: 0px;
	background-image: url(images/menubutton.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 148px;
	color: #003366;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial;
	top: 0px;
	height: 25px;
	background-color: transparent;
	text-align: center;
}
.rootmenuitemselected
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(images/menubutton.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 148px;
	color: #3366cc;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 25px;
	background-color: transparent;
	text-align: center;
}
.rootmenuitembreadcrumb
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(images/menubutton.jpg);
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 25px;
	background-color: transparent;
	text-align: center;
}
.MainMenu_RootMenuArrow {
}


.MainMenu_SubMenu
{
	border-right: #404040 0px solid;
	border-top: #ff8080 0px solid;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	border-left: #ff8080 0px solid;
	cursor: hand;
	border-bottom: #404040 0px solid;
	background-color: #e0e6e6;
}


/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/* Main Menu for Admin Skin */

.submenuitemselected_admin{
	border:0px;
	color:#EFEFEF;
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:10px; 
	font-weight:normal; 
	padding:4px 10px 4px 5px;
	background:#F13A36;
}
.submenuitembreadcrumb_admin{
	color:#FF0000; 
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:10px; 
	font-weight:normal; 
	border-top:1px #E8E8E8 solid;
	border-bottom:1px #E8E8E8 solid;
	border-left:0px;
	border-right:0px;	
	background-color:transparent;
	padding:4px 10px 4px 5px;
}
.submenu_admin{
	z-index:1000; 
	background:#E8E8E8;	
	border:2px #C3C3C3 solid; 
	padding:1px;
	margin-left:0px;
	margin-top:1px;
}
.rootmenuitem_admin TD{
	height:42px;
	color:#333333; 
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	font-weight:bold; 
	background-color:transparent;
	border:0px;
	padding:0px 20px 0px 0px;
}
.rootmenuitemselected_admin TD{
	height:42px;
	color:#FF0000; 
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	font-weight:bold; 
	background-color:transparent;
	border:0px;
	padding:0px 20px 0px 0px;
}
.rootmenuitembreadcrumb_admin TD{
	height:42px;
	color:#F13A36; 
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:11px; 
	font-weight:bold; 
	background-color:transparent;
	border:0px;
	padding:0px 20px 0px 0px;
}

/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/*Castom classes*/

.toplinks{
	font-family:Arial;
	font-size:12pt;
	color:#FFFFFF;
}
a.toplinks:visited{
	color:#FFFFFF;
	text-decoration:none;	
}
a.toplinks:active{
	color:#FFFFFF;
	text-decoration:none;	
}
a.toplinks:hover{
	color:#FFFFFF;
	text-decoration:underline;	
}
a.toplinks:link{
	color:#FFFFFF;
	text-decoration:none;
}
.footer{
	font-family:Arial;
	font-size:12pt;
	color:#FFFFFF;	
}
a.footer:visited{
	color:#EFEFEF;
	text-decoration:none;
}
a.footer:active{
	color:#EFEFEF;
	text-decoration:none;
}
a.footer:hover{
	color:#EFEFEF;
	text-decoration:underline;	
}
a.footer:link{
	color:#EFEFEF;
	text-decoration:none;
}
