body        { background-color: #00669A;
			font-family: Verdana, Arial, helvetica, sans-serif; 
			font-size:10pt; 
			color: #000000;
			}
						
table       {font-family: Verdana, Arial, helvetica, sans-serif; 
			font-size: 10pt; 
			color: #000000;
			}

p        	 { font-family: Verdana, Arial, helvetica, sans-serif; 
			font-size: 10pt; 
			color: #000000;}
			
p.indented	{ color: #000000;
			padding-left: 20px;
			padding-right: 20px;}			
			
p.links		{ color: #006699;}				

span        { font-family: Verdana, Arial, helvetica, sans-serif; 
			font-size: 10pt; 
			color: #000000;}
			
span.purple_buttons	{BORDER-RIGHT: #330033 1px solid;
					BORDER-TOP: #CC99FF 1px solid;
					BORDER-LEFT: #CC99FF 1px solid;
					BORDER-BOTTOM: #330033 1px solid;
					padding-left: 20px;
					padding-right: 20px;
					}
			
span.dropcap	{ font-size: 150%;
				font-weight: normal;
				color: #006A5B;
				padding-bottom: 0px;}

/***** Ordered List *****/

ol			{padding-left: 20px;
			padding-right:20px;}

ol li		{padding-bottom: 5px;}

/***** Definition List *****/

dl			{padding-left: 20px;
			padding-right:20px;
			padding-bottom: 0px;
			padding-top: 5px;}

dl dt		{font-weight: bold;
			font-style: italic;
			background: url("/images/dot_purple_sm.jpg");
			background-repeat: no-repeat;
			background-position: 0% 30%;
			padding-left: 14px;}
			
dl dd		{padding-bottom: 0px;
			margin-left: 20px;}

/***** Green Un-Ordered List *****/

ul.green	{list-style: none;
			padding-left: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;}
			
ul.green li		{background-image: url("/Images/dot_green_sm.jpg");
				background-repeat: no-repeat;
				background-position: 0% 8px;
				padding-left: 14px;
				padding-bottom: 3px;
				padding-top: 3px;}
				
ul.green li ul  	{list-style: none;
					padding-left: 20px;
					padding-top: 10px;
					padding-bottom: 0px;
					margin-bottom: 0px;}
			
ul.green li ul li	{background-image: url("/Images/dot_purple_sm.jpg");
					background-repeat: no-repeat;
					background-position: 0% 8px;
					padding-left: 14px;
					padding-bottom: 3px;
					padding-top: 0px;}

/***** blue Un-Ordered List (1 level only) *****/

ul.blue		{list-style: none;
			padding-left: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;}
			
ul.blue li		{background-image: url("/Images/dot_blue_sm.jpg");
				background-repeat: no-repeat;
				background-position: 0% 8px;
				padding-left: 14px;
				padding-bottom: 3px;
				padding-top: 3px;}

/***** Purple Un-Ordered Lists (level 1 purple; level 2 green)*****/

ul.purple	{list-style: none;
			padding-left: 20px;
			padding-bottom: 0px;
			margin-bottom: 0px;}
			
ul.purple li	{background-image: url("/Images/dot_purple_sm.jpg");
				background-repeat: no-repeat;
				background-position: 0% 5px;
				padding-left: 14px;
				padding-bottom: 3px;
				padding-top: 0px;}
				
ul.purple li ul  	{list-style: none;
					padding-left: 20px;
					padding-top: 10px;
					padding-bottom: 0px;
					margin-bottom: 0px;}
			
ul.purple li ul li	{background-image: url("/Images/dot_green_sm.jpg");
					background-repeat: no-repeat;
					background-position: 0% 5px;
					padding-left: 14px;
					padding-bottom: 3px;
					padding-top: 0px;}
				
/***** Page heading style ***/

h1       	{font-family: Verdana, Arial, helvetica;
			font-size: 200%;
			color: #000000;
            text-decoration: none;}

h1.blue		{color: #006699;
			text-align: center;
			margin-bottom: 10px;
			margin-top: 10px;}
			
h1.printonly {display: none;
			  visibility:hidden;
			}			
               
h2     		{font-family: Verdana, Arial, helvetica;
			font-size: 125%;
			font-weight:bold;
			color: #000000;
            text-decoration: none;}
            

h2.blue_img	{color: #006699;
			text-align: left;
			padding-left: 30px;
			margin-bottom: 3px;
			background-image: url("/Images/waveball.gif");
			background-repeat: no-repeat;
			background-position: 10px 50%;}

h2.blue		{color: #006699;
			text-align: left;
			padding-left: 10px;
			margin-bottom: 3px;}

h3			{font-family: Verdana, Arial, helvetica;
			font-size: 100%; 
			font-weight: bold;
			text-align: left;}

h3.blue		{color: #006699;
			padding-left: 35px;
			margin-bottom: 0px;}			

h3.indented	{color: #000000;
			padding-left: 35px;
			padding-top: 10px;
			margin-bottom: 0px;} 
                
/***** All LINKS *****/                

a          	{font-family: Verdana, Arial, helvetica, sans-serif;   
			font-size: 10pt;
			text-decoration: none; 
			color: #006699;}
				
a:visited  	{color: #006699;}
			
a:hover    	{text-decoration:underline;}

/***** Toolbar Navigation Links *****/

a.tool          {font-weight:bold;
				color:  #FFFFFF;}
				
a.tool:visited  {font-weight:bold;
				color:  #FFFFFF;}
				
a.tool:hover    {text-decoration: none;
				font-weight:bold;
				color:  #FFFFFF;}

/***** Navigation Links *****/

a.nav          { color: #000000; }
				
a.nav:visited  { color: #000000; }
				
a.nav:hover    { color: #000000; 
				text-decoration: none; }

/***** Purple Links *****/

a.purple	    	{color:  #85226C; 
					font-weight:bold;}

a.purple:visited	{color: #85226C;
					font-weight:bold;}
				
a.purple:hover		{color:  #85226C; 
					font-weight:bold;
					text-decoration: underline;}

/***** Text in search results *****/
.u 			{ color: #008000;}

.whitebold10
{
    COLOR: white;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
.whitebold12
{
    COLOR: white;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.whitebold18
{
    COLOR: white;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}

.black10
{
    COLOR: black;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 10px;
}
.black11
{
    COLOR: black;
    FONT-FAMILY: helvetica, Arial, verdana;
    FONT-SIZE: 11px;
}
.black12
{
    COLOR: black;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 12px;
}
.black14
{
    COLOR: black;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 14px;
}

.black18
{
    COLOR: black;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 18px;
}

.blackbold10
{
    COLOR: black;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
.blackbold11
{
    COLOR: black;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
.blackbold12
{
    COLOR: black;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}


.blue10
{
    COLOR: #006699;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 10px;
}
.blue11
{
    COLOR: #006699;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 11px;
}
.blue12
{
    COLOR: #006699;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 12px;
}

.blue18
{
    COLOR: #006699;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 18px;
}

.bluebold12
{
    COLOR: #006699;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}

.gray10
{
    COLOR: #808080;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 10px;
}
.gray11
{
    COLOR: #808080;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 11px;
}
.gray12
{
    COLOR: #808080;
    FONT-FAMILY: Arial, verdana, helvetica;
    FONT-SIZE: 12px;
}

