﻿body, html, form
{
    background-color: #e0e2e5;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
}
table
{
    text-align: left;
}
a
{
	color: #106F8B;
}
td, input, select, div, li, ul, ol
{
	font-family: Verdana;
}
.MainTable
{
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}
.TopRow
{
    background-image: url(Images/TopRowBackground.gif);
    background-repeat: repeat-x;
    width: 100%;
}
.Search
{
	width: 230px;
}
.Search select
{
	margin-top: 1px;
	background-color: #6C6E71;
	color: white;
	font-family: Verdana;
}
.Search input
{
	border: 1px #6C6E71 solid;
	height: 15px;
}
.MenuHorizontal
{
    background-image: url(Images/MenuHorizontalBackground.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 29px;
    font-size: 9pt;
    font-weight: bold;
}  
.MenuHorizontalItem
{
   font-family: Verdana;
   font-size: 9pt;
   text-align: center;
   padding-left: 10px;
   padding-right: 10px;
}
.MenuHorizontalSelected
{
    background-image: url(Images/MenuHorizontalSelectedBackground.gif);
    background-repeat: repeat-x;
    height: 29px;
}  
.MenuHorizontal a, MenuHorizontalSelected a
{
    color: #646567;	
    background: transparent ! important;
} 
.UnderMenuHorizontal
{    
    height: 26px;
    vertical-align: top;
    background-color: white;
}
.CentrePane
{
    background-color: white;
    width: 100%;
    vertical-align: top;
}
.CentrePane td
{
    vertical-align: top;
}
.MenuVertical
{
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#FCF9F9, endcolorstr=#e0e2e5);
    margin-bottom: 10px;
    width: 100%;
    border-top: 1px solid #DEDEDC;
    margin-top: -2px;
}
.MenuVerticalItem
{
    font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
    border: 1px solid #DEDEDC;
    margin-bottom: -1px;
}  
.MenuVerticalItem a
{
	display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-top:9px;
    color: #646567;
}
.NewsOutside
{
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#e0e2e5, endcolorstr=#FCF9F9);
    border: 1px solid #DEDEDC;
    color: #646567;
    width: 99%;
    padding-top: 8px;
    margin-bottom: 10px;
}
.NewsInside
{
    background-color: White;
    border: 1px solid #DEDEDC;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 8px;
    color: #106F8B;
    padding-bottom: 15px;
}
.NewsTitle
{
    margin: 0px;
    padding-left: 15px;
    font-size: 9pt;
    font-weight: bold;
	font-family: Verdana;
}
.NewsItem
{
    margin: 0px;
    padding-left: 11px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-right: 4px;
}
.NewsDate
{
    text-decoration: underline;
}
.TitleGlobal
{
	font-size: 13pt;
	font-family: Verdana;
}

.Content
{
    color: #646567;
    line-height: 25px;
    vertical-align: top;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 600px;
	line-height: 18px;
}
h1
{
    margin: 0px;
    padding: 0px;
    font-size: 15pt;
    font-weight: normal;
}
h2
{
    margin: 0px;
    padding: 0px;
    font-size: 11pt;
    font-weight: normal;
}
a img
{
	border: 0;
}
.siteActionMenu
{
    float:right;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.Copyright
{
	color: white;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
	border-top: 1px solid #DEDEDC;
}
.CopyrightText
{
	padding-bottom: 10px;
	display: block;
	font-family: Verdana;
	font-size: 7pt;
}
.ArticleHeader
{
	font-weight: bold;
}
