.container1 {
	border: 8px solid #243378;
	display: block;
	position: relative;
	margin: 15px auto;
	width: 816px;
	padding:0px;
}
body {
	clip:   rect(   );
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.indent {
	padding-right: 10px;
	padding-left: 15px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #263276;
	border-top: #941117;
	border-right: #941117;
	border-bottom: 2px solid #941117;
	border-left: #941117;
}
.mline {
	background-image: url(images/mline.gif);
	background-repeat: repeat-y;
	width: 151px;
	margin: 0px;
	padding: 0px;
}
.mtext1 {
	font-weight: bold;
	color: #A0443E;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.mtext2 {
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.box {
	background-image: url(images/announce.gif);
	background-repeat: no-repeat;
	padding: 28px 15px 15px;
	height: 129px;
	width: 426px;
}
.news {
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.redlink {
	font-weight: bold;
	color: #941117;
	text-decoration: none;
}
strong {
	font-size: 14px;
	font-weight: bold;
	color: #263276;
}
.bracketborder {
	border-top: medium solid #E5E9EE;
	border-right: medium solid #E5E9EE;
	border-bottom: medium solid #E5E9EE;
	border-left: medium none #E5E9EE;
	text-align: left;
	vertical-align: middle;
}
.bar {
	background: #CCCCCC;
}
.container2 {
	position: relative;
	width: 480px;
	left: 10px;
	top: 10px;
}
.titlelit {
	font-style: italic;
	font-weight: bold;
}
.print {
	text-align: right;
	margin-left: 75px;
}