/* CSS Document */
#superNavigation, #SearchBox, #leftColumn, #leftColumnNav, #mainNavigation, #subNavigation, #quickResources, .videoBox, 
.moreLink, ul#leftColumnNav, ul#leftColumn .boxedSection, .boxedSection .sectionFooter, #logo i
{
	display: none !important;
}

html {font-size: 100% !important;}

body, #page, #logo, #content, #rightColumn, #institution, #header
{
    width: auto !important;
	padding: 0 !important; 
	margin: 0 !important; 
	float: none !important;
	font-style: normal; line-height: normal; height: auto; border: 0; color: #444444; position: static; letter-spacing: normal; word-spacing: normal;
}

body
{
	background: white !important; color: #444; font-family: Verdana, Helvetica, sans-serif; font-size: .82em;
}

#logo {border-bottom: solid 1px #777; padding-bottom: 2px; margin-bottom: 10px; font-weight: normal;}
#logo a {text-decoration: none; color: #000; text-transform: uppercase; margin: 0; width: 50%;}
#logo i {font-size: 11pt; color: #777; float: right; margin-top: 12px;}


#breadCrumbs {display: block;}


#rightColumn {line-height: 1.5em; font-size: 8pt; } /*list-style: none; width: 98%; margin: 0 1% 0 0; */
#rightColumn ul {margin: 10px; padding: 0;}
#rightColumn ul li {margin: 5px;}


h1 {font-size: 18pt;}
h2 {text-align: center; font-weight: normal; color: #444; font-size: 24pt; margin: .75em 0 .5em 0; padding: 0; text-transform: uppercase;}
h3 {font-size: 18pt; margin: 1.5em 0 .5em 0; font-weight: normal; line-height: 1.1em;}
h4 {padding: 0; margin: 1.5em 0 .5em 0; font-size: 14pt; font-weight: normal; border-bottom: 1px dashed #999; line-height: 1.2em;}

img {display: none;}

a:link:after {content: " (" attr(href) ") "; font-size: 80%;}
p { margin: .25em 0 1.5em 0; line-height: 1.6em;}
ul#rightColumn ul {margin-top: 0em; margin-bottom: 2.5em;}

table.minimal {border-collapse: collapse; text-align: left; width: 100%; margin: .25em 0 1.5em 0;}
table.minimal th {font-weight: normal; font-family: Verdana, Sans-Serif; padding: 4px 8px 2px 0; text-align: center; border-bottom: 2px solid #777777; vertical-align: middle;}
table.minimal thead th {text-align: left; color: #333333; font-weight: bold;}
table.minimal tbody th {text-align: left; padding: 10px 10px 3px 0px; border-bottom: 2px solid #aaaaaa; font-size: 1.2em;}
#rightColumn table.minimal tbody tr td {border-bottom: 1px solid #ccc; padding: 4px 8px 4px 2px; text-align: Left; vertical-align: top; color: #999999;}


#institution {width: 90%; border-top: dashed 1px #777;}

