/* created by Chabot Web Design for W.I.S.E.  All rights reserved. */


body {font-family: "Arial";
			font-size: 10pt;
			font-weight: normal;}

blockquote	{
						font-size: 10pt;
						}
						
.green A:visited {
	font-family: Arial;
	font-size: 12pt;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
}
.green A:active {
	font-family: Arial;
	font-size: 12pt;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
}
.green A:link {
	font-family: Arial;
	font-size: 12pt;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
	}
.green A:hover {
	font-family: Arial;
	font-size: 12pt;
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
}


.green  {
				font-size: 12pt;
				color: #669900;
				font-weight: normal;
				margin-left: 40px;
				}	
				
.green_sm {
					font-size: 10pt;
					color: #669900;
					font-weight: bold;
					}
				
.green_sec {
 						font-size: 11pt;
						color: #669900;
						font-weight: normal;
						font-style: italic;
						text-align: center;
						margin-left:40px;
						}
								
.blue_text	{
						font-size: 10pt;
						color: #009999;
						font-weight: bold;
						}
						
.pink_text	{
						font-size: 10pt;
						color: #CC0066;
						font-weight: bold;
						margin-left: 20px;
						}
						
.blue_header {
						font-size: 12pt;
						color: #009999;
						font-weight: bold;
						}
						
.line		{background-image: url(images/pink.gif);
				background-repeat: repeat-x}
				
hr			{color: #CC0066;}

.margin		{margin-left: 75px;}

.margind  {margin-left: 20px}

.margin2 {margin-left: 100px}

.margin3 {margin-left: 250px}


.anna			{font-size: 10pt;
					font-weight: bold;
					margin-left: 30px;
					margin-right: 20px;}
					
.direc		{margin-left: 20px;}

.bio		{font-size: 12pt;
				font-weight: bold;
				color: #009999;
				margin-left: 40px;}
				
div		{font-size: 10pt;
			font-weight: normal;
			}
			
#float	{
						float: left;
						margin-left: 5px;
						margin-right: 20px;
				}
				
.bigger			{font-size: 12pt;
						font-weight: bold;
						color: #009999}					/*was #000000*/
						
td		{
			font-size: 10pt;
			}
			
.error	{
				font-size: 8pt;
				color: #009999;
				font-weight: bold;
				}
				
.schedDay		{
				font-family: "MS Reference Sans Serif", Helvetica, Verdana, Arial;
				color: #ff9900;
				font-size: 20px;
				font-weight:normal;
				letter-spacing: 2px;
				}				
				
.floatl	{
				float: left;
				margin: 5px;
				}
				
.floatr	{
				float: right;
				padding: 5px;
				}
				
form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}

 
 .submit
			{
			background-color: #ffffff;
			color: #CC0066;
			font-weight: bold;
			font-style: italic;
			font-size: 11px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			border: 1px solid #CC0066;
			}
			
div.horRule {
height: 1px;
border-top: 1px solid #000000;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
width: 65%;
}
div.horRule hr {
display: none;
}