﻿html, body
{
	height:100%;
	vertical-align:top;
	margin: 0px;
	font-family: Verdana;
	font-size:x-small;
	margin:0 0 0 0;
}
div
{
	font-size:x-small;
}
span
{
	font-size:x-small;
}
a.ahref:link    {color: #404040; text-decoration: underline; font-size:x-small;}
a.ahref:visited {color: #404040; text-decoration: underline; font-size:x-small;}
a.ahref:active  {color: #404040; text-decoration: underline; font-size:x-small;}
a.ahref:hover  {color: #404040; text-decoration: none; font-size:x-small;}

a.MenuItem:link    {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItem:visited {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItem:active  {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItem:hover  {color: #404040; text-decoration: none; font-size:x-small;}

a.MenuItemHover:link    {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItemHover:visited {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItemHover:active  {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItemHover:hover  {color: #404040; text-decoration: none; font-size:x-small;}

a.MenuItemSub:link    {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItemSub:visited {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItemSub:active  {color: #000; text-decoration: none; font-size:x-small;}
a.MenuItemSub:hover  {color: #404040; text-decoration: none; font-size:x-small;}

a:link    {color: #404040; text-decoration: underline; font-size:x-small;}
a:visited {color: #404040; text-decoration: underline; font-size:x-small;}
a:active  {color: #404040; text-decoration: underline; font-size:x-small;}
a:hover  {color: #404040; text-decoration: none; font-size:x-small;}
.BioImage
{
	float:right;
	margin:3px 3px 10px 3px;
}

.BioText
{
	float:left;
	text-align:justify;
	font-size:x-small;
}

.Blue
{
	color:#2d4d5a;
}

.Calendar
{
	border: solid 1px #C0C0C0;
}

.CalendarDay
{
	border: solid 1px #C0C0C0;
	padding-bottom: 10px;
	padding-top: 10px;
}

.contentcell
{
	background-color:White;
	font-size:x-small;
	border: solid 0px white;
}
.cardboard
{
	background-image: url(images/cardboard_background.jpg);
	height:50px;
	background-repeat:no-repeat;
	border-bottom: solid 2px Brown;
}
.EventFooter
{
	color: #003399;
	text-decoration: none;
}
.footer
{
	color:Gray;
	font-size:8pt;
	text-decoration:none;
}
.GradientGray
{
	background-image:url('Images/menu.png');
	height:25px;
}
.Grid
{
	width:100%;
	background-color:White;
	font-size:x-small;
	text-align:center;
	border-bottom: dotted 1px #B6B685;
	border-left: solid 1px #B6B685;
	border-right: solid 1px #B6B685;
}

.GridHead
{
	border:solid 1px #B6B685;
	background-color:White;
	font-weight:bold;
	text-align:center;
}

.GridCenter
{
	width:100%;
	background-color:White;
	font-size:x-small;
	text-align:left;
	border: dotted 1px #B6B685;
	padding:5px;
	border-left: solid 1px #B6B685;
	border-right: solid 1px #B6B685;
}

.GridLeft
{
	width:100%;
	background-color:White;
	font-size:x-small;
	text-align:justify;
	border: dotted 1px #B6B685;
	padding:5px;
	border-left: solid 1px #B6B685;
	border-right: solid 1px #B6B685;
}

.GridLeftTrans
{
	width:100%;
	background-color:Transparent;
	font-size:x-small;
	text-align:justify;
	border: dotted 1px #B6B685;
	padding:5px;
	border-left: solid 1px #B6B685;
	border-right: solid 1px #B6B685;
}

.head
{
	background-image: url(images/blue_cross_edit.jpg);
	background-repeat:no-repeat;
	height:100px;
}

.hoverpanel
{
	background-color:#2d4d5a;
	width:100%; 
	text-align:center;
	color:White;
}
.justifypad
{
	text-align:justify;
	padding:5px;
}

.leftmarg
{
	background-image: url(images/l_border2.gif);
	background-repeat:repeat-y;
}

.MenuItem
{
	vertical-align:middle;
	font-size:x-small;
	font-weight:600;
	padding:2 2 2 2;
	z-index:999;
}
.MenuItemSub
{
	vertical-align:middle;
	font-size:x-small;
	font-weight:600;
	padding:2 2 2 2;
	width:140px;
	z-index:999;
}

.MenuItemHover
{
	padding:2 2 2 2;
	color:Gray;
	z-index:999;
	vertical-align:middle;
}

.NewsItem
{
	padding-left:8px;
	padding-right:8px;
}
.Norm10
{
	font-size:10pt;
}
.padded5
{
	padding:15px;
}

.rmarg
{
	background-image: url(images/r_border2.gif);
	background-repeat:repeat-y;
	height:100%;
	text-align:center;
}

.Sep
{
	border-bottom: dotted 1px black;
}
.ServiceItem
{
	border-bottom: dotted 1px #B6B685;
	font-size:x-small;
	font-family:Verdana;
	text-align:center;
	background-color:White;
}
.whitelink
{
	color:White;
}





