h1  { font-size: 30px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; line-height: 35px; margin: 0.67em 0 }
p  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	line-height: 14px;
}
ol { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; list-style-type: decimal; margin: 1em 0 1em 40px }
ul { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; list-style-type: disc; margin: 1em 0 1em 40px }
#Tracker { vertical-align: 2pt }
.Tracker { vertical-align: 4px }
h3 { font-size: 18px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold; margin: 1em 0 }
.OneColumn    {
	margin-top: 1px;
	margin-left: 110px;
	width: 895px
}

.Container	{
	width: 1000px;  /* using 20px less than a full 1000px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */

}

.MiddleColumn    {
	margin-top: 1px;
	width: 565px;
	padding: 2px;
	float: left;
}

.RightColumn    {
	margin-top: 1px;
	width: 320px;
	float: right;
	background-color: #CCCCCC;
}


.OneColumn1Bordered { background-color: silver; margin-top: 10px; margin-left: 110px; width: 895px }
.GrayHeadline {
	background-color: silver;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 18px;
	font-weight: bold;
}
.Story {
	text-indent: 10px;
}
.Headline { color: #003; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; padding-top: 2px; padding-bottom: 2px }
.Sidebar {
	margin-top: 130px;
	margin-left: 5px;
	width: 97px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.Header { line-height: 90px; background-color: #003; background-image: url("StraitMenBanner.gif"); background-repeat: no-repeat; margin-top: 1px; margin-left: 1px; width: 1000px; height: 90px }
.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	display: table;
}
.AddressHeader {
	font-size: 13px;
	font-weight: bold;
}
.Odd {
}
.Even {
	background-color: #CCCCCC;
}
.active {
}
.inactive {
	color: #FF0000;
}
.Shout {
	font-size: 24px;
	line-height: 28px;
}

