.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: right; 
}

.captionleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: left; 
}

.captioncenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: center; 
}

.captionsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	line-height: 11px;
	text-align: right; 
}

.captionphoto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	text-align: right;
	margin: 0 15px 0 5px;
}


HR {
	height: 1px;
	margin-bottom: 10px;
	clear: both;
	color: #ccc;
}

BLOCKQUOTE {
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	font-size: 16px;
}

P {
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
}

P.note {
	font-style: italic;

}

.link {
	margin-top: 9px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

P.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}


P.subheader
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
}

A:visited {
	color: #555555;
	}

A:link {
	color: #990000;
	}

A:hover {
	color: #990000;
	}


SUB {
	font-size: 9px;
}

SUP {
	font-size: 9px;
	vertical-align: text-top;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 24px;
	border-bottom: #006;
	border-width: 0 0 4px 0;
	border-style: none none solid none;
}

H2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 18px;
	}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #003;
}

H4
{
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

DL {
	margin-top: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

DT {
	font-weight: bold;
}

DD {
	margin-bottom: 12px;
}

UL {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
	}

UL LI {
	margin-bottom: 6px;
	}

UL.menu LI {
	margin-bottom: 0px;
	}

OL {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
	}

OL LI {
	margin-bottom: 6px;
	}

OL.menu LI {
	margin-bottom: 0px;
	}

LI {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	}

TABLE.format
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	margin-bottom: 14px;
}

TABLE.format TD {
	padding: 3px;
}

TR.tint TD, TD.calendarminitint
{
	background-color: #eee;
}

TH
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ddd;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

TH.calendarheads
{
	text-align: left;
}

TH.main
{
	background-color: #bcd;
	font-size: 14px;
}

TH.right
{
	text-align: right;
	vertical-align: top;
}

TH.rightnoshade
{
	text-align: right;
	vertical-align: top;
	background-color: #fff;
}

TH.left
{
	text-align: left;
	vertical-align: top;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

TD.sans P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

TD.sans TD {
	font-size: .75em;
}

TD.sans TH {
	font-size: .75em;
}

TD.sidebar P.menu1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-top: 1px solid #669;
	padding: 5px 0px;
	margin: 0px;
	text-align: center; 
}

TD.sidebar P.menu2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-align: center; 
}

TD.sidebar P.menu3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

TD.sidebar A:link, TD.sidebar A:visited

{
	text-decoration: none;
	color: #fff;
}

TD.sidebar A:hover
{
	text-decoration: underline;
}

TD.tint
{
	background-color: #eee;
}

TD.white
{
	background-color: #fff;
}

ADDRESS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	text-align: right;
	clear: both;
	color: #666;
	margin: 1em 0em .5em 0em;
}

FORM
{
	margin-top: 0px;
	margin-bottom: 0px;
}

IMG.right, DIV.right
{
	float: right;
	padding: 0px 0px .5em 10px;
}

IMG.left, DIV.left
{
	float: left;
	padding: 0px 10px .5em 0px;
}

DIV.photoright150
{
	float: right;
	width: 150px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright200
{
	float: right;
	width: 200px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright300
{
	float: right;
	width: 300px;
	padding: 0px 0px .5em 10px;
}

DIV.photoright150 DIV, DIV.photoright200 DIV, DIV.photoright300 DIV
{
	text-align: right;
}

DIV.photoright150 P, DIV.photoright200 P, DIV.photoright300 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

DIV.photoleft200
{
	float: left;
	width: 200px;
	padding: 0px 10px .5em 0px;
}

DIV.photoleft200 P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	margin-top: 3px;
	color: #666;
	line-height: normal;
}

TABLE.calendar TD, TABLE.calendarmini TD, TABLE.searchbox TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

TABLE.calendar TD.calendartime
{
	text-align: right;
	font-size: .6em;
}

TH.calendar, TH.searchhead {
	text-align: left;
}

TD.calendarmini, TD.calendarminitint, TH.calendarminidow
{
	text-align: center;
}

.clear
{
	clear: both;
}

P.fineprint {
	text-align: center;
	font-style: italic;
}

P.links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	font-weight: bold;
}

P.links SMALL { font-weight: normal; }


