@import url(style_editor_1855.css);
a, a:link {
	color: #386bac;
}
a:visited {
	color: #386bac;
}
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: 11px;
	font-family: arial,sans-serif;
}
#menuList {
	background-color: #75b4b7;
}
#menuList li a {
	border-right: 1px solid #fff;
}
body, p, td, th, li {
 font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
 font-size: 11px;
 color: #333;
 }

/*********************************** BODY */

body.externalSite {
 margin-left: auto;
 margin-right: auto;
 width: 1001px;
 background: #f5f5f5;
 padding-left: auto;
 padding-right: auto;
 text-align: center; 
}

a,
a:link,
a:active,
a:visited {
 color: #386BB1;
}

a:hover {
 color: #ff9900;
 text-decoration: none;
}

/*** Ie 6 ***/
table {
 max-width: 99%;
}


/*********************************** CONTAINER */

#container {
 margin-left: auto;
 margin-right: auto;
 border-left: 0px solid #333;
 border-right: 0px solid #333;
 border-bottom: 0px solid #333;
 width: 1001px;
 background-color: #fff;
 padding-left: auto;
 padding-right: auto;
 text-align: left;
}

/************************************* BANNER */
#bannerBar p {
 margin: 0px;
 padding: 0px;
 }

/*********************************** MENUBAR */

#menuBar {
 float:left;
 height:2px;
 width: 100%;
 background: #FFFFFF;
 clear: both;
 position: relative;
 z-index: 2 !important;
}

div > #menuBar {
 float:left;
 height:2px;
 width: 100%;
 background: #FFFFFF;
 clear: both;
 z-index: 2 !important;



/* MAKE THE H1 TAGS LOOK LIKE HEADING 1 TAGS :) */
h1 {
color:#386BAC;
display:block;
font-size:2.5em;
font-weight:bold;
margin-top:0;
padding:3px;
text-align:left;
}

h2 {
 color: #386BAC;
 font-size: 1.4em;
 font-weight: bold;
 padding:0px 0;
 text-indent:0px;
 }

/* MAKE INJECTED DOCUMENTS LOOK LIKE A LIST OF DOCS */
.injectedDocumentList,.injectedFeedList li,
.injectedDocumentList li {
 list-style: none;
  margin-left: -15px;
 _margin-left: 1px;
 margin-right: 5px;
 margin-bottom: 1em;}

/* TIDY UP GROSS RENDERING OF SEARCH FORM ON RESULTS PAGES */
.compactSearchForm {
 padding-left: 10em;
 text-align:left;
 }

/* HIDE HORIZONTAL RULES IN PIER FORMS (INQUIRY, ETC) */
form hr {display: none}

#copyrightNotice {clear: both;}


body, p, td, th, li {
 font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
 font-size: 11px;
 color: #333;

}
