/* LINKS */
a:link {  color: #660099; text-decoration: none}
a:active {  color: #CC00CC; text-decoration: none}
a:visited {  color: #003399; text-decoration: none}
a:hover {  color: #990099; text-decoration: none}
/* IE4 BUG: Don't put fullblown comments before links */

/*********/
/* SERIF */
/*********/
.serif { font-family: Times, "Times New Roman", serif }

/* Serif subtags */
.serif p  { font-size: 14px; line-height: 16px}
.serif ol { font-size: 14px; line-height: 18px }
.serif ul { font-size: 14px; line-height: 18px }

/* NS4 BUG FIXES: Force style to penetrate nested tables */
.serif td { font-family: Times, "Times New Roman", serif }


/**************/
/* SANS SERIF */
/**************/
.sansSerif {  font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 12px; line-height: 14px}

/* SansSerif subtags */
.sansSerif p { font-size: 12px; line-height: 14px}

/* NS4 BUG FIXES */
.sansSerif td { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 12px; line-height: 14px }
.sansSerif th { font-family: "Avant Garde", Helvetica, sans-serif, Arial}
.serif .sansSerif { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 12px; line-height: 14px }
.serif .sansSerif td { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 12px; line-height: 14px }
.serif .sansSerif p { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 12px; line-height: 14px }


/************/
/* HEADINGS */
/************/
h1 {  font-family: Times, "Times New Roman", serif; font-size: 24px; font-style: italic; line-height: 24px; font-weight: bold; margin-top: 6px; margin-bottom: 3px; padding-top: 0px; padding-bottom: 0px; text-shadow: gray 3px 3px 5px}

/* { font-size: 24px; font-weight: bold; font-style: italic ; line-height: 24px} */
h2 { font-size: 18px; font-weight: bold; font-style: italic ; line-height: 18px}

.subhead {  font-size: 16px; font-weight: bold; font-style: italic}


/***********/
/* ADDRESS */
/***********/
.footer {  font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-style: normal; font-size: 10px; line-height: 11px}
/* NS4 BUG FIXES */
.footer td { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-style: normal; font-size: 10px; line-height: 11px}


/***********/
/* OTHER */
/***********/
th {  font-size: 14px; text-align: left}
pre {  font-family: Courier, "Courier New", Mono; font-size: 10px}
sup {  font-size: smaller}

/* Don't work in NS4-Mac */
input {  font-family: Monaco, Courier, "Courier New", mono; font-size: 10px}
textarea {  font-family: Monaco, Courier, "Courier New", mono; font-size: 10px}
/* NS4 BUG FIXES */
.input{  font-family: Monaco, Courier, "Courier New", mono; font-size: 10px}

/**********/
/* CUSTOM */
/**********/

/* MENULIST */
.menuList {  font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 14px; line-height: 24px}
/* NS4 BUG FIXES */
.serif .menuList { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 14px; line-height: 24px }

/* FILELIST */
.filelist { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 10px; line-height: 12px}
/* NS4 BUG FIXES */
.filelist td { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 10px; line-height: 12px}
.serif .filelist td { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 10px; line-height: 12px}

/* VIDEO FORMAT */
.videoFormat { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 10px; line-height: 12px }
/* NS4 BUG FIXES */
.videoFormat td { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 10px; line-height: 12px }
.serif .videoFormat td { font-family: "Avant Garde", Helvetica, sans-serif, Arial; font-size: 10px; line-height: 12px }

/**********/
/* COLORS */
/**********/
.bgCaution {  background-color: #FFFF99}
.bgMacMD {  background-color: #6699FF}
.bgMacLT {  background-color: #99CCFF}
.bgMacHLT {  background-color: #CCFFFF}
.bgWinHLT {  background-color: #EEEEEE}
.bgWinMD {  background-color: #999999}
.bgWinLT {  background-color: #CCCCCC}
.bgBlack {  background-color: #000000}

.fgDisabled {  color: #666666}
.fgDanger {  color: #FF0000}
.fgCaution {  color: #FFFF00}
.invis {  color: #EEEEEE}
.linkOnBlack {  color: #CC99FF; text-decoration: underline; font-size: 14px; line-height: 16px}
.table {  background-color: #66CCFF}
.table_row_even {  background-color: #CCFFFF}
.table_row_odd {  background-color: #FFFFFF}
.serifQTtag { font-family: Times, "Times New Roman", serif ; font-size: 14px; line-height: 16px}
.initialCap {  color: #990000; font-style: normal; font-weight: bolder; padding-top: 0px; font-size: 36px}
h3 {  font-size: 14px; font-style: italic; line-height: 14px; font-weight: bold}
.helpQuestionMark {  font-style: normal; font-weight: bolder}
.serif form p { font-size: 14px; line-height: 16px }
h4 {  font-size: 12px; line-height: 14px}
.popUpTitle {  font-size: 10px; line-height: 14px; font-family: "Avant Garde", Helvetica, Arial, sans-serif; font-weight: bold}
.smallSerif { font-size: 12px; line-height: 14px; font-family: Times, "Times New Roman", serif}
.photo {
	border: 2px solid #000000;
}
.caption {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
}

