﻿

body {
	margin-top: 20px;
	padding-bottom: 2em;
	 color:#336666;
	font-family: akkurat, Arial, Helvetica, sans-serif;
	background-color:#3366CC;
	
	
	
	
}

.OuterWrapper
{
    width: 100%;
    text-align:center;
    margin:0 auto;
    padding:0;
    display:block;
    
}

.OuterWrapper
{
    text-align:-moz-center;
}

.Wrapper
{
    width:900px; 
    
    background-color:#ffffff;
    text-align:left;
    margin:0 auto;
    padding:0;
    display:block;
}

.Wrapper
{
    text-align:-moz-left;
}



.RightSection
{
    float:right; 
    border-left:solid 1px #cccccc; 
    border-bottom:solid 1px #cccccc; 
    padding-left:5px;
    padding-bottom:5px;
    text-align:center;
    font-size:10px;
    width:200px;
}
    
.footer
{
    width:100%;
    height:40px;
    background-color:white;
    color:#336666;
    text-align:center;
    vertical-align:middle;
    font-size:10px;
    clear:both;
    
}

.MarinerLink
{
    
    color:#336666;
    
}

.MarinerLink:visited
{
    color:#336666;
}

/* Header Section */

#Header {
	background-color:#ffffff;
	width:100%;
	
}



#SubHeader
{ 
    width:670px;
    background-color:#336699;
    
    position:relative;
    font-size:10pt;
    color:#dddddd;
    clear:both;
    display:block;
    height:230px;
    
    
}

#SubHeader .Splash
{
    float:left;
}

#SubHeader .NewsTicker
{
    display:block;
    vertical-align:top;
    float:right;
    padding-left:15px;
    padding-right:45px;
    width:280px;
}

#SubHeader H2
{
    font-size:12pt;
    color:#eeeeee;
    
}

#SubHeader a, #SubHeader a:visited
{
    color:#336666;
}

#SubHeader HR
{
    border:1px solid;
    height:1px;
    color:#999999;
}

.breadcrumb {
	font: 8pt akkurat, Helvetica, Georgia, "Times New Roman", Times, serif;
	color:#336666;
	padding:5px 0px 5px 30px;
	clear:both;
}

.breadcrumb a, .breadcrumb a:visited
{
    font: 8pt akkurat;
    color:#336666;
}

/* Main Content */

#content 
{

	float:right;
	width:665px;
	margin:0px;
	padding:0px  5px 0px 0px;
	border-right:0px solid #d7d7d7;
	
}

#content p {
	
	line-height: 1.6em; 
	 color:#336666;
}



#content ul {
	
	line-height: 1.6em; 
	font-size:10pt;
}

#content ul li
{
    list-style-image:url(images/red_bullet.jpg)
   
}

.CompanyRegInfo
{
    font-size:10pt;
}

.ContentBlock
{
   
}

HR { background-color:#9c3d80; color:#9c3d80; border:1px solid}
