/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top:0px;
    margin-left:0px;
    text-align:center;   
}
.MainTableStyle
{
	border:solid 1px Black;
	width:600px	
}
.MainBodyStyle
{
	background-color:#faeff8;
}
.PASlogan
{
	font-size:10.0pt;font-family:Tahoma,Arial;
	color:#336699;
	font-weight:bold;	
}
Span, label, .NormalText
{	   
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top:0px;
    margin-left:0px;
    text-align:center;   
}
.LabelTypeBoxes
{
	border:none;
}
.CallBackButtonStyle
{
	cursor:hand;
}
.label_Arial, .TextBoxClass_Arial
{
	FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    text-align:left;   	
}
.ReadOnlyTextBox
{
	border:0px;
}
.HeadingBackground
{
	BORDER-BOTTOM: #000000 1px solid
}
.Tahoma10Bold
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
}
P, .Para
{
	FONT-FAMILY:  Tahoma;
	Font-Size:.9em;
	
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;	
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;	
}
.NormalText, .ButtonClass
{
	Font-Size: 10pt;
}
.ButtonClass
{
	font-family:Tahoma;
	font-weight:bold;
}
.TableBackGround
{
	background-color:#d4d8f4;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT, .Header1, .Header2
{
    color:	black;
}
.Error
{
	font-family: Tahoma;
	color:Red;
	font-size:	10pt;
}
.TextBoxClass
{
	font-family:Tahoma;
	font-weight:bold;	
	border-width :thin;	
	background-color:RGB(220. 221, 223);
}
H1, .Header1	{	
	font-family: Tahoma;
	font-size:	16pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	}	
		
H2, .Header2	{	
	font-family: Tahoma;
	font-size:	12pt;
	font-weight:700 ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:5px;
	margin-bottom:5px;	
	}	
		
H3, .Header3	{	
	font-family: Tahoma;
	font-size:	10pt;
	font-weight:700 ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Tahoma;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Tahoma;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma;
	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:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	

A:link, A:visited, A:active, A:hover
{
	color:Gray;
}
A:link	
{
	font-family: Tahoma;
	text-decoration:	none;
	font-size:10px;
	font-weight:bold;
	color:Blue;
	}	
		
A:visited	
{
	font-family: Tahoma;
	text-decoration:	none;
	font-size:10px;
	font-weight:bold;
	color:Purple;
	}	
		
A:active	
{
	font-family: Tahoma;
	text-decoration:	none;	
	font-size:10px;
	font-weight:bold;
	color: Fuchsia;
	}	
		
A:hover	
{
	font-family: Tahoma;
	text-decoration:	underline;	
	font-size:10px;
	font-weight:bold;
	color: Orange;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Tahoma;
	margin-left:10px;
	margin-top:0px;
	
	}	
	

UL {	
	list-style-type:	square ;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:25px;
	margin-right:0px;
	padding-left:10px;	
	list-style-position:outside;	
	list-style-image:url(../images/ULCircle.jpg);
	FONT-FAMILY: Tahoma;
	Font-Size:.9em;
	font-weight:bold;
	padding-top:0px;
	}	
	.TableStyle{
BORDER-RIGHT: #eaf2fd 6px solid; 
BORDER-TOP: #eaf2fd 6px solid; 
BORDER-LEFT: #eaf2fd 6px solid; 
BORDER-BOTTOM: #eaf2fd 6px solid
}
