body {
	background-image: url(images/bluebk.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #2d8ff1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	letter-spacing: .1em;
	color: #333333;
}
h1 {
	font-size: 14pt;
	color: #5EBCF2;
	border-left-style: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: lowercase;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #98b835;
}
.blue {
	font-size: 14pt;
	color: #5EBCF2;
	border-left-style: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: lowercase;
}
.main {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.small {
	font-size: 8pt;
}


a:link {
	color: #186ACD;
	text-decoration: none;
}
a:visited {
	color: #186ACD;
	text-decoration: none;
}
a:hover {
	color: #B3D83D;
	text-decoration: none;
}
a:active {
	color: #B3D83D;
	text-decoration: none;
}
a.base:link {color: #B3D83D; text-decoration: none; }
a.base:visited {color: #B3D83D; text-decoration: none; }
a.base:hover {color: #FFFFFF; text-decoration: none; }
a.base:active {color: #FFFFFF; text-decoration: none; }
#top {
	text-align: center;
}

.content {
	background-image: url(images/rt_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
.fullcontent {
	background-image: url(images/rt_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
.lftcell {
	background-image: url(images/lft_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;
}
.lfttable {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.footer {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/rt_footer.jpg);
	line-height: 12pt;
	letter-spacing: .1em;
}
.copyright {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
.botlinks {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.fullcell {
	background-image: url(images/full_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 10px;
	margin-left: 10px;
}
.green {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #98b835;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
}
b {
	font-family: Arial, Helvetica, sans-serif;
}
