@charset "UTF-8";
/* CSS Document */

Body
{
background: url('/portals/83/skins/new/images/Background.jpg') repeat-x;
    background-color: #a7cf38;
}

.Normal, .NormalDisabled
{
    font-family: "Century Gothic", Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
	color:#333333;
}

.SubHead {
    font-family: "Century Gothic", Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
	color:#333333;
}

.Title1
{
    font-family: "Century Gothic", Arial, Verdana;
    font-size: 24px;
    font-weight: normal;
	color:#839d3a;
}

.Title2
{
    font-family: "Century Gothic", Arial, Verdana;
    font-size: 24px;
    font-weight: normal;
	color:#333333;
}

A:link  {
    text-decoration:    none;
    color:  #839d3a;
}

A:visited   {
    text-decoration:    none;
    color:  #839d3a;
}

A:active    {
    text-decoration:    none;
    color:  #839d3a;
}

A:hover {
    text-decoration:    underline;
    color:  #a7cf38;
}


.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:34;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-size: 18px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #e9e9e9;
	font-weight:normal;
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
	background-color: Transparent;
}
.rootmenuitemactivecssclass {
	cursor: pointer; 
	cursor: hand; 
	font-size: 18px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #e9e9e9;
	font-weight:normal;
	font-style: normal; 
	background-color: #000000;
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
	
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #000000; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
	text-align: center; 
	width: 1; 
	height: 1;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
}
.MainMenu_MenuBreak {
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-size: 18px;
	font-weight:normal;
	font-family: "Century Gothic", Arial, Verdana;
	color: #a7cf38;
	background-color: Transparent; 
	font-style: normal;
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_MainMenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-size: 18px;
	font-weight:normal;
	font-family: "Century Gothic", Arial, Verdana;
	color: #a7cf38;
	background-color: Transparent; 
	font-style: normal;
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Separator {
	color: Transparent;
	background-color: Transparent; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
}


.TopMenuItem {
	font-size: 14px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #e9e9e9;
	font-weight:normal;
	font-style: normal; 
}

.TopMenuItemMouseOver {
	font-size: 14px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #a7cf38;
	font-weight:normal;
	font-style: normal; 
}

A.Login:link, A.Login:active, A.Login:visited, A.Login:hover {
	font-size: 9px;
	color: #c5c5c5;
}
