﻿body 
{
    font-family:Arial,Calibri;
    font-size:10pt;
    margin:0px;
    padding:0px;
}

hr
{
	color: #eeeeee;
	background-color: #eeeeee;
	height:1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
}

.BottomLeft
{
    height:23px;
    width:23px;
    background-image:url('images/bottom.gif');
    background-repeat:repeat-x;
}

.BottomRight
{
    height:23px;
    width:23px;
    background-image:url('images/bottom.gif');
    background-repeat:repeat-x;
    text-align:right;
}

.Bottom
{
    height:23px;
    width:0px;
    background-image:url('images/bottom.gif');
    background-repeat:repeat-x;
}

.BottomBreadcrumb
{
    font-size:10pt;
}

.FooterLinks
{
    font-size:7pt;
    color:black;
}

a.FooterLinks
{
    font-size:7pt;
    color:Gray;
}

.FooterText
{
    font-size:10pt;
    color:Gray;
}

a.FooterText
{
    font-size:10pt;
    color:Gray;
}

.NoteText
{
    font-size:8pt;
    color:Gray;
}

.BlueBar
{
    font-size:10pt;
    color:White;
    background-color:#0f047b;
    height:25px;
    padding-right:5px;
}

.BlueBar2
{
    font-size:8pt;
    color:White;
    background-color:#4b6cab;
    background-image:url('images/design-two/top-bg.gif');
    background-repeat:repeat-x;
    height:20px;
    padding-right:5px;
    padding-left:5px;
}


.MenuItem
{
    border-bottom:1px dotted #a9a9a9;
    height:18px;
    text-decoration:none;
    color:Black;
    font-size:10pt;
}

a.MenuItemLink
{
    color:Black;
    text-decoration:none;
    font-size:10pt;
}

.LeftSide
{
    width:190px;
    vertical-align: top;
}

.SideBlock
{
    border:5px solid #eeeeee;
margin:10px 5px;
padding: 5px;
}

.RightSide
{
    width:190px;
    vertical-align: top;
    background-color:#ffffff;
}

.PageCentre
{
    vertical-align:top;
    padding:0px 10px 10px 15px;
}

.PageHeader
{
    font-size:13pt;
    font-weight:bold;
}

.PageHeader h2
{
	font-size:16pt;
	margin:0px;
	padding:0px;
}

.PageContent
{
    font-size:10pt;
}

#fullheight{height:100%}

.content-two-column-container
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position:relative;
	margin-top:3px;
	float:left;
	}

.content-two-column {
	width:45%;
	float:left;
	margin:10px;
	height:100px;
	}
	
.content-picture-left
{
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	padding-top:4px;
	background:#d9d9d9 url(images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-right
{
    margin-left:10px;
	float:right;
	display:block;
	z-index:5;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.Section-Header
{
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}

.Section-SubHeader
{
	font-weight:bold;
}

.Person-Container
{
}

.clear
{
	clear:both;
}
