﻿/*Top Level Pages Stylesheet - includes Landing Page, Login Pages */
div#container
{
	/* width:770px; */
	margin-left:0em;
	margin-top:0em;
}
* {margin:0; padding:0;}
img {border-width:0;}

div#mastercontent, div#header, div#search
{
	/* width:770px; */
}
#content	
{
    font-family: Verdana;
    font-size: 0.95em;
	border-bottom:0;
	/* width:750px; */
	margin:0 1em 0 1em;
}
#content p	
{
	margin:0 0 1em 0;
}
h1 		
{ 
    font-size: 1.65em;
   	font-style: normal; 
   	font-weight: bold; 	         
    font-family: Verdana;
	margin:.5em 0 .75em 0;
}  			       
a.loginlink 
{ 
    color:  #99CC33; 
    font-size: 2.1em;
   	font-weight: bold; 	         
    font-family: Verdana;
}        
a.mail		
{   
}        

.errorMessage
{
    font-size: 0.75em;
}	
.usernamelabel
{
    font-size: 0.75em;
}	


/* LANDING PAGE SPECIFIC STYLES */
#landingpage				  
{
    font-family: Verdana;
    font-size: 0.95em;
	color: #99CC33; 
}
#landingpage h1 		
{ 
    color:  #99CC33; 
    font-size: 2.2em;
   	font-style: normal; 
   	font-weight: bold; 	         
    font-family: Verdana;
}  			       
#landingpage a.mail		
{   color:  #0099FF; 
}        
.saying
{ 
    color:  #99CC33; 
    font-size: 1.2em;
   	font-style: italic; 
   	font-weight: bold; 	         
    font-family: Verdana;
}
.versiontext
{ 
    color:  #E1EDB1; 
    font-size: 1.1em;
   	font-style: italic; 
   	font-weight: bold; 	         
    font-family: Verdana;
}
a.download		
{   color:  #0099FF; 
    font-family: Verdana;
}        
font.text	
{	color:  #99CC33; 
    font-family: Verdana;
}        
font.filesize	
{	color:  #99CC33; 
    font-size: 0.65em;
    font-family: Verdana;
}        
font.TM		
{	color:  #99CC33; 
    font-size: 0.65em;
    font-family: Verdana;
}        

font.footer	
{	font-weight: normal;  
    font-size: 0.75em;
    font-family: Verdana;
	color: #6699CC
}
font.footerTM 	
{	font-weight: normal;  
    font-size: 0.5em;
    font-family: Verdana;
	color: #6699CC
}


/* LICENSING PAGE SPECIFIC STYLES */
#licensearea
{
	margin:0 0 0 1em;
}
.license_panel
{
    font-family:Times New Roman;
	border:solid 1px #7DA7D8;
	background-color:#E3E3E3;
	width:755px;
	margin-bottom:1em;
}
.license_title
{	font-weight: bold;  
	margin:.5em 0 0 0;
	text-align: center;
}
.license_h1
{	font-weight: bold;  
	margin:2em .5em 0 .75em;
}
.license_h2
{	font-weight: bold;  
	margin:.75em .5em 0 1.25em;
}
.license_body1
{	font-weight: normal;  
	margin:.75em .5em 0 .75em;
}
.license_body2
{	font-weight: normal;  
	margin:.75em .5em 0 1.75em;
}
.license_body3
{	font-weight: normal;  
	margin:.75em .5em 0 2.5em;
}
.license_list1
{	font-weight: normal;  
	text-indent:-1.25em;
	margin:0 .5em 0 2em;
}
.license_list2
{	font-weight: normal;  
	text-indent:-1.25em;
	margin:0 .5em 0 3em;
}
.license_list3
{	font-weight: normal;  
	text-indent:-1.25em;
	margin:0 .5em 0 3.75em;
}
.acceptmsg
{
    font-family: Verdana;
    font-size: 0.75em;
   	font-style: italic;
   	color:  #708C00; 
}
.CheckboxMsg
{
    font-family: Verdana;
    font-size: 0.75em;
   	font-style: italic;
	font-weight: bold;  
   	color:  #708C00; 
	margin:1em 0 0 2em;
}
.printLicense
{
    font-family: Verdana;
    font-size: 0.75em;
}