.topArea
{
width:1080px;height:115px;
background-image:url('../SiteCollectionImages/Web-Banner.jpg');
background-position:center;
background-repeat:repeat-x;
}
.topNavContainer
{
	background-image:url("_layouts/images/HSD3_MasterPageImages/bl_Navbar_Default_Glass.jpg");
}
.topNavItem
{
	color: #D2D4DB;	
	background-image: url('_layouts/images/HSD3_MasterPageImages/bl_Navbar_Splitter_Glass.jpg');
}
.topNavSelected a 
{
	background-image: url('_layouts/images/HSD3_MasterPageImages/bl_Navbar_Hover_Glass.jpg');
}
.topNavHover a
{
	background-image: url('_layouts/images/HSD3_MasterPageImages/bl_Navbar_Hover_Glass.jpg');
}
.topNavRoundLeft
{
	width:14px;
	*position:relative;
	*right:-1px;
	background-image:url('_layouts/images/HSD3_MasterPageImages/bl_Navbar_Left.jpg');
	background-repeat:no-repeat;
}
.topNavRoundRight
{
	width:15px;
	background-image:url('_layouts/images/HSD3_MasterPageImages/bl_Navbar_Right.jpg');
	background-repeat:no-repeat;
}
.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.glassSpacerLeft
{
	width:14px
}
.glassSpacerRight
{
	width:15px
}
/*
	AppointLink Custom Styles
		Main Navigation Bar Pages - Page layout 
*/

.MainPageNavDivider2
{
	padding-top:15px;
	background-image:url('../Image Library/MainPageDivider1.png');
	background-repeat:repeat-x;
}

.MainNavPageTitle
{
	color:gray;
	font-size:larger;
}


/*AppointLink Custom Styles
/*  Main Navagation Bar Page - Side Text
*/

.SideTextHeader
{
   	color:#003466;
    font-size:18px;
    padding-bottom:10px;
   
}
.SideTextHeader1
{
	color:#003466;
	font-size:15px;	
	padding-bottom:10px;
}

.SideTextHeader2
{
	color:#003466;
	font-size:13px;	
	padding-bottom:10px;
}


} 
.SideTextBody
{
    font-size:8px;
}
.SideTextBody1
{
    font-size:10px;
}
.SideTextBody2
{
    font-size:13px;
    width:350px;
}

/* Phone Directory Styles */

.courseeventitemdivider{
border-bottom:1px dashed silver;
padding-left:0px;             
}

td.courselistcellpadding {
padding:3px 5px 5px 5px;             
}

.WPcolumnheader {
font-family: Arial, Helvetica, sans-serif;
font-size:8pt;
white-space: nowrap;
text-align: left;
}

td.WPcolumnheader {
font-size:8pt;
font-family: Arial, Helvetica, sans-serif;
padding:2px 6px 3px 4px;
border-bottom:1px solid #9D9FA2;
border-right:0px solid silver;
border-top:1px solid #9D9FA2;
background-color:#f6f5f3;
}

td.leftWPcolumnheader {
font-size:8pt;
font-family: Arial, Helvetica, sans-serif;
padding:2px 6px 3px 4px;
border-bottom:1px solid #9D9FA2;
border-right:0px solid #9D9FA2;
border-top:1px solid #9D9FA2;
background-color:#f6f5f3;
}

.CustomViewSelectorBG{
background-color: #003466;
padding:2px 5px 2px 5px;
vertical-align: top;
}

.CustomViewSelectorText{
color:#FFFFFF;
font-family: arial, calibri, verdana;
white-space: nowrap;
vertical-align: middle;
}


