/*====== Modern Mind Software default style sheet ==========*/


/*====== last modified 03.05.2003 =======*/
/*====== Dale Carlson - dalec@propaganza.com =======*/


/*
body {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 100%;
	font-weight: normal;
	color: #000000}
*/

blockquote {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 100%; 
	color: #000000}

h1 {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 13pt;
	font-weight: bold; color: #000000; 
	text-decoration: none}

h2 {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}

h3 {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}

hr {  
	height: 1px; 
	color: #FFFFFF }

p {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 83%;
	color: #000000}

/*
td {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 83%;
	color: #000000}			
*/

ul {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 83%; 
	list-style-position: outside; 
	list-style-type: square}		

ol {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 83%; 
	list-style-position: outside}
	


/*====== custom classes =======*/



.bullets {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 10pt; 
	list-style-position: outside; 
	list-style-type: square}
	
.fixedHeight {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 10pt}
	
.headline {
	font-family: Verdana, Geneva, arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
	
.indentedUL {
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 83%; 
	list-style-position: outside; 
	list-style-type: disc}	
	
.paragraphLink {  
	color: #3333CC;
	text-decoration: underline}
	
.footnote {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7pt; 
	color: #000000; 
	text-decoration: none}	
	
.small {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; 
	color: #000000; 
	text-decoration: none}

.smallBold {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}

.smallBoldColor {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	color: #666699; 
	text-decoration: none}	

.smallLink {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; color: #0066CC;  /* 3366CC */
	font-weight: bold;
	text-decoration: none}
	
  a.smallLink:hover {  
    color: #000000; 
    text-decoration: none}
	
  a.smallLink:active {  
    color: #999999; 
    text-decoration: none}
				
.smallLinkHere {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; color: #000000;
	font-weight: bold;
	text-decoration: none}
	
.smallLinkGray {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; color: #666666;
	font-weight: bold;
	text-decoration: none}	
	
.smallNav {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
	
  a.smallNav:hover {  
    color: #FFFFFF}

  a.smallNav:active {  
    color: #000000}

.smallNavHighlight {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}	

.smallNavSelect {  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	color: #66FF99; 
	text-decoration: none}
	
.textHighlight {  
	color: #3333CC}		


/*=====pseudo classes=====*/

a.paragraphLink:hover {  
	color: #CC6600}
	
a.paragraphLink:active {  
	color: #3333CC}
	
a.paragraphLink:visited {  
	color: #FF3300}


	
a.smallLinkGray:hover {  
	color: #3366CC; 
	text-decoration: none}

a.smallLinkGray:active {  
	color: #000000; 
	text-decoration: none}	


	
