/*
CSS for FOR
*/

.Menu2_Hor
{
	background-color: #B4B5AF;
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	border-bottom: solid 1px black;
	padding-left: 20px;
}

.Menu2_Hor_Link
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.Menu2_Hor_Link:link
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}
.Menu2_Hor_Link:visited
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}
.Menu2_Hor_Link:active
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}
.Menu2_Hor_Link:hover
{
	background-color: #CCCCCC;
	cursor: hand;
	color: #107373;
	font-family: Verdana;
	font-size: 10pt;
	color: #107373;
	text-decoration: none;
}


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

.black_def_txt
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.bold_black_text
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.normal_link
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #0066cc;
	text-decoration: underline;
}
.title
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0099cc;
}
.mission
{
	font: bold 16px Arial, Helvetica, sans-serif;
}
.funding
{
	font: bold italic 12px Arial, Helvetica, sans-serif;
}
.subtitles
{
	font: bolder 12px Arial, Helvetica, sans-serif;
}
.news
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0066ff;
}
.news_title
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.smallboxtext
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.fee_schedule
{
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #0099cc;
}
.Amphibian
{
	font-weight: bold;
	font-size: 30px;
	color: #009933;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}



Body
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #e7e7e7;
}

TD
{
	font-family: Verdana;
	font-size: 8pt;
}


.LoginLink:link
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
}
.LoginLink:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
}
.LoginLink:active
{
	font-family: Verdana;
	font-size: 8pt;
	color: Gray;
}
.LoginLink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: Navy;
}

.ContentCell
{
	background-image: url(/Portals/0/Skins/FOR_Skin/PageBorder-Left.gif);
	background-repeat: repeat-y;
	background-color: White;
	padding-left: 10px;
}
.ContentCell_Right
{
	/*BACKGROUND-POSITION-X: right; 	background-image: url(/Portals/0/Skins/FOR_Skin/PageBorder-Right.gif); 	background-repeat: repeat-y;*/
	background-color: White;
}
.VertBar
{
	BACKGROUND-POSITION-X: right;
	background-image: url(/Portals/0/Skins/FOR_Skin/Vertical.gif);
	background-repeat: repeat-y;
	padding: 0px, 10px, 0px, 10px;
	width: 180px;
}


.Shadow_Left
{
	BACKGROUND-POSITION-X: right;
	background-image: url(/Portals/0/Skins/FOR_Skin/BG-Left.gif);
	background-repeat: repeat-y;
}
.Shadow_Right
{
	BACKGROUND-POSITION-X: left;
	background-image: url(/Portals/0/Skins/FOR_Skin/BG-Right.gif);
	background-repeat: repeat-y;
	border-left: 1px solid black;
}
.Shadow_Bottom
{
	BACKGROUND-POSITION-y: top;
	background-image: url(/Portals/0/Skins/FOR_Skin/BG-Bottom.gif);
	background-repeat: repeat-x;
	border-top: 1px solid black;
}
.Shadow_Top
{
	BACKGROUND-POSITION-y: bottom;
	background-image: url(/Portals/0/Skins/FOR_Skin/BG-Top.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
}





/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Verdana;
	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: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.NormalRed
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.NormalBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

/* GENERIC */
H1
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H2
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H4
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

H5, DT
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* 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: hand;
	height: 16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: hand;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: hand;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: hand;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.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
{
	cursor: hand;
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	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: hand;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	background-color: #b4b5af;
	border: none;
	color: black;
}

.MainMenu_MenuBar
{
	cursor: hand;
	height: 16;
	border: none;
}

.MainMenu_MenuItem
{
	cursor: hand;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border: none;
}

.MainMenu_MenuIcon
{
	cursor: hand;
	background-color: #B4B5AF;
	border: none;
	text-align: center;
	width: 15;
	height: 21;
}

.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: hand;
	background-color: #B4B5AF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
}

.MainMenu_MenuBreak
{
	background-color: black;
	height: 1px;
	border: none;
}

.MainMenu_MenuItemSel
{
	background-color: #CCCCCC;
	cursor: hand;
	color: #107373;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border: none;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
	border: none;
}

.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
	border: none;
}


.MenuHdr
{ 
  font-size: 12pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #f1f1f1; padding-top: 2px; cursor: default;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px;
  background-color: #f1f1f1; padding-top: 2px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: black; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}
.MenuItemMouseOver
{
  background-color: #b4b5af!Important; 
}

