.alignCenter {
	text-align: center;
}
.alert {
	font-size: larger;
	font-weight: bold;
	color: #CC6633;
}
.alert td{
	background-color: #CC6633;
	padding: 5px;
	color: #FFFFFF;
}
.alert table {
}
.small{
	font-size: smaller;
	font-weight: normal;
}
.brdBlueInside td{
	border: 1px solid #DFDCE4;
}
.brdBlueInside th{
	border: 1px solid #302046;
}
.brdBlue{
	border: 1px solid #302046;
}
.brdBlue td, th{
	padding: 2px;
}
.brdBlue ul, ol{
	margin-left: 2.5em;
	text-align: left;
	margin-right: 0.5em;
}
.bgPaleBlue, .bgPaleBlue td{
background-color: #ECECF2}
.blueLinks a{
	color:#666699;
	text-decoration: none;
}
.blueLinks a:hover, .blueLinks a:active{
	color:#CC6633;
	text-decoration: underline;
}
.blueLinks li {
	list-style-type: none;
	margin-bottom: 0px;
}
.blueLinks {
	margin-left: 0px;
	padding-left: 0px;
}
