/*
New LSU Health Colors
LSU Purple:  #461D7C;
LSU Gold:  #FDD023;
Black:  #000000;
50% Gray:  #999999;

Old  LSUH Colors
Purple:  #2A0C5A;
Light Purple:  #615286;
Gold:  #B78B0E
Dark Gold:  #876309
*/
body {
	margin-top: 0px;
	margin:0 auto;
	background-color: #BDBDBD;  /* December 2011 Change, gray background */
	/*background-image: url(/Template2011/images/top-bg-sub.jpg);
	background-repeat: repeat-x;*/
/*	background-position: 0 23px;*/

}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #461D7C; /*#333333;*/
}

/* Drop Shadow */
/* December 2011 */
.dropshadow {
	width: 980px;
	margin: 0 auto;
  /*-moz-border-radius: 15px;*/ /* Firefox */
  /*-webkit-border-radius: 15px;*/ /* Safari and Chrome */
  /*border-radius: 15px;*/ /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

  -moz-box-shadow: 0px 0px 20px #000; /* Firefox */
  -webkit-box-shadow: 0px 0px 20px #000; /* Safari and Chrome */
  box-shadow: 0px 0px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

}

a img {
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: .5em; margin-bottom: .5em;
}
h1 {
	font-size: 18px;/*1.3em;*/ /*17px;*/
	color: #461D7C; /* FDD023; *//*#C77F25;*/ /* Changed to LSU Health Gold */
}
h2 {
	font-size: 16px;/*1.2em;*/ /*13px;*/
	/*color: #2A0C5A;*/ /*#461F7C;*/
}
h3 {
	font-size: 14px;/*1.1em*/;
}
h4 {
	font-size: 13px;
}
/* Use Collapse to collapse tables */
.collapse {
  border-collapse: collapse;
  border-style: none;
  border-width: 0;
  border-spacing:0;
} 
.collapse tr td {
	padding:0;	
}

.BannerPageWidthBackground {
	background-color:white;
}

.BannerStyles, .BannerStylesOver {
	color: black; /*#666666;*/
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps; /*normal;*/
				/*font-size: x-small;*/
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;	
	float:left;
}
.BannerStyles{
	background-color:#f0e7cf; 
	padding-left: 4px;
	padding-right: 4px;
}

.BannerStylesOver {
	background-color:white;
	padding-left: 4px;
	padding-right: 4px;
	cursor:pointer;
}
.BannerStyles a {
	color: black; /*#666666;*/
	text-decoration: none;
}
.BannerStylesOver a {
	color: #666666;
	text-decoration: none;
}
.BannerStyles a:hover, .BannerStylesOver a:hover {
	text-decoration: none;
	color: #666666;/*black;*/
}
 
/*#sahp{width:225px;}
#sd{width: 128px;}
#sgs{width: 170px;}
#sm{width: 130px;}
#sn{width: 129px;}
#sh{width: 150px;}*/

#sahp{width:210px;}
#sd{width: 107px;}
#sgs{width: 142px;}
#sm{width: 110px;}
#sn{width: 90px;}
#sph{width: 125px;}
#lfp{width: 140px;}

.schoolof {
	font-size: 10pt;
}
.QuickLink{
	width: 16px;
	padding-left: 4px;
	padding-right: 4px;
	background: #461D7C; /* March 2015 */ /*#2A0C5A;*/ /*#451d7d; */
	float:left;
}
.QuickLinkHover {
	width: 16px;
	padding-left: 4px;
	padding-right: 4px;
	background:  white; /*#c1b4d6;*/
	float:left;
	cursor:pointer;
}
.QuickLink a img, .QuickLinkHover a img {
	height:20px;
	margin-top:4px;
}
.QuickLink, .QuickLinkHover {
	width: 20px;

}
.DateWeatherBar {
	/*background: url(/Template2011/images/DateWeatherBarBackground.gif) repeat-x top left #2A0C5A;*/
	background: #461D7C; /* March 2015 */
}
.headertablespace {
	width: 2em;
}

.Content,.maincontent {
	color: #461D7C; /* March 2015 - test */ /*#2A0C5A; *//*#333333;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
/*	padding-bottom: 10px; *//*50px;	*/
	margin-bottom: 1em; /*10px;*/ /*50px;	*/
}
.Content a:link,.maincontent a:link {
	text-decoration: underline;
	/*color: #3C1755;*/
	color: /*#461D7D;*/ #3C1755; /*#B78B0E;#461D7D;#2A0C5*/
	text-decoration: underline;
}
.Content a:visited,.maincontent a:visited {
	text-decoration: underline;
	/*color: #3C1755;*/
	color: /*#461D7D;*/ #3C1755; /*#B78B0E;#461D7D;#2A0C5A*/
	text-decoration: underline;

}
.Content a:hover,.maincontent a:hover {
	text-decoration: underline;
	/*color: #3C1755;*/
	color: #B78B0E; /*#876309;#333333	*/
}
.Content a:active,.maincontent a:active {
	text-decoration: underline;
	/*color: #333333;*/
	color: /*#B78B0E;*/ #00C; /*#876309;	*/
}
.Content ol li, .Content ul li, .Content p,.maincontent ol li ,.maincontent ul li,.maincontent p {
	line-height: 130%;
}

.Content td {
	text-align: left;
}

.Footer, .Footer table tr td {
	color: white;
	/* background-color:#2A0C5A; */
	background-color: #461D7C; /* March 2015 */
	width:980px;
        height:16px;
	margin:0 auto;
}
.Footer a { color:white; text-decoration:none; } 

.Footer a:hover  { text-decoration:underline; } 

.FooterText {
	color: #b7b7b7;
}

.Subfooter {
	/*width:100%; */
	width: 980px;
	/*margin: 0;*/
	margin: 0 auto;
	/*padding:4px;*/
	background-color: #461D7C; /* March 2015 - test */ /*#2A0C5A; */
	color:white;	
}
.Subfooter a {
	text-decoration: none;
	color:white;
}
.Subfooter a:hover {
	text-decoration:underline;
	color:white;	
}

.NewTopNav {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align:top;
}
.NewTopNav a:link {
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */ /*#FFCC00;*/
	text-decoration: none;
}
.NewTopNav a:visited {
	text-decoration: none;
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */  /*#FFCC00;*/
}
.NewTopNav a:hover {
	text-decoration: none;
	color: #FDD023; /*#FFFFFF;*/
}
.NewTopNav a:active {
	text-decoration: none;
	color: #FDD023; /*#FFFFFF;*/
}
table td.DateWeather {
	/* http://www.webmasterworld.com/forum83/8419.htm */
	padding-left:1em;
	padding-top: 2px;
}
.DateWeather {
	color: #FFFFFF;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;/*26px;*/
	text-align: left;
	vertical-align: middle;
}
.DateWeather a:link {
	color: #FFCC00;
	text-decoration: none;
}
.DateWeather a:visited {
	text-decoration: none;
	color: #FFCC00;
}
.DateWeather a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.DateWeather a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.TopNav {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1em;
	text-align: right;
	vertical-align: top;
}
.TopNav p {
	padding-top: 1em;
	margin-top: 0em;
	margin-bottom: .5em;
	margin-right: 1em;
}
.TopNav a:link {
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */  /*#461D7D;*/
	text-decoration: none;
}
.TopNav a:visited {
	text-decoration: none;
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */  /*#461D7D;*/
}
.TopNav a:hover {
	text-decoration: underline;
	color: #FDD023;  /*#333333;*/
}
.TopNav a:active {
	text-decoration: underlinee;
	color: #FDD023;  /*#333333;*/
}
#cse-search-box {
	margin-right: 1em;
}
.BtmNav {
	color: #FFFFFF;
	/*background:#2A0C5A;*/
	background: #461D7C; /* March 2015 */
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.BtmNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.BtmNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.BtmNav a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.BtmNav a:active {
	text-decoration: none;
	color: #FFCC00;
}
.BtmNav ul {
	list-style:none;
	width:19em;
	margin-top:0;

}
.BtmNav ul li {
	width:19em;
}
.BtmNavTitle {
	color: #99A9EF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.PurpleBar {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.PurpleBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.PurpleBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.PurpleBar a:hover {
	text-decoration: none;
	color: #C77F25;
}
.PurpleBar a:active {
	text-decoration: none;
	color: #C77F25;
}
.NewPurpleBar {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	vertical-align:middle;
}
.NewPurpleBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NewPurpleBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.NewPurpleBar a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.NewPurpleBar a:active {
	text-decoration: none;
	color: #FFCC00;
}
form, input { padding:0; margin:0; }

/* Boxes for news and such in the content area, used with tables on main page, but can be used on other pages */
/*.BodyBoxTitle {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 0px; */
				/*padding: 2px;*/
/*	vertical-align: text-bottom;
	height: 20px;
}
.BodyBoxEventsTable th {
	text-align:left;
	background: #B78B0E; */ 		/*#465E8A;*/
	/*vertical-align:bottom;
	padding:0;
	border:5px #B78B0E solid; */	/*#465E8A;*/
/*}*/
			/*Gold:  #B78B0E
				Dark Gold:  #876309*/
/*.BodyBoxEventsTable td {
	height:auto;
	text-align:left;
	vertical-align:top;
	border:5px solid #B78B0E;*/				/*#465E8A;*/
/*	background:#f0e7cf;
	padding:0;
}
.BodyBoxEvents { */
					/*position:  relative*/
					/*display:inline-table;*/ /*inline-block;*/
	/*color: #2A0C5A;*/
					/*background-color:#FFFFFF;*/
					/*margin-left:5px;
					margin-right:5px;
					margin-bottom:5px;
					margin-top:0;*/
					/*margin-top:-12px;*/
					/*padding-top: 0px;
					padding-left: 5px;*/
					/*padding: 10px;*/
	/*line-height: normal;*/
					/*height: 100%;*/
					/*width: 240px;*/
/*}

.BodyBoxEvents ul{*/
					/*padding-top: 30px;*/
/*	list-style-type: none;
	margin-left: .5em;
	margin-right: 1em;
	padding: 0px;
}
.BodyBoxEvents ul li {
	border-bottom: #d6d1c2 1px solid;
	margin-top: 1em;*/			 /*15px;*/
/*	margin-bottom: 1em;*/		 /*15px;*/
/*}

.BodyBoxEvents a:link {
	color: #2A0C5A;*/				 /*#5A7391;*/
/*	text-decoration: none;
}
.BodyBoxEvents a:visited {
	text-decoration: none;
	color: #2A0C5A; */				/*#5A7391;*/
/*}
.BodyBoxEvents a:hover {
	text-decoration: underline;
	color: #876309; */				/*#5A7391;*/
/*}
.BodyBoxEvents a:active {
	text-decoration: none;
	color: #2A0C5A;*/				 /*#5A7391;*/
/*}*/

.BodyBoxTitle {
	font-size: large;
	font-weight: bold;
	color: #461D7C;
	/*margin-left: 5px;
	margin-bottom: 0px;*/
	margin:0;
	padding-left:4px;
	padding-bottom: 5px;
	vertical-align: text-bottom;
	height: 20px;
	background-color:#FDD023;

}

.BodyBoxEvents {
	/*position:  relative*/
	display:inline-table; /*inline-block;*/
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */ 
	/*background-color:#FFFFFF;*/
	background-color:#f0e7cf;
	/*margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0;*/
	/*margin-top:-12px;*/
	/*padding-top: 0px;
	padding-left: 5px;*/
	/*test    padding: 10px;*/
	line-height: normal;
	/*height: 100%;*/
	/*width: 240px;*/
	border:5px #FDD023 solid;
}

.BodyBoxEvents ul{
	/*padding-top: 30px;*/
	list-style-type: none;
	margin-left: .5em;
	margin-right: 1em;
	padding: 0px;
}
.BodyBoxEvents ul li {
	border-bottom: #d6d1c2 1px solid;
	margin-top: 1em; /*15px;*/
	margin-bottom: 1em; /*15px;*/
}

.BodyBoxEvents a:link {
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */  /*#5A7391;*/
	text-decoration: none;
}
.BodyBoxEvents a:visited {
	text-decoration: none;
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */  /*#5A7391;*/
}
.BodyBoxEvents a:hover {
	text-decoration: underline;
	color: #876309; /*#5A7391;*/
}
.BodyBoxEvents a:active {
	text-decoration: none;
	color: #461D7C; /* March 2015 */ /*#2A0C5A; */  /*#5A7391;*/
}
.BodyBoxNotification {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 688px;
	height; 20px;
	float: right;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	padding-left:4px;
	vertical-align: text-bottom;
	height: 20px;
	/*background-color:#f0e7cf;*/
	background-color:black; /*#B78B0E;*/

}
.BodyBoxNotification  a:link { 
	text-decoration: none; 
	color: white; 
}
.BodyBoxNotification  a:hover { 
	text-decoration: underline; 
	color: white; 
	}
.BodyBoxNotification  a:visited { 
	text-decoration: underline; 
	color: white; 
	}

/*9/13/2012 - BH - replace maroon / black with red / white  */
.EmergencyAlertsDisplay
{
	display:block;	
	width:980px;/*1007px;*/
	text-align:center;
	margin:0 auto; 	
}
.EmergencyAlerts
{
	background: #FFF;
	color: #F00;
	text-align:left;
	padding: 10px;
	border: 15px #F00 solid;
	width:930px;
}
.EmergencyAlerts h1 {
	color:#F00;
	font-size:x-large;
	margin-top:0;
	text-align:center;
}
.EmergencyAlerts p a{
   	 color:#F00;
   	 margin:0;
   	 text-decoration: none;
}
.EmergencyAlerts p a:hover {
	text-decoration:underline;
}
.BtmNav p.EmergencyFooter a {
	color: #F00;
	text-decoration:none;
	font-size: 17px;
}
.BtmNav p.EmergencyFooter a:hover {
	color: #F00;
	text-decoration:underline;
	font-size: 17px;
}
.BodyBoxEvents2014 {
	width:688px;
	height:140px;
	float:left;
	width:688px;
	margin-top:-6px;
	background-color: #F0E7CF;
    border: 5px solid #FDD023;
    color: #461D7C; /* March 2015 */ /*#2A0C5A; */ 
    display: inline-table;
    line-height: normal;
}
.BodyBoxTitle2014 {
font-size: large;
font-weight: bold;
color: #461D7C; /* March 2015 */ /* #FFFFFF; */
margin: 0;
padding-left: 4px;
padding-bottom: 0px;
vertical-align: text-bottom;
height: 24px;
margin-top: -3px;
background-color: #FDD023;
}

/* HomepageNotice-Black*/ 
.HomepageNotice {
    background: #FFF none repeat scroll 0% 0%;
    color: #000;
    text-align: left;
    padding: 10px;
    border: 15px solid #000;
    width: 930px;
}
.HomepageNoticeDisplay {
    text-align: center;
}
.HomepageNotice h1 {
	color:#000;
	font-size:x-large;
	margin-top:0;
	text-align:center;
}
.HomepageNotice p a{
   	 color:#000;
   	 margin:0;
   	 text-decoration: none;
}
.HomepageNotice p a:hover {
	text-decoration:none;
}
