﻿body
{
	margin: 0px;
	color: #000000;
	background-color: #BCBCBC;
	font-family: Arial;
	font-size: 9pt;
	line-height: 13pt;
}

input
{
	font-family: Arial;
	font-size: 8pt;
}

select
{
	font-family: Arial;
	font-size: 8pt;	
}


.childMenuItem 
{
	
}

.None
{
}

.headerFill
{
	background-color: #364F95;
	width: 100%;
	font-size: 8pt;
	color: white;
	font-family: Arial;
}
.leftBorderFade
{
	background-image: url(/fahCMS/App_Themes/Default/images/leftSideFade.jpg);
	background-repeat: repeat-y;
}

.menuBar
{
	background-color: #203265;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	border-right: #203265 1px solid;
	border-top: white 1px solid;
	border-left: #203265 1px solid;
	border-bottom: white 1px solid;
	height: 37px;
}

.menu
{
	height: 37px;
	border: none;
	background-color: #203265;
}


.rightBorderFade
{
	background-image: url(/fahCMS/App_Themes/Default/images/rightSideFade.jpg);
	background-repeat: repeat-y;
}


.splitFadeMain
{
	background-color: white;
}

.footer
{
	background-color: #961F1F;
	color: #FFFFFF;
	height: 31px;
	border-bottom: white 1px solid;
	padding-right: 20px;
}
.subfooter
{
	border-top: #8E9191 4px solid;
	color: #8E9191;
	font-size: 7pt;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 20px;
}

.dateFormat
{
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

.topMenuText
{
	white-space: nowrap;
	cursor: pointer;
	color:White;
	text-decoration:none;
}

