/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

SPAN {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
	}

Table.Container
{
	padding: 0px 0px 0px 0px;
	border: none 0px black;
	width: 800px;
}

TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

TD	{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	font-size: 10pt;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-size: 10pt;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	font-size: 10pt;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	font-size: 10pt;
	}

A.crumbLink {
	font-size: 8pt;
	font-weight: normal;	
	}

A.crumbLink:active {
	font-size: 8pt;
	font-weight: normal;
	}

A.crumbLink:hover {
	font-size: 8pt;
	font-weight: normal;
	}

A.crumbLink:visited {
	font-size: 8pt;
	font-weight: normal;
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.ImageNoBorder
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.Button	{
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-left : 2px;
	padding-right : 2px;
	text-align : center;
}

.TabLabel {
	 font-family: Arial, Verdana, Helvetica, sans-serif; 
	 font-size: 10pt; 
	 font-style: normal; 
	 font-weight: bold; 
	 color: #FFFFFF;
	 margin-top: 2px;
 	 margin-left: 2px;
	 margin-right: 2px;
	 margin-bottom: 2px;	
}

.TabCellBg
{
	background-color : #ff9933;
}

.ContentTable
{
	border-top : thin solid #ff9933;
	background-color : #ffffcc;
}

.ContentPanel
{
	border-top : thin solid #ff9933;
	background-color: #ffffcc;
}

.SiteText
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000;
}

.ColorText
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight:bold; 
	color: Black;
}

.FormLabel
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-align: right;
}

.FormLabelRed
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-align: right;
	color: Red;
}

.FormLabelLT
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-align: left;
}

.FormLabelSmallRT
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-align: right;
}

.FormLabelSmallLT
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-align: left;
}

.FormLabelAlignCenter
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-align: center;
}

.FormTitleLabel
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-align: center;
}

.SectionHeader {
	font-weight: bold;
	font-size:12pt;
}

/* Classes for DataGridPlus Control */
.HeaderGlyphAscend
{	
	padding-right: 15px;
	background-position: right center;
	background-image: url(images/arrow_up.gif);
	background-repeat: no-repeat;
}

.HeaderGlyphDescend
{
	padding-right: 15px;
	background-position: right center;
	background-image: url(images/arrow_down.gif);
	background-repeat: no-repeat;
}

.HeaderGlyphNone
{	
	padding-right: 15px;
}

.appBodyBig
{
	font-size: 20px;
	font-weight:700;
	color: black;
	font-family:Arial;

}

.appBodyMed
{
	font-size: 16px;
	font-weight:700;
	color: black;
	font-family:Arial;

}

.appBodySmallBold
{
	font-size: 12px;
	font-weight:700;
	color: black;
	font-family:Arial;

}

.appBodySmall
{
	font-size: 12px;
	color: black;
	font-family:Arial;

}

.appBodySmallSub
{
	font-size: 12px;
	color: black;
	font-family:Arial;
	vertical-align:sub;

}
.appBodySmallRed
{
	font-size: 12px;
	font-weight:700;
	color: red;
	font-family:Arial;

}

.appBodySmallBoldWhite
{
	font-size: 12px;
	font-weight:700;
	color: white;
	font-family:Arial;

}


.appBodySmallCentered
{
	font-size: 12px;
	font-weight:700;
	color: black;
	font-family:Arial;

}


.appBodyLogin
{
	font-size: 12px;
	font-weight:700;
	color: red;
	font-family:Arial;
	text-align:center

}
