﻿/* This is a comment */

/* Title */

hr.hr1{
height: 0px;
color: black;
}

li {
margin-left: 0;
margin-right: 10%;
margin-top: .5em;
margin-bottom: .5em;
}

#pageheader2 {
	float:left;
  background: #5D8AA8;
	width:100%;
}

#pageheader {
    font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#navheader {
  background: #5D8AA8;
  font-size:medium;
  text-align:center
}

#navdown {
  float: right; 
  width: 30%; 
  background: #a9b485;
  font-size:smaller;
  text-align:center;
 }

#navfooter {
  background: #5D8AA8;
  text-align:left;
  clear:both;
  margin-bottom:0px;
}

#maincontainer {
	font-family:Arial, Helvetica, sans-serif;
	width: 760px;
	margin:auto;
	border: 1px solid 000000;
}

#contentwide {
	float:left;
	background-color: #ece9d8;
	width:100%;	
	}

#contentnarrow {
	float:left;
	width:70%;
	text-indent:20px;
	background-color: #ece9d8;
	}

h1.pagetitle{
	font-size:xx-large
}

#border{border: 1px solid #333333}

p.source{
	background-color:#CC9966
}

/* -----------------Standard Inner Rows-------------------------------------------------- */
tr.header {font-size:larger}
tr.header {font-weight: bolder}
tr.header{text-align: left}

tr.footer {font-size: larger}
tr.footer {font-weight: bolder}
tr.footer {text-align:left}

td.w80r {border-left: 1px solid #000000}
td.w80r {border-right: 1px solid #000000}
td.w80r {border-top: 1px solid #000000}
td.w80r {border-bottom: 1px solid #000000}
td.w80r {width: 80px}
td.w80r {text-align:right}

td.w120 {border-left: 1px solid #000000}
td.w120 {border-right: 1px solid #000000}
td.w120 {border-top: 1px solid #000000}
td.w120 {border-bottom: 1px solid #000000}
td.w120 {width: 120px}

p.p14c{text-align:center}
p.p14c{font-size:x-large}

h1.pagetitle{
	font-size:xx-large
}

h2.center{
	font-size:x-large;
	text-align:center
}

h3.center{
	font-size:large;
	text-align:center
}


A {text-decoration: none;}

a:active {
	color: #3300CC;
}
a:link {
	color:
	#003366;
}
a:visited {
	color: #003366;
}

a:hover{
color:#CC0000
}

p.mm1{
font-size:14px;
line-height:22px;
	margin-left:25px; 
	margin-top:0px;
	margin-bottom:0;
	margin-right:20px;
}
p.mm1redbold{
	color: #BC0303;
	font-weight: bold;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	height: auto;
}
	
p.mm1center{text-align:center;
}
p.mm1center2{text-align:center;
font-size:smaller;
}
p.mm1right{text-align:right;
}

th.style1 {
	border:  1px solid #ffffff; 
	text-align:center;
	font-size:medium; 
	font-weight:lighter}

td.style1 {
	border: 0px solid #000000;
}
table.style1 {
	border: 0px solid #000000;
	margin-left:auto;
	margin-right:auto;
}

p.singleindent1{
font-size:14px;
line-height:22px;
	margin-left:25px; 
	margin-top:0px;
	margin-bottom:0;
	margin-right:20px;
}
p.singleindent2{
	margin-left:40px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent3{
	margin-left:60px; 
	margin-top:0px;
	margin-bottom:0;
	margin-right:10px;
}
p.singleindent4{
	margin-left:80px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent5{
	margin-left:100px; 
	margin-top:0px;
	margin-bottom:0
}
p.singleindent6{
font-size:14px;
line-height:30px;
	margin-left:120px; 
	margin-top:0px;
	margin-bottom:20px;
	margin-right:80px;
}
p.singleindent12{
	margin-left:240px; 
	margin-top:0px;
	margin-bottom:0
}

div.text{
  background-color: #FFFF77;
}
.clear { clear:  both; }

p.blockquote {
	margin-right: 4em;
	font-style: italic;
	margin-left: 3em;
	}