body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

img {
	border: none;
}

a:active {
	outline: none !important;
}

:focus {
	-moz-outline-style: none !important;
}

form {
	margin: 0px;
	padding: 0px;
}

h1.banner {
	font-size: 30px;
	line-height: 30px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 6px;
	font-weight: normal;
	margin: 4px 0px 0px 16px;
	float: left;
	color: #000000;
	border: 0px;
}

	.mainnav {
		background-color: transparent;
	}
	
	.mainnav h1 {
		font-size: 14px;
		font-weight: bold;
		color: #06579c;
		margin: 2px 4px 5px 6px;
		/* border-bottom: 1px dotted #b1c2d1; */
	}
	
.mainnav ul {
	margin: 0px 0px 6px 2px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
	
.mainnav ul ul {
	margin: 4px 0px 4px 6px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

.mainnav li {
	margin: 0px;
	font-weight: normal;
}

.mainnav a {
	display: block;
	color: #666666;
	padding: 2px 2px 3px 10px;
	margin: 1px 0px 0px 0px;
	background-image: url(images/li_norm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: normal;
}

.mainnav a:link, .mainnav a:visited {
	color: #000000;
	text-decoration: none;
}

.mainnav a:hover, .mainnav a:active {
	background-image:  url(images/li_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #06579c;
}

.mainnav a.selected {
	background-image:  url(images/li_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #06579c;
}

h1, .mgContentHeadline {
	color: #06579c;
	font-size: 18px;
	border-bottom: 1px solid #CCCCCC;
	margin: 2px 6px 0px 6px;
}

h2 {
	color: #999999;
	font-size: 14px;
	margin: 2px 6px 0px 6px;
}

p, div.mgContentSummary {
	margin: 4px 10px 8px 10px;
}
	
	
#newsmenu {
padding: 2px 0px 2px 4px;
}



#newsmenu h1 {
color: #06579c;
background-color: #f1f1f1;
font-size: 14px;
padding: 2px 0px 4px 2px;
margin: 2px 0px 0px 2px;
border-bottom: 1px solid #666666;
}
	
.foot {
	font-size: 11px;
	color: #666666;
	
	text-align: center;
}

.bigbutton {
 margin: 0px 2px 0px 2px;
 background: transparent;
}

.bigbutton img{
 background: transparent;
		filter:alpha(opacity=80);
		opacity: .8;
}

.bigbutton:hover img{
 background: transparent;
		filter:alpha(opacity=100);
		opacity: 1;
}

.icon{
 background: transparent;
		filter:alpha(opacity=80);
		opacity: .8;
}

.icon:hover{
 background: transparent;
		filter:alpha(opacity=100);
		opacity: 1;
}

#tagline {
	font-size: 18px;
	letter-spacing: 10px;
	color: #aaa;
	text-align: center;
}

.esButton img {
	margin-right: 2px;
	margin-top: -1px;
	vertical-align: middle;
}

a.esButton {
    background: transparent url('http://lecom.edu/cdir/images/button-cap.png') no-repeat scroll top right;
    color: #555 !important;
    display: block;
    float: left;
    font: bold 12px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 5px;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
}

a.esButton span {
    background: transparent url('http://lecom.edu/cdir/images/button.png') no-repeat;
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 6px;
}
a.esButton:hover {
    background: transparent url('http://lecom.edu/cdir/images/button-cap-over.png') no-repeat scroll top right;
    color: #005a9d !important;
}

a.esButton:hover span {
    background: transparent url('http://lecom.edu/cdir/images/button-over.png') no-repeat;
}

/*** MG Feed Engine Styles ***********************************************************/

.mgHeadline {
	font-size: 18px;
	color: #06579c;
	font-weight: bold;
}

.mgHeadline a, .mgHeadline a:active, .mgHeadline a:visited {
	color: #06579c;
	text-decoration: none;
}

.mgHeadline a:hover, .mgHeadline a:active {
	color: #aaa;
	text-decoration: none;
}

.mgBody {
	line-height: 1.4em;
}

.mgLinkList ul {
	margin: 0px 0px 6px 2px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
	
.mgLinkList ul ul {
	margin: 4px 0px 4px 6px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

.mgLinkList li {
	margin: 0px;
	font-weight: normal;
}

.mgLinkList a {
	display: block;
	color: #666666;
	padding: 2px 2px 3px 10px;
	margin: 1px 0px 0px 0px;
	background-image: url(images/li_norm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: normal;
}

.mgLinkList a:link, .mgLinkList a:visited {
	color: #000000;
	text-decoration: none;
}

.mgLinkList a:hover, .mgLinkList a:active {
	background-image:  url(images/li_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #06579c;
}

.mgLinkList a.selected {
	background-image:  url(images/li_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #06579c;
	
}

.mgContactSignin { /* FORM */
	width: 165px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.mgSigninField {
	width: 160px !important;
}

.mgDateLine {
	margin: 0px 0px 4px 10px;
	font-style: italic;
	color: #666;
}

.mgPermaLink {
	margin: 10px 0px 4px 10px;
	color: #000;
	padding-top: 6px;
	border-top: 1px solid #000;
}

.mgToolbar {
	margin: 2px 2px 2px 2px;
	border: 1px solid #ddd;
	background-color: #efefef;
	padding: 2px;
  height: 21px;
}

.mgToolbar ul {
	margin: 0px 0px 6px 2px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
	
.mgToolbar li {
	margin: 0px;
	font-weight: normal;
}

.mgToolbar li a img {
	margin-right: 2px;
	margin-top: -1px;
	vertical-align: middle;
}

.mgToolbar li a {
    background: transparent url('http://lecom.edu/cdir/images/button-cap.png') no-repeat scroll top right;
    color: #555 !important;
    display: block;
    float: right;
    font: bold 12px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 5px;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
}

.mgToolbar li a span {
    background: transparent url('http://lecom.edu/cdir/images/button.png') no-repeat;
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 6px;
}

.mgToolbar li a:hover {
    background: transparent url('http://lecom.edu/cdir/images/button-cap-over.png') no-repeat scroll top right;
    color: #005a9d !important;
}

.mgToolbar li a:hover span {
    background: transparent url('http://lecom.edu/cdir/images/button-over.png') no-repeat;
}
