/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: #4D7A9D; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
	text-align:center;
}

.GeneralTable
{
	background-color: #FAF3EB; /* Background Color */
}

.PageTable 
{
	height:100%;
	width:782px;
}
.PageCell
{
	height:100%;
}
.ContentBody
{
	height:100%;
	width:516px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FAF3EB; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	border-right:1px solid black;
	
}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: white; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #800001; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
	border-left:1px solid black;
	border-right:1px solid black;
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #800001; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	border-left:1px solid black;
	border-right:1px solid black;
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 1px; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #800001; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 140px; /* Cell Width */
	border-left:1px solid black;
	padding-left:1px;
}

.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 140px; /* Cell Width */
	padding-left:1px;
}
.LeftColumnText:hover
{
	color: #FAC114; /* Font Color */
}

.RightColumn
{
	font-family: 'Times New Roman', Serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #800001; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 114px; /* Cell Width */
	border-right:1px solid black;
}

.RightColumnText
{
	font-family: 'Times New Roman', Serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
}

.RightColumnText:hover
{
	color: #FAC114; /* Font Color */
}


.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #663366; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: middle; /* Vertical Align Text */
	border-top:1px solid black;
	height:26px;
	border-left:1px solid black;
	border-right:1px solid black;
}

.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color: white; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align:middle; /* Vertical Align Text */
}

.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: white; /* #E7E3D7; */ /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FAF3EB; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #663366; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FAF3EB; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: white; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #663366; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FAF3EB; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: white; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #663366; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #FAF3EB;
}

.ContentTableHorizontal
{
	background-color: #FAF3EB;
}

/*-- Styles borrowed from the FlexWeb part of this site - See /Skin/ChoctawLanguage/Skin.css --*/
/* The Site Menu itself */
ul.fwMenu			/* The top-level menu */
{
	list-style: none outside;
	margin:0px;
	padding:0px;
}
ul.fwMenu ul		/* Sub menus (nested below top menu items) */
{	
	display:none;
	list-style: none outside;
	margin:0px;
	padding:0px;
}
ul.fwMenu li a		/* Menu item links (both top-level & sub-menu) */
{
	font-weight: bold;
	font-size: 18px;
	background-image: url(/Skin/ChoctawLanguage/MenuButton.gif);
	cursor: hand;
	color: black;
	font-family: 'Times New Roman', Serif;
	height: 50px;
	text-align: center;
	line-height:50px;
	display:block;
	text-decoration:none;
}
ul.fwMenu li a:hover
{
	text-decoration:underline;
}

ul.fwMenu li ul li a		/* Overrides for sub-menu item links */
{
	height:16px;
	width:140px;
	color:White;
	background-image:none;
	font-size: 8pt;
	line-height:normal;
	text-decoration:none;
}
ul.fwMenu li ul li a:hover
{
	text-decoration:underline;
}