@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #8791f5;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
div.hr4 {
  height: 20px;
  background: #ffffff url(/images/om_wide.gif) repeat-x scroll center;
}
div.hr4 hr {
  display: none;
}
.twoColFixLtHdr #container {
	width: 820px;
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	background-color: #FFFFFF;
	background-position: left;
	border: 3px solid #0505ab;
}
.twoColFixLtHdr #header {
	background-color: #0505ab;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	height: auto;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0505ab;
	border-left-style: none;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.twoColFixLtHdr #footer {
	background-color: #0505ab;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 34px;
}
.twoColFixLtHdr #footerTop {
	background-color: #0505ab;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 34px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #copyright {
	background-color: #0505ab;
	margin: 0px;
	height: 25px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #roundBottom {
	background-color: #0505ab;
	height: 7px;
	width: 826px;
}
.twoColFixLtHdr #roundTop {
	background-color: #8791f5;
	height: 7px;
	width: 826px;
}
.twoColFixLtHdr #roundInsideTop {
	background-color: #0505ab;
	height: 7px;
	width: 820px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.dividerLine {
	height: 4px;
}
.playTime {
	font-size: 11px;
	right;
}
.download {
	font-size: 11px;
	left;
}
.talkDescr {
	font-size: 12px;
}
.bodyHeader {
	font-size: larger;
	color: #0505AB;
	text-align: center;
	font-weight: bold;
}
.bodySmallHeader {
	color: #0505ab;
	text-align: center;
}
.bodySmallHeaderLeft {
	color: #0505ab;
	text-align: left;
}
.bodySmallHeaderRight {
	color: #0505ab;
	text-align: right;
}
.bodySmallHeaderBold {
	color: #0505ab;
	text-align: center;
	font-weight: bold;
}
.bodyBlue {
	color: #0505ab;
	text-align: left;
}
.bodyText {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.bodyTextIndent {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 30px;
}
.bodyTextWallace {
	/* font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 30px;
}
.bodyTextQuote {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding-top: 10px;   
	padding-bottom: 10px;   
	padding-right: 10px;   
	padding-left: 10px;   
	border: 1px solid;
	background-color:#DDDDDD;
	margin: 20px;
}
.bodyTextItalic {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.bodyTextRight {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	text-align: right;
}
A:link, A:visited, A:active {
	color: #972400;
	text-decoration: none;
}
A:hover {
	color: #4F0000;
	text-decoration: underline;
}
.playMP3 {
	color: #8791f5;
	text-align: center;
	font-size: smaller;
}
