@charset "ISO-8859-1";
p {
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4A6D80;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 25px;
}
h2 {
	color: #68371A;
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
}
.smblue {
	font-size: 10px;
	color: #242F51;
	line-height: 12px;
}
a:hover {
	text-decoration: none;
}
.smorange {
	font-size: 16px;
	color: #AC7449;
	line-height: 15px;
}
.dkbrown {
	font-weight: bold;
	color: #68371A;
}
.dkbrownit {
	font-weight: bold;
	color: #68371A;
	font-style: italic;
}
.standouttxt {
	margin-right: 25px;
	margin-left: 25px;
	background-image: url(images/standoutmiddle.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.standoutbottom {
	background-image: url(images/standout_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
}
.standouttxt  ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
}
.standouttop {
	height: 12px;
	background-image: url(images/standouttop.jpg);
	background-repeat: no-repeat;
}
a {
	color: #526E8E;
	font-weight: bold;
}
.leftalign {
	float: left;
}
.rightalign {
	float: right;
	margin-top: 5px;
}

