body
{
	BACKGROUND-COLOR: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
a:link
{
	color: #000099;
	text-decoration: underline;
	cursor: hand;
}
a:visited
{
	color: #000099;
	text-decoration: underline;
	cursor: hand;
}
a:active
{
	color: #ff0000;
	text-decoration: none;
	cursor: hand;
}
a:hover
{
	color: #000099;
	text-decoration: underline;
	cursor: hand;
}
p
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	margin-top: 0px;
}
UL
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	margin-top: 4px; 
	margin-bottom-width: 4px;
}
OL
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	margin-top: 4px; 
	margin-bottom-width: 4px;
}
UL LI
{
	margin-top: 4px;
}
OL LI
{
	margin-top: 4px;
}
h1
{
	color: #000099;
	font-family: verdana, arial, helvetica;
	font-size: 24px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 0px;
	margin-top: 0px;
}	
h2
{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0px;
}	
p.style2
{
	color: #000099;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 8px;
	margin-bottom: 6px;
}	
p.style3
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}	
TD
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 18px;
}
TD.header1
{
	background-color: #ffff00;
	font-size: 16px;
}
TD.header2
{
	background-color: #0000ff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
TABLE.sidenavi
{
	font-size: 11px;
	font-weight: bold;
	color: #cccce5;
	line-height: 12px;
}
TABLE.sidenavi TD.onmenuitem
{
	font-size: 11px;
	background-color: #cccce5;
	color: #000099;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
}
TABLE.sidenavi TD.menuitem
{
	font-size: 11px;
	color: #cccce5;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
}
TABLE.sidenavi TD.menuitem a:link
{
	color: #cccce5;
	text-decoration: none;
	cursor: hand;
}
TABLE.sidenavi TD.menuitem a:visited
{
	color: #cccce5;
	text-decoration: none;
	cursor: hand;
}
TABLE.sidenavi TD.menuitem a:active
{
	color: #cccce5;
	text-decoration: none;
	cursor: hand;
}
TABLE.sidenavi TD.menuitem a:hover
{
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}
TD.menubullet
{
    font-size: 12px;
}
TD.bigprint 
{  
	font-size: 16px; 
	font-weight: normal;
}
TD.tagline 
{  
	color: #CCCCE5;
	font-family: verdana, arial, helvetica;
	font-size: 14px; 
	font-weight: bold;
}
TD.subhead 
{  
	color: #ffffff; 
	background-color: #0000ff;
	font-size: 12px;
	font-weight: bold;
}
TABLE.spotlight
{  
	background-color: #cccce5;
}
TABLE.spotlight TD
{  
	color: #000000;
	font-size: 11px;
	line-height: 12px;
}
TABLE.testimonials
{  
	background-color: #ffff66;
}
TABLE.testimonials TD
{  
	color: #000000;
	font-size: 11px;
	line-height: 12px;
}


.button1
{
	color: #ffffff;
	background-color: #000099;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	cursor: hand;
}
.button2
{
	color: #ffffff;
	background-color: #993399;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	cursor: hand;
}
INPUT
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
SELECT
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
.required
{
	background-color: #CCCCFF;
}
.public-speaking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #684DBE;
}

.smaller_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.larger_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 800;
}


.tiny_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin: 0px;
	text-align: left;
}
.border_dotted
{ border-style: dotted; border-width: 1px; }
