body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #246577;
	background-color: #D8DCE5;
}
.sidebarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #246479;
}
a {
	color: #990002;
}
.smallText {
	font-family: Arial;
	font-size: 10px;
	line-height: 11px;
}

.coupTbl {
	border: 1px solid #000099;
	width: 100%;
}
.coupTbl th {
	text-align: left;
	padding: 3px;
	color: #246577;
	background-color: #e8e8e8;
}
.coupTbl td {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2465779;
}
.coupTbl p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}#funStuff {
	width: 170px;
	margin-top: 20px;
	margin-left: 10px;
	height: 160px;
	background-image: url(images/funstuffbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#funStuff p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C677C;
	margin-left: 15px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-weight: bold;
}
#funStuff a {
	color: #366369;
}
#funStuff a:hover {
	color: #7A2017;
}
.sideNoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#alertMe {

	width: 170px;
	margin-top: 20px;
	margin-left: 10px;
	height: 250px;
}
