﻿
body
{
	
	/*background-color: ffffff;*/
	margin: 0;		
}
.footer
{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: Black;
	border-width: 1px;
	border-color: Black;
}
.requiredField
{
	color: Blue;	
	font-size: 7pt;
}
.popupFooter
{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: Black;	
	border-top: solid 1px black;
	border-bottom: solid 1px black;	
}
.headerModuleNameText
 { color: #333333; font-size: 20pt; font-family: Arial; font-weight: bold; line-height: 22pt }

.subheaderModuleNameText
{
	font-family: Arial;
	font-size: 16pt;
	color: #333333;
}
.headerMiscDetailText
{
	font-family: Verdana;
	font-size: 7pt;
	color: Black;
}
.headerBackgroundAndBorder
{
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-top: solid 1px Black;
	background-color: White;
	/*width: 760px;*/
}

.popupHeaderBackground
{
	background-color: #cccccc;
}
.menuBackgroundAndBorder
{
	border: solid 1px Black;
	background-color: #3434ae;
	/*width: 760px;*/
}

.menuLabel
{
  color:white; 
  font-family: Arial; 
  font-size: 8pt;
  font-weight: bold; 
}

.popupMenuBackgroundAndBorder
{
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	background-color: #3434ae;
	height: 21px;
}
.mainPageContentDiv
{
	background-color: White;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	overflow: auto;
	/*width: 760px;*/
	
}

.mainPopupPageContentDiv
{
	background-color: White;
	overflow: auto;
}

.LoginPageContentDiv
{
	
	background-color: White;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	overflow: auto;
	/*width: 760px;*/
	
}
.sectionHeader
{
	background-image: url('images\blue_Section_bkgd.jpg');
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	height: 19px;
}
.sectionBody
{
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.sectionBorder
{
	border: solid 1px Black;
}
.miniSectionHeader
{
	background-color: #8080CC;
	height: 5px;
}
.tableInputStyle { background-color: #ececec; background-image: url("images\InputTbl_background.jpg"); border: solid 1px black }
.tableStyle
{
	border-left: solid 1px black;	
	border-right: solid 1px black;	
	border-bottom: solid 1px black;	
	background-color: white;
}
/* Style for the border and background of a datagrid */
.datagridBorder
{
	border: solid 1px Black;
}

/* Style for Top Header of the datagrid. */
.datagridHeader
{
	background-image: url(images\blue_Section_bkgd.jpg);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	height: 19px;
	text-align:center;
}

/* Style for Top Header of the datagrid 2X Height. */
.datagridHeader2XH
{
	background-image: url(images\blue_Section_bkgd2X.jpg);
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	height: 19px;
}

/* Style for the secondary header of the datagrid */
.datagridHeader2
{
	background-color: #999999;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

/* style for the datagrid body. Used to specify gridline color */
.datagridBody
{
	background-color: #999999;
}

/* style for datagrid Item */
.datagridItem
{
	height: 20px;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	font-family: Verdana;
	font-size: 8pt;
	background-color: White;
}

/* Style for datagrid Alt-Item */
.datagridAltItem
{
	height: 20px;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #F3F3F3;
}

/* Style for making Text bold in the datagrid  */
.dataGridTextBold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: Bold;
	text-decoration: None;
	color: Black;
}
.listbox
{
	font-size: xx-small; 
	font-family: Verdana;
}

.radiobutton
{
	font-size: 8pt; 
	font-family: Verdana;
}

.dropdownlist
{
	height: 20px;
	font-size: 8pt; 
	font-family: Verdana;
}

.checkbox
{
	font-size: 8pt; 
	font-family: Verdana;
}

.checkboxDNL
{
	font-size: 8pt; 
	font-family: Verdana;
	background-color: Red;
}

.checkboxBadPhone
{
	font-size: 8pt; 
	font-family: Verdana;
	background-color: Blue;
}

.checkboxAddrUpdt
{
	font-size: 8pt; 
	font-family: Verdana;
	background-color: Yellow;
}

.checkboxCollection
{
	font-size: 8pt; 
	font-family: Verdana;
	background-color: Red;
}

.textbox
{
	height: 20px;
	font-size: 8pt; 
	font-family: Verdana;
}

.label1
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
}

.label2
{
	font-size: 8pt;
	font-family: Arial;
}

.label3
{
	font-size: 10pt;
	font-family: Arial;
}

.label4
 {
	font-size: small;
	font-family: Arial;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.warning
{
	font-family:Arial;
	font-size: 10pt;
	color: Red;
}

.warning a         { color: red; font-family:Arial; font-size: 8pt;  font-weight: bold; text-decoration: none; border-style: none; }
.warning a:link    { border-color: red }
.warning a:visited { border-color: red }
.warning a:hover   { border-color: red }
.warning a:active  { border-color: red }

a         {
	color: blue;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	border-style: none;
}
a:link    { border-color: black }
a:visited { border-color: black }
a:hover   { border-color: black }
a:active  { border-color: black }

/* For anchor tags in the datagrid header */
.anchor1
{
	color:White;
}

/* For anchor tags in the datagrid header 2 */
.anchor2
{
	color:White;
}

/* For anchor tags as a datagrid item */
.anchor3
{
	color:Black;
	text-decoration:none;
	cursor:hand;
}

/* this is used on severl images to make them look more like a live link */
.handCursor 
{ 
	CURSOR: hand 
}
