body {
	margin: 0px;
	margin-top: 0px;
	margin: 0 auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #461D7C; 
}

#container {
	/*color: #461D7C;*/
}

a:link {
    color: #3C1755;
	text-decoration: none;
}
a:visited {
    color: #3C1755;
	text-decoration: none;
}
a:hover {
    color: #B78B0E;
	text-decoration: none;
}
a:active {
	color: #00C;
	text-decoration: none;
}

#headerimgdiv {
	margin: 0px;
	padding: 2px;
}

#headerarea {
}
/*
#search { display:none; text-align:right; margin-top:0px; padding-top:8px; color:white; font-weight:bold; }
#search form { margin:0; padding:0; }
*/

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
#lsuhealthlogo {
	width:300px;
	height:72px;
	margin-left:1em;
}
#toprightcorner {
	float:right;
}
#quicklinkslink {
	font-weight:bold;
}
#quicklinkslink img {
	width:15px;
}
#quicklinkslist li a img {
	vertical-align: bottom;
}
#patientcarelink {
	vertical-align: bottom;
	width:20px;
}
#schoolbar {
	font-size: 16px;
	letter-spacing: 1px;
	/*margin: -5px 0px;*/
	padding: 0px;
	background-color:#FFFFFF;
	color:#461D7C;
}

#schoolbar ul {
    /* text-align: center; 
    margin-left: auto;
    margin-right: auto;
	padding-left:12px;
	*/
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
    padding: 0;
}

/*#schoolbar ul li {
	margin: 0px 9px;
}*/

#schoolbar ul li a {
    color: #461D7C;
	text-decoration: none;
	vertical-align:bottom;	
}

#schoolbar ul li a img {
    vertical-align: middle;
}

#mainmenu li ul {
	display:none;
}

#mainmenu li ul, #mainmenu li ul li, #mainmenu li ul li a {
	background-color: #FFFFFF;
	color: #461D7C;
}

#mainmenu li ul {
    min-width: 160px;
    padding: 5px 0;
    margin: 0px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    /* border-radius: 4px; */
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}

#mainmenu > li > a:hover {
	background-color: #59259D;
}

#mainmenu li ul li a {
	display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

#mainmenu li ul li {
	margin:0px;
	display: list-item;
    text-align: -webkit-match-parent;
	list-style: none;
    font-size: 14px;
    text-align: left;
}

#mainmenu li ul li a:hover {
	text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

#menudiv {
	border-bottom:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
    border-radius: 4px;
	background-color:#461D7C;
}

#mainmenu {
	border-top:solid #FFFFFF 1px;
    border-radius: 4px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
	list-style: none;
}

#mainmenu a {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 15px;
	color: #FFFFFF;
	background-color: #461D7C;
	position: relative;
    display: block;
    padding: 14px 9px;
}

#mainmenu > li > a:hover {
	text-decoration:underline;
}

#menudiv ul, #schoolbar ul, #mainmenu li ul {
	list-style: none;
}
#maincontentparent {
	display:table-cell;
	width:100%;
	text-align:center;
	margin: 0;
	background-color: #ffffff;
}
#maincontentparenti {
    width: 97%;
    margin: 0px;
    margin-left: 1.5%;
    border: 0;
}
#bottomrightcontent {
    text-align: left;
    width: 275px;
    height: auto;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 5;
    float: right;
    clear: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
#wrapper {
		background-color: #EEE;
}
#footer, #footer table tr td {
	color: #FFFFFF;
	background-color: #461D7C; 
	width:100%;
    height:16px;
	margin:0 auto;
	font-size: 14px;
    line-height: 1.42857143;
	vertical-align: middle;
}
#footer {
	padding-bottom: 4px;
}
#footer a:link { 
	color:#FFFFFF; 
	text-decoration:none; 
} 
#footer a:visited { 
	color:#FFFFFF; 
	text-decoration:none; 
} 
#footer a:hover  { 
	color: #23527C;
	text-decoration:underline; 
} 
#footer a:active { 
	color:#FFFFFF; 
	text-decoration:none; 
} 

#footer div p {
	margin:0;
	vertical-align: middle;
}
.Content,.maincontent {
	color: #461D7C; 
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 1em; 
}
.Content a:link,.maincontent a:link {
	text-decoration: underline;
	color: #3C1755; 
	text-decoration: underline;
}
.Content a:visited,.maincontent a:visited {
	text-decoration: underline;
	color: #3C1755; 
	text-decoration: underline;
}
.Content a:hover,.maincontent a:hover {
	text-decoration: underline;
	color: #B78B0E; 
}
.Content a:active,.maincontent a:active {
	text-decoration: underline;
	color: #00C;
}
.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: #461D7C; 
	width:100%;
    height:16px;
	margin:0 auto;
}
.Footer a { color:white; text-decoration:none; } 
.Footer a:hover  { text-decoration:underline; } 
.Footer div p {
	margin:0;
	vertical-align: middle;
}
#footerl {
	width:29%;
	float:left;
	text-align:left;
	margin-left:1%;
	height:100%;
}
#footerc {
	width:40%;
	float:left;
	text-align:center;
	height:100%;
}
#footerr {
	width:29%;
	float:left;
	text-align:right;
	margin-right:1%;
	height:100%;
}
#myCarousel {
	float:left;
	width:100%;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}
input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

ul.horizontal {
    list-style-type: none;
}

ul.horizontal li {
    display:inline-block;
    vertical-align: top;
	text-align: center;
	font-family: arial;
	font-weight: normal;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 1em;
    font-size: .8em;
    width: 7em;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: .5em; margin-bottom: .5em;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #461D7C; 
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
.Content,.maincontent {
	color: #461D7C; 
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 1em; 
}
.Content a:link,.maincontent a:link {
	text-decoration: underline;
	color: #3C1755; 
	text-decoration: underline;
}
.Content a:visited,.maincontent a:visited {
	text-decoration: underline;
	color: #3C1755; 
	text-decoration: underline;
}
.Content a:hover,.maincontent a:hover {
	text-decoration: underline;
	color: #B78B0E; 
}
.Content a:active,.maincontent a:active {
	text-decoration: underline;
	color: #00C;
}
.Content ol li, .Content ul li, .Content p,.maincontent ol li ,.maincontent ul li,.maincontent p {
	line-height: 130%;
}
.Content td {
	text-align: left;
}
.TopNav {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0em;
	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; 
	text-decoration: none;
}
.TopNav a:visited {
	text-decoration: none;
	color: #461D7C;
}
.TopNav a:hover {
	text-decoration: underline;
	color: #FDD023;
}
.TopNav a:active {
	text-decoration: underline;
	color: #FDD023;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.button {
	display:inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #461D7C;
    color: #fdd023!important;
    padding: 8px 12px;
    text-decoration: none;
}

div.button:hover {
	background: #562D8C;
}

.button a:link, .button a:visited {
	text-decoration: none!important;
	color:#fdd023!important;
	font-size:1.5em;
}
.EmergencyAlertsDisplay
{
	width:100%;
	text-align:center;
	margin:0 auto; 	
}
.EmergencyAlerts
{
	background: #FFF;
	color: #F00;
	text-align:left;
	border: 15px #F00 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.EmergencyAlerts h1 {
	color:#F00;
	font-size:x-large;
	margin-top:0;
	text-align:center;
}
.EmergencyAlerts a {
   	 color:#F00;
   	 margin:0;
   	 text-decoration: none;
	 font-size:1.25em;
	 font-weight:bold;
}
.EmergencyAlerts a:hover {
	text-decoration:underline;
}
#EmergencyAlerts {
	width:100%;
}

#EmergencyAlerts p {
	font-weight:bold;
	font-size:1.2em;
}
@font-face {
    font-family: lsuface1;
    src: url('../fonts/MetaOT-Book.woff');
}
@font-face {
    font-family: lsuface2;
    src: url('../fonts/MetaOT-BookIta.woff');
}
@font-face {
    font-family: lsuface3;
    src: url('../fonts/MetaOT-Bold.woff');
}
@font-face {
    font-family: lsuface4;
    src: url('../fonts/MetaOT-BoldIta.woff');
}
@font-face {
	font-family: lsudept;

	src: url('../fonts/TrajanPro-Regular.eot');
	src: url('../fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/TrajanPro-Regular.woff2') format('woff2'), url('../fonts/TrajanPro-Regular.woff') format('woff'), url('../fonts/TrajanPro-Regular.ttf') format('truetype'), url('../fonts/TrajanPro-Regular.svg#trajanproregular') format('svg');
}
.BreachNotice {
	/* width: 100%;
	background-color: #414141;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: .5em 0 .5em 0;
	*/

	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    	font-weight: bold;
    	font-size: 15px;
	color: #FDD023;
	background-color: #414141;
	position: relative;
    	display: block;
    	padding: 14px 9px;
}
.BreachNotice a:link, .BreachNotice a:visited {
	/* margin-left: .5em;
	color: #FDD023;
	text-decoration: none;
	*/

	color: #FDD023;
	text-decoration: none;
}
.BreachNotice a:hover {
	text-decoration: underline;
}
