body {
color: black;
background-color: white;
font-family: Arial, Helvetica, sans-serif;
}

A:link
{
  color: #003399;
  text-decoration: underline;
}
A:visited
{
  color: #1964FA;
  text-decoration: underline;
}
A:hover
{
  color: #E62A00;
  text-decoration: underline;
}
A:active
{
  color: #E62A00;
  text-decoration: underline;
}

#container { width: 500px;	
}

#footer {
margin-top: 30px;
text-align: center;
}


.photo-left {
margin-right: 12px;
margin-bottom: 12px;
margin-left: 0px;
margin-top: 0px;
float: left;
text-align: left;
width: 33%;
}

.photo-right {
	margin-left: 12px;
margin-bottom: 12px;
margin-right: 0px;
margin-top: 0px;
	float: right;
	text-align: right;
	width: auto;
}

.photo-center {
margin: 12px;
text-align: center;
}

.sidebar-left {
color: inherit;
background-color: #F5F1ED;
width: 250px;
margin: 12px;
padding: 12px;
float: left;
}

.sidebar-right {
color: inherit;
	background-color: #F5F1ED;
	width: 250px;
	margin: 12px;
	padding: 12px;
	float: right;
	clear: none;
}

.sidebar-center {
color: inherit;
background-color: #F5F1ED;
width: 90%;
margin: 12px auto 12px auto;
padding: 12px;

}

.BlueHead {
	color: #000066;
	background-color: transparent;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.BlueText {
	color: #000066;
    font-size:16px;
    font-weight: bold;
    text-decoration: none;
}

.BodyText
{
    font-size:13px;
    font-weight: normal;
    text-decoration: none;
}


.Deck1
{
	font-size:16px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.Caption
{
   font-size:11px;
    font-weight: bold;
    text-decoration: none;
}

.Head2 {
    font-size:24px;
    font-weight: bold;
    text-decoration: none;
}

.Head3 {
    font-size:19px;
    font-weight: bold;
    text-decoration: none;
}

.Head4
{
  
    font-size:16px;
    font-weight: bold;
    text-decoration: none;
}


.Head5 {
    font-size:14px;
    font-weight: bold;
    text-decoration: none;
}

.Head6
{
  
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
}

.DeckSub {
	font-size:14px;
    text-decoration: none;
}
.RedHead {
	color: #990000;
	background-color: transparent;
    font-weight: bold;
    text-decoration: none;
}
.BodyTextRed {
	color: #990000;
	background-color: transparent;
    font-size:13px;
    font-weight: normal;
    text-decoration: none;
}
.BodyTextBoldRed {
	color: #990000;
	background-color: transparent;
    font-size:13px;
    font-weight: bold;
    text-decoration: none;
}

.WhiteHead {
	color: #FFFFFF;
    font-size:16px;
    font-weight: bold;
    text-decoration: none;
}
.TableText {
	color: #000000;
	background-color: transparent;
    font-size:11px;
    font-weight: normal;
    text-decoration: none;
}


li {
	font-size: 13px;
}

li.long {
	margin-bottom: 12px;
	font-size: 13px;
}



div.LeftGraphicNoBorder
{
text-align: left;
float: right;
padding: 0px;
margin-left: 12px;
margin-right: 0px;
margin-bottom: 12px;
}

div.LeftBoxBorder
{
text-align: left;
float: right;
padding: 0px;
padding: 12px;
margin-left: 12px;
margin-right: 0px;
margin-bottom: 12px;
border: 1px solid #999;
}
.DeckHome {
	color: #000000;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
}
.PullQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	width: 250px;
}
.RedText {
	color: #990000;
}

h1 {
font-size: 24px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

.Blue {
	color: #000066;
    text-decoration: none;
}
.SmallCaps {
	font-variant: small-caps;
}
.Caption2 {
   font-size:11px;
    font-weight: normal;
    text-decoration: none;
}
.pullquote-left {
color: inherit;
	width: 250px;
	margin: 6px 12px 12px;
	padding: 12px;
	float: left;
	color: #855727;
	font-weight: bold;
}
.pullquote-right {
color: inherit;
	width: 250px;
	margin: 6px 0px 12px 12px;
	padding: 12px;
	float: right;
	color: #855627;
	font-weight: bold;
	text-align: right;
}
