/*
================================
Skin styles for DotNetNuke
================================
*/   

/* Standard Markup Modifiers */

P {
	color: black;	
}
z
.liText {
	color: black;
}

H1 {
	font-weight: bold;
	font-size: 16px;
	color: #004766;
}

H2 {
	font-weight: bold;
	font-size: 11px;
}

SPAN 
{
	font-family: Trebuchet MS;
}	

H3 {
	font-weight: bold;
	font-size: 11px;
	color: black;
}

UL {
	
}

.liarrow{
    list-style-image: url(../../../0/arrow.gif) ;
	color: #28627B;
	margin: 2px;
	padding-left: 0px;
}

.annoucementText
{
	margin-top: -5px;
	margin-bottom: -5px;
}


/* text style used for most text rendered by modules */
.Normal,.NormalDisabled {
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}

.Normal td
{
	font-family: Trebuchet MS;
	font-size: 11px;
    font-weight: normal;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
	height: 0px;
}
#pagemaster {
	margin: 0px; 
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	width: 100%;
}
#skinmaster {
	width: 786px;
	background-color: #ffffff;
	font-family: Trebuchet MS;
}

/********************************************* TOP LINE */

#topline {
	background-color: #28627B;
	height: 11px;
	width: 100%;
	border-bottom: 2px solid black;
}

/********************************************* INDENTED CONTENT */

#contentmaster  {
	width: 756px;
	background-color: transparent;
}

/********************************************* HEADER */

.header {
	border-bottom: 1px solid #D6D6D6;
	height:98px;
	padding-top: 18px;
	padding-left:18px;
}
.toptable {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
.toptable A:link
{
	color: #666666;
}

/********************************************* TOP WITH LOGO AND TOP PANE */
#top {
	margin-top:5px;
	padding-bottom:6px;
	height: 171px;	
	border-bottom: 1px solid #CCCCCC;
	
}
#topimage {
	margin-right: 0px;
	float:left;
	/*height: 171px;*/
}
.toppane_homepage {

	background-image: url(images/bg-topright.gif);
	width: 191px;
	height: 171px;
	float: right;
	text-align: left;
	margin-bottom: -30px;
}

.rightpane_kino {

	background-image: url(images/bg-topright.gif);
	width: 191px;
	height: 171px;
	float: right;
	text-align: left;
	margin-bottom: -10px;
}

.toppane_hospitals {
	padding-bottom: 4px; 
	border-bottom: 1px solid #CCCCCC;
}

A.toplinks {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.toplinks:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.toplinks:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

/********************************************* MAIN CONTENT */
#main {
	margin-top: 5px;
	width:100%;
}
.contentpane {
	background-color: transparent;
	width: 100%;
}

.leftpane {
	background-image:url(images/blueTriangleLogo.jpg);
	background-color: #d5e0e6;
	background-repeat: no-repeat;	
	background-position: left bottom;
	width: 151px;
}

.rightpane {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url(images/bg-right.gif);
	width: 191px;
	background-color: #EDE9F3;
	padding: 0px;
	float: right;
}

.rightbottompane_kino {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url(images/bg-right.gif);
	width: 191px;
	background-color: #EDE9F3;
	padding: 0px;
	float: right;
}

.rightpane2
{
	padding: 0px;	
	margin-left: 10px; 
	width: 188px; 
	height: 100%;
}

.searchbottompane
{
	margin-top: -25px;
	width: 100%;
	text-align: left;
	clear:left;
}

.bottompane {
	width: 100%;
	background-color: transparent;
}


.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight: normal;
}

.Head {
	font-family: Trebuchet MS;
   font-size:  18px;
   font-weight: normal;
   color: #AAAAAA;
}

.H1 
{
	font-weight: bold;
	font-size: 16px;
	color: #004766;
}

.H2Link {
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	margin-bottom: -5px;
	vertical-align:top;
}

input, select {
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #ffffff;
	/*background-color: #C4ffff;
	/*border: 1px black solid;*/
}

/***********************************************  MENU (HOMEPAGE) **/
.Homepage_Menu {
	margin-top: 5px;
	border-top: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
}

.Homepage_Menu td {
	border-left: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	padding: 1px;
}
/***********************************************  MENU **/

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.MainMenu_MenuItem {

	border:0;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}
.MainMenu_MenuItemSel {
	background-color:url(images/nav_btn_bg_ovr.gif);
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
}

.MainMenu_SubMenu {
	background-color: #CCCCCC;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer; 
	cursor: hand;
}

/* custom main menu styles */
.RootItem td {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS;
	/*width:148px;*/
}
.RootItemSel td {
	background-color:yellow;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS;
	/*width:148px;*/
}
.RootItemActive td {
	background-color:grey;
	cursor: pointer; 
	cursor: hand; 
	color: #FF0000; 
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	/*width:148px;*/
}
.separator {
	background-color: transparent;
	border-left: 1px solid #9D9D9D;
}
.SubMenuItemActive {
	/*background-image:url(images/nav_btn_bg_ovr.gif);*/
	cursor: pointer; 
	cursor: hand; 
	color: red; 
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS;
}

 #menu 
 {
	padding:0; margin:0; 
	color:#fff; 
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap; 
	list-style-type:none; }
#menu li 
{
	display:inline;}
#menu li a 
{
	background:url(images/menuButtonBackground.jpg) no-repeat;
	padding-top:5px; 
	text-decoration:none; 
	text-align:center; 
	font: Verdana, Ariel;
	font-size:12px;
	font-weight:bold;
	color:#28627b; 
	white-space:nowrap; 
	float:left; 
	border:0px; 
	width:108px; 
	height:28px }
#menu li a:hover { }

/********* END MENU ************/


A.greylink {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

A.greylink:visited {
	color: #666666; 
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

A.greylink:link {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

A.greylink:hover {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
}


/********************************************** Bottom Links & Lines Seperators */

.bottomlinksleft {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
	border-right: 1px solid #CCCCCC;
	padding-right: 7px;
}

.bottomlinksright {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
	border-left: 1px solid #CCCCCC;
	padding-left: 7px;
}

A.bottomlinksright, A.bottomlinksright:link, A.bottomlinksright:visited {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

A.bottomlinksright:hover {	
	text-decoration: underline;
}


/*************************************** Two-Column Interior Styles */

.divDescriptionPane {
	padding: 0px;
}


/**************************************** Side Menu Styles */

.MenuHdr0, .MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Visited, .MenuHdr0 A:Link,
.MenuHdr1, .MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Visited, .MenuHdr1 A:Link,
{
  font-family: Trebuchet MS, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #346A82;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;
}

.MenuHdr0 A:Hover, .MenuHdr1 A:Hover {
	text-decoration: underline;
	  padding-top: 1px;
  padding-bottom: 1px;

}

.currentItemHighlight0, .currentItemHighlight0 A, .currentItemHighlight0 A:Active, .currentItemHighlight0 A:Visited, .currentItemHighlight0 A:Link, .currentHeaderHighlight0, .MenuItemMouseOver0
{
  font-family: Trebuchet MS, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #346A82;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;

}

.currentItemHighlight1, .currentItemHighlight2 A, .currentItemHighlight1 A:Active, .currentItemHighlight1 A:Visited, .currentItemHighlight1 A:Link, .currentHeaderHighlight1, .MenuItemMouseOver1
{
  font-family: Trebuchet MS, Arial;
  font-size: 11px;
  color: #346A82;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;

}

.currentItemHighlight2, .currentItemHighlight2 A, .currentItemHighlight2 A:Active, .currentItemHighlight2 A:Visited, .currentItemHighlight2 A:Link, .currentHeaderHighlight2, .MenuItemMouseOver2
{
  font-family: Trebuchet MS, Arial;
  font-size: 11px;
 
  color: #346A82;
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;

}

.currentItemHighLight0 A:Hover, .MenuItemMouseOver0 {
	text-decoration: underline;
	color: #346A82;
	  padding-top: 1px;
  padding-bottom: 1px;

}

.MenuItemMouseOver0, .MenuItemMouseOver0 A, 
.MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link,
{
  font-family: Trebuchet MS, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
    padding-top: 1px;
  padding-bottom: 1px;

}

MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Visited, .MenuItem0 A:Link
{

	font-family: Trebuchet MS, Arial;
  	font-size: 11px;
  	font-weight: bold;
  	color: #000000;
  	text-decoration: none;
	  padding-top: 2px;
  padding-bottom: 1px;

}

.MenuItem0 A:Hover 
{
	text-decoration: underline;
	
}


.MenuItemMouseOver0 A:Hover 
{
	text-decoration: underline;
}

.MenuItem1, .MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Visited, .MenuItem1 A:Link, 
.MenuItemMouseOver1, .MenuItemMouseOver1 A, 
.MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
  font-family: Trebuchet MS, Arial;
  font-size: 11px;
  font-weight: bold;
  color: black; 
  text-decoration: none;
  padding-top: 1px;
  padding-bottom: 1px;

}

.MenuHdr1 A:Hover, .MenuItemMouseOver1 A:Hover {
	text-decoration: underline;
}

.MenuItem2, .MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Visited, .MenuItem2 A:Link, 
.MenuItemMouseOver2, .MenuItemMouseOver2 A, 
.MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link
{
  font-family: Trebuchet MS, Arial;
  font-size: 11px;
  color: black; 
  text-decoration: none;
  font-weight: bold;
    padding-top: 1px;
  padding-bottom: 1px;

}

.MenuHdr2 A:Hover {
	border-top: dashed;
	border-color: black;
	border-width: 1px;
	text-decoration: underline;	
	  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 11px;

}

.MenuItemMouseOver2 A:Hover {
	text-decoration: underline;	
	font-size: 11px;
}

/************************************** SideMenu Table Styles */
td.MenuItem2, td.MenuItemMouseOver2 {
	padding-left: 30px;	
	  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 11px;

}

td.MenuItem1, td.MenuItemMouseOver1 {	
	padding-left: 20px;	
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}

td.MenuItem0, td.MenuItemMouseOver0, td.MenuHdr0, td.MenuHdrMouseOver0  {
	border-top: dotted;
	border-color: #98A5A8;
	border-width: 1px;
	padding-left: 10px;	
	  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 11px;

}

td.MenuHdr1, td.MenuHdrMouseOver1 {
	padding-left: 20px;
	  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 11px;

}


/**************************************** Site Map Styles */

.MapHdr0, .MapHdr0 A, .MapHdr0 A:Active, .MapHdr0 A:Visited, .MapHdr0 A:Link,
.MapItem0 A, .MapItem0 A:Active, .MapItem0 A:Visited, .MapItem0 A:Link, 
.MapItemMouseOver0, .MapItemMouseOver0 A, 
.MapItemMouseOver0 A:Active, .MapItemMouseOver0 A:Visited, .MapItemMouseOver0 A:Link,

{
  font-family: Trebuchet MS, Arial;
  font-size: 17px;
  font-weight: bold;
  color: #346A82;
  text-decoration: none;
}

.MapHdr0 A:Hover, .MapItemMouseOver0 A:Hover {
	text-decoration: underline;
}

.MapHdr1, .MapHdr1 A, .MapHdr1 A:Active, .MapHdr1 A:Visited, .MapHdr1 A:Link,
.MapItem1, .MapItem1 A, .MapItem1 A:Active, .MapItem1 A:Visited, .MapItem1 A:Link, 
.MapItemMouseOver1, .MapItemMouseOver1 A, 
.MapItemMouseOver1 A:Active, .MapItemMouseOver1 A:Visited, .MapItemMouseOver1 A:Link
{
  font-family: Trebuchet MS, Arial;
  font-size: 14px;
  font-weight: bold;
  color: black; 
  text-decoration: none;
}

.MapHdr1 A:Hover, .MapItemMouseOver1 A:Hover {
	text-decoration: underline;
}

.MapItem2, .MapItem2 A, .MapItem2 A:Active, .MapItem2 A:Visited, .MapItem2 A:Link, 
.MapItemMouseOver2, .MapItemMouseOver2 A, 
.MapItemMouseOver2 A:Active, .MapItemMouseOver2 A:Visited, .MapItemMouseOver2 A:Link
{
  font-family: Trebuchet MS, Arial;
  font-size: 14px;
  font-style: italic;
  color: black; 
  text-decoration: none;
}


.MapHdr2 A:Hover {
	border-top: dashed;
	border-color: black;
	border-width: 1px;
	
	text-decoration: underline;	
}

.MapItemMouseOver2 A:Hover {
	text-decoration: underline;	
}

/************************************** SideMap Table Styles */
td.MapItem2, td.MapItemMouseOver2 {
	padding-left: 30px;	
}

td.MapItem1, td.MapItemMouseOver1 {	
	padding-left: 20px;	
}

td.MapItem0, td.MapItemMouseOver0 {
	padding-left: 10px;	
}


td.MapHdr0, td.MapHdrMouseOver0 {
 
}

td.MapHdr1, td.MapHdrMouseOver1 {
	padding-left: 20px;
}


.MapHdr3, .MapHdr3 A, .MapHdr3 A:Active, .MapHdr3 A:Visited, .MapHdr3 a:link,
.MapItem3 A, .MapItem3 A:Active, .MapItem3 A:Visited, .MapItem3 A:Link, 
.MapItemMouseOver3, .MapItemMouseOver3 A, 
.MapItemMouseOver3 A:Active, .MapItemMouseOver3 A:Visited, .MapItemMouseOver3 A:Link,

{
  font-family: Trebuchet MS, Arial;
  font-size: 17px;
  font-weight: bold;
  color: #346A82;
  text-decoration: none;
}





/********************************* LINK STYLES */

/* Quick Links */
A.liLink, A.liLink:link, A.liLink:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	margin-bottom: 1px;
	padding-left: 0px;
	text-decoration: none;
}

A.liLink:hover {
	color: #45778D;
	text-decoration: underline;
}

/* Homepage: Learn More Links */
A.HomeLearnMore, A.HomeLearnMore:link, A.HomeLearnMore:visited {
	font-size: 11px;
	margin-bottom: 3px;
	color: #45778D;
	padding-left: 0px;
	text-decoration: none;
}

 A.HomeLearnMore:hover {
	text-decoration: underline;
 }

/* Whats New Read More Link */
A.WhatsNewLink, A.WhatsNewLink:link, A.WhatsNewLink:visited {
	font-size: 11px;
	color: #52487A;
	text-decoration: none;
}

A.WhatsNewLink:hover {
	text-decoration: underline;
}

/* Homepage First Three Items */
.HomePageItemList {
	color: #28627B;
	font-size: 11px;
	text-decoration: underline;
}

/* Header Links */

H2Link {
	color: black;
	text-decoration: none;
}

A.H1Link, A.H1Link:link, A.H1Link:visited {
    color: #004766;
	text-decoration: none;
}

A.H1Link:hover {
    color: #004766;
	text-decoration: underline;
}

A.Item:link, A.Item:visited {
	color: #28627B;
	text-decoration: none;
}

A.Item:hover, A.Item:Active {
	color: #28627B;
	text-decoration: underline;
}

/* Breadcrumb Links */
A.BreadCrumb:link, A.BreadCrumb:visited, A.BreadCrumb:active {
    text-decoration:    none;
    color:#28627B;
	font-size: 11px;
}

A.BreadCrumb:hover {
    text-decoration:    underline;
    color:#28627B;
	font-size: 11px;
}

.BreadCrumb {
    text-decoration:    none;
    color:#28627B;
	font-size: 11px;
}


.imageBorder{
	border: solid black 1px;
	padding: 1px;
}

.WhatsNewTitle {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #52487A;
    font-style: italic;
    padding-left: 5px;
    margin-bottom: 0px;
	padding_bottom: 0px;
}

.WhatsNewText {
	font-size: 11px;
	line-height: 14px; 
	padding-left: 5px;
}

.QuickLinksTitle {
	position: relative;
	top: 5px;
	left: 5px;
	font-weight: bold;
	font-size: 15px;
	color: #45778D;
}

A:link 
{
	font-size: 11px;
    text-decoration:    none;
    color:#346A82;
}

A:visited  
{
	font-size: 11px;
    text-decoration:    none;
    color:#346A82;
}

A:active   
{
	font-size: 11px;
    text-decoration:    none;
    color:#346A82;
}

A:hover    
{
	font-size: 11px;
    text-decoration:    underline;
    color:#346A82;
}

.txtSearch
{
	width: 225px;
}

.hrAnnouncements
{
	width: 100%;
	text-align: center;
}

.ulQuickLinks {
	padding-left: 0px;
}

.liQuickLinks {
	padding-left: 0px;
}

#FAQ span.FontHeader{
	font-size:larger;
	font-weight: bold
}


#FAQ td.paddrightAlignTop{ 
	padding-right:15px;
	vertical-align:top
}


/* Job Search Styles */

.jobsCurrentOpenings 
{
	font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.jobTitle
{
	font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 11px;
}

.jobShiftDesc, .jobFacilityName
{
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}

.jobDeptName
{
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
	font-style: italic;
}

.jobDescription
{
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}

.jobPay
{
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}



/* Specialties */
.SpecHeader
{
	font-size: 12px;
	font-weight: bold;
}

.SpecBody 
{
	font-size: 12px;
}

.title_white 
{
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
}

.AlternateGridRow
{
  background-color: #e5e5e5;
  font-size: 11px;
}

.FADResultsAltRow
{
	background-color: #e5e5e5;
	font-size: 11px;
}

.FADResultsHeader, .FADResultsHeader A,.FADResultsHeader A:hover,.FADResultsHeader A:Link,.FADResultsHeader A:Visited,.FADResultsHeader A:Active
{
	background-color: #d4e0e5;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	font-size: 11px;
}

.FADResults, .FADResults A, .FADResults A:hover, .FADResults A:Active, .FADResults A:Visited, .FADResults A:Link
{
	border-style: none;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
	border-color: #999999;
}

.FADViewPadding
{
	padding-left: 10px;
	font-size: 11px;
}

a.miniFADButtons
{
  font-size: 10px;
  text-decoration: none;
  color: #346a82;
}

/* Site Map Menu  */
/* ---- sidemen Styles ---- */
.MenuHdrSiteMap0
{
	font-weight: bold;
  font-family: Trebuchet MS, Arial;
   font-size:12px;
 color: black;
   padding-left: 10px;
   padding-bottom: 5px;
   padding-top: 5px;
   cursor: default;
}
.MenuHdrSiteMap1{
 color: black;
	font-weight: bold;
  font-family: Trebuchet MS, Arial;
   font-size:11px;
   padding-left: 20px;
   padding-bottom: 5px;
 padding-top: 5px;
   cursor: default;
}
.MenuHdrSiteMap2{
 color: black;
	font-weight: bold;
  font-family: Trebuchet MS, Arial;
   font-size:11px;
   padding-left: 30px;
   padding-bottom: 2px;
 padding-top: 2px;
   cursor: default;
}
.MenuHdrSiteMap3{
 color: black;
	font-weight: bold;
  font-family: Trebuchet MS, Arial;
   font-size:11px;
   padding-left: 40px;
   padding-bottom: 2px;
 padding-top: 2px;
   cursor: default;
}
.MenuHdrSiteMap4{
 color: black;
	font-weight: bold;
  font-family: Trebuchet MS, Arial;
   font-size:11px;
   padding-left: 50px;
   padding-bottom: 2px;
 padding-top: 2px;
   cursor: default;
}
.MenuItemSiteMap0, .MenuItemSiteMapMouseOver0, .MenuItemSiteMap0 HR, .MenuItemSiteMap0 A
{
	font-weight: bold;
 color: black;
   font-family: Trebuchet MS, Arial;
   font-size:12px;
   padding-left: 10px;
   padding-top: 5px;
   padding-bottom: 5px;

}
.MenuItemSiteMap1, .MenuItemSiteMapMouseOver1, .MenuItemSiteMap1 HR, .MenuItemSiteMap1 A
{
 color: black;
	font-weight: bold;
   font-family: Trebuchet MS, Arial;
   font-size:11px;
   padding-left: 20px;
   padding-top: 5px;
   padding-bottom: 5px;
}
.MenuItemSiteMap2, .MenuItemSiteMapMouseOver2, .MenuItemSiteMap2 HR, .MenuItemSiteMap2 A
{
 color: black;
	font-weight: bold;
  font-family: Trebuchet MS, Arial;
  font-size:11px;
  padding-left: 30px;
  padding-top: 2px;
  padding-bottom: 2px; }
.MenuItemSiteMap3, .MenuItemSiteMapMouseOver3, .MenuItemSiteMap3 HR, .MenuItemSiteMap3 A
{
  font-family: Trebuchet MS, Arial;
  font-size:11px;
  color: black; 
	font-weight: bold;
   padding-left: 40px;
   padding-top: 2px;
 color: black;
   padding-bottom: 2px; }
.MenuItemSiteMap4, .MenuItemSiteMapMouseOver4, .MenuItemSiteMap4 HR, .MenuItemSiteMap4 A
{
  font-family: Trebuchet MS, Arial;
 font-size:11px;
 color: black;
	font-weight: bold;
   padding-left: 50px;
   padding-top: 2px;
   padding-bottom: 2px; 
}

.rightColumn_home
{
	width:190px;
	background:#ece9f2 url(../../home_bottom_right.jpg) bottom no-repeat
	}
.rightColumn_applicants
{
	width:190px;
	background:#ece9f2 url(../../applicants_bottom_right.jpg) bottom no-repeat
	}
.rightColumn_gmec
{
	width:190px;
	background:#ece9f2 url(../../gmec_bottom_right.jpg) bottom no-repeat
	}
.rightColumn_housestaff
{
	width:190px;
	background:#ece9f2 url(../../housestaff_bottom_right.jpg) bottom no-repeat
	}
.rightColumn_life
{
	width:190px;
	background:#ece9f2 url(../../life_bottom_right.jpg) bottom no-repeat
	}
.rightColumn_policies
{
	width:190px;
	background:#ece9f2 url(../../policies_bottom_right.jpg) bottom no-repeat
	}
.rightColumn_programs
{
	width:190px;
	background:#ece9f2 url(../../programs_bottom_right.jpg) bottom no-repeat
	}	
/ * End Site Map Menu */


