a img,:link img,:visited img { border:none }
:link,:visited {color: inherit;}
ul,ol { list-style:none }



* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

hr
{
    margin-top: 15px;
}


body
{
    padding: 5px 10px 5px 10px;
	background-repeat: repeat-y;
	background-position: right;
	background-attachment: fixed;
	background-color:  #EDF3FC;
	text-align: justify;
	line-height: 150%;
}

.headlinetop
{
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 32px;
}
.headlinebottom

{
	background-repeat: no-repeat;
	background-position: right;
	height: 155px;
}

.headline
{
	background-repeat: no-repeat;
	background-position: right;
	height: 187px;
	text-align: left;
}


.navigate
{
	width: 206px;
	height:582px;
	text-align: right;
	line-height: 120%;
	margin: 0px 20px 0px 20px;
}

.counter
{
	width: 206px;
	height:31px;
	margin-right:20px;
	margin-left: 20px;
	margin-top:20px;
	text-align: center;
}

.rightcontainer
{
	margin-left:250px;
}

.leftcontainer
{
	width: 245px;
	float:left;
}

.leftcolumn
{
    width: 49%;
	float: left;
}

.rightcolumn
{
    width: 49%;
    margin-left:51%;
}

.dowblecolumn
{
  overflow: hidden;
  margin-top: 15px;
}

.page {
  width:30%;
}


.smalllink
{
	font-size: x-small;
	color:#577AFF;
	text-decoration: none;
}

p
{
	text-indent: 3em;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: small;
	margin-bottom: 0px;
}
p.pm
{
	text-align: center;
	font-style: italic;
	text-indent: 0;
}
p.firstp:first-letter
{
	color:Navy;
	font-family: sans-serif;
	font-size: large;
}

p.cont
{
	text-indent: 0em;
}

.imgintxtcc
{

	text-align: center;
	margin: 15px 15px 15px 15px;

 }
.imgintxtc
{
	text-align: center;
	margin: 15px 15px 15px 15px;
}
.imgintxtr
{
	float: right;
	display: inline;
	margin: 15px 15px 15px 15px;
	text-align: center;
}
.imgintxtl
{
	float: left;
	display: inline;
	margin: 15px 15px 15px 15px;
	text-align: center;
	
}
.underimg
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;  
	text-align: center;
}

.articlesource
{
	font-family: cursive;
	font-size: 11px;
	font-style: italic;
	color: Green;
	margin-bottom: 0px;
	text-align:right;
}

.banner
{
	width:207px;
	margin-top:150px;
	margin-left: 20px;
	margin-right:20px;
	float: none;
}

.info
{
	border: 1px solid black;
	background-color: #E6F0FD;
	line-height:110%;
	width: 186px;
	font-size: 12px;
	text-align: justify;
	margin-left: 20px;
	margin-right:20px;
	margin-top:50px;
	padding: 10px;
	font-family: serif;
	}
.infoimg
{
	margin: 5px 5px 5px 0px;
	float: left;
}
h1
{
	font-weight: bold;
    margin-bottom: 20px;
	 margin-top: 20px;
}


.under
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#577AFF;
	width: 100%;
	background-color:#D0E1FD; 
	margin-top: 30px;
	padding: 2px;
	vertical-align: middle;
	line-height: 130%;
}

.underleft
{
	text-align: left;
	width: 30%;
	position: absolute;
	left: 0%;
	top: auto;
	margin-left:15px;	
	margin-top:2px;	
	padding: 5px 5px 5px 5px ;
}

.underright
{
	text-align: right;
	width: 20%;
	position: absolute;
	right: 0%;
	top: auto;
	margin-right:15px;	
	margin-top:2px;	
	padding: 5px 5px 5px 5px ;

}

.undermiddle
{
	text-align: center;
    color:#577AFF;
}

.mnunav
{
	font-size: small;
	color: #2351A3;
    margin: 5px 5px 5px 5px;
	border-top: 1px solid #2351A3;
	border-bottom: 1px solid #2351A3;
	text-decoration: none;
}

.mnunav:hover
{
	padding-top:0px;
	padding-bottom:0px;
	color: #2B57FF;
	border-top: 1px solid #2B57FF;
	border-bottom: 1px solid #2B57FF;
}

.mnunavsmall
{
	font-size: x-small;
	color:#577AFF;
	margin: 5px 5px 5px 5px;
	border-top: 1px solid #D0E1FD;
	border-bottom: 1px solid #D0E1FD;
	text-decoration: none;
}
.mnunavsmall:hover
{
    color:#577AFF;
	padding-top:0px;
	padding-bottom:0px;
	border-top: 1px solid #577AFF;
	border-bottom: 1px solid #577AFF;
}

.link,.smalllink
{
	color:#577AFF;
	font-style: italic;
}
.link
{
	font-size: small;
	font-family: cursive;
/*	font-weight: bold;*/
}

.smalllink
{
	font-size: x-small;
	font-family: cursive;
}


.link,.smalllink:hover
{
    color:#577AFF;
	text-decoration: underline;
}
a.footnote
{
	color:Navy;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

a.footnote .footnote
{
	display: none;
	text-decoration: none;
   font-weight: normal;
	padding: 5px 15px 5px 15px;
}

a.footnote:hover
{
	cursor: help;
	position: relative;
	z-index: 50;
}

a.footnote:hover .footnote
{
	display: block;
	position: absolute;
	border: thin solid Black;
   top: 10px;
   left: -320px;
	z-index: 49;
	background:#fafafa;
	width: 300px;
	font: normal 9px sans-serif;

	}

	.underimglink
	{
		color: black;
	}
	
	.quote
	{
		font-style: italic;
   }
	.note{
		color: blue;
		font-style: italic;
		font-weight: bold;
		font-size: smaller;
	}

.panorama
{

   width:98%;
	overflow: scroll;
	margin: 15px 1% 15px 1%;
	border: thin solid  black;
}
