/* NAVIGATION STYLE ELEMENTS */



A.link:link    {
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #999900;
        text-decoration: underline;
		}
A.link:visited {
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #999900;
        text-decoration: underline;
		}
A.link:active  {		
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #999900;
        text-decoration: underline;
		}
A.link:hover  {		
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #CCCC00;
        text-decoration: underline;
		}
A.red_link:link    {
        font-family: Times,serif;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
        color: #CC3333;
        text-decoration: none;
		}
A.red_link:visited {
        font-family: Times,serif;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
        color: #CC3333;
        text-decoration: none;
		}
A.red_link:active  {		
        font-family: Times,serif;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
        color: #CC3333;
        text-decoration: none;
		}
A.red_link:hover 	{
        font-family: Times,serif;
        font-size: 15px;
        font-style: normal;
        font-weight: bold;
        color: #CC6666;
        text-decoration: none;
		}
A.more:link    {
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
		}
A.more:visited {
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
		}
A.more:active  {		
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
		}

A.more:hover 	{
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #006699;
        text-decoration: none;
		}
A.blue_link:link    {
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #003366;
        text-decoration: underline;
		}
A.blue_link:visited {
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #003366;
        text-decoration: underline;
		}
A.blue_link:active  {		
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #003366;
        text-decoration: underline;
		}
A.blue_link:hover  {		
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #006699;
        text-decoration: underline;
		}		
				
/* CONTENT STYLE ELEMENTS */



.date {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 11px; 
        font-style: normal;
        font-weight: bold;
		color: #003366;
        text-decoration: none;
		}
.title {
		font-family: Times, serif; 
		font-size: 32px; 
        font-style: normal;
        font-weight: normal;
		color: #CC3333;
        text-decoration: none;
		}
.body {
		font-family: arial, helvetica, verdana, sans-serif; 
		font-size: 13px; 
        font-style: normal;
        font-weight: normal;
		color: #000000;
        text-decoration: none;
		}
.bold {
		font-family: arial, helvetica, verdana, sans-serif; 
		font-size: 13px; 
        font-style: normal;
        font-weight: bold;
		color: #000000;
        text-decoration: none;
		}
.lead {
		font-family: arial, helvetica, verdana, sans-serif; 
		font-size: 13px; 
        font-style: normal;
        font-weight: normal;
		color: #003366;
        text-decoration: none;
		}
.leadbold {
		font-family: arial, helvetica, verdana, sans-serif; 
		font-size: 13px; 
        font-style: normal;
        font-weight: bold;
		color: #003366;
        text-decoration: none;
		}
.small {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 9px; 
        font-style: normal;
        font-weight: normal;
		color: #000000;
        text-decoration: none;
		}
				
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
}

#navlist ul li ul {
	margin: 2px;
	padding: 1px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}

#navlist li {
	margin: 0 0 3px 0;
	font-weight: bold;
}

#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 4px;
	border: 1px solid #003366;
	width: 160px;
	color: #003366;
	font-weight: bold;
	background-color: #ebebcc;/* */
}

#navlist ul.nested	{
	margin-left: 40px;
}

#navlist ul.nested a {
	display: inline;
	width: 120px;
	border: none;
	background-color: #ffffff;
	color: #003366;
	font-weight: bold;
}

#navlist a:link, #navlist a:visited {
	color: #003366;
	text-decoration: none;
}


#navlist a:hover {
	border: 1px solid #333;
	background-color: #ebebcc;
	color: #336699;
}

#navlist ul.nested a:hover	{
	border:none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	background-color: #ebebcc;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
}

table.cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.highlight {
		background-color: #ebebcc;
		color: #000000;
		border-left: 8px solid #dddddd;
		padding-left: 10px;

}

div.session {
	border: 1px solid black;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
}

p#invoicelink {
font-weight: bold;
margin: 1em auto;
padding: 0.5em;
text-align: center;
width: 8em;
font-size: 2em;
background-color: #ff6;
color: #fff;
border: 1px solid #fc3;
}

p#invoicelink  a {
color: #630;
background-color: #ff6;
text-decoration: none;
}

p#invoicelink a:hover, p#invoicelink a:focus {

text-decoration: underline;
}

p.normal {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
 
img.floatright {
	float: right;
	margin-left: 10px;
}

img.floatleft {
	float: left;
	margin-right: 10px;
}

img.noborder {
	border: none;
} 