@import url(style_editor_1522.css);
a, a:link {
	color: #;
}
a:visited {
	color: #;
}
body {
	background-color: #fff;
}
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: #999;
}
#menuList li a {
	border-right: 1px solid #fff;
}
body.externalsite {
 margin: 0px;
 padding: 0px;
 }

#container {
 width: 720px;
 }

#homepage #content {
 padding-left: 10px;
 }

#menuList {
 border-bottom: 1px solid #ffcc00;
 }

h1 {
 text-align: left;
 background: none;
 font-size: 1.4em;
 color: #000;
 }

h2 {
 text-align: left;
 background: none;
 font-size: 1em;
 color: #000;
 }

a:link, 
a:visited {
 color: #c00;
 text-decoration: underline;
 }

a:active {
 color: #000;
 text-decoration: underline;
 }

a:hover {
 color: #666;
 text-decoration: none;
 }


.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;
 }

#copyrightNotice {
 clear:both;
 padding-top: 1em;
 }
