/* Default CSS Stylesheet for a the eApp application project */

BODY
{
	font-weight: normal;
	font-size: xx-small;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: white;
}

/* Default text format for all text */
.Body
{
	font-size: xx-small;
	color: dimgray;
	font-family: Verdana;
}

/* Rule for all text that needs to be justified across the page */
.BodyJustified
{
	color: dimgray;
	font-size: xx-small;
	font-family: Verdana;
	text-align: justify;
}

/* Rule for all page header text */
.Header
{
	font-weight: bold;
	font-size: x-small;
	color: maroon;
	font-family: Verdana;
}

/* Rule for all section header text */
.SectionHeader
{
	font-weight: bold;
	font-size: xx-small;
	text-transform: capitalize;
	color: black;
	font-family: Verdana;
}

/* Rule for all data that is considered non-modifiable on a page */
.NonModifiableData
{
	font-weight: bold;
	font-size: xx-small;
	word-spacing: normal;
	text-transform: none;
	color: royalblue;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

/* Quality Assurance Control Style */
.QAControl
{
	font-weight: bold;
	font-size: xx-small;
	word-spacing: normal;
	text-transform: none;
	color: #FF8000;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

/* Rule for all data validation errors on a page */
.ValidationError
{
	font-weight: bold;
	font-size: xx-small;
	word-spacing: normal;
	color: red;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

.LargeValidationError
{
	font-weight: bold;
	font-size: x-small;
	word-spacing: normal;
	color: red;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}

.ColorBannerStyle1
{
	font-weight: bold;
	font-size: xx-small;
	text-transform: uppercase;
	color: white;
	font-family: Verdana;
	letter-spacing: 3pt;
}

.ColorBannerStyle2
{
	font-weight: bold;
	font-size: xx-small;
	text-transform: uppercase;
	color: white;
	font-family: Verdana;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: xx-small;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial;
	letter-spacing: normal;
}

TH
{
	font-weight: bold;
	font-size: xx-small;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial;
	letter-spacing: normal;
}

A:link
{
	color: green;
	text-decoration: underline;
}

A:visited
{
	color: green;
	text-decoration: underline;
}

A:active
{
	color: green;
	text-decoration: underline;
}

A:hover
{
	color: green;
	text-decoration: underline;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}

UL LI
{
	list-style-image: url(Images/YellowBullet.gif);
}

UL LI LI
{
	list-style-image: url(Images/YellowBullet.gif);
}

UL LI LI LI
{
	list-style-image: url(Images/YellowBullet.gif);
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

/* Takeaway document styles  - Temporary solution. Must be removed before production */

.AgentText
{
	font-size: x-small;
	font-family: Arial;
	text-decoration: underline;
}

.ApplicantText
{
	font-size: xx-small;
	font-family: Arial;
}

.ApplicantBold
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial;
}

.LabelText
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}

TD
{
	font: 10px Verdana,Arial,sans-serif;
	color: #666666;
}

SELECT
{
	font: 10px Verdana,Arial,sans-serif;
	color: #666666;
}

OPTION
{
	font: 10px Verdana,Arial,sans-serif;
	color: #666666;
}

INPUT
{
	font: 10px Verdana,Arial,sans-serif;
	color: #666666;
}

P
{
	font: 10px Verdana,Arial,sans-serif;
	color: #666666;
}

TEXTAREA
{
	font: 10px Verdana,Arial,sans-serif;
	color: #666666;
}

A
{
	text-decoration: underline;
}

.grey
{
	color: #999999;
}

.defaultBG
{
	position: static;
	background-color: #006699;
}

A.darkGrey
{
	color: #333333;
}

A.grey
{
	color: #999999;
}

.gridAlternatingItemStyle
{
	background-color: FloralWhite;
}
	
.gridHeaderStyle
{
	background-color: AntiqueWhite;
}
