/* Default CSS Stylesheet for a new Web Application project */

.Download
{
	font-family:arial;
	font-size:10px;
	color:#015CAD;
	text-decoration:none;
}
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	height:15px;
	}	
		
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:	12px;
	font-weight:	700;
	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: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	

	
TABLE
{
	border-collapse: collapse;
	empty-cells:show;
}


/***********************************************
	MAIN PAGE 
************************************************/

.AboutSequence
{
	font-family:arial;
	font-size:11px;
	color:#000000;
	line-height:140%;
	text-decoration:none;
}

.SearchTD
{
	color:#00204D;
	width:204px; 
	height:66px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	
}

.EmptyStrip
{
	background-color:#77b3d9;
	height:20px;
}

.SearchTextBox
{
	border:1px #666666 solid;
	width:90px;
	height:16px;
}
.SearchTitle
{
	color:#000000;
	font:bold;
}
.MainLinksCenterTD111
{
	font-family:arial;
	font-size:11px;
	color:#005FA4;
	text-decoration:none;
}

.MainLinksCenterTD
{
	
	color:#002c72;
	font:bold 11px arial;
	padding-left:5px;
}
.MainLinks
{
	
	color:#002c72;
	font:bold 14px Verdana;
	padding-left:5px;
}

.MainLinksBackGround
{

	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#ffc7d7f5', EndColorStr='#ffe8effb');		
}

/* Gray Box part */
.GrayBoxTable
{
	background-color:#EEEEEE;
	border:1px #A5A4A4 solid;
}

.GrayBoxTitle
{
	color:#3131B3;
	font: bold 12px Arial;
}

.GrayBoxText
{
	color: black;
	font: 12px Verdana;
}

.GrayBoxSpecialText
{
	color:#3131B3;
	font: 12px Verdana;
}

/* Main Page News #647cde   #FFDB4C*/
.NewsTitle
{
	font:10px Arial;
	font-weight:bold;
	color:#015CAD;
}
.MoreNews
{
	font-weight:bold;
	font: bold 10px Arial;
	color:black;
}
.NewsText
{
	
	font:10px Arial;
	color:blackC;
}

.support
{
	
	font:10px Arial;
	color:blackC;

}

.supportRed
{
	
	font:bold 10px Arial;
	color:red;
}

/* Main Page Small Links */
.LinkText
{
	color:#717171;
	font: bold 11px Arial;
}


/* copyright */
.copyRight
{	
	
	height:20px;
	color:Gray;
	font: bold 11px Arial;
	text-align:Center;
	padding-left:30px;
}
.pnmsoft
{
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}
td.spacer
{
	width:7px;
}

.InnerPageEmptyLeftBar
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#0A83CE', EndColorStr='#B4D8F0');		
}

.InnerPageEmptySmallBarLeft
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#B0C7F1', EndColorStr='#D0DEF8');		
	border-top:1px solid #999999;
}

.InnerPageEmptySmallBarRight
{
	border-top:1px solid #999999;
	background-color:#e7eefb;
}


.InnerPageBorderInPage
{
	border-bottom:1px solid #999999;
}
.InnerPageTitle
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:140%;
	text-decoration:none;
	}

.InnerPageTitle111
{
	font-family: Verdana;
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	color: #BD0000;
	/*
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='1', MakeShadow='false', ShadowOpacity='1.00');
	position:absolute; 
	width:250px;
	height:20px;
	left:30px;
	top:138px;
	*/
}

.InnerPageMenusBorder
{
	width:10px;
}

.innerPageSideMenu
{
	background-color:#E3EAF5;
	width:180px;
	vertical-align:top;
}

.innerPageTOCRedDott
{
	padding-left:10px;
	height:26px;
	background-color:#e3eaf5;
	border-top:1px #6a90b5 solid;
	border-bottom:1px #6a90b5 solid;
	width:10px;
}

.innerPageTOC
{
	font: bold 12px Arial;
	height:26px;
	background-color:#e3eaf5;
	border-top:1px #6a90b5 solid;
	border-bottom:1px #6a90b5 solid;
	color: #0f365a;
}

.innerPageTOC:hover
{
	font: bold 12px Arial;
	text-decoration:underline;
	height:26px;
	background-color:#e3eaf5;
	border-top:1px #6a90b5 solid;
	border-bottom:1px #6a90b5 solid;
	color: #0f365a;
}

.innerPageContentTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3131B3;
	background-color:#ededed;
	border-top: 1px #9c9c9c solid;
	border-bottom: 1px #9c9c9c solid;
	height:26px;
	padding-left:10px;
	padding-right:10px;
}

.innerPageContentText
{
	font:12px black arial;
}
.innerPageNavigation
{
	font-family:arial;
	font-size:10px;
	color:#868282;
	text-decoration:none;
	}

.innerPageNavigation1111
{
	color: #BD0000;
	font: bold 12px tahoma;
}
.BottomLinks
{
	font-family:arial;
	font-size:11px;
	color:#0033CC;
	text-decoration:none;
}

