@charset "UTF-8";
body {
	font: 14pt/16pt Arial, Verdana, Helvetica, sans-serif;
	background: #e2e2e2;
	margin: 15px 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding: 0;
}
.oneColLiqCtrHdr #container {
	width: 97%;  /* this will create a container 80% of the browser width */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-width:780px;
}
.oneColLiqCtrHdr #header {
	border: 1px solid #d5d5d5;
	background: #000066; 
	padding: 0 2px 0 2px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	min-width:750px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.oneColLiqCtrHdr #sidebar1 {
	float: left; 
	width: 195px; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 5px 0 20px;
	clear: left;
}
.oneColLiqCtrHdr #sidebar1 h3, .oneColLiqCtrHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.oneColLiqCtrHdr #sidebar2 {
	float: left; 
	width: 195px; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 20px 0 5px;
}
.oneColLiqCtrHdr #sidebar2 h3, .oneColLiqCtrHdr #sidebar2 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}


.oneColLiqCtrHdr #mainContent {
	padding: 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #F5F5F5;
	border: 1px solid #000066;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:200px;
}

 #centered {
	margin-top: 5px;
	margin-bottom: 5px;
	clear:both;
 }
.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #f1f1f1;
	border: 1px solid #000066;
	margin-bottom: 20px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#toparea {
	width: 98%;
	clear:both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#buttons {	border: thick ridge #FFCC00;

}
#centertd {	border-left: thick ridge #FFCC00;
}
#openpages{ 
	padding-top: 10px;
	margin-bottom: 10px;
	display:inline-block;
}
#members{ 
	display:inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 264px;
}
#whitebkgd{
	background-color: white;
	margin: 3px;
	padding: 3px;
}

#menu {	border: 3px ridge #e20000;
background-color: #ffffff;
color: #000066; 
font: bold 90%/90% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 2px;
	padding: 1px;
}

#menu:hover {	background-color: #ededed;}
.menu { color: #000066; 
text-decoration: none;}
a.menu, a.menu:visited { color: #000066; 
text-decoration: none;}
a.menu:hover {  background-color: transparent;text-decoration: underline;}

#member_menu {	border: 3px ridge navy;
background-color: #ffffff;
color: #000066; 
font: bold 90%/90% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 2px;
	padding: 4px;
}

#member_menu:hover {background-color: #ededed;}

.small_menu { font: normal 80% Verdana, Arial, Helvetica, sans-serif;
color: #000066; 
text-decoration: none; }
a.small_menu, a.small_menu:visited { color: #000066; 
font: normal 80% Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;}

a.small_menu:hover {  color: #000066; 
background-color: transparent;
text-decoration: underline;}


select{font-family: Arial, Helvetica, sans-serif; font-size: 80%}

.otherbody    { color: #000066; font-weight: normal; font-size: 90%; line-height: 11pt;  text-decoration: none}

a.otherbody, a.otherbody:visited    { color: #000066; font-weight: normal; font-size: 90%; line-height: 11pt;  text-decoration: underline}

a.otherbody:hover    { color: #0000cd; font-weight: normal; font-size: 90%; line-height: 11pt;  text-decoration: none; background-color: silver}

a       { color: #0000cd; font-weight: bold; font-size: 100%;  text-decoration: underline }

a:visited        { color: #008080; font-weight: bold; font-size: 100%;  text-decoration: underline }

a:hover          { color: #0000cd; font-weight: bold;  text-decoration: none; background-color: silver }

select{font-family: Arial, Helvetica, sans-serif; font-size: 80%}

p     { color: #000000; font-weight: normal; font-size: 100%; line-height: 102%;  text-decoration: none }

b   { font-weight: bold;  }

li { font-weight: normal; font-size: 90%;  text-decoration: none; list-style-type: disc }

li.standards_A { font-weight: bold; font-size: 90%;  text-decoration: none;
	list-style-type: upper-alpha;
}


li.standards_Aindent { font-weight: normal; font-size: 90%;  text-decoration: none;
	list-style-type: none;
}

li.standards_a { font-weight: bold; font-size: 90%;  text-decoration: none;
	list-style-type: upper-alpha;
}

li.standards_a_lc { font-weight: normal; font-size: 10pt;  text-decoration: none;
	list-style-type: lower-alpha;
}

li.standards_1 { font-weight: normal; font-size: 90%;  text-decoration: none;
	list-style-type: decimal;
}

h1   { color: #000066; font-weight: bold; font-size: 124%; line-height: 125%;  text-align: center }
h2   { color: #000066; font-weight: bold; font-size: 120%; line-height: 121%;  text-decoration: none; text-align: center }
h3   { color: #000066; font-weight: bold; font-size: 117%; line-height: 117%;  text-decoration: none; text-align: center }
h4   { color: #000066; font-weight: bold; font-size: 113%; line-height: 114%;  text-decoration: none; text-align: center }
h5   { color: #000066; font-weight: bold; font-size: 109%; line-height: 110%;  text-decoration: none; text-align: center }
h6    { color: #000066; font-weight: bold; font-size: 105%; line-height: 106%;  text-decoration: none; text-align: center; }
.th5    { color: #000066; font-weight: bold; font-size: 105%; line-height: 106%;  text-decoration: none; text-align: center;
	background-color: rgba(229,229,229,0.51);
}
.red    { color: red; font-size: 100%; line-height: 100%;  text-decoration: none;
}
.red_small    { color: red; font-size: 85%; line-height: 100%;  text-decoration: none;
}
.gold    { color: #FFCC33; font-weight: bold; font-size: 105%; line-height: 106%;  text-decoration: none; text-align: center;
}
.goldbar {
	width: 100%;
	border-bottom: medium ridge #FFCC00;
	margin-top:4px;
	margin-bottom:4px;
	padding: 0;
}
em  { font-weight: bold; font-size: 98%; line-height: 100%;  text-decoration: none }

.memorial    { color: #000066; font-weight: bold; font-size: 100%; line-height: 100%;  text-decoration: none}

.small {font-size:70%;}
.contenttable        { background-color: #e4e4e4; }
.tr1 { background-color: #95c4d8}
.tr2  { background-color: #d8eafc}
.tr1:hover  { background-color: white }
.tr2:hover  { background-color: white }

.elist {
	font-size:70%;
}

a.elist, a.elist:visited    { color: #000066; font-weight: normal; font-size: 70%;   text-decoration: underline}

a.elist:hover    { color: #0000cd; font-weight: normal; font-size: 70%;   text-decoration: none; background-color: silver}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.input_bst {font-size:80%;}