@charset "utf-8";
/* EGPD Wellness CSS Document *//*  Styles labeled (html>body fixes for FF or Safari etc.)  */

#flashcontent{
	background-image:url(../imagesWellness/wellness-no-flash-header.jpg);
	height: 290px;
	background-repeat: no-repeat;	
}
/* Calendar - CHAMPS */

/*table.ekcaltableinner {
	background-color : #eeeeee;
	border : none;
	margin : 0px;
	padding : 0px;
}
table.ekcaltableouter {
	background-color : transparent;
	border-top : 0;
	border-right : 0;
	border-left : 0;
	border-bottom : 0;
	margin : 0px;
	padding : 0px;
}

td, tr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.ekcalcell {
	background-color : White;
	border-bottom : 1px solid #ccc;
	border-right : 1px solid #ccc;
	color : #000000;
	font-size : 7pt;
	line-height : 1em;
	width : 150px;
	height : 90px;
	text-align : left;
	vertical-align : top;
}
td.ekcalcelltoday {
	background-color : #DFDFDF;
	color : #000000;
	font-size : 7pt;
	line-height : 1em;
	width : 150px;
	height : 90px;
	text-align : left;
	vertical-align : top;
}

td.ekcaldayrow {
	background-color : #334c65;
	border-right : 1px solid #eeeeee;
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	line-height : 1.5em;
}

td.ekcalmonthyear {
	color : #000000;
	font-size : 16pt;
	font-weight : bold;
}

td.ekcalnextmonth {
	font-size : 12pt;
}

tr.ekcalfirstrow {
	font-size : 16pt;
	background-image : url(graphics/ekcal_title_bg.gif);
}

a {
	background-color : transparent;
	color : Navy;
}
a:hover{
	text-decoration:underline;
}
a:active{
	text-decoration: none;
}

.ekday {
	background-color : #eeeeee;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
	color : 334c65;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 1.1em;
}

.ekeventlocationlabel{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.ekeventstartlabel{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.ekeventendlabel{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.ekeventtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	line-height : 1.1em;
}
.ekeventlocaton{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.ekeventtime {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.ekcalEvTSelect{
	font-size:  9pt;
	}*/


