/*
font sizes (inches).
xx-small	0.11111	 8/72
x-small		0.125	 9/72
small		0.13889	10/72
medium		0.15278	11/72
large		0.16667	12/72
x-large		0.18056	13/72
*/
body
{
    background-image: url(images/bg2.gif);
    background-color: white;
    margin: 0px; padding: 0px;
}

tr
{
    vertical-align: top;
    margin: 0px; padding: 0px;
    border: 0px;
}

td.localEvent
{
    vertical-align: top;
    text-align: center;
    margin: 0px; padding: 0px;
}

td.jug
{
    width: 100%;
    vertical-align: top;
    margin-left: auto; margin-right: auto; /* Centers element. Required for FireFox. */
    text-align: center; /* Centers element. Required for IE. */
    margin: 0px; padding: 0px;
}

table.outline
{
    border-collapse: collapse;
    border: 0px solid white;
    margin: 0px; padding: 0px;
    width: 100%;
}

table.jug
{
    border-collapse: collapse;
    border: 0px;
    width: 620px;
    background-color: white;
    vertical-align: top;
    padding: 0px;
    margin-top: 0px; margin-bottom: 0px;
    margin-left: auto; margin-right: auto; /* Centers element. Required for FireFox. */
    text-align: center; /* Centers element. Required for IE. */
}

table.toolbar
{
    border-collapse: collapse;
    border-style: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 99%; /* Changed from 100% to 99% to fix white gap in between the images. */
}

td.toolbar
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 20%;
}

td.columnSpace
{
	width:4%;
	vertical-align:top;
}

td.columnText
{
	width:48%;
	vertical-align:top;
}

td.archiveYear
{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}
a.archiveYear:link
{
    text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}

a.archiveYear:visited
{
    text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}

a.archiveYear:hover
{
    text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}

td.archiveYearSelected
{
	vertical-align: middle;
	text-align: center;
	background-color: #66CCFF;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

img
{
	border: 0px;
}

img.toolbar
{
    padding: 0px;
    margin: 0px;
    width: 124px;
    height: 30px;
    vertical-align: bottom;
}

div.sectionBreak
{
	width: 256px;
	height: 9px;
	background-image: url("images/bar2.gif");
	font-size: 1px;
	margin-bottom: 0.125in;
	margin-top: 0.125in;
    margin-left: auto; margin-right: auto; /* Centers element. Required for FireFox. */
    text-align: center; /* Centers element. Required for IE. */
	display: block;
}

div.localEvent
{
    position: relative;
    top: 116px;
    float: left;
    background-color: #c8e0fe;
    border: #000080 solid 4px;
    margin: 0px;
    margin-left: 1px;
    padding: 4px; padding-bottom: 12px;
    width: 200px; height: auto;
    text-align: center;
    font-family: Arial; font-weight: bold;
}

div.meeting
{
	//float: left;
	display: block;
}

hr.localEvent
{
    height: 8px;
    background-color: #4040d0;
}

span.localEvent
{
    font-size: 66%;
    font-family: Verdana,Courier;
}

a.localEvent
{
    text-align: left;
}

a.localEvent:link
{
    color: #0000AA;
}
	
a.localEvent:hover
{
    color: black;
}
	
a.localEvent:visited
{
    color: #0000AA;
}
	
img.localEvent
{
    text-align: left;
    left: 0px;
    border: #a8b0fe solid 4px;
}

.forward
{
	float: left;
	background-image: url("images/forward24.gif");
	width: 24px;
	height: 24px;
	font-size: 24px;
}

li.openDate
{
	color: #0000AA;
	font-family: Arial;
	font-size: 0.125in;
	font-weight: bold;
    margin-left: 25%;
	text-align: left;
}

.speakerName
{
	color: #0000AA;
    font-size: 0.15278in;
	font-family: Tahoma;
	font-weight: bold;
}

.speakerTitle
{
	color: #0000AA;
    font-size: 0.15278in;
	font-family: Tahoma;
}

.speakerBio
{
	font-size: 0.125in;
	font-family: Verdana,Courier;
	font-style: italic;
	text-align: left;
}
	
.presentationDate
{
	color: #0000AA;
    font-size: 0.15278in;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.presentationTitle
{
	color: #0000AA;
    font-size: 0.15278in;
	font-family: Tahoma;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.125in;
}

.presentationDesc
{
	font-size: 0.125in;
	font-family: Verdana,Courier;
	text-align: left;
}

.fieldPrompt
{
	color: #0000AA;
    font-size: 0.16667in;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
}

.suggestedReadingPrompt
{
	color: #0000AA;
    font-size: 0.16667in;
	font-family: monospace;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.suggestedReadingRow
{
	color: #0000AA;
    font-size: 0.125in;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 32px;
}

.fieldData
{
	color: #0000AA;
    font-size: 0.16667in;
	font-family: monospace;
	font-weight: normal;
	font-style: normal;
}

div.raffle
{
	border:0px;
	padding:4px 0px 4px 0px;
	margin:0px;
}

img.raffle
{
	padding: 0px 8px 0px 0px;
	border-style: none;
}

table.raffle
{
	border-collapse: collapse;
    border-style: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    width:100%;
}

td.raffle
{
    border-style: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

tr.raffle
{
    border-style: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.raffle
{
	padding: 8px 0px 2px 0px;
	font-size: 0.125in;
	font-family: Arial, Helvetica;
	color: #CC0000;
	//float: none;
}

.moreInfo
{
	font-size: 0.125in;
	font-family: Verdana,Courier;
	color: black;
}

.paragraphTitle
{
	font-weight: bold;
	color: #0000AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.18056in;
	margin-bottom: 0.125in;
}

.paragraphText
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.13889in;
	text-align: left;
}

.pageTitle
{
	font-weight: bold;
	color: #0000AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.18056in;
	margin-bottom: 0.125in;
	text-align: center;
	vertical-align: middle;
}
table.textColumns
{
    border-collapse: collapse;
    border: 0px;
    width: 95%;
    background-color: white;
    vertical-align: top;
    padding: 0px;
    margin-top: 0px; margin-bottom: 0px;
    margin-left: auto; margin-right: auto; /* Centers element. Required for FireFox. */
    text-align: center; /* Centers element. Required for IE. */
}

a:link
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.product
{
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 0.13889in;
}

.broken
{
	text-decoration: line-through;
}

.shout
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.18056in;
}

.warn
{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.13889in;
	color: #CC0000;
}

table.externalSite
{
    border-collapse: collapse;
    border: 0px;
    width: 100%;
    background-color: white;
    vertical-align: top;
    padding: 0px;
    margin-top: 0px; margin-bottom: 0px;
    margin-left: auto; margin-right: auto; /* Centers element. Required for FireFox. */
    text-align: center; /* Centers element. Required for IE. */
}

.footnote
{
	font-weight: normal;
	font-family: Verdana,Courier;
	font-size: 0.11111in;
	color: purple;
}

.timestamp
{
	font-weight: normal;
	font-family: Virinda, Helvetica, sans-serif;
	font-size: 0.13889in;
	color: gray;
}

.fixedWidth
{
	font-family: Courier;
}
