
*{padding:0; margin:0;}

img 
{
    border:0
}

li
{
	/*list-style-type: none;*/
	line-height: 110%;
	padding:2px; 
	margin:10px 10px 0px 30px;
}
 
.LegalHeaderClass
{
	font-weight:bold; 
}

h1, h2, h3, h4, h5, h6
{ 
	margin:15px 0px; 
} 


p, pre, blockquote, label, fieldset, address 
{ 
	margin:15px 1px 15px 1px; 	
} 

body 
{
	color: #303030; 
    background: #ffffff;
    font:small/1.22em arial,helvetica,clean,sans-serif;
    font:x-small/1.2em;
    margin:0;
    text-align:center;
}

html>body 
{
    font:83%/1.22em 
    arial,helvetica,clean,sans-serif;
}


body A 
{
	text-decoration:none	
}

body A:hover 
{
	text-decoration:underline;
}

.Copyright
{
	color: #333;
	font-size:11px;
}

.TableText
{
	color: #333;
	font-size:1.0em;
}


.DemoImage
{
	
}
	
div.DemoImage 
{
	FLOAT: right;
	MARGIN: 60px 10px 10px 10px;
}	

.SmallGreenLink
{
	 color: #99CC00;
	 font-size:smaller;
}
        
.ElementHidden
{
	VISIBILITY: hidden;
	display:none;
}

.ElementVisible
{
	VISIBILITY: visible; 
}


#ID_DIV_HEADER
{
	vertical-align: top;
	text-align: left;
	height: 60px;
	border:solid 0px #fff;
	margin: 10px 0px 15px 0px; 
	padding: 0px 0px 20px 0px;
    BORDER-BOTTOM: whitesmoke thin ridge;
}

#ID_DIV_BODY
{
	width: 900px;
    color: #303030; 
    CURSOR: auto;
    margin: 0 auto;
    height:95%;        
}


h1, h2
{
	font-weight: lighter;
	border-bottom: solid 1px #99CC00;
	color: #0033FF;
}

h3, h4
{
	font-weight:  lighter;
    FONT-SIZE: 1.75em;
	PADDING-LEFT: 18px;
    BORDER-BOTTOM: solid 1px  #99CC00; 
    color:  #0033FF;
}

#ID_DIV_CONTENT
{
	float: left;
	width: 900px;
	text-align: left;
	padding: 1px 10px 5px 15px;
	border-left: solid 1px #efefef;
	font-size: 1.0em;
	line-height: 100%;
	color: #607080;
}

#ID_DIV_CONTENT p
{
    FONT-SIZE: 1.0em;        
}    

#ID_DIV_CONTENT h3, h4
{
	font-weight: lighter;
    FONT-SIZE: 1.4em;
    PADDING: 5px;
	PADDING-LEFT: 20px;
	margin: 10px 0px;
	
	
    BACKGROUND-IMAGE: url(http://tmasoftware.com/images/green_ball_small.gif); 
    BACKGROUND-REPEAT: no-repeat;    
	BACKGROUND-POSITION: 0px center;
    BORDER-BOTTOM:  solid 1px #99CC00; 
	color:  #0033FF;    
}

#ID_DIV_NAV_MENU
{	
    text-align: left;
	font-size: 12px;
}


#ID_DIV_NAV_MENU a:link, #ID_DIV_NAV_MENU a:visited
{    
    color: #669900;	
	padding: 3px 3px 3px 3px;	
	margin:5px 5px 5px 5px;
	font-size: 14px;
	font-weight: normal;	
	text-decoration:underline;
	border:solid 1px #ffffff;
}


#ID_DIV_NAV_MENU a:hover
{	
	color: #99CC00;	
}

.DemoLink
{
    color: #669900;
    font-size: smaller;
    margin:5px 0px;
    
}

.RedHeaderClass 				
{
	font-size: smaller;
	margin-bottom:6px;
	color: #ff3300;   
}

.GreyBannerClass	
{
	background:url(http://tmasoftware.com/images/grey_back.gif) 0 0 repeat-x;
	width:100%;margin-bottom:5px;
}

.GroupLabelClass	
{
	background-color: #fff;
	padding:1px 4px 1px 0px;
	
	font-family:arial;
	line-height:14px;
}

.GroupLabelClass a, .GroupLabelClass span
{
	color: #ff3300; 
	font-weight:bold; 
	font-size:16px;
}


.ListClass 				
{
	font-size:11px;
	margin-bottom:20px;
	margin-top:20px;
}

.ListClass .ListHeaderClass 	
{
	font-weight:bold; 
	color: #0033FF;
}

.ListClass table			
{
	width:100%; 
	margin-bottom:5px;
	margin-top:5px;
}

.ListClass td tr						
{
}

.ListClass .ListLinkClass	
{
	padding:3px 0 0 0;
	font-size:12px;
}

.ListClass .ListRightColumn 	
{
	padding-left:10px;
}

#ID_DIV_PAGE_HEADER p
{
	
	font-weight:bolder;
	font-style:normal;  /*italic*/
	TEXT-DECORATION: underline;
    FONT-SIZE: 30px;
    PADDING: 5px;
	PADDING-LEFT: 2px;
	margin: 10px 1px 30px 1px;
		
	color: #ff3300;   	
}	

.MultiLineClass p
{
	margin: 5px 5px 5px 5px;
}	

#ID_DIV_FOOTER
{
    width: 100%;
    line-height:20px;
    margin: 0px 0px 0px 0px;
    clear: both;
    text-align:center;
	position: relative;
	bottom: 0px;
    
}

.FormClass
{	 
	 margin:15px 5px;
}

.FormClass input, textarea
{
	margin:3px 5px;	
	width:100%;	
}


.FormClass select
{
	margin:3px 5px;	
	width:245px;
}	
	
.FormClass td
{
	width:250px;
}

input.submit
{
	color:#0C35A9;
	font-size:95%;
	font-weight:bold;
	text-decoration:none;
	margin:1px 1px 1px 5px;
	clear:both;
}

#ID_DIV_WORDSCALE ul, li, ol
{
	margin:10px 10px 10px 10px;
	line-height: 100%;
	padding:2px; 
	
}	


.MoreEmphasis
{
	font-weight:bolder;
	text-decoration:underline;	
}

.MoreEmphasis 
{ 
	font-weight:bolder; text-decoration:underline; color: #0033FF;
}

.h_h4
{
	margin:15px 0px;
	color: #607080;
}

p
{
	font-size: 1.0em;
	line-height: 125%;
	color: #203040;	
}	