/************************************************* 
HTML Styles
*************************************************/
body{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height:15px;
	background:url(../images/bodyBackground.jpg); 
	background-repeat:repeat-x;
	background-color:#d3d4ca;
	
}

td{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height:15px;
}

	.orderNumber {
	color: #000000; 
	background-color: #eaeaea; 
	padding: 5px 6px 5px 5px; 
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande; 
	font-size: 18px; 
	font-weight: bold; 
	letter-spacing: normal
}

.orderComplete {
	color: #000000; 
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande; 
	font-size: 12px; 
	letter-spacing: normal; 
}

.arialText {
	color: #000000; 
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande; 
	font-size: 18px; 
	letter-spacing: normal; 
}

.uiFloatingContainer {position: absolute;z-index: 200;border:solid 1px #000;background:#f5f5f5;padding:5px;display:none; white-space:nowrap;}



a{
color:#396b87;
}
.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: normal; color:#000000;}
A.leftnav:LINK, A.leftnavnav:VISITED {font: 10px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ef6423;}
A.leftnav:HOVER {font: 10px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ef6423;}

.topnav {font: 12px verdana,arial,helvetica; font-weight: bold; color:#ffffff;}
A.topnav:LINK, A.topnav:VISITED {font: 12px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ffffff;}
A.topnav:HOVER {font: 12px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ffffff;}

.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:#396b87;
font-weight:bold;
}


.featTtl{
font-size:15px;
color:#ef6423;
font-weight:bold;
}

.hdrColumn{
	font-weight:bold;
	color:#000000;
}

em{
	font-weight:normal;
	color:#000000;
	font-style:normal;
}

.topGradient{
	font: 12px verdana,arial,helvetica; font-weight: bold;
	color:#ffffff;
	background:#ef6423;
	padding:5px;
}


.rightGradient{
	filter:
	progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#ffffff",EndColorStr="#f1f4d4",GradientType=0);
	padding:5px;
	border-top:5px solid #bbca29;
	background:#f1f4d4;
}
.rightGradient a{
	font-weight:normal;
}
.rightGradient h5{
	font-weight:bold;
	margin-bottom:5px;
	color:#396b87;
	font-size:13px;
}

h5{
font-size:15px;
margin-bottom:5px;
color:#396b87;
}

.search tr{
background:#ef6423;
}
.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:#ef6423; 
	font-size: 13px; 
	font-family: arial;
	text-decoration: none; 
}
A.MonthView:LINK 
{
	text-decoration: none; 
	color:#ef6423; 
	font-size: 13px; 
	font-family: arial;
}
A.MonthView:VISITED 
{
	text-decoration: none; 
	color:#ef6423; 
	font-size: 13px; 
	font-family: arial
}
A.MonthView:HOVER 
{
	background:#ef6423;
	text-decoration: none; 
	font-size: 13px; 
	color:#ffffff; 
	font-family: arial;
}

.MonthViewEvent
{
	color:#ef6423; 
	font-size: 13px; 
	font-family: arial;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEvent:LINK 
{
	text-decoration: underline; 
	color:#ef6423; 
	font-size: 13px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEvent:VISITED 
{
	text-decoration: underline; 
	color:#ef6423; 
	font-size: 13px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEvent:HOVER 
{
	background:#ef6423;
	text-decoration: none; 
	font-size: 13px; 
	color:#ffffff; 
	font-family: arial;
	font-weight: bold;
}

.MonthViewHome
{
	color:#ef6423; 
	font-size: 12px; 
	font-family: arial;
	text-decoration: none; 
}
A.MonthViewHome:LINK 
{
	text-decoration: none; 
	color:#ef6423; 
	font-size: 12px; 
	font-family: arial;
}
A.MonthViewHome:VISITED 
{
	text-decoration: none; 
	color:#ef6423; 
	font-size: 12px; 
	font-family: arial
}
A.MonthViewHome:HOVER 
{
	background:#ef6423;
	text-decoration: none; 
	font-size: 12px; 
	color:#ffffff; 
	font-family: arial;
}

.MonthViewEventHome
{
	color:#ef6423; 
	font-size: 12px; 
	font-family: arial;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEventHome:LINK 
{
	text-decoration: underline; 
	color:#ef6423; 
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEventHome:VISITED 
{
	text-decoration: underline; 
	color:#ef6423; 
	font-size: 12px; 
	font-family: arial;
	font-weight: bold;
}
A.MonthViewEventHome:HOVER 
{
	background:#ef6423;
	text-decoration: none; 
	font-size: 12px; 
	color:#ffffff; 
	font-family: arial;
	font-weight: bold;
}
.button 
{
font-family:verdana,MS Sans Serif,Arial,Helvetica;
	font-size: 11px;
	color: #ffffff;
	background:#3a4f88;
	filter:
	progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#3a4f88",EndColorStr="#2e3f6c",GradientType=0);
	border:solid 1px #CFD1EB;
	padding:3px;
} 

.buttonSmall
{
font-size: 9px;
	color: #ffffff;
	background:#3a4f88;
	filter:
	progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#3a4f88",EndColorStr="#2e3f6c",GradientType=0);
	border:solid 1px #CFD1EB;
	padding:0px;
} 

.leftFocal{
	background:url(../images/user_03.gif) no-repeat;
	padding:10px 20px 20px 10px;
}

.leftFocal H5, .leftFocalShort H5{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	color:#ef6423;
}

.leftFocalShort{
	background:url(../images/user_04.gif) no-repeat;
	padding:10px 10px 20px 10px;
}



