body {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	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 */
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header img {
	display: block;
}
.oneColFixCtrHdr #mainContentContainer {
	background-image: url(../images/content_bg_20090619.jpg);
}
.oneColFixCtrHdr #mainContent {
	min-height:300px;
	height: auto !important;
	height: 300px;
}
.oneColFixCtrHdr #leftContainer {
	width:224px;
	float:left;
	margin-left: 28px;
	margin-top: 10px;
}
.oneColFixCtrHdr #leftContainer p {
	margin-left: 10px;
	margin-right: 14px;
}
.oneColFixCtrHdr #rightContainer {
	width:575px;
	float:left;
	margin-left: 23px;
	margin-top: 10px;
	margin-right: 50px;
}
.oneColFixCtrHdr #footer {
	background-color: #000000;
	height: 76px;
	color: #ffffff;
	font-size: 95%;
	text-align: center;
	margin-top: 18px;
}
.oneColFixCtrHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding-top: 17px;
}
.oneColFixCtrHdr #footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	color: #ff7f3b;
	text-decoration: underline;
}
.copyright {
	color: #ffffff;
	font-size: 95%;
}
a:link {
	color: #c60a0a;
	text-decoration: none;
}
a:visited {
	color: #c60a0a;
	text-decoration: none;
}
a:hover {
	color: #1675ff;
	text-decoration: underline;
}
.big_name {
	font-size: 130%;
	font-weight: bold;
}
.content_small {
	font-size: 95%;
}
.form_label {
	font-size: 90%;
	font-weight: bold;
}
.time_picker_div {
	padding:5px;
	border:solid #999999 1px;
	background:#ffffff;
}
.validation_error {
	background-color: #FFFFD5;
	text-align: left;
	width: 400px;
	border: thin solid #DD9988;
	color: #990000;
	padding: 10px;
	margin-left: 1px;
}
.expired_meeting {
	background-color: #FFFFD5;
	text-align: left;
	width: 225px;
	border: thin solid #DD9988;
	color: #990000;
	padding: 10px;
	margin-left: 1px;
}
.body_table_row {
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7b120e;
}
.body_table_row_header {
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #7b120e;
}
.alternate_row_header {
	padding: 5px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #7b120e;
}
.alternate_row_footer {
	text-align:right;
	background-color: #7b120e;
	padding: 5px;
}
.alternate_row_1 {
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7b120e;
}
.alternate_row_2 {
	padding: 4px;
	background-color: #f7f7f7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7b120e;
}
.section_divider {
	font-size: 120%;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 99%;
	border-bottom-width: thin;
	font-weight: bold;
	padding-bottom: 5px;
}
.carousel_videos {
	background-image: url(../images/carousel_videos.png);
	background-repeat: no-repeat;
	width: 570px;
	height: 182px;
	padding-left: 8px;
	padding-top: 45px;
}
.video_title { 
	text-align:center; 
	font:26px "Myriad Pro", "MyriadPro", "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif; 
	font-weight:500;
}
.video {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.news a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.news a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.news a:hover {
	color: #c60a0a;
	text-decoration: underline;
	font-weight: bold;
}
.talkbubble {
	background-image: url(../images/talkbubble_background.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}


/* Miscellaneous classes for reuse */
.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. The floated element must precede the element it should be next to on the 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;
}
