/* Start of CMSMS style sheet '!layout' */
/* @import url(/cms/css/layout.css);*/

a:hover {
	text-decoration: underline;
}
a:visited {
	color: #339;
}
a:link {
	color: #339;
}

p a, li a {
font-weight: bold;
}

#top-menu li a:hover, #top-menu li.first a:hover, {
	text-decoration: underline;
}
#top-menu a:visited {
	color: #000;
	text-decoration: none;
}
#top-menu a:active {
	text-decoration: none;
}
#top-menu a:link {
	color: #000;
	text-decoration: none;
}

body {
	background-color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
}

#container {
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
/*	border: solid 1px #cf142b; */
}

p {
	margin: 0 0 1em;
}

.body-big {
	font-size: 1.4em;
}

.body-bold {
	font-weight: bold;
}

#header {
	background-color: #fff;
	width: 730px;
	height: 65px;
	border-top: solid 6px #cf142b;
	padding: 12px 8px 2px 12px;
}

#header #csu-logo {
	float: right;
	border: 0;
}

#header #cst-logo {
	float: left;
	border: 0;
}

#top-nav {
	width: 750px;
	height: 1.5em;
	border-bottom: solid 4px #999;
	background-color: #eee;
}

#top-menu {
	float: right;
	margin: 0;
	padding: 0;
}

#top-menu ul {
	margin: 0;
	padding: 0;
}

#top-menu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	list-style: none;
	display: inline;
	padding: 0 1em;
	border-left: solid 1px #cf142b;
}

#top-menu ul li.first {
	list-style: none;
	display: inline;
	border: 0;
	padding: 0 1em;
}

#header #cntnt01moduleform_1 {
	float: right;
	margin: 16px 0 2px 150px;
	padding: 2px 4px;
	background-color: #eee;
}

#header #cntnt01moduleform_1 .label {
	font-size: .9em;
}

#header #cntnt01moduleform_1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#header #cntnt01moduleform_1 a {
	margin: 0 0 0 4px;
	color: #cf142b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#left {
	vertical-align: top;
}

#left-table {
	width: 164px;
}

#left-cell-top {
	height: auto;
	border-bottom: solid 4px #999;
	padding: 2px 10px 10px 10px;
	text-align: left;
	vertical-align: top;
}

#left-cell-bottom {
	vertical-align: top;
	text-align: left;
}

#left-quote {
	height: 300px;
}

#main {
	width: 750px;
	background-color: #fff;
/*	margin-left: auto;
	margin-right: auto; */
}

#content {
	border-left: solid 4px #999;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
}

#content-table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: solid 2px #999;
}

.doublespaced-list li {
margin-bottom: 12px;
}
#content-cell-left {
	padding: 14px;
	margin: 0;
	vertical-align: top;
}

#content-cell-right {
	width: 146px;
	padding: 8px;
	margin: 0;
	vertical-align: top;
	border-left: solid 4px #999;
}

#main #right-col {
	width: 150px;
	border-left: solid 4px #999;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

.huge-grey {
	margin: 0 0 6px 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #999;
}

.huge-brown {
	font-size: 1.8em;
	font-weight: bold;
	color: #776A59;
}

.large-grey {
	font-size: 1.25em;
	font-weight: bold;
	color: #888;
}

.large-black {
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
}

.copyright {
	margin: 6px 0;
	font-size: 0.8em;
	text-align: center;
	vertical-align: bottom;
	line-height: normal;
}

#footer {
	border-left: solid 4px #999;
}

.quote-box-2-col {
	padding: 0px;
	margin: 10px 10px;
	border-top: solid 2px #cf142b;
	border-bottom: solid 2px #cf142b;
	width: 370px;
}

.quote-box-1-col {
	padding: 0px;
	margin: 10px 20px;
	border-top: solid 2px #cf142b;
	border-bottom: solid 2px #cf142b;
	width: 510px;
}

.quote-box-1-col .attrib {
	padding: 0 0 0 20px;
	width: 120px;
	vertical-align: top;
}

.quote-box-2-col .attrib {
	padding: 0 0 0 20px;
	width: 90px;
	vertical-align: top;
}

.quote-box-1-col .attrib p,
.quote-box-2-col .attrib p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: normal;
}

.quote-box-1-col .quote-pic,
.quote-box-2-col .quote-pic {
	margin: 8px 0 0 0;
}

.quote-box-1-col .quote,
.quote-box-2-col .quote {
	padding: 20px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	line-height: normal;
}

.quote-box-1-col .open-quote,
.quote-box-2-col .open-quote {
	vertical-align: top;
	padding: 8px 0 0 4px;
}

.quote-box-1-col .close-quote,
.quote-box-2-col .close-quote {
	vertical-align: bottom;
	padding: 0 20px 8px 0;
}

.left-button {
	padding: 8px 0 8px 0;
	text-align: center;
	border-bottom: solid 1px #ccc;
}

.left-button img {
	border: 0;
}

#left-quote {
	margin: 8px 0 0 0;
}

#left-quote-table {
	margin: 0;
}

.left-open-quote {
	vertical-align: bottom;
	padding: 4px;
	margin: 0;
}

.left-close-quote {
	vertical-align: top;
	padding: 0 4px;
	margin: 0;
	text-align: right;
}

.left-quote-text {
	margin: 0;
	padding: 0 8px;
}

.left-quote-text p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0;
}

.left-quote-attrib {
	font-size: .9em;
}

.data-table {
	width: 100%;
}

.data-table td {
	text-align: center;
}

.data-table .column-header {
	background-color: #666;
	font-weight: bold;
	color: #fff;
}

.data-table .row-light {
	background-color: #eee;
}

.data-table .row-dark {
	background-color: #ccc;
}

.data-table .row-header {
	padding: 0 4px;
	font-weight: bold;
	text-align: left;
}

#content-cell-right .body, #content-cell-right p {
	line-height: 1.2em;
	font-size: .9em;
}

.right-col-header {
	border-left: solid 12px #cf142b;
	padding: 0 0 0 4px; 
	margin: 12px 0 6px 0;
	font-size: 12px; 
	line-height: normal; 
	font-weight: bold; 
	color: #366;
}

#marqueecontainer {
	position: relative;
	width: 135px;
	height: 80px;
	background-color: #f5f5f5;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 3px;
}

#marqueecontainer p {
margin-bottom: 35px;
}

.info-meetings-header {
font-size: 12px;
color: #c51e38;
}

a.info-meetings-all-link {
display: block;
margin-right: 3px;
font-size: 11px;
text-align: right;
font-weight: bold;
}
/* End of '!layout' */

