@import url(style_editor_2118.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: #000;
	font-size: 14px;
	font-family: arial,sans-serif;
}
#menuList {
	background-color: #f90;
}
#menuList li a {
	border-right: 1px solid #000;
}
/*********************************** BODY */

body.externalSite {
 margin-left:auto;
 margin-right:auto;
 background-color:#090b49;
 color:#000000;
 padding:0;
 text-align:center;
 }

/*********************************** CONTAINER */

#container {
 margin-left:auto;
 margin-right:auto;
 border-left: 0px solid #333;
 border-right: 0px solid #333;
 border-bottom: 0px solid #333;
 background-color: #fff;
 width: 900px;
 text-align: left;
 }


/*********************************** BANNER */

#bannerBar p {
 margin: 0px;
 padding: 0px;
 }


/*********************************** CONTENT */

#content {
 padding: 0px 10px 0px 0px;
 }


/*********************************** HEADERS */

h1 {
 background: transparent;
 color: inherit;
 _color: #000;
 text-align: left;
 font-size: 1.6em;
 }

#postDateBar {
 background-color: transparent;
 color: #666;
 font-weight: normal;
 font-style: italic;
 margin: 0;
 padding: 3px;
 }

#headlines {
 text-align: left;
 font-size: 1.2em;
 }

#headlines .subheading {
 font-size: 1em;
 font-weight: normal;
 }



/*********************************** INJECTED */

.injectedDocumentList {
 list-style-type: none;
 }
.injectedDocumentList li {
 margin-left: -15px;
 _margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 1em;
 }


/*********************************** DOC LISTS */

#bottomSearchForm.compactSearchForm {
 border-top: 0px;
 }

.odd {
 -moz-border-radius-bottomleft: 10px;
 -moz-border-radius-bottomright: 10px;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;
 background-color: #F1F1F1;
 }

#bodyContent li {
 margin-left: 20px; 
 margin-bottom: 5px;
 padding: 5px 5px;
 }

#documentList li {
 border-top: 0px;
 clear: right;
 display: block;
 margin-bottom: 5px;
 padding-bottom: 5px;
 }

.searchInfoBar {
 background-color: transparent;
 padding: 3px;
 text-align: right;
 }

/*********************************** FORMS */

form hr {
 display: none
 }

.label, .label_required {
 font-weight: normal;
 }

/*********************************** USER ADDED */

#guestBar{
background-color:#ccc;
}

#recentupdatesbar{
 padding-left: 10px;
 padding-bottom: 10px;
 background-color: #eeeeee;
 border-bottom-color:#cccccc;
 border-bottom-style: solid;
 border-bottom-width: 5px;
 width:380px;
}

#copyrightNotice{
 background-color: #ffffcc;
}

#leftcolinfo{ 
 position: absolute; 
 background-color: #ffffcc; 
 width: 180px; 
 top: 35px;
}
