﻿body.main {
	background: #CCCCCC;
    font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 12pt;
    margin: 0;  
}
div.centered 
{
   max-width: 980px;
   margin: 0 auto;	
}
div.container
{
    max-width: 980px;
    margin: 0 auto;
    display: block;
    background: #336666;
    color: #FFFFFF;
    font-size: 12pt;
    font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height:1.5;
}
div.wideContainer
{
	width:100%;
	margin-left: 0;
	background:white;
}
div.narrowContent
{
   max-width: 980px;
   margin: 0 auto;
   background:white;
}   
   
/* content */
.content,  .contentWhite { 
	width:100%;
	margin-left: 0;
} 

/* use with id="Columnx" */
.columns, .conWhiteCol { 
    background:#336666; 
	width:100%;
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
}

.contentWhite, .conWhiteCol  { 
	background: #FFFFFF;
    color: #000000;	
    display: block;
}
#header, #menu, #footer { background:#336666; color:#FFFFFF; }
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


div.clear { clear:both; width:100%; }

.one_column { margin:20px 25% 0 25%; }
@media only screen and (max-width: 800px) {
.one_column { margin:20px 10% 0 10%; }   
}
@media only screen and (max-width: 480px) {
.one_column { margin:20px 4% 0 4%; }   
}

.titleSpace, .ctitle { padding-top:5px; }
@media only screen and (max-width: 680px) {
.titleSpace, .ctitle { padding-top:30px; }
}
@media only screen and (max-width: 500px) {
.titleSpace, .ctitle { padding-top:70px; }
}
.title, .ctitle {
    font-size: 15pt;
    font-weight: bold;
}
.ctitle { 
    text-align: center;
}
.two_columns { overflow:hidden; text-align:left;  } 
.two_columns .left_column{ padding: 6px 2% 6px 2%; width:46%; float:left; }
.two_columns .right_column{ padding: 6px 2% 6px 2%; width:46%; float:left; }
@media only screen and (max-width: 600px) {
/* Cellphone Layout: Cols near full width, spill over to vertical. */
.two_columns .left_column{ padding: 5px 2% 5px 2%; width:70%; float:left; }
.two_columns .right_column{ padding: 5px 2% 5px 2%; width:70%; float:left; }
}

.two_col { overflow:hidden; text-align:left;  } 
.two_col .left_column{ float:left;   }
.two_col .right_column{ float:left;  }

.three_columns { overflow:hidden; text-align:left;  }
.three_columns .left_column{max-width:44%; float:left; padding:8px 1% 0 0;  }
.three_columns .center_column{max-width:12%; float:left; padding:8px 1% 0 0; }
.three_columns .right_column{max-width:42%; float:left; padding:8px 0 0 0;}

.three_col { overflow:hidden; text-align:left;  }
.three_col .left_column{float:left;  }
.three_col .center_column{float:left;  }
.three_col .right_column{float:left; }
 
table.main {
	border-collapse:collapse;	

}

table.main td.leftCol { vertical-align:top; max-width:43%;	}
table.main td.centerCol { vertical-align:top; padding-left:8px;	}
table.main td.rightCol { vertical-align:top; max-width:45%; }



.whitePad6 { 
	padding: 2% 6% 2% 6%;
	background:white;	
} 
.whitePad4 { 
	padding: 2% 4% 2% 4%;
	background:white;	
}

/* default to large window */
.viewML  { display: block; }
.viewS  { display: none; }
.viewL { display: block; }
.viewM  { display: none; }
.viewSM { display:  none;}

/* Tablet */
@media only screen and (max-width: 769px) {
.viewML   { display: block; }
.viewS  { display: none; }
.viewL { display: none; }
.viewM  { display:block; }
.viewSM { display:  block;}
}

/* Cellphone */
@media only screen and (max-width: 481px) {
.viewML  { display: none; }
.viewS { display: block; }
.viewL { display: none; }
.viewM { display:none; }
.viewSM { display:  block;}
}

 
table.vtable, table.vtable8, table.vtable16 {
	border-collapse:collapse;
}
table.vtable td {
    vertical-align:top;
}

table.vtable8 td {
    vertical-align:top;
	padding-left: 8px;
}
table.vtable16 td {
    vertical-align:top;
	text-align: center;
	padding-left: 16px;
}

.shadow2 {
	border: 1px solid #888;
	-webkit-box-shadow: #666 4px 0px 7px;
	-moz-box-shadow: #666 4px 0px 7px;
	box-shadow: #666 4px 0px 7px;
	background: #FCFCFC;
	behavior: url(/pie/PIE.htc);
}


a, a:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}

a:active
{
   color: #059;
   text-decoration: underline;

}
a:hover
{
   color: #8DF; 
   text-decoration: underline;
}

a.invLink, a.invLink:visited
{
   color: #005;
   text-decoration: underline;
}

a.invLink:active
{
   color: #055;
   text-decoration: underline;
}
a.invLink:hover
{
   color: #C00;
   text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
   font-size: 15pt;
   font-weight: bold;
   color: #000;
}
h2
{
   font-size: 15pt;
   color: #FFF;
}
h3
{
   font-size: 14pt;
   font-style: italic;
}
h4
{
   font-size: 14pt;
   color: #FFF;
}
h5
{
   font-size: 13pt;
   font-style: italic;
}
h6
{
   font-size: 13pt;
   color: #FFF;
}

pre {
    font-family: Georgia, "Palatino Linotype", "Book Antiqua",  Palatino, serif;
    font-size: 13pt;
    line-height: 1.5;   
}

.para, .paraItalic, .paraSmall, .paraLarge
{
   font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-size: 13pt;
   line-height: 1.5;   
}

.paraItalic
{
   font-style: italic;
}

.paraSmall
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.paraLarge
{
	font-size: 14pt;	
}
.title {
	font-family: Verdana, Arial, sans-serif; font-size:13pt; font-weight:bold; line-height:1.5;
}
.center {
	text-align: center;
}

.borderGray { border: 1px solid gray; }

/*    ------      from hist.css     -----------       */
.gray {
	background: #CCCCCC;
    font-family: Verdana,sans-serif;
    font-size: 9pt;
}	

.dark  {
    background: #336666;
    color: #FFFFFF;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
/*
.dark a:link { color: white; }
.dark a:visited { color: #88FFFF; }
.dark a:hover { color: #FF88FF; }
*/
.verTop {
	vertical-align: top;
}

.dark2  {
    background: #336666;
    color: #FFFFFF;
    font-size: 11pt;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dark2 a:link { color: white; }
.dark2 a:visited { color: #88FFFF; }
.dark2 a:hover { color: #FF88FF; }

.links  {
    color: #FFFFFF;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.2;
}
.linksLg  {
    color: #FFFFFF;
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.7;
}
/* 
.links a:link { color: #FFF;  }
.links a:visited { color: #EEE; }
.links a:hover { color: #6FC;  }
.links a:active { color: #8FD;  }
*/
.link2  {
    color: #000000;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
}

a.link2:link { color: black;  }
a.link2:visited { color: #001111;  }
a.link2:hover { color: #0C6;  }
a.link2:active { color: #0F8;  }

.normal {
    font-family: Verdana,sans-serif;
    font-size: 9pt;
}
.smallPadded {
    font-family: Verdana,sans-serif;
    font-size: 10pt;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.smallText {
    font-family: Verdana,sans-serif;
    font-size: 10pt;
}
.verySmallText {
    font-family: Verdana,sans-serif;
    font-size: 9pt;
}
.sarif {
    font-family: Times Roman, serif;
    font-size: medium;
	font-style: italic;
}   

.italics {
    font-size: small;
	font-style: italic;
}

.boxText {
    background: #336666;
    color: #FFFFFF;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px; 
	padding-right: 20px;
	line-height:1.5;
} 
.boxText a:link { color: white; }
.boxText a:visited { color: #88FFFF; }
.boxText a:hover { color: #FF88FF; }

.thumbnail {
    background: #336666;
}

.htitle {
    font-size: 22pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
}
 
.htitle2 {
    font-size: 20pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
}


.box {
	background-color: #CCCCCC;
	color: #336666;
}


.darkg { background-color:#006666; }
hr { 
    color: white; 
    background: #336666;
	border: 0;
	height: 1px;
}
.lh15 {
	line-height: 1.5;
}

.ti1 { color: white; font-size:14pt; font-weight:bold; width:100%; margin-top: -55px; margin-left: 35%;
    height: 66px; 
}

.hangingIndent
{
   padding-left: 22px;
   text-indent: -22px;
}

