body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCFFFF;
	background-image: url(templates/wwwlongmorescomfactsonlinehtml/images/bk_lhs.gif);
	background-repeat: repeat-y;
	}
h1,h2,h3{
	color: #0068CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
}

h2{
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}
h4{
	font-size: 1em;
}

a {
	color: #0002CC;
}

a:hover {
	color: #996633;
}

#container{
	margin: 0px;
	padding: 0px;
	background-image: url(templates/wwwlongmorescomfactsonlinehtml/images/watermark.gif);
	background-position: 0px 40px;
	background-repeat: no-repeat;
	}

#masthead{
	clear:both;
	border-bottom: 1px solid #000;
	height: 100px;
	background-color: #496FC1;
	background-image: url(images/banner.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#navbar{
	clear:both;
	background-color: #496FC1;
	height:1em;
	
	}

#page{
	clear:both;
	min-height: 100%;
	padding:0px;
}

#sidebar{
	width: 170px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 90%;
	color: #CCFFFF;
	}
#sidebar h1{
	 color: #CCCCFF;
	}

#content{
	margin-left: 200px;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(templates/wwwlongmorescomfactsonlinehtml/images/bk_content.gif);
	background-position: 50% 20%;
	background-repeat: no-repeat;
	}
#finplan{
	margin-left: 200px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 30px;
	background-color:#CCFFFF;
	line-height:normal;
	background-image: url(templates/wwwlongmorescomfactsonlinehtml/images/bk_finplan.gif);
	background-position: 50% 20%;
	background-repeat: no-repeat;
	}

#footer{
	clear:both;
	text-align: center;
	color: Gray;
	margin-top: 10px;
	margin-left: 200px;
	padding-top: 10px;
}


/*  #NAV is used for dropdown menus   */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#nav a {
	display: block;
	width: 8.5em;
	color: #fff;
	text-decoration: none;
	}

#nav a:hover{
	color: #FFFF33;
}

#nav li { /* all list items */
	float: left;
	width: 8.5em; /* width needed or else Opera goes nuts */
	height: 3em;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-bottom
	margin-right: 5px;
	background-color: #006699;
	color: #fff;
	text-align:center;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 8.5em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/*background: #006699;*/
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #666;
}
/*SoW Styles */

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.listing{
	vertical-align: top;
}

.subhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.1em;
	color: #B22100
}

td.articlehead{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.1em;
	color: #B22100
}

td.articleheaddescription{
	font-style: italic;
}

/*Other layout and formatting*/

.leftcol{
	width:35%;
	float: left;
}

.rightcol{
	width:35%;
	float: right;
}

.boxed{
	border: 1px #009 dashed;
	padding: 5px;
}

.staff{
	margin-bottom: 5em;
	}


.welcome{
	font-family: verdana, helvetica, "sans-serif";
	color: #006699;
	font-size: 2em;
}

.solid{
	background-color: #CCFFFF;
	background-image: none;
}

.stname{
	font-weight: bold;
	margin-right: 1em;
	list-style-type: disc;
}
.stdesignation{
	margin-right: 1em;
	}
.stemeail{
	margin-right: 1em;
	}
.stmore{
	
}


table{
	background: transparent;
}
table.ruler{
	padding: 1px;
	padding-left:5px;
	padding-right:5px;
}
tr.ruled{
	background-color: #CCCCFF;
	border: 1px solid black;
}

/*#### SoW Styles ####*/
.sow {
	font-family:arial;
	font-size:10pt;
	color:#000000;	
}
.listing_table { /* dont set width here - set in .listing */
	padding:2px;
	margin:2px;
	vertical-align:top;
	}
	
	
/* sets width of box that article is displayed in */
.article_box { width:460px;}

.listing {
		text-align: left;
		text-indent:0px;
		vertical-align:top;
		padding-top:5px;
		padding-bottom:5px;
		width:200px;
		}
		
		

/* bullet formatting for article list */	
.sow .listing_table .archive_table .bullet{
 width:8px;
 height:8px;
 background:url(templates/wwwlongmorescomfactsonlinehtml/dot.gif) no-repeat;
 }
 /* bullet formatting for article list */	
.bullet{
 width:8px;
 height:8px;
 background:url(templates/wwwlongmorescomfactsonlinehtml/dot.gif) no-repeat;
 }
 


/* styling for sow block headings */
.subhead0,.subhead1, .subhead2, .subhead3 /* hot issues */{
	margin-top:10px;
	font-weight:bold;	font-size:16px; padding-left:5px;
	color: #333;
	
	width:210px; /* set to at least width of .bullet and .listing*/
}


.listing A:Link ,.listing A:VISITED {		
		color:#333;
		text-decoration:none;
		}		
		

		
.listing A:Hover{
		color:#364b8d;
		/*background:#e0e0e0;*/
		text-decoration:underline;
		}


 



/* highlight style for terms found by sow search facility */
.sow .highlight {
background:yellow;
}
/* Styling for sow search form */
.findform {
	padding:4px;
	background:#cccccc;
}

.articlehead {
	text-align: left;
	text-indent:0px;
	font-weight:bold;
	font-size:medium;
	vertical-align:top;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:0px;
	color: #333333;
	border-bottom:2px #333333 solid;
	
	
}

.articleheaddate {
		text-align: left;
		text-indent:0px;
		font-size:small;
		font-weight:normal;
		vertical-align:top;
		padding-top:0px;
		padding-bottom:0px;
}

.article {
		vertical-align:top;
		padding-top:0px;
		padding-bottom:0px;
		color:#000000;
	}
		
.articleheaddescription {
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	font-style:italic;
	color:#444;
	
	}
		
/* use this if you want to make bold listings look normal */
/*
B {font-weight:normal;}
strong {font-weight:normal;}
.news_summary B {
 font-weight:normal;
}
.news_summary strong {
 font-weight:normal;
}
.listing A:Link strong ,.listing A:VISITED strong {		
	text-decoration:none;
	font-weight:normal;
	}	

*/	
#sow_article { };		
#sow_article H1 {
	height:30px;
	margin-left:20px;
	color:#000;
	background:#fff; 
	font-family:verdana,arial,san-serif;
	font-size:14px;
	font-weight:500;
	letter-spacing:5px;
	text-align:left;
	font-style:normal;
	padding-left:10px;
	padding-top:5px;
	border-bottom:#ddd 1px solid;
	}
