﻿body {
	margin: 0;
	padding-bottom: 2em;
	background-color: #eeeeee;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #B51032;
}

.Master
{
    
}

.Wrapper
{
    width:780px; 
    text-align:left;
    border: 1px solid #000000;
    height:100%;
    background-color:white;
    background-image:url(images/fpwatermark.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    
}


.OuterWrapper
{
    width: 100%;
    text-align:center;
    height:100%;
    background-color:#eeeeee
}

.footer
{
    width:100%;
    height:40px;
    background-color:#555555;
    color:White;
    text-align:center;
    vertical-align:middle;
    font-size:10px
    
}

.ContactDetails
{
    color:Gray;
    margin-left:1px;
}
.ContactDetails P
{
    color:#800000;
    margin-left:15px;
    font-size:10pt;
}


.ContactLabel
{
    color:Navy;
    font-weight:bold;
    
}

.MarinerLink
{
    
    color:#cccccc;
    
}

.MarinerLink:visited
{
    color:#cccccc;
}
h3
{
     font-weight:normal;
     font-size:130%; 
     color:Maroon;  
}

/* Header Section */

#header {
	border-top: 3px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
	height: 125px;
}
#header .title {
	font: 190% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
	vertical-align:middle;
}

#header .breadcrumb {
	font: 90% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: right;
	position:absolute;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}

#header a:link, a:visited  {
	color: #B51032;
}


/* Main Content */

#content 
{
	
	margin-left: 12em;
	margin-right: 2em;
}
h1 {
	font: 150% verdana, Helvetica, Georgia, "Times New Roman", Times, serif;
}
#content p {
	
	line-height: 1.6em; 
}

#content ul {
	
	line-height: 1.6em; 
}