@import url(style_editor_1936.css);
a, a:link {
	color: #00f;
}
a:visited {
	color: #00f;
}
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: 14px;
	font-family: arial,sans-serif;
}
#menuList {
	background-color: #000;
}
#menuList li a {
	border-right: 1px solid #fff;
}
/* ALL */

body, p, td, th, li {
font-family: times new roman,serif;
font-size: 1em;
}

/* BODY */
body.externalSite {
 margin-left:auto;
 margin-right:auto;
 background-color: #7c8d9f;
 text-align: center;
 background-image: url(/clients/1936/117951.jpg);
 background-repeat: repeat-x;
 }


/* CONTAINER */
#container {
 margin-left:auto;
 margin-right:auto;
 background-color: #f7f7ef;
 width: 975px;
 text-align: left;
 }


/* BANNER */

#bannerBar {
 margin: 10px;
 }
#bannerBar p {
 margin: 0px;
 padding: 0px;
 }


hr#bannerDivider {
 color: #000;
 width: 920px;
 align: center;
 border: 3px;
 }




#bannerBar h1 {
 padding-top: 25px;
 }


/* USER/GUEST BAR */

#userBar, #guestBar {
 display: none;
 }


/* CONTENT */
#content {
 padding: 0px 10px 10px 10px;
 margin-right: 200px;
 border-right: 3px solid #faebbc;
 }

/* RECENT UPDATES */
#recentUpdatesBar {
 float: right;
 margin-right: 10px;
 }


/* H1 */
h1 {
 background: transparent;
 color: inherit;
 _color: #000;
 text-align: left;
 font-size: 2.5em;
 font-weight: normal;
 }

/* FEEDS */
.injectedDocumentList {
 list-style-type: none;
 }
.injectedDocumentList li {
 margin-left: -15px;
 _margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 1em;
 }
.injectedDocumentList img{
 display: none;
 }
#recentUpdatesBar .injectedDocumentList a {
 color: #000;
 }
#recentUpdatesBar .injectedDocumentList a:hover {
 text-decoration: underline;
 }

/* SEARCH */
.compactSearchForm {
 padding-left: 10em;
 text-align:left;
 }

/* FORMS */
form hr {display: none}
