#rollover {
	position: relative;
	margin-top: 15px;
	padding-top: 150px;
}

#rollflash {
	position: absolute;
	top: 0px;
	left: -5px;
}

.blue1 {
	background-color: #003399;
	padding: 5px 15px !important;
	margin: 30px 0px 2px 0px;
	color: #ffffff;
	text-align: center;
}

.taborange {
	background: #003399 url(../images/taborange.gif) top left repeat-y;
}

.blue2 {
	background-color: #e0e8f7;
	padding: 10px 15px;
	margin-bottom: 2px;
	color: #003399;
	text-align: center;
}

.blue3 {
	background-color: #f1f4f9;
	padding: 10px 15px;
	margin-bottom: 10px;
	color: #003399;
}

.clear2 {
	clear: both;
}

ul.bluelist {
	list-style: disc;
	margin: 0px;
	padding: 0px;
	color: #003399;
}

.left {
	float: left;
	width: 265px;
}

.right {
	float: right;
	width: 265px;
}

ul.bluelist li {
	margin: 0px 0px 5px 15px;
}

.subtitle {
	color: #003399;
	font-weight: bold;
}

table.bluetable td {
	color: #003399;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 5px;
}
