body {
margin: 0px;
padding: 0px;
color: #000000;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body a {
	color: #000077;
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif; 
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif; 
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif; 
}

h4 {
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif; 
}

ul {
	padding-left: 20px;
	margin-left: 0px;
}

ul li {
	padding-left: 0px;
	margin-left: 0px;
}

#LeftMenu {
	display: none;
}

#ToolboxLink {
	display: none;
}

#ApplyNowLink {
	display: none;
}

#Footer #Emergency {
	display: none;
}

#Footer {
	clear: both;
	font-size: 8pt;
	font-style: italic;
	border-top: 1px solid #000000;
}

#TopButtons, #SectionLinks {
	display: none;
}

#LogoLink h1 {
	display: none;
}

#LogoLink img {
	width: 100%;
	height: auto;
	border: none;
}

#FlashArea object {
	display: none;
}

#FlashArea img {
	width: 100%;
	height: auto;
}

#NewsAndEvents {
	width: 45%;
	float: left;
	border-right: 1px solid #000000;
	font-size: 10pt;
}

#Headlines {
	margin-left: 49%;
	font-size: 10pt;
}

#Headlines div.article {
	padding-top: 10px;
	padding-bottom: 10px;
}

#Headlines div.date {
	font-size: 8pt;
	font-style: italic;
}

#Headlines div.title a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#Headlines div.ingress a {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

#Quicklinks {
	display: none;
}

#ProspectiveFlyout {
	display: none;
}

div#RightColumn img {
	max-width: 100%;
}


/* *******************
ROUNDED BOX NAVIGATION
******************* */
div.RoundedBox {
margin-left: 20px;
width: 200px;
background-image: url('/images/standard/sub/rounded_box_top.gif');
background-repeat: no-repeat;
background-color: #C0C0C0;
}

div.RoundedBox ul {
padding: 0px;
margin: 0px;
list-style-type: none;
padding: 10px;
background-image: url('/images/standard/sub/rounded_box_bottom.gif');
background-repeat: no-repeat;
background-position: bottom;
}

div.RoundedBox ul li {
margin-top: 5px;
margin-bottom: 5px;
}

div.RoundedBox ul li a {
font-weight: bold;
color: #000000;
}

/* ***********************
PRINT INFORMATION BOX
*********************** */
p#PrintInfoBox {
	background-color: #EEE;
	font-size: 9pt;
	line-height: 1.4em;
	margin: 0.125in;
	padding: 0.125in;
	border: 1pt solid #000;
	-moz-border-radius: 0.125in;
	overflow: hidden;
}

p#PrintInfoBox>img {
	float: right;
	margin-left: 0.125in;
	width: 1.5in;
	height: 1.5in;
}
