/* Default CSS Stylesheet for a new Web Application project */
/*
.TitleStyleRev 
{ 
display: block; 
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#ddddcc", EndColorStr="#999988"); 
WIDTH: 100%;
height: 100%; 
 }
*/	
h1	{	
	font-family: Tahoma, sans-serif;
	font-size:	10pt;	
	font-style:normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight:bold;
	margin-top: 3pt; 
	margin-bottom: 0pt;
	}	

		
h2,h3,h4,h5,h6, dt,tfoot, thead,th, td	{	
	font-family: Tahoma, sans-serif;
	font-size:	8pt;	
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight: normal;
	
	}
	.footer	{	 
	font-family: Tahoma, sans-serif;
	font-size:	7.5pt;	
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	.nfooter	{	 
	font-family: Verdana, sans-serif;
	font-size:	8.5pt;	
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
	}
	.nfooter a:link
{
	font-family: Verdana, sans-serif;
	font-size:	8.5pt;	
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
	.commentfooter	{	 
	font-family: Tahoma, sans-serif;
	font-size:	7.5pt;	
	font-style:	normal;
	text-decoration:	none;	
	text-transform:	none;
	color:Teal;
	}
	.content
	{ color:Navy;
		}		

a:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
	/*006CCc  3333cc*/
a:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
a:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

	

BLOCKQUOTE, PRE	{	
font-family:	Tahoma, sans-serif;
background-color:infobackground;      
border-width:medium;
margin-top: 0pt; 
margin-bottom: 0pt;
margin-left:0pt;
margin-right:0pt;
left:0pt;

	}	
 ul
{
 margin-left:0px;}	


 ul li	a {	
	border: 1px solid #DDDDCC; 
	margin: 1px 0 0 0px; 
	width:195px;
	list-style-type:none;
     height:20px;
	}	
ul li a:hover {	
	 background-color:#999;
   text-decoration:	none;
   border: 1px solid #066; 
   height:20px;
  
	}
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;
	}	
.smallbox {
	width: 300px;
	border: 1px solid #333333;
	padding: 2px;}
.edit { border-right: #999999 1px solid; padding-right: 5px; border-TOP: #999999 1px solid; padding-left: 5px; font-size: 10px; margin-bottom: 2px; border-left: #999999 1px solid; color: #ffffff; margin-RIGHT: 2px; border-bottom: #999999 1px solid; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
.edit:hover { color: navy }
.DIV.unlock-inline { position: relative; display: inline }
.DIV.unlock-pop { display: none; position: absolute }
.DIV.unlock-inline:hover DIV.unlock-pop { display: block }
.DIV.dir-left { border-right: #999999 1px solid; border-TOP: #999999 1px solid; Z-INDEX: -1; RIGHT: 1px; left: 0px; border-left: #999999 1px solid; bottom: auto; border-bottom: #999999 1px solid; TOP: 16px }
.box {height: 100%; 
	border-right: #7fc0ed 1px solid; border-TOP: #7fc0ed 1px solid; border-left: #7fc0ed 1px solid; border-bottom: #7fc0ed 1px solid
}
.sitenav {
	background: url(images/h1.gif) repeat-x left top; height: 32px; text-align: center
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color:LightYellow;
	visibility: hidden;
	z-index: 100;	
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
		}
		
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
		}