@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f1f8fc;
	margin-top: 20px;
}
body {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	text-align: center;
}
hr {
	color: #a7d4f5;
	background-color: #a7d4f5;
	height: 1px;
	border: 0;
	width: 100%;
}
td,th {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: left;
}
h1 {
	color: #79bde8;
	font-family:"Courier New", Courier, monospace;
	font-size: 20pt;
	letter-spacing: .05em;
	line-height: 1em;
	text-align: left;
	text-transform:uppercase;
	margin-bottom: 0px;
}
h2 {
	color: #005596;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	letter-spacing: .05em;
	line-height: 1em;
	text-align: left;
	text-transform:uppercase;
	margin-bottom: 0px;
}
h3 {
	color: #005596;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	letter-spacing: .05em;
	line-height: 1em;
	text-align: left;
	margin-bottom: 0px;
}
.back,.back:link, .back:visited {
	font-size: 8pt;
	line-height: 1.5em;
	color: #79bde8;
}
.back:hover {
	color: #005596;
}
a:link {
	color: #005596;
	text-decoration: none;
}
a:visited {
	color: #005596;
	text-decoration: none;
}
a:hover {
	color: #79bde8;
	text-decoration: underline;
}
a:active {
	color: #005596;
	text-decoration: none;
}
.flash {
	vertical-align: bottom;
	padding:0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
}
.cheer {
	color: #79bde8;
	text-align: center;
	font-size:29px;
	line-height:1.5em;
}
.alignright {
    float: right;
    display: inline; /*fixes IE float bug*/
    text-align: right;
	padding:0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.alignleft {
    float: left;
    display: inline; /*fixes IE float bug*/
    text-align: right;
	padding:0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}