body { 
background-color: #bbbbbb;
color: #222222;
position:relative; 
margin: 0px;
height: 75%;
}

html { min-height: 100%; margin-bottom: 1px; }


div.centered 
{
margin: 0 auto; 
text-align: center;
}



/*---------------------------------
---- START FONTS & TEXT FORMAT ----
---------------------------------*/


div.centered 
{
margin: 0 auto; 
text-align: center;
}

div.centered table 
{
margin: 0 auto; 
text-align: center;
}




EM.normal {
color: #111111;
font-family: times, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 125%;
letter-spacing: 0px;
word-spacing: normal;
text-decoration: none;
text-transform: none;
text-align: left;
text-indent: 0ex;
}

EM.links {
color: #111111;
font-family: times, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 125%;
letter-spacing: 0px;
word-spacing: normal;
text-decoration: none;
text-transform: none;
text-align: left;
text-indent: 0ex;
}



EM.small {
color: #111111;
font-family: times, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

div.smallwhite {
color: #ffffff;
font-family: times, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

div.inset {
margin-left: 24px; 
margin-top: 8px; 
margin-bottom: 24px; 
margin-right: 24px; 
position: relative; top: 0px; 
color: #111111;
font-family: times, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 125%;
letter-spacing: 0px;
word-spacing: normal;
text-decoration: none;
text-transform: none;
text-align: left;
text-indent: 0ex;
}




span.header {
color: #2a3953;
font-family: Times New Roman, helvetica, serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
line-height: 50px;
}


span.headershort {
color: #2a3953;
font-family: Times New Roman, helvetica, serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
line-height: 30px;
}


span.subheader {
color: #2a3953;
font-family: Times New Roman, helvetica, serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
line-height: 35px;
}



/*---------------------------------
----------- END FONTS -------------
---------------------------------*/

/*---------------------------------
------ BEGIN MISC FORMATTING ------
---------------------------------*/



li {
color: #111111;
font-family: times, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 125%;
letter-spacing: 0px;
word-spacing: normal;
text-decoration: none;
text-transform: none;
text-align: left;
text-indent: 0ex;
}

ul {
  margin-left: 20px;
  margin-right: 24px; 
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}


ol {
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

a:link { color: #5674a5; text-decoration:none; border: none;}
a:visited { color: #5674a5; text-decoration:none;  border: none;}
a.white:link {color: #ffffff; text-decoration:none; border: none;}
a.white:active {color: #ffffff; text-decoration:none; border: none;}
a.white:visited {color: #ffffff; text-decoration:none; border: none;;}
a.white:hover {color: #acc8fe; text-decoration:none; border: none;}

a.lightblue:link {color: #acc8fe; text-decoration:none; border: none;}
a.lightblue:active {color: #acc8fe; text-decoration:none; border: none;}
a.lightblue:visited {color: #acc8fe; text-decoration:none; border: none;}
a.lightblue:hover {color: #c9e4ff; text-decoration:none; border: none;}


