body {
	margin: 0px 10px auto;
	padding: 0px;
	font-family: arial, "Lucida Grande", verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	text-align: left;
}
li.font_16 {
	font-size: 16px;
	line-height: 18px;
	padding: 3px 0px;
}
p.font_18 {
	    font-size: 18px;
	    line-height: 20px;
}

dd {
   margin-top: 0.35em;
   margin-left: 10px;
   padding-left: 0;
   margin-right: 10px;
   line-height: 1.5em;
}

/* Make sure the table cells show the right font */
td { font-family: verdana, arial, helvetica, sans-serif; }

a {
	text-decoration: underline;
	padding: 1px;
}
a:link { 
	color: #002699;
}
a:visited { 
	color: #002699;
}
a:hover { 
	text-decoration: none;
	background-color: #fcfe64;
	color: #000000;
}

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0px;
}

a.image img {
	border: none;
}


p {
	font-size: 12px;
	line-height: 16px;
}

large {
	font-size: 24px;
	line-height: 36px;
}

small {
	font-size: 10px;
	line-height: 13px;
}

x-small {
	font-size: 9px;
	line-height: 11px;
}

blockquote {
	font-size: 11px;
	color: #666;
	margin: 20px;
}

ul li {
/*	list-style-type: none; */
}

li {
	font-size: 12px;
	line-height: 13px;
	padding: 3px 0px;
}
.bold { font-weight: bold; }

li img {
	padding-right: 3px;
}
h5 { font-size: 16px; color: #FF0000; }
ul.events {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

li.events {
  font-size: 12px;
}

h1 {
	padding: 0px;
	border-bottom: 1px solid #CEDEDA;
/*	margin-left: 5px;*/
	color: #033C63;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h1 a, h1 a:link, h1 a:visited {
	color: #033C63;
	text-decoration: none;
}

h1 a:hover {
  text-decoration: underline;
  background-color: #fcfe64;
}

td a:hover {
  text-decoration: none;
  background-color: #fcfe64;
}

h2, h2.bio {
	margin: 20px 0px 5px 0px;
	color: #033C63;
	font-size: 14px;
	padding: 0px;
}

h2.bio {
	border-bottom: 1px solid #CEDEDA;
  margin-bottom: 15px;
}

h2 a, h2 a:link, h2 a:visited {
  color: #033C63;
	text-decoration: none;
}

h2 a:hover {
  text-decoration: underline;
}

h3, h3.bio {
  color: #033C63;
  font-size: 12px;
  padding: 0px;
}

h3.bio {
  color: #426D8A;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #CEDEDA;
  margin-bottom: 10px;
}

.smallnote {
	font-size: 10px;
	color: #999;
	font-weight: normal;	
}

#container {
	background: #fff;
/*	border-right: 1px solid #666; */
/*	border-left: 1px solid #666; */
	width: 100%;
}

#content {
  padding: 10px;
}

#header{
/*	background: #fff; */
	padding: 5px;
	margin: 0px;
	text-align: left;
	height: 60px;
/*  position: relative; */
}	

#header span#floatright {
  padding: 35px 5px 0px 0px;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
  position: relative;
  float: right;
}	

#header.image a:link, #header.image a:visited, #header.image a:hover {
	background: none;
	padding: 0px;
}

#header.image img {
	border: none;
}

#nav ul
{
	padding: 0;
	margin: 0;
	 /* sage color */
	background: #282973 ;
	color: #fff;
	float: left;
	width: 100%;
}

.sel
{
    background: #444444;
}

#nav ul li {
	display: inline;
	list-style-type: none;
}

#nav ul li a
{
	font-size: 12px;
	padding: 0.6em 1em;
	color: #ffffff;
	text-decoration: none;
	float: left;
}


#nav .selected a, #nav .selected a:hover {
/*       background-color: #1B5C92;*/
	background-color: #99ff99;
	color: #033C63;
/*	color: #FFFF00;*/
	font-weight: bold;
	text-decoration: none;
}


#sidebar_content ul li a:hover
{
	background-color: #fcfe64;
	color: #000000;
}

#nav ul li a:hover
{
/*	background-color: #1B5C92;*/
	background-color: #fcfe64;
/*	color: #fff;*/
	color: #033C63;
}


#subnav ul
{
	padding: 0;
	margin: 0;
	background-color: #d0cadc;
	color: #033C63;
	float: left;
	width: 100%;
}

#subnav ul li {
	display: inline;
	list-style-type: none;
}

#subnav ul li a
{
	font-size: 11px;
	padding: 0.4em 1.2em;
	background-color: #d0cadc;
	color: #033C63;
	text-decoration: none;
	float: left;
}

#subnav ul li a:hover
{
	background-color: #fcfe64;
	text-decoration: none;
	color: #033C63;
}

#subnav .selected a, #subnav .selected a:hover {
	background-color: #99ff99;
	color: #033C63;
	font-weight: bold;
	text-decoration: none;
}


div.subnav_empty
{
	padding: 0px;
	margin: 0px;
	border: none;
	color: #1c2b48;
	background-color: #d0cadc;
	height: 5px;
	font-size: 1px;
	line-height: 0px;
	width: 100%;
}

.clearall {
	padding: 0px;
	clear: both;
	font-size: 0px;
}

.clear {
  clear: both;
}

#footer {
	border-top: 1px #ccc solid;
	padding: 10px;
	font-size: 90%;
	text-align: center;
	text-decoration: none;
}

#breadcrumbs {
  padding-bottom: 10px;
	font-size: 90%;
}

.separator {
	border-top: 1px solid #ccc;
}

#main_container {
	float: left;
	width: 65%;
	text-align: left;
	border-right: 1px solid #ccc;
	
	height: 81.5%;
	
	overflow: auto;
	
	top: 0px;
}
#main_container_narrow {
	float: left;
	width: 50%;
	text-align: left;
	border-right: 1px solid #ccc;
	
	height: 81.5%;
	
	overflow: auto;
	
	top: 0px;
}

#main_container_vnarrow {
	float: left;
	width: 40%;
	text-align: left;
	border-right: 1px solid #ccc;
	height: 81.5%;
	overflow: auto;
	top: 0px;
}
#main_container_full {
	float: left;
	width: 100%;
	text-align: left;
	border-right: 1px solid #ccc;
}
#main_container_narrow {
	float: left;
	width: 50%;
	text-align: left;
	border-right: 1px solid #ccc;
}
#main_container_big {
	float: left;
	width: 80%;
	text-align: left;
	border-right: 1px solid #ccc;
}
#main_content {
	padding: 10px;
}

#main_content h1 {
	padding: 0.4em 1.2em;
	background-color: #b0aef9;
}

#main_content h2 {
	padding: 0.4em 1.2em;
	
}

.float-left
{
	font-weight: bold;
	font-size: 12px;
	color: #040404;
	margin: 0 1.0em 0 0;
	float: left;
}

.context {
background-color: #ff9999;
width: 500px;
float: right;
}
.decision {
background-color: #ffff00;
width: 500px;
float: right;
}
.action {
background-color: #00ff00;
width: 500px;
float: right;
}

.default {
background-color: #b0aef9;
}
#sidebar_container {
	float: left;
	text-align: left;
}

#sidebar_container_auto {
	float: left;
	margin:0px auto;
}

#sidebar_container_small {
	float: left;
	text-align: left;
}

#sidebar_content {
	padding: 10px;
}
#sidebar_content_center {
	padding: 30px;
	
}
.left_margin_element {
		     padding:15px;
		     
}

#sidebar_content h2 {
	margin: 0px 0px 5px 0px;
}

#content .half {
	float: left;
	width: 49%;
	text-align: left;
	margin: 0 0 12px 0;
}

#content .full_bio {
	float: left;
	text-align: center;
	margin: 0 0 12px 0;
}

#content .half_bio {
	float: left;
	width: 49%;
	text-align: center;
	margin: 0 0 12px 0;
}

#content .third_bio {
	float: left;
	width: 33%;
	text-align: center;
	margin: 0 0 12px 0;
}

#content .fourth_bio {
	float: left;
	width: 24%;
	text-align: center;
	margin: 0 0 12px 0;
}

#content .full_bio p, #content .half_bio p, #content .third_bio p, #content .fourth_bio p {
	margin: 0;
	padding: 0 10px;
}

#content .full_bio img, #content .half_bio img, #content .third_bio img, #content .fourth_bio img {
	border: 1px solid #999;
	margin: 2px;
	padding: 5px;
}

.content_box_head {

	border-top: 1px solid #ABA8C6;
	border-right: 1px solid #ABA8C6;
	border-left: 1px solid #ABA8C6;
	background-color: #aba8c6;
	font-weight: bold;
	font-size: 12px;
	color: #033C63;
	line-height: 16px;
	padding: 6px;
}

.content_box {
	border: 1px solid #A9C6A9;
	border-top: 0px;
	border-color: #A9C6A9;
	margin-bottom: 10px;
	padding: 6px;
	line-height: 16px;
}

.content_box_narrow{
	border: 1px solid #A9C6A9;
	border-top: 0px;
	border-color: #A9C6A9;
	margin-bottom: 10px;
	padding: 6px;
	line-height: 16px;
	width: 300px;
}

.catch_phrase_LBIG {
	color: #1B5C92;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	text-align: left;
	line-height: 24px;
}

.catch_phrase {
	color: #1B5C92;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}

.collage {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 450px;
	height: 450PX;
       text-align:center;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDDDDD;
	border: 5px solid #0099ff;
}

.more {
  text-align: right;
  font-size: 11px;
}

table.events {
/*  width: 100%; */
/*  border-top: 1px solid #A9C6A9; */
/*  border-right: 1px solid #A9C6A9; */
  border-left: 1px solid #A9C6A9;
/*  border-bottom: 1px solid #A9C6A9; */
  margin-top: 10px;
}

th.events {
	color: #033C63;
	border-right: 1px solid #A9C6A9;
	border-bottom: 1px solid #A9C6A9;
	border-left: 1px solid #A9C6A9;
	border-top: 1px solid #A9C6A9;
	text-align: left;
	background: #A9C6A9;
}

td.events {
	border-right: 1px solid #A9C6A9;
	border-bottom: 1px solid #A9C6A9;
	background: #FFF;
}

td.events_alt {
	border-right: 1px solid #A9C6A9;
	border-bottom: 1px solid #A9C6A9;
	background: #F5FAFA;
}

img.section_head {
  float: left;
}
.floatright { float: right;
 }

.leftcolumn { 
	    margin-left: auto;
	    margin-right: auto;
	    width: 70em;
	    text-align: left;
}

div.evts {
	 overflow: auto;
}

.title {
       font-size: 36px;
       color: #282973;
       margin-left: 20px;
       margin-bottom: 20px;
}

.cite {
	font-weight: bold;
}

.nl {
	font-weight: normal;
}

.small
{
       font-size: 10px;
       align: center;
       valign: middle;
}

.small_here
{
       font-size: 10px;
	font-weight: bold;
       align: center;
       valign: middle;
}

.here
{
      	font-weight: bold;
}

.here14
{
       font-size: 14px;
       background-color: #99ff99;
}

img.floatR { 
    float: right; 
    margin-left: 10px; 
    margin-top: 10px;
    margin-bottom: 10px;
    border: 10px #1c64d1 solid;
}
img.iconR {
    float: right; 
    margin-left: 10px; 
    margin-top: 10px;
    margin-bottom: 10px;
    border: 3px blue solid;
}

.floatL { 
    float: left; 
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 10px #1c64d1 solid;
}
.bb { 
    font-weight: bold; 
    font-size: 14px;
}

.lead {
    font-weight: bold; 
    font-size: 14px;
    margin-right: 10px;
}


.bd {
color: #000000;
}

h5 {
	font-size:16px;
	color:#FF33CC;
	}
img.floatRY { 
    float: right; 
    margin-left: 5%; 
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10%;
    border: 5px #000000 solid;
}
.decision_color {
background-color: #ffff00;
}
.action_color {
background-color: #00ff00;
}
.context_color {
background-color: #ff9999;
}

.smallLO {
	margin-left: 30px;
	padding: 30px;
	background-color: orange;
	float: left;
}
.smallmid {
	margin-left: 30px;
	padding: 60px;
	float: left;
}
.smallLY {
	padding: 30px;
	background-color: yellow;
	float: right;
	margin-right: 30px;
}
#main_container_verynarrow {
	float: left;
	text-align: left;
	border-right: 1px solid #ccc;
	
	overflow: auto;
	top: 0px;
}
#main_container_sliver {
       float: left;
	text-align: left;
	width: 5px;
	background-color: #FFFFFF;	
}
img.floatRLow { 
    float: right; 
    margin-left: 5%; 
    margin-top: 50px;
    margin-bottom: 10px;
    margin-right: 10%;
    border: 10px #1c64d1 solid;
}

.box {
	border: 1px solid #ABA8C6;
}
.m30 {
      margin-left: 30px;
}

.big40 {
	font-size: 40px;
	line-height: 72px;
}

#frame {
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:20px;
		text-align:left;
		width: 60%;
}

#contentleft {
		padding:10px;
		float:left;
		background:#fff;

text-align: right;
}
	
#contentright {
		padding:10px;
		float:left;
		background:#fff;
		text-align: right;
		margin-right: 50px;
border-left: 1px solid #ff0000;
}
.imgcenter {
	     margin: auto;
}

.cour { font-family: courier; 
	font-weight: bold; }

ol.withroman { list-style-type: upper-roman }

.sans
{
	font-family: sans-serif;
}
.grey_line_top
{
	border-top: 1px solid #CCCCCC;
}
