@import url(style_editor_1553.css);
a, a:link {
	color: #036;
}
a:visited {
	color: #c03;
}
body {
	background-color: #;
}
body, p, td, th, li {
	
		font-size: 10pt;
	
	
		font-family: arial,sans-serif;
	
}

.menu, a:link.menu, a:visited.menu {
	color: #fff;
	font-size: 12px;
	font-family: arial,sans-serif;
}
#menuList {
	background-color: #000;
}
#menuList li a {
	border-right: 1px solid #fff;
}
body {
 background-color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
 }

#container {
 width: 720px;
 }

#emergencyInfo {
 float:left;
 width: 520px;
 height: 34px;
 background: #cc9966;
 padding-top: 3px;
 padding-left: 5px;
 color: #fff;
 font-variant: small-caps;
 font-size: 2em;
 border-top: 1px solid #000;
 font-weight: 600;
 }

#date {
 text-align: left;
 float:left;
 width: 190px;
 _width: 200px;
  height: 24px;
 _height: 34px;
 background: #cc9966;
 padding-top: 13px;
 padding-left: 5px;
 color: #fff;
 font-variant: small-caps;
 font-size: 1em;
 border-top: 1px solid #000;
 font-weight: 600;
 }

#menuList {
 border-bottom: 1px solid #000;
 }

h1 {
 text-align: left;
 background: none;
 font-size: 1.4em;
 color: #003366;
 }

h2 {
 text-align: left;
 background: none;
 font-size: 1em;
 color: #000;
 }

.rightcolumnhead {
 font-size: 1.2em;
 color: #fff;
 font-family: Arial, Helvetica, Sans-serif;
 font-weight: 600;
 background-color:#003366;
 padding: 2px;
 border-top:5px solid #fff;
 }

.rightcolumn {
 font-size:1em;
 border: 1px solid #666;
 padding: 12px 5px;
 }

.resources {
 padding: 5px;
 line-height:150%;
 border:1px solid #666;
 }

.plan {
 padding: 5px 10px 10px 10px;
 font-size:13px;
 line-height:150%;
 }

a:link, 
a:visited {
 color: #003366;
 text-decoration: underline;
 }

a:visited {
 color: #cc0033;
 text-decoration: underline;
 }
a:active {
 color: #000;
 text-decoration: underline;
 }

a:hover {
 color: #666;
 text-decoration: none;
 }

.footer {
 border-top:1px solid #000;
 }

.injectedDocumentList {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 200;
 list-style: none;
 margin-left: -40px;
 padding-left: 40px;
 margin-bottom: -12px;
 }

.injectedDocumentList .headline{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 200;
 }

.resources .injectedDocumentList img {
 display:none;
 }

.footer {
 clear:both;
 }

