	/* ================================
	CSS STYLES FOR AGC of St. Louis
	================================
	*/

	/* GENERAL */
	/* style for module titles */
	.Head   {
		font-family: "Arial Black", Arial, Helvetica;
		font-size:  16px;
		font-weight: normal;
		color: black;
	}

	/* background color for the content part of the pages */
	Body
	{
	background-image: url(/Portals/_default/Skins/AGC/site-background.jpg);
	background-repeat: repeat-x;
	background-color: 93b2a3;
	margin-left : 0;
	margin-top : 0;
}

	.Normal
	{
	background-color: white;
	font-size : 14px;
	font-family : "Times New Roman";
}

.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #003366;
}

	.LeftPane {
	}

	.ContentPane {
	}

	.RightPane {
	}

	/* text style for the selected tab */
	.SelectedTab {
		font-weight: bold;
		font-size: 14px;
		color: black;
		font-family: Arial, Helvetica;
		text-decoration: none;
	}

	/* hyperlink style for the selected tab */
	A.SelectedTab:link {
		text-decoration:    none;
		color: Black;
	}

	A.SelectedTab:visited  {
		text-decoration:    none;
		color: Black;
	}

	A.SelectedTab:active   {
		text-decoration:    none;
		color: Black;
	}

	A.SelectedTab:hover    {
		text-decoration:    none;
		color: Black;
	}

	/* text style for the unselected tabs */
	.OtherTabs {
		font-weight: bold;
		font-size: 10px;
		color:Black;
		font-family: Arial, Helvetica;
		text-decoration: none;
	}

	/* hyperlink style for the unselected tabs */
	A.OtherTabs:link {
		text-decoration:    none;
		color:Black;
	}

	A.OtherTabs:visited  {
		text-decoration:    none;
		color:Black;
	}

	A.OtherTabs:active   {
		text-decoration:    none;
		color:Black;
	}

	A.OtherTabs:hover    {
	text-decoration: underline;
	color: Black;
}

	/* Main Menu */

	.MainMenu_MenuContainer {
		border-bottom: Black 0px solid;
		border-left: Black 0px solid;
		border-top: Black 0px solid;
		border-right: Black 0px solid;
		background-color: Black;
		color : White;
		Height : 32;
	}

	.MainMenu_MenuBar {
		cursor: pointer;
		cursor: hand;
		height:16;
	}

	.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	border-right: Black 0px solid;
	border-top: Black 0px solid;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

	.MainMenu_MenuIcon {
		cursor: pointer;
		cursor: hand;
		background-color: Black;
		border-left: #000000 0px solid;
		border-right: #000000 0px solid;
		border-bottom: #000000 0px solid;
		border-top: #000000 0px solid;
		text-align: center;
		width: 15;
		height: 21;
	}

	.MainMenu_SubMenu {
		z-index: 1000;
		cursor: pointer;
		cursor: hand;
		background-color: #C2B789;
		border-bottom: #404040 0px solid;
		border-left: #FF8080 0px solid;
		border-top: #FF8080 0px solid;
		border-right: #404040 0px solid;
		filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	}

	.MainMenu_MenuBreak {
		border-bottom: #404040 0px solid;
		border-left: #FF8080 0px solid;
		border-right: #FF8080 0px solid;
		border-top: #FF8080 0px solid;
		background-color: #000000;
		height: 0px;
	}

	.MainMenu_MenuItemSel {
		background-color: #333399;
		cursor: pointer;
		cursor: hand;
		color: White;
		font-family: "Arial Black", Arial, Helvetica;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
	}

	.MainMenu_MenuArrow {
		font-family: webdings;
		font-size: 10pt;
		color: white;
		cursor: pointer;
		cursor: hand;
		border-right: #000000 0px solid;
		border-bottom: #000000 0px solid;
		border-top: #000000 0px solid;
	}

	.MainMenu_RootMenuArrow {
		font-family: webdings;
		font-size: 10pt;
		cursor: pointer;
		cursor: hand;
	}

	.MenuHeader{
	background : #333399;
	color: White;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

	.Copyright    {
	color : White;
	background-color : black;
	font-family : Arial;
	font-size : 10px;
	}
	
	.Footer {
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}	

	A.Login:link {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

	A.Login:visited  {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

	A.Login:active   {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

	A.Login:hover    {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

	A.User:link {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	}

	A.User:visited  {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	}

	A.User:active   {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	}

	A.User:hover    {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	}

	A.Terms:link {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

	A.Terms:visited  {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

	A.Terms:active   {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

	A.Terms:hover    {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

	A.Privacy:link {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

	A.Privacy:visited  {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

	A.Privacy:active   {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}

	A.Privacy:hover    {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}
	
	H1 {
	font-size : 14px;
	font-family: "Arial Black", Arial, Helvetica;
	background-color : red;
	color : White;
	}

	H2 {
	font-size : 14px;
	font-family: "Arial Black", Arial, Helvetica;
	border-top : 2px solid Red;
	}	

	H3 {
	font-size : 11px;
	font-family: "Arial Black", Arial, Helvetica;
	}

	H4 {
	font-size : 10px;
	font-family: "Arial Black", Arial, Helvetica;
	}
	
		/* hyperlink style for the selected tab */
	A:link {
		text-decoration:    none;
		color: E00025;
	}

	A:visited  {
		text-decoration:    none;
		color: E00025;
	}

	A:active   {
		text-decoration:    none;
		color: E00025;
	}

	A:hover    {
		text-decoration:    underline;
		color: E00025;
	}

	A.home:link {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	border-right: Black 0px solid;
	border-top: Black 0px solid;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

	A.home:visited  {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	border-right: Black 0px solid;
	border-top: Black 0px solid;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

	A.home:active   {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color : Black;
	border-right: Black 0px solid;
	border-top: Black 0px solid;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

	A.home:hover    {
	cursor: pointer;
	cursor: hand;
	color: White;
	background-color: #333399;
	border-right: Black 0px solid;
	border-top: Black 0px solid;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

