@charset "utf-8";
@media screen, projection {
	.news-3-cols {
		}
		.news-3-cols .columns-left {
			width: 450px;
			}	
		.news-3-cols .columns-middle {
			width: 200px;
			}
		.news-3-cols .columns-right {
			width: 240px;
			}
	.newsview-3-cols {
		}
		.newsview-3-cols .columns-left {
			width: 490px;
			}	
		.newsview-3-cols .columns-middle {
			width: 200px;
			}
		.newsview-3-cols .columns-right {
			width: 200px;
			}
	.newsview-2-cols {
		}
		.newsview-2-cols .columns-left {
			width: 720px;
			}	
		.newsview-2-cols .columns-right {
			width: 200px;
			}
	.newsitem {
		margin: 15px 0;
		width: 430px;
		}
		.newsitem-date {
			float: left;
			width: 55px;
			}
		.newsitem-info {
			float: right;
			width: 360px;
			}
			.newsitem-info h4 {
				margin: 5px 0;
				}
			.newsitem-info p {
				margin: 5px 0;
				}
	.calendar-date {
		background: #e6eff8;
		border: 1px solid #07223c;
		}
		.calendar-date p {
			margin: 3px 0;
			text-align: center;
			}
		.calendar-date div {
			background: url(../../images/red-gradient.gif) top left repeat-x;
			border-bottom: 1px solid #07223c;
			overflow: hidden;
			}
		.calendar-date div p {
			color: #f1c3c3;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			margin: 3px 0;
			}
		.calendar-date p.calendar-date-day {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 22px;
			line-height: 22px;
			margin: 3px 0 8px 0;
			}
	.president-message {
		width: 430px;
		}
	.president-message-full {
		}
		.president-message-image {
			float: left;
			margin: 10px 0;
			width: 125px;
			}
		.president-message-text {
			}
		.president-message .president-message-text {
			float: right;
			width: 285px;
			}
}
@media print, handheld {
}
@media handheld {
}
@media print {
}