/*p
{
	padding: 5px 5px 5px 5px;
}
*/

 *
 {
 	font-size:12px;
 }
 
 *, p, td, span
 {
 	line-height:1.5em;
 }

.commenttitle
{
	font-weight:bold;
	margin-bottom:5px;
}

.comment
{
	margin-top:0px;
	margin-bottom:5px;
	font-style:italic;
}

.commentreceivedby
{
	text-align:right;
	margin-top:0px;
	font-style:italic;
	font-weight:bold;
}


.address
{
	font-weight:bold;	
}

td
{
	vertical-align:top;		
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.dates
{
	font-weight:bold;	
	color: #000090;
}

body
{
	margin-top:				5px;
	margin-left:			5px;
	padding:			    0;
	font-family:Trebuchet MS;
}

.bground { background-color: white/*#F4F0BF*/ }

.bground2 { background-color: #F4F0BF }

.navbground { background-color: #9CD1A2; width:150px }
DIV { font-family: verdana,Arial }

H1 
{ 
   
   font-size: 28px; 
}

H2 
{ 
    font-size: 23px; 
    
}
    
H3 
{ 
    
    font-size:18px 
}

h1,h2,h3
{
    font-family: verdana, arial, helvetica, sans-serif; 
    color: #000090; 
    margin-top:5px;
    margin-bottom:5px;   
}

p
{
    margin-top:9px;
    margin-bottom:9px;
}

H4,H5,H6 
{ 
    font-family: verdana, arial, helvetica, sans-serif; 
    color: #000090; 
    font-weight: normal;
}

.largePicTitle, .smallPicTitle
{
    font-weight:bold;
    color:#000090;
    text-align:center;
    margin-top:5px;
    margin-bottom:8px;
}

.largePicTitle
{
    font-size:12px;
}

.smallPicTitle
{
    font-size:10px;
}

.quote
{
    font-style:italic;
    font-size:11px;
    padding:5px 5px 5px 5px;
}

.courseDates
{
    font-weight:bold;
}

OL,UL,NL,P,BODY,TD,TR,TH,FORM,SPAN { font-family: verdana, arial, helvetica, sans-serif; color: #333333;}

PRE,TT { font-family: verdana, courier, sans-serif }

.navitem { font-family:Verdana, Arial; color:#000090}
.topnavitem { font-family:Verdana, Arial; font-weight:bold; color:#000090}

.navlist{ color: #000090; }

A { text-decoration: none; color: #6666FF; }
A:visited { text-decoration: none; color: #000090; }
A:link { text-decoration: none; color: #000090; }
A:active { text-decoration: none; color: #6666DD; }
A:hover { text-decoration: none; color: #0000FF }

.pictitle{ text-align:center; font-family:Verdana; font-size:xx-small; font-weight: bold }

.divShadow1
{
	background-color: #F4F0BF;
	border-right: #777777 1px solid;
	padding-right: 0px;
	border-top: #777777 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #777777 1px solid;
	padding-top: 0px;
	border-bottom: #777777 1px solid;
}

.navDivShadow
{
	background-color: #9CD1A2;
	border-right: #777777 1px solid;
	padding-right: 5px;
	border-top: #777777 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: #777777 1px solid;
	padding-top: 5px;
	border-bottom: #777777 1px solid;
	width: 140px;
}