﻿.background {
	background-color: #F2F2EC;
}
.plaintext{
	text-decoration: none
}
hr {
	width:95%;
	color:#F5912C;
	border-style:solid;
	text-align:center;
	}
.blue {
	width:75%;
	color:#AAC8E8;
}
.softorange{
	width:75%;
	color:#F0DBCE;
}
.image{
	border-width:0px;
}
.centerimage
    {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

/* header styles*/
.banner{
	margin: 0px;
}
.sub_header {
	border-style: solid;
	border-width: 4px 0px 3px 0px;
	border-color: #FFFFFF;
	background-color: #FF9A2B;
	width: 900px;
	height: 10px;
	margin-bottom: 2px;
	font-family: "Times New Roman";
	font-size: 12pt;
	margin-top: 0px;
}
.subhead-left {
	padding: 0;
	text-align: left;
	color: #0154A7;
	text-indent: 5px;
}
.subhead-right {
	text-align: right;
	color: #0154A7;
}

/* main table styles */
.main-table {
	border: 1px solid #F5912C;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.articleheader{
	border-left: 0;
}
.text-body {
	font-family: "Times New Roman";
	font-size: 11pt;
	color: #000000;
	text-align: left;
}
.subhead{
	font-family:Impact, Arial Black;
	font-size: 14pt;
	text-align: center;
}
.bookfont{
	font-family: Matura MT Script Capitals, Viner Hand ITC;
	font-size: 20pt;
	text-align: center;
	margin-top: 3px;
}
.bookfont2{
	font-family:Matura MT Script Capitals, Viner Hand ITC;
	font-size:14pt;
	text-align:center;
}
.textmargin {
	margin-right: 50px;
	margin-left: 50px;
}
.title {
	font-family: Times New Roman, Verdana;
	font-size: 38pt;
	text-align: left;
	color: #2C269A;
	margin-top: 2px;
	margin-bottom: 0px;
}
.titlesmall {
	font-family: Times New Roman, Verdana;
	font-size: 20pt;
	text-align: left;
	color: #2C269A;
	margin-top: 2px;
	margin-bottom: 0px;
}
.author {
	text-align: left;
	font-family: "Times New Roman";
	color: #000000;
	font-size: 12pt;
}
.pagelink {
	font-family: "Times New Roman";
	font-size: 12pt;
	text-align: right;
	color: #0000FF;
	text-indent: 50px;
}
.pagelink .current{
color:#808080
}
.pagelink .black{
	color:black;
	font-weight:bold;
}
.pagelink .gray{
	color:gray;
}
.copyright {
	color: #000000;
	font-family: "Times New Roman";
	font-size: 12pt;
	text-align: left;
	text-decoration: none;
}
.dropcap {
float:left;
color:#000000;
font-size:40px;
line-height:30px;
padding-top:2px;
font-family: Times New Roman, serif, Georgia;
}
.dropnumber{
	float:left;
	text-align:left;
	color:#000000;
	font-size:50px;
	font-weight:bold;
	line-height:40px;
	letter-spacing:5px;
	padding-top:2px;
	font-family: Harrington, Papyrus Bold, ZapfChancery;
}
.imageleft
    {
    float:left;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
.footnote {
	font-size: 10pt;
}

/* sidebar styles */
.sidebar {
	padding: 15px 10px 10px 10px;
	margin: 0px;
	border: 1px solid #000000;
	background-color: #005AA4;
	vertical-align: top;
	text-align: left;
	line-height: 100%;
	width: 16%;
}
.homepage {
	margin: 0px;
	padding: 0px;
	color: #E1E874;
	font-family: "Times New Roman";
	font-size: 16pt;
	text-align: left;
	left: auto;
	text-decoration: none;
}
.column-headers {
	font-weight: bold;
	margin-top: 2px;
	color: #FFFFFF;
	font-family: Shruti;
	left: auto;
	text-align: left;
}
.article-titles {
	margin-top: 2px;
	color: #FCE9A9;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
	text-decoration:none;
	left: auto;
}
.center{
	text-align:center
}
.boldnavy{
	font-weight:bold;
	color:navy;
}
.pic{
	margin-left:5px;
	margin-right:5px;
}
.picborder{
	border-style:solid;
	border-width:1px;
	margin-left:5px;
	margin-right:5px;
}
/* anchor properties*/
.article-titles a:link{
	color: #FCE9A9;
	text-decoration:none; 
}
.article-titles a:visited{ 
	color:#D2D2FF;
	text-decoration:none; 
}
.article-titles a:hover {  
	color:#FF860D; 
	text-decoration:none;
}
.article-titles a:active { 
	color:yellow;
	text-decoration:none; 
}

.homepage a:link{
	color: #E1E874;
	text-decoration:none; 
}
.homepage a:visited{ 
	color:#E1E874;
	text-decoration:none; 
}
.homepage a:hover {  
	color:yellow; 
	text-decoration:none;
}
.homepage a:active { 
	color:yellow;
	text-decoration:none; 
}
.comments{
	color:#0000FF;
	font-size:11pt;
}
