/* Stylesheet for Articles */

p {
font-family: Arial, Tahoma, Verdana,  sans-serif;
color: #120090;
font-size: 14px;
line-height: 1.5em;
align-text: left;
margin-bottom: -1em;
margin-left: .30em}
	
a:link	   			{color:#120090; text-decoration: underline;}
a:visited			{color:#120090; text-decoration: underline;}
a:active 			{color:#120090; text-decoration: underline;}
a:hover				{color:#FFFFFF; background: #120090; text-decoration: none;}

.tr a:link	   			{color:#120090; background: #EFEDFC; text-decoration: none;}
.tr a:visited			{color:#120090; background: #EFEDFC; text-decoration: none;}
.tr a:active 			{color:#120090; background: #EFEDFC; text-decoration: none;}
.tr a:hover				{color:#FFFFFF; background: #120090; text-decoration: none;}

/* This makes the first character of paragraph a drop cap */

.icap { 
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 1.0em;
font-size: 20px;}

/* Indents the first line of a secondary paragraph */

.indent {
text-indent: .25cm;}

UL LI 
{ 
font-family: Arial, Tahoma, Verdana,  sans-serif;
color: #120090;
font-size: 14px;
list-style-type: square; color: #120090;
padding: 6px;
margin-left: 20px;
}

/* text boxes in body of article */

.box {
background: #EFEDFC;
border: 1px solid #120090;
color: #120090;   
font-size: 11px;
font-style: normal;
font-weight: normal; 
font-family: Arial,Verdana,Tahoma,sans-serif;
margin:35px 0px 10px 60px;
padding: 10px;
display:inline; display:inline-block;
width: 350px;
}
	
/* headings */
/* Use for Title of article */
h1 {
font-family: Arial, Tahoma, Verdana,  sans-serif;
color: #120090;
font-weight: bold;
letter-spacing: 0px;
line-height: 1.0em;
background: #EFEDFC;
font-size: 20px;
padding: 6px;
margin-bottom: 1em;}

/* Used as subhead in body of article */

h2 {
font-family: Arial, Tahoma, Verdana,  sans-serif;
color: #120090;
font-weight: bold;
letter-spacing: 0px;
font-size: 14px;
padding: 16px 0px 4px 0px;
margin-bottom: 0em;}

/* Used under article's title */
	
.subhead {
	font-size: 14px;
	}
	
/* sidebar */


#sidebar {
	background: #FDF1EE;
	padding: 10px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #E22500;
		}

h3 {
  font: Bold 11px/15px Arial;
  color: #FDF1EE;
  text-transform: uppercase;
  background: #E22500;
  margin-bottom: 0px;
  padding: 8px;
  text-align: center;}
  
 	
.sidetext {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
color: #E22500;}

.sidetext a:link	   			{color:#E22500; text-decoration: none;}
.sidetext a:visited				{color:#E22500; text-decoration: none;}
.sidetext a:active 				{color:#E22500; text-decoration: none;}
.sidetext a:hover				{color:#E22500; background: #FDF1EE; text-decoration: underline;}

.sidetext2 {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
font-style: italic;
color: #E22500;}


/* footer nav bar and contact info */

.footer {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 11px;
font-style: normal;
letter-spacing: 0.03em;
font-weight: normal;
color: #120090;}
		
.footer a:link	   			{color:#120090; text-decoration: none;}
.footer a:visited			{color:#120090; text-decoration: none;}
.footer a:active 			{color:#120090; text-decoration: none;}
.footer a:hover			{color:#FFFFFF; background: #120090; text-decoration: none;}

#footerline {border-top: 1px solid #E22500;}

/* Top page navigation */

.nav {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 11px;
font-style: normal;
letter-spacing: 0.03em;
word-spacing: 10px;
font-weight: normal;
color: #E22500;
text-align: right;
border-bottom: 1px solid #9BBD1C;}
		
.nav a:link	   			{color:#E22500; text-decoration: none;}
.nav a:visited			{color:#E22500; text-decoration: none;}
.nav a:active 			{color:#E22500; text-decoration: none;}
.nav a:hover			{color:#FFFFFF; background: #E22500; text-decoration: none;}

.smartquote {
font-family: Times, serif;}