body { 
margin: 0px; 
padding: 0;
background-color: #ffffff; 
font-family: Ventian, "Palatino Linotype", Palatino, Georgia, serif;
font-size: 16px;
line-height: 124%;
color: black;
}

#page {
margin: auto; 
margin-top: 6px;
width: 820px; 
text-align: left; 
}

#header {
width: 802px; 
padding: 5px 10px;
} 

.hdr-graphic {
border: 5px solid #191970; 
padding: 3px;
margin: auto;
}


/* place the Ice Jewels logo overlying the top graphic */
#logo{
width: 158px;
margin: 0;
z-index: 10;
position: absolute;
top: 15px;
left: 16px; 
}

#maincol {
float: left;  
padding-top: 0px; 
padding-right: 6px; 
padding-bottom: 0px; 
padding-left: 20px;
width: 580px; 
background-color: #ffffff;
font-size: 100%; 
color: black;
margin-bottom: 10px;
}

h1 {
text-align: center;
color: #191970;
font-size: 180%;
letter-spacing: 0.1em;
line-height: 1.2em;
margin-top: 15px;
}

h2 {
text-align: center;
color: #191970;
font-size: 160%;
font-weight: bold;
letter-spacing: 0.1em;
line-height: 1.2em;
}

h3 {
text-align: left;
color: #191970;
font-size: 120%;
font-weight: bold;
letter-spacing: 0.1em;
}

.nav-hdr {
font-size: 120%; 
font-family:  Corbel, Calibri, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
color: #3d62ae;
font-weight: bold;
text-align: center;
border-top: 2px solid #3d62ae;
margin-top: 20px; 
margin-bottom: 11px;
font-variant:small-caps;
}


/* Text formatting */
p {
text-align: left;
height: auto;<br>
font-family: "Palatino Linotype", Palatino, Georgia, serif;
}

.red {
color: red;
}

.center {
text-align: center;
margin-right: auto;
margin-left: auto;
}

.right {
float: right;
border: 2px solid #191970;
margin-left: 1em;
}

.left {
float: left;
border: 2px solid #191970;
margin-right: 1em;
}

a:link {
color: #27408b
}

a:hover {
color: #0000ff;
}

a:visited {
color: black;
}

.caption {
margin: auto;
text-align: center;
font-size: 90%;
font-style: italic;
}

.brdr {
border: 2px solid #191970; 
margin: 6px;
}

.nobrdr {
border: none;
}

.clearall {
clear: both;
}

hr {
color: #3d62ae;
}

.text-box{  /* blue box around text in the body of a text object */
border: 6px solid #A2B5CD;
margin: 0.5em auto 0 auto;
width: 100%;
padding-top:  0;
padding-right:  0.6em;
padding-bottom:  0;
padding-left:  0.6em;
text-align: left;
}
.text-box p {
width: 98%;
}


/* ==========start navbar =============*/
.subcol {
float: right; 
padding-left: 8px; 
margin-top: 10px;  
padding-bottom: 0px; 
line-height: 1.3em; 
padding-top: 0px; 
background-color: #ffffff; 
width: 174px; 
font-size: 100%;
border-left: 2px solid #3d62ae; 
}

.subcol ul {
padding: 0px; 
margin: 0px; 
line-height: 105%; 
}

.subcol li {
border-bottom: #ececec 1px solid;
list-style-type: none
}

.subcol ul a:link {
display: block;  
background: white;  
color: #191970; 
text-decoration: none; 
font-size: 100%; 
font-family: "Palatino Linotype", Palatino, Georgia, serif;
padding: 3px;
}

.subcol  ul a:visited {
display: block;  
background: white;  
text-decoration: none; 
font-size: 100%; 
font-family: "Palatino Linotype", Palatino, Georgia, serif;
padding: 3px;
color: black;
}

.subcol ul a:hover {
background: #b0c4de; 
color: #191970; 
border-right: 3px solid black;
}

img.rcilogo, .rcilogo a:link, .rcilogo a:visited {
border: none;
}


/* ======= Table formatting ====== */

table {
margin: 0 auto;
border-collapse: collapse;
margin-top: 15px;
width: 100%;
font-family: "Palatino Linotype", Palatino, Georgia, serif;
font-size: 100%;
}

.table-caption {
text-align: center;
font-size: large;
}

th {
font-family:  Corbel, Calibri, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
font-size: 110%;
font-style: italic;
color: black;
text-align: center;
background-color:  #c6e2ff;
padding:  10px 0;
}

td {
color: black;
text-align: left;
padding: 6px;
vertical-align: top;
}

td.rite {
text-align: right;
}

.narrow { /* for temp tables and other narrow tables */
width: 60%;
border: 4px outset #3d62ae;
padding: 10px;
}

.shaded {
background-color: #F0FFFF;
}

.nextpage {
text-align: right;
background-image:  url(art/bluarro2.gif);
background-repeat: no-repeat;
}


.smallball { 
  margin: 0; 
  padding: 0; 
  list-style-type: none; 
} 
.smallball li { 
  background: url(art/bullet4.gif) no-repeat left center; 
  padding: 3px 0 3px 2em; 
  margin: 0; 
} 

.double {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
text-align: left;
}


/* open Snowtao */
.snowtao {
color: #3a5fcd;
margin-top: 2em;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding: 6px;
font-size: 0.9em;
text-align: center;
line-height: 1.07;
}
/* close Snowtao */



.text-box {  /* blue box around text in the body of a text object */
border: 2px solid #3d62ae;
margin: 0.5em auto 0 auto;
width: 92%;
padding-top:  0;
padding-right:  0.6em;
padding-bottom:  0;
padding-left:  0.6em;
text-align: left;
}
.text-box p {
width: 98%;
margin-top: 4px;
margin-bottom: 8px;
}