/* Default CSS Stylesheet for a new Web Application project */

.links:link { color:#000000; }
.links:visited { color:#000000; }
.links:hover { color:#000000; }



.titles:link { color:#ffffff; }
.titles:visited { color:#ffffff; }
.titles:hover { color:#ffff66; }


.titles1:link { color:#ffffff; }
.titles1:visited { color:#ffffff; }
.titles1:hover { color:#ffff66; }


.titles{
	color: #ffffff;
	font-family: Arial;
	font-size:	.7em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}


.titles1{
	color: #ffffff;
	font-family: Arial;
	font-size:	.8em;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}


/*.regular{
	font-size: 6pt;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.regular:link { color:#000099; }
.regular:visited { color:#000099; }
.regular:hover { color:#ff3300; }

.regularMAC{
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
.regularMAC:link { color:#000099; }
.regularMAC:visited { color:#000099; }
.regularMAC:hover { color:#ff3300; }
*/

/* For Body */
BODY
{
    top: 0;
    left: 0;
    FONT-FAMILY: Arial;
    FONT-SIZE: .8em;
    BACKGROUND-Color: #89a1b7;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

/* For Labels */
NORMAL
{
	font-weight: 100;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-style: italic;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration: none;
}


P.H1,P.H3,P.H6,P.H7,P.H5,P.H2,P.H9,P.H10,P.H11,P.H12,P.H13,P.H14
{
    COLOR: #000000;
}

/* For Heading of page */
P.H1
{	
	color: #000000;
	font-family: Arial;
	font-size:	1.1em;
	font-weight:	700;
	font-style:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
		
P.H2	
{	
	color: #89a1b7;
	font-family: Arial;
	font-size:	1.2em;
	font-weight:	700;
	font-style:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
P.H3	
{	
	font-family: Arial;
	font-size:	medium;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
P.H4	
{	
//	Color: #4A6077;
	color: #89a1b7;
	font-family: Arial;
	font-size:	large;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

P.H5
{	
	font-family: Arial;
	font-size:	small;
	font-weight: 500;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}
P.H6
{
	color: #000000;
	font-family: Arial;
	font-size:	.8em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;

}		

P.H7
{
	font-family: Arial;
	font-size:	.7em;
	font-weight:	600;
	font-style:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
P.H8
{	
	color: #FFB500;
	font-family: Arial;
	font-size:	.7em;
	font-weight:	200;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
P.H9
{	
	color: #000000;
	font-family: Arial;
	font-size:	.7em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
P.H10
{	
	color: #000000;
	font-family: Arial;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
P.H11
{	
	color: #000000;
	font-family: Arial;
	font-size:	.7em;
	font-weight:	200;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

P.H12
{	
	color: #ffffff;
	font-family: Arial;
	font-size:	.7em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
P.H13
{
	color: #000000;
	font-family: Arial;
	font-size:	.7em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;

}	
P.H14
{	
	color: #000000;
	font-family: Arial;
	font-size:	.7em;
	font-weight:	400;
	font-style:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;

}	

TABLE.Grey
{
	background:  #89a1b7;
	border: #89a1b7;
}

TD.Blue
{
	background:  #e2e2e2;
}

A:link
{
	color:	#0000ff;
}	

A:visited
{
	color:	#0000ff;
}	
		
A:active	
{	
	
}	
		
A:hover	
{	
	color:	#ff0000;
}
	
SMALL	
{	
	font-size:	.7em;
}	

BIG	
{	
	font-size:	1.17em;
}	

BLOCKQUOTE, PRE	
{	
	font-family:	Arial;
}	
	

LI	
{	
	list-style-type:	square;
	color: #000000;
	font-family: Arial;
	font-size:	.8em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

UL LI LI	
{	
	list-style-type:	square;
}	

UL LI LI LI	
{	
	list-style-type:	circle;
}	
	
OL LI	
{	
	list-style-type:	square;
	color: #000000;
	font-family: Arial;
	font-size:	.8em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

OL OL LI	
{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI	
{	
	list-style-type:	lower-roman;
}	

IMG 	
{	
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

