/* CSS Document */

body
{
font-family:Arial, Helvetica, sans-serif;
vertical-align:top;
}

p
{
text-align:left;
color:#000000;
font-size:10px;
padding-right:8px;
}

.italics
{
font-style:italic;
}

.subhead
{
text-align:left;
color:#333366;
font-size:10px;
font-weight:bold;
}

.sidebar
{
color:#333366;
text-align:left;
font-size:10px;
padding-left: 10px;
padding-right: 10px;
}

.copyright
{
text-align:center;
vertical-align:top;
color:#333366;
font-size:8px;
}


.indent
{
padding-left: 20px;
padding-right: 20px;
}

li
{
list-style-position:outside;
list-style-type:disc;
size:8px;
color:#AFB0D7;
}


.sidebarli
{
list-style-position:outside;
list-style-type:disc;
size:8px;
color:#333366;
}

h1
{
text-align:left;
color:#333366;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.photolink 
{
color:#FFFFFF;
text-decoration: none;
}

.photolink:hover 
{
text-decoration: none;
color:#FFFFFF;
	
}

.rightalign
{
text-align:right;
}

.lightpurple
{
color:#AFB0D7;
}

.purple
{
color:#333366;
}

.bold
{
font-weight:bold;
}

.purpleBold
{
font-weight:bold;
color:#333366;
}

.small
{
font-size:10px;
}

.hr 
{
margin:0;
padding:0; 
border-color:#6633CC;
border-width:0px 0px 0px 1px;
border-style:none none none dotted;
}

/*for space around images in body copy*/
.image
{
padding-left:10px;
}

a:link 
{
color:#333366;
font-weight:bold; 
text-decoration: none;
border:none;
}

a:visited 
{
color:#333366;
font-weight:bold; 
text-decoration: none;
border:none;
}

a:hover 
{
color:#333366;
font-weight:bold; 
text-decoration:underline;
border:none;
}

.bottomNAV:link
{
font-size:8px;
text-align:center;
} 

.bottomNAV:visited
{
font-size:8px;
text-align:center;
} 

.bottomNAV:hover 
{
font-size:8px;
text-align:center;
} 

/* links for subnavigation buttons at bottom of pages 
.bottomNAV:link 
{
text-align:center;
color:#333366;
text-decoration:none;
font-size:8px;
}

.bottomNAV:visited 
{
text-align:center;
color:#333366;
text-decoration:none;
font-size:8px;
}

.bottomNAV:active  
{
text-align:center;
color:#333366;
text-decoration:none;
font-size:8px;
}
 
.bottomNAV:hover 
{
text-align:center;
color:#333366;
text-decoration:underline;
font-size:8px;
}*/


/*
a:link 
{
color:#333366;
font-weight:bold; 
text-decoration: none;
}

a:hover 
{
color:#333366;
font-weight:bold;
text-decoration: none; 
border-bottom: #333366;
border-width: 0px 0px 1px 0px;
border-style: none none dotted none;
}

a:visited 
{
color:#333366;
font-weight:bold; 
text-decoration: none;
}
*/
