﻿body, form
{
	margin: 0px;
	height: 100%;
	width: 100%;
}
body
{
	background-color: #FFFFFF;
}
.ContentLabels
{
	
}
.ScreenWidth
{
	width:1024;
	height:768;
}
.PageTitleBar
{
	color:#C9D5FF;
	background-color:#003399;
	border-top:outset 1px #6f6f6f;
	border-bottom:outset 1px #6f6f6f;
	font-family:Verdana;
	text-align: center;
	font-size: 16pt;
}
.HeaderBar
{
	background-color: #e2e1df;
	font-size: 10pt;
	width: 100%;
}
.Header
{
	
	background-color: #f1f1f1;
	background-image: url("Images/viewheadergrad.gif");
	background-position: top left;
	background-repeat: repeat-x;
	text-decoration: none;
}
.SubFieldHeader
{
	color:#f1f1f1;
	background-color:#003399;	
	border-bottom: outset 2px #99add6;
	border-top: outset 2px #99add6;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
}
.MainFieldHeader
{
	background-color: #e2e1df;
	font-family:Verdana;
	font-size: 11pt;
	font-weight:bold;
	border-bottom: outset 1px #99add6;
}
.Content
{
	font-size: 11pt;
	font-family: Tahoma;
	color: Black;
	background-color: #e2e1df;
}
.ContentPane
{
	background-color: #f2f1ef;
	/*background-color: #e2e1df;*/
	padding: 0px 0px 10px 0px;
}
.Announcements
{
	font-size: 10pt;
	font-family: Tahoma;
}
.AnnouncementsHeader
{
	font-size: 14pt;
	font-family: Tahoma;
}
.DataGrid
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma;
	color: Black;
}
.SiteMapPathBreadcrumb 
{
	color: #cfcfcf;
	font-family: Tahoma;
	font-size:8pt;
	position: absolute;
	left: 0px;
	bottom: 15px;
}

.ButtonOff, .Button, .SelectionButtons, .PopUpButton, .ReportsButtons
{
	 font-size:.7em;
	 font-family:Verdana; color:#C9D5FF;background-color:#003399;border-color:#99add6;border-width:3px;border-style:outset;font-family:Verdana;
}

.ButtonOn
{
	font-size:.7em;
	font-family:Verdana; color:#FFFFFF;background-color:#083BA0;border-color:#C9DdfF;border-width:3px;border-style:outset;font-family:Verdana;
}

.ModalPopUpBackground
{
	background-color: Gray;
	filter: alpha(opacity=80);
	opacity: 0.7;
}
.ModalPopUp
{
	background-color: #f2f1ef;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 3px;
	text-align: center;
}
.PopUpButton
{
	text-align: center;
	width: 100px;
}
.PopUpData
{
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma;
}
.PopUpDataHeader
{
	font-family: Calibri;
	font-size: 14pt;
	font-weight: bold;
}
.PopUpWarning
{
	color: Red;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}
.InputWide
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	width: 240px;
}
.InputDDL
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	width: 245px;
}
.InputShort
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	width: 43px;
}
.InputStandard
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	width: 130px;
}
.InputStandardDDL
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	width: 135px;
}
.InputWideDDL
{
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	width: 325px;
}
.PendingChangesPanel
{
	border: solid, 10px #000000;
	background-color: #FFFFa0;
}
.PendingChangeHeader
{
	text-align: center;
	background-color: #FFFF80;
	border: solid 2px #DDDD88;
	color: Maroon;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	height: 20px;
	vertical-align: middle;
}
.LinkLabel
{
	cursor: pointer;
	text-decoration: underline;
	color: Blue;		
}
.ChangeLabel
{
	font-weight: bold;	
}
.ChangeButton
{
	float: right;
	display: block;
	font-size: 8pt;
	font-weight:bold;
}
.ReportsButtons
{
	width: 150px;
}
.ReportCheckBoxes
{
	font-family: Calibri;
	font-size: 12pt;
	font-weight: normal;
	width: 300px;
}
.ChurchSelectionBox
{
	width: 300px;
	height: 200px;
}
.SelectionButtons
{
	text-align:center;
	vertical-align:middle;	
}
.ToolTipImage
{
	vertical-align: baseline;
}
.FeedBackErrorMsg
{
	color: Red;
	font-weight: bold;
}
.ValidationSummary
{
	background-color: #FFFF80;
	border: solid 2px #DDDD88;
	color: Maroon;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	padding 2px 2px 2px 2px;
}
.RenewalHeader
{
	background-color: #FFFF80;
	border: solid 2px #DDDD88;
	color: Navy;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	padding 2px 2px 2px 2px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
}

div#qTip
{
 padding: 5px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 width: 200px;
 display: none;
 background-color: #ffff99;
 color: black;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

.homeImg
{ 
	background-image: url("App_Themes\UMC\Images\07_Home.gif"); 
} 
.homeImg:hover
{
	background-image: url("App_Themes\UMC\Images\07_Home.over.gif"); 
}
