#f7		{ font-size: 7pt;	font-family:Arial, Helvetica, sans-serif;}
#f8		{ font-size: 8pt;	font-family:Arial, Helvetica, sans-serif;}
#f9		{ font-size: 9pt;	font-family:Arial, Helvetica, sans-serif;}
#f10	{ font-size: 10pt; font-family:Arial, Helvetica, sans-serif;}
#f12	{ font-size: 12pt; font-family:Arial, Helvetica, sans-serif;}
#f14	{ font-size: 14pt; font-family:Arial, Helvetica, sans-serif;}
#f16	{ font-size: 16pt; font-family:Arial, Helvetica, sans-serif;}

#f7b { font-size: 7pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
#f8b { font-size: 8pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
#f9b { font-size: 9pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
#f10b { font-size: 10pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
#f12b { font-size: 12pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
#f14b { font-size: 14pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
#f16b { font-size: 16pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}

#f7w { font-size: 7pt; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f8w { font-size: 8pt; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f9w { font-size: 9pt; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f10w { font-size: 10pt; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f12w { font-size: 12pt; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f14w { font-size: 14pt; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f16w { font-size: 16pt; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}

#f7wb { font-size: 7pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f8wb { font-size: 8pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f9wb { font-size: 9pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f10wb { font-size: 10pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f12wb { font-size: 12pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f14wb { font-size: 14pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
#f16wb { font-size: 16pt; font-weight:bold; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}

#f7i { font-size: 7pt; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f8i { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f9i { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f10i { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f12i { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f14i { font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f16i { font-size: 16pt; font-family: Arial, Helvetica, sans-serif; font-style:italic;}

#f7ib { font-size: 7pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f8ib { font-size: 8pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f9ib { font-size: 9pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f10ib { font-size: 10pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f12ib { font-size: 12pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f14ib { font-size: 14pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:italic;}
#f16ib { font-size: 16pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:italic;}

td
{
	font-size: 9pt;
	font-weight:normal;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
}

.TabColor {
	background-color: #EEEEEE;
}

.TabColorLineRt {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}

.BtnColor {
	background-color: #F4F4F4;
}


.TableTitleColor {
	background-color: #88BBEC;
}

.TabLineBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	background-color: #EEEEEE;
}
.TabLineBotOff {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	background-color: #FFFFFF;
}
.TabLineTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	background-color: #EEEEEE;
}
.TabLineTopNBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	background-color: #EEEEEE;
}
.BtnLineTopNBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	background-color: #F4F4F4;
}
.TabLineTopNBotOff {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	background-color: #FFFFFF;
}
.Box {
	border: 1px solid #C5C5C5;
}
.TabLineTopSides {
	border-top: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px none #C5C5C5;
	border-left: 1px solid #C5C5C5;
	background-color: #EEEEEE;
}
.TabTitleLineTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #05269F;
	border-right-color: #05269F;
	border-bottom-color: #05269F;
	border-left-color: #05269F;
	background-color: #88BBEC;
}
.TableColorBG {

	background-color: #FFFAEA;
}
.TableColorBGDark {

	background-color: #4B97E2;
}
.TableLineBotRt {
	background-color: #FFFAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
.TableLineRt {
	background-color: #FFFAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
.TableLineBot {

	background-color: #FFFAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
.TabLineTopOff 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	background-color: #FFFFFF;
}
.LineBot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
.TabLink:link {
	color: #094D96; 
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}
.TabLink:hover {
	color: #094D96; 
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}
.TabLink:visited {
	color: #094D96; 
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}
.TabLink:active {
	color: #094D96; 
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}
.TabLink:visited:hover {
	color: #094D96; 
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}


.WhtLink:link {
	color: #cccccc; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}
.WhtLink:hover {
	color: #ffffff; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}
.WhtLink:visited {
	color: #cccccc; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}
.TabLink:active {
	color: #cccccc; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}
.WhtLink:visited:hover {
	color: #ffffff; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}


.BtnLink:link {
	color: #666666; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
}
.BtnLink:hover {
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
.BtnLink:visited {
	color: #666666; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
.BtnLink:active {
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
.BtnLink:visited:hover {
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
.TabColorOff {

	background-color: #FFFFFF;
}
.TitleNameLink:link {
	color: white; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}
.TitleNameLink:hover {
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}
.TitleNameLink:visited {
	color: white; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}
.TitleNameLink:active {
	color: white; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}
.TitleNameLink:visited:hover {
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}
.CalendarHeader
{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 9pt; 
	color: ffffff; 
	background-color: #98C4EE;
	line-height: 24px;
	font-weight: bold;
}
.CalendarToday
{
	background-image: url(images/today.gif);
	background-color: lightyellow;
	color: blue;
	text-decoration: none;
	height: 75px;
	text-align: left;
	vertical-align: top;
}
.CalendarDay
{
	background-color: ffffff;
	color: blue;
	text-decoration: none;
	height: 75px;
	text-align: left;
	vertical-align: top;
}
.CalendarWeekend
{
	background-image: url(images/weekend.gif);
	background-color: AntiqueWhite;
	text-decoration: none;
	height: 75px;
	text-align: left;
	vertical-align: top;
	color: black;
}
.CalendarSelectedDay
{
	text-decoration: none;
	height: 75px;
	text-align: left;
	vertical-align: top;
}
.CalendarOtherMonthDay
{
	background-color: lightgrey;
	text-decoration: none;
	height: 75px;
	text-align: left;
	vertical-align: top;
	color: ffffff;
}
.CalendarTitle
{
	background-color: ffffff;
}
.CalendarGeneral
{
	background-color: ffffff;
	color: blue;
	text-decoration: none;
	height: 75px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: navy;
}

a.sidebar 
{
	color: #003399; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}

a.sidebar:link 
{
	color: #003399; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}

a.sidebar:visited 
{
	color: #003399; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}

a.sidebar:hover 
{
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt; 
	font-weight: normal;
}

a.sidebar:active 
{
	color: #003399; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt; 
	font-weight: normal;
}

a.sidebarhl
{
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}

a.sidebarhl:visited 
{
	color: blue; 
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
}

.LineBotRt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
.LineRt {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
}

.BGColorSideBar
{
	background-color: 8ebeec;
}
.DashLineRt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #094D96;
	border-right-color: #094D96;
	border-bottom-color: #094D96;
	border-left-color: #094D96;
}
.DashLineBot {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #094D96;
	border-right-color: #094D96;
	border-bottom-color: #094D96;
	border-left-color: #094D96;
}
