/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    /*BACKGROUND-COLOR: #efefef;*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #5c82ad;
	font-size: 8pt;

}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:Navy;
	}	
		
H2	{	
	font-family: Verdana, Arial, 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: 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:	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;
	}	

A	{
	font-size:		10pt;
	}

A:link	{	
	text-decoration:	none;
	color:	#333399;
	}	


		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
	
.TopMenu {
	color: #333399;
	font-family: Verdana;
	font-size: 8pt;
	
	text-decoration: none;
}

.TopMenu:hover
{
	color: #cc3300;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
	
}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	font-size:	10pt;
	}	

UL LI LI	{	
	list-style-type:	disc;
	font-size:	10pt;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	font-size:	10pt;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	font-size:	10pt;
	}	

OL OL LI	{	
	font-size:	10pt;
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-size:	10pt;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}


TD
{
	font-size: 10pt;
	font-family: Verdana;
	vertical-align: top;
}





.tgError
{
	font-size: 10pt;
	font-weight:bold;
	color:#cc0000;	
}


.tgQuesNum
{
	background-color : #bcbcbc ;
	color : #2c3c4c;
	font-family: Verdana;
	font-size: 8pt;
	/*font-variant:small-caps;*/
	font-weight: bold ;
	border-bottom: #dcdcdc 1px INSET;
	padding:2px 3px 2px 3px;
	margin: 1px 1px 1px 1px;	
	text-align:left;
}

.tgQuesText
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold ;
	height: 10px;
    background-color: #dcdcdc;
	padding:1px 2px 1px 2px;
    border: 0px solid #999;
    color:#2c3c4c;
    text-decoration: none;
    margin-left: 12px;
    width:100px;
}

.tgAnsRow
{
	text-decoration:	none;
	color:	#2c3c4c;
	font-family: Verdana;
	font-size: 8pt;	
	background: #f5f5f5;	
	border-bottom: INSET 1px #f5f5f5;
	width: 100%;
}

.tgAns
{
	text-decoration:	none;
	color:	#2c3c4c;
	font-family: Verdana;
	font-size: 8pt;	
	background: #ffffff;	
}	

.tgSubmit
{
	BORDER-TOP: #ffffff medium inset ; 
	BORDER-LEFT: #ffffff medium inset; 
	COLOR: #232323; 
	BORDER-BOTTOM: #232323 medium outset; 
	BORDER-RIGHT: #232323 medium outset; 
	BACKGROUND-COLOR: white;	
}
.tgQuesTable
{
	text-decoration:	none;
	color:	#778899;
	font-family: Verdana;
	font-size: 8pt;		
	border: solid 0px #778899;
	border-bottom: INSET 1px #f5f5f5;
	
}	

h1, .Title1
{	
	font-family: Verdana;
	font-size:	24pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #3a548b;
	}
h2, .Title2
{	
	font-family: Verdana;
	font-size:	14pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-align:left;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #3a548b
	}
h3, .Title3
{	
	font-family: Verdana;
	font-size:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-align:left;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #3a548b;
	}


TD.TDMenu, .TDMenu
{
	background :#cccccc;
	vertical-align: middle;
	text-align: center;
	padding: 2 2 2 2;
	font-size: 8pt;
}		
