/************************************************* 
HTML Styles
*************************************************/
td, body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
}

a { color: #003286; }

.MedBasket {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	/* font-weight: bold; */
}

.SmlBasket {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	/* font-weight: bold; */
}

.leftnav { font: 10px Verdana, Arial, Helvetica; font-weight: bold; color:#413e31; }
A.leftnav:LINK, A.nav:VISITED { font: 10px Verdana, Arial, Helvetica; font-weight: bold; text-decoration: underline; color: #6d9678; }
A.leftnav:HOVER { font: 10px Verdana, Arial, Helvetica; font-weight: bold; text-decoration: underline; color: #6d9678; }

.topnav { font: 11px Verdana, Arial, Helvetica; font-weight: bold; color:#003286; }
A.topnav:LINK, A.topnav:VISITED { font: 11px Verdana, Arial, Helvetica; font-weight: bold; text-decoration: underline; color: #003286; }
A.topnav:HOVER { font: 11px Verdana, Arial, Helvetica; font-weight: bold; text-decoration: underline; color: #003286; }

.cp { font: 10px Verdana, Arial, Helvetica; font-weight: normal; color:#000000; }
A.cp:LINK, A.cp:VISITED { font: 10px Verdana, Arial, Helvetica; font-weight: normal; text-decoration: underline; color: #000000; }
A.cp:HOVER { font: 10px Verdana, Arial, Helvetica; font-weight: normal; text-decoration: underline; color: #000000; }

.header {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}


.featTtl {
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

.hdrColumn {
	font-weight:bold;
	color:#003286;
}

em {
	font-weight:bold;
	color:#000000;
	font-style:normal;
}

.topGradient {
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#cccccc",EndColorStr="#ffffff",GradientType=0);
	padding: 5px;
	border-bottom: 5px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background: #d8e7de;
}

.footerGradient {
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#FBC610",EndColorStr="#ffffff",GradientType=0);
	padding: 0px;
	border-bottom: 5px solid #ffffff;
	background: #d8e7de;
}

.topGradient a {
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
}

.rightGradient {
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#f1efe5",EndColorStr="#f1efe5",GradientType=0);
	padding: 5px;
	border-bottom: 10px solid #f1efe5;
	background: #f1efe5;
}
.rightGradient a { font-weight:normal; }
.rightGradient h5 {
	background: #2f2f2f;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Microsoft Sans Serif, Helvetica, Lucida Grande;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 3px 5px 5px;
	text-transform:uppercase;
}

h5 {
	font-size: 19px;
	margin-bottom: 5px;
	color: #413e31;
}

.search tr { background: #003286; }
.search td {}

.topRight {}
.topRight strong {
	font-weight: normal;
	font-size: 14px;
	color: #838383;
}





/* Floating DEK layer */
.DEK
	{
    POSITION: absolute;
    VISIBILITY: hidden;
    Z-INDEX: 200
	}

	
/* Calendar object Styles */
.MonthView
{
	color: #413e31; 
	font-size: 13px; 
	font-family: arial;
	text-decoration: none; 
}
A.MonthView:LINK 
{
	text-decoration: none; 
	color:#003286; 
	font-size: 13px; 
	font-family: arial;
}
A.MonthView:VISITED 
{
	text-decoration: none; 
	color:#003286; 
	font-size: 13px; 
	font-family: arial
}
A.MonthView:HOVER 
{
	background:#003286;
	text-decoration: none; 
	font-size: 13px; 
	color:#ffffff; 
	font-family: arial;
}

.MonthViewEvent
{
	color:#003286; 
	font-size: 13px; 
	font-family: arial;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEvent:LINK 
{
	text-decoration: underline; 
	color:#003286; 
	font-size: 13px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEvent:VISITED 
{
	text-decoration: underline; 
	color:#003286; 
	font-size: 13px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEvent:HOVER {
	background:#003286;
	text-decoration: none; 
	font-size: 13px; 
	color:#ffffff; 
	font-family: arial;
	font-weight: bold;
}

.MonthViewHome {
	color:#ff0000; 
	font-size: 12px; 
	font-family: arial;
	text-decoration: none; 
}
A.MonthViewHome:LINK {
	text-decoration: none; 
	color: #a51717; 
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial;
}
A.MonthViewHome:VISITED {
	text-decoration: none; 
	color:#003286; 
	font-size: 12px; 
	font-family: arial
}
A.MonthViewHome:HOVER {
	background:#89bc94;
	text-decoration: none; 
	font-size: 12px; 
	color:#ffffff; 
	font-family: arial;
}

.MonthViewEventHome {
	color:#003286; 
	font-size: 12px; 
	font-family: arial;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEventHome:LINK {
	text-decoration: underline; 
	color:#ff0000; 
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEventHome:VISITED {
	text-decoration: underline; 
	color:#ff0000; 
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEventHome:HOVER {
	background:#003286;
	text-decoration: none; 
	font-size: 12px; 
	color:#ff0000; 
	font-family: arial;
	font-weight: bold;
}
.button {
	font-family: MS Sans Serif,Arial,Helvetica;
	font-size: xx-small;
	color: #000000;
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#FFFFFF",EndColorStr="#d8e7de",GradientType=0);
	border: solid 1px #CFD1EB;
} 

.buttonSmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	background-color: #003286; 
	color: #FFFFFF;
} 

.jTopNav a {
	color: #008700;
	font-family: Times New Roman;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
.jTopNav a:hover {
	color: #004488;
	text-decoration: underline;
}

.btmBor a {
	border-bottom: 1px solid #353433; 
	color: #A4A29F; 
	font-family: Verdana, Helvetica, Arial, Sans-serif; 
	font-size: 12px; 
	line-height: 40px; 
	margin: 0px 35px 0px 0px; 
	text-decoration: none; 
}
.btmBor a:hover {
	color: #ffffff;
	border-bottom: 1px solid #666666;
}

.btmBorLast a {
	border-bottom: 1px solid #353433;
	color: #A4A29F;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px; 
	line-height: 40px;
	margin: 0px;
	text-decoration: none;
}
.btmBorLast a:hover {
	color: #ffffff;
	border-bottom: 1px solid #666666;
}

.btmBorTxt {
	color: #8D7F47;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px; 
	line-height: 20px;
}

.jOurLinks a {
	color: #000000;
	font-family: Arial;
	font-size: 16px; 
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform:uppercase;
}
.jOurLinks a:hover {
	background-color: #ffffff;
	color: #ff0000;
	font-weight: bold;
}

