@charset "windows-1252";

body	{background:#1E71B8;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
		}

h1, h2 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
			    font-weight:bold;}
			
h1  {font-size: 18pt; 
     text-decoration: none;	
         font-weight:bold;	
         margin-bottom:0px;
 
     }	
     
h2   { font-size: 12pt; 
  		color: #00000;	
  		margin-bottom:0px;	
  		 		 }
  		 
p { color: #000000; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none }

ul li {font-size:10pt;}	

/*for lists around photo*/
li.inside{margin-left:175px;
		list-style-type:disc;
		list-style-image:none
		list-style-position:inside}
			 
.title   { color: #000000; 
               font-size: 16pt; text-decoration: none }
.subtitle    { color: #000000; 
               font-size: 12pt; text-decoration: none; font-weight: bold }
.subtitle-concept    { color: #d4676d; 
               font-size: 12pt; text-decoration: none; font-weight: bold }
.subtitle-book    { color: #9e49a1; 
               font-size: 12pt; text-decoration: none; font-weight: bold }
.subtitle-aboutus    { color: #1e71b8; 
               font-size: 12pt; text-decoration: none; font-weight: bold }
.subtitle-faq    { color: #439127; 
               font-size: 12pt; text-decoration: none; font-weight: bold }
.subtitle-press    { color: #885c9f; 
               font-size: 12pt; text-decoration: none; font-weight: bold }
.resources    { color: #e3890e; }
.subtitle-disclaimer    { color: #EBC351; 
               font-size: 12pt; text-decoration: none; font-weight: bold }

.nav		{list-style:url(/images/bullett.gif) outside square;
	        font-size: 16px; 
        	text-decoration: none; 
        	font-weight: bold;
      		padding-bottom:24px
		}



.quote       { color: #000000; font-family: Times, 'Times Roman', 'Times New Roman'; 
               font-size: 10pt; text-decoration: none; font-style: italic; 
               font-weight: bold }
               
.text-small { color: #000000; font-size: 8pt; text-decoration: none }
.text-smallbold { color: #000000; font-size: 8pt; font-weight: bold }

.text-white {color:#FFFFFF;  }
.text-gray { color:   #808080;  }
.text-blue { font-size: 10pt;  }

.titleblue   { color: #1e71b8;
			font-weight:bold   }
.titlepurple   { color: #9e49a1; 
			font-weight:bold  }
.titlegreen   { color: #5ab239;
			font-weight:bold  }
.titlepink   { color: #c3464d; 
			font-weight:bold  }
            
               
A:link { COLOR: #003399; 
	TEXT-DECORATION: underline
	}
A:visited { COLOR: #333399; 
	TEXT-DECORATION: none 
	}
A:hover { 	COLOR: #C34647;
}


#footer{display:block;
		padding:2px 0;
		margin:0;
		font-size:9px;
		text-align:center;
					}
#footer a:link {color:white;}
#footer a:visited {color:#200645;}
#footer a:hover {background:white;
				color:#1E71B8;}

			

div.content {clear:left; padding-top:5%;}


A:visited.white{text-decoration: none; color: #ffffff} 
a:hover.white { text-decoration: underline; color: #f5d67d } 
A:link.white {text-decoration: none; color: #ffffff}