/* html style tags*/

body, th, td, .indented_bodytext, .no_surrounding_space { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	line-height: 120%; 
	margin: 0; 
	padding: 0; }
	
body {
	 -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border: 0px none;
	background-image: url(/images/lso_pgbkgrnd.gif);
  margin-top: 120px;
	z-index: 10;
}

a:Visited { color: #660000 }

p, .bodytext { 
	font-size: 100%; 
	line-height: 120%; 
	margin: 0 5px 12px 10px; 
}

li {
	font-size: 100%;
	line-height: 150%;
	margin: 0 0 0 2px;
}
	
blockquote { margin: 4px 8px 8px 15px; padding-left: 15px }
   
ul, ol, dl, dd  {
	margin-top: 0; 
	margin-bottom: 14pt;
	padding-bottom: 0;
	padding-top: 0px;
}

textarea { margin: 0; margin-left: 10px; }

h1, h2 {
	font-family: 'Times New Roman', Palatino, serif;
	font-weight: bold;
	text-align: left;
  line-height: 105%; 
}

h1 {
  font-size: 180%;
  color: #000066;
  margin: 1em 0 1em;
}

h2 {
	font-size: 150%;
	color : #000066;
	margin: .8em 0 .8em; 
}
	
h3, h4, h5, h6, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	font-weight: bold;
  margin: .5em 0 .5em;
}

h3 { font-size: 110% }

h4 { font-size: 100%;}

h5 { font-size: 90%; }

th { font-size: 85%; }

h6   {
	font-size: 80%;
	margin: 0px 0px 10px 0px;
}

/* User defined CSS styles */
.displayTable {
  border: 2px solid #000066;
  margin: 0;
  padding: 0;
  width: 95%;
}
.displayTable td {
  border: 1px solid #000066;
  margin: 0;
  padding: 5px;
}
.indented_bodytext { 
  margin: 4px 0px 8px 15px; 
  padding-left: 15px;
}

.footer {
	color: #000066;
	background-color: #FFFFFF;
	border: thin none #ccccff;
	margin: 0px 0px 1px 0px;
	padding: 0px 10px 0px 0px;
	font-size: .7em;
	line-height: 125%;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
}
   
.no_surrounding_space {
	border: 0;
	margin: 0;
	padding: 0;
}


/* Colored page-subhead styles */
.textstripe-darkblue {
	font-family: 'Times', Palatino, serif;
	font-size: 120%;
	font-weight: bold;
	color: #eeeeff;
	line-height: 120%;
	background-color: #000066;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0;
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 4pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}

.textstripe-lightblue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	border: thin none #999999;
	background-color: #e0e2fe;
	margin-top: 18px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.centersidebar {
	border: 0pt solid #FFFFFF;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 105%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 106pt;
	height: 14pt;
	display: block;
	float: none;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	padding-top: 0px;
}

.sidebar_title {
	font-weight: bold;
	text-align: center;
	color: #000099;
	margin: 3px;
	padding: 2px;
}
.sidebar_text {
	text-align: left;
	padding: 0px 0px 5px 3px;
	margin: 0px 2px 4px 5px;
	line-space: 2px;
	color: #000099;
}
.sidebar_cell {
	background-color: #E0E2FE;
	vertical-align: top;
	width: 251px;
}
.sidebar_inputbox {
	padding: 0;
	float: none;
  font-size: 95%;
	margin: 0;
	margin-top: 4px 5px 4px 0px;
	width: 140px;
	height: 1.5em;
	border: 0px none;
}
.mainmenu-small, .mainmenu-small a, .mainmenu, a.mainmenu {
	border: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
	width: 140px;
	display: block;
	margin: 0px;
	text-indent: 0px;
	text-decoration: none;
	padding: 2px 5px 9px 6px;
	float: none;
	clear: both;
}
.mainmenu-small, .mainmenu-small a {
	font-size: 100%;
	letter-spacing: 0.1em;
}
.mainmenu-small a:Visit, a.mainmenu:Visit {
	color: #e0e2fe;
}
.mainmenu-small a:Hover, a.mainmenu:Hover {
	color: gold;
}
.subjecttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 100%;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 12px 10px;
}
.subjecttitle-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-style: italic;
}
.leftsidebar-small, a.leftsidebar-small {
	font-size: 55%;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	width: 140px;
	display: block;
	letter-spacing: 0.1em;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	border: 0 none;
}
a.leftsidebar-small:Visited{
	color: #e0e2fe;
}
a.leftsidebar-small:Hover {
	color: gold;
}
.skip_sidebar {
	position: relative;
	left: 160px;
	margin: 10px 5px 10px 5px;
	border: 0px none;
}
.calendar_th {
background-image: url(#);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	text-align: center;
}
.calendar_text {
	background-image: url(#);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	text-align: left;
}
.calendar_txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
}
.calendar_year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
.calendar_instructions {
	margin: 0;
	margin-bottom: 9px;
	margin-left: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 115%;
	font-weight: bolder;
	color: #000066;
	background-color: #e0e2ee;
	text-align: left;
	width: 100%;
	display: block;
	letter-spacing: 0.1em;
	list-style-position: inside;
	list-style-type: disc;
}
.calendar_arrows, a.calendar_arrows {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0pt;
	vertical-align: top;
	width: 100px;
	margin: 0;
	padding: 0;
	border: 0pt none;
	font-style: normal;
	background-image: url(/images/bnr_menubkgrnd.gif);
	background-repeat: repeat-x;
}
a.calendar_arrows:VISITED {
	color: #E0E2FE;
}
a.calendar_arrows:HOVER {
	color: gold;
	}
  
.cleardivs {
  position: relative;
  clear: all;
}
    
#lso_footer-print, #lso_banner-print { display: none; }




