@charset "utf-8";
/* Epic Center Styles CSS Document */

body,td,th
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/_global/background1_lightblue.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

a
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	border-width: 0px;
}

.text10px
{
	font-size: 10px;
}

.textBoldWhite
{
	color: #ffffff;
	font-weight: bold;
}

.textWhite
{
	color: #ffffff;
}

.textBold
{
	font-weight: bold;
}

.textTitleBold
{
	font-weight: bold;
	font-size: 16px;
}

.linksWhite
{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

a.linksWhite
{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

a.linksWhite:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-size: 14px;
}

.linksBlue
{
	text-decoration: none;
	color: #0d88cc;
	font-size: 14px;
}

a.linksBlue
{
	text-decoration: none;
	color: #0d88cc;
	font-size: 14px;
}

a.linksBlue:hover
{
	text-decoration: underline;
	color: #0d88cc;
	font-size: 14px;
}
p#thisweek, p#weeklyword {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

.wrapper {
	margin: auto;
}