﻿html,body 
{
    background-image: url(../Images/Backgrounds/main_bg.gif);
    background-color: #F1F2F3;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 100%;
}
table.MainTable
{
    height: 100%;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
table.ContentTable
{
    background-color: #F1F2F3;
    height: 100%;
    width: 600px;
}
table.extendHeight
{
    height: 100%;
}
.fullHeight
{
    height: 100%;
}
.ContentCell1
{
    text-align: left;
    width: 300px;
    padding-left: 26px;
    padding-top: 15px;
    padding-right: 18px;
    color: #000033;
    font-family: Arial, HelveticaNeue-Medium;
    font-size: 12px;
	border-right:1px;
}
.ContentCell2
{
    text-align: left;
    width: 300px;
    padding-left: 23px;
    padding-top: 15px;
    padding-right: 40px;
    color: #000033;
    font-family: Arial, HelveticaNeue-Medium;
    font-size: 12px;
}
.ContentCellMain
{
    text-align: left;
    width: 600px;
    padding-left: 26px;
    padding-top: 15px;
    padding-right: 18px;
    color: #000033;
    font-family: Arial, HelveticaNeue-Medium;
    font-size: 12px;
}
.MainTableCol1
{
    width: 199px;
    background-color: #DFDFDF;
}
.MainTableDivider
{
    background-color: Black;
    width: 1px;
    height: 100%;
}
.MainTableCol3
{
    width: 600px;
    height: 100%;
}
.HeaderTitle
{
    background-image: url(../Images/Backgrounds/hdr_bg.gif);
    height: 35px;
}
.LogoTitle
{
    background-image: url(../Images/Backgrounds/logo_bg.gif);
    height: 64px;
}
.logoPadding
{
    padding-left: 12px;
    padding-top: 20px;
}.PageTitles
 {
	font-family: Arial, HelveticaNeue-Medium;
	font-size: 14px;
	font-weight: bold;
	color: #A00404;
}
.PageTitlesBox
{
	height:34px;
	vertical-align:middle;
	padding-left: 30px;
	padding-right:10px;
	background-color:#FFFFFF;
}
.PrinterFriendly {
	font-family: Arial, HelveticaNeue-Medium;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #001257;
	text-decoration: underline;
}
.TopPic
{
	background-image:url(../Images/Photos/index2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	height: 141px;
	width: 600px;
	text-align:right;
	vertical-align:top;
}
.BlueTitles
{
	text-align:left;
	padding-left:27px;
	height:35px;
	padding-top:0px;
} 
.TopPicBeach
{
	background-image:url(../Images/Photos/individuals2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	height: 141px;
	width: 600px;
	text-align:right;
	vertical-align:top;
}
.TopPicBush
{
	background-image:url(../Images/Photos/institute2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	height: 141px;
	width: 600px;
	text-align:right;
	vertical-align:top;
}		
.TopPicBuilding
{
	background-image:url(../Images/Photos/trusts2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	height: 141px;
	width: 600px;
	text-align:right;
	vertical-align:top;
}			
			.glossary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
