﻿body {
	margin: 0;
	padding: 0;
	font-family:Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 90%;
}

#MainContainer 
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#MainTable
{
	width: 100%;
}

#tdAccessability
{
	background-color:#00B99A;
}

#Top 
{
	float:left;
	padding: 0;
	margin: 0;
}

#Top a
{
	text-decoration: none;
	color: #DDF5F1;
}

#Top a:hover
{
	text-decoration: underline;
	color: #F89E2C;
}

#tdBreadcrumbs
{
	background-color:#052F6D;
}

#Access 
{
	float: right;
	padding: 0;
	margin: 0;
}
#Access ul
{
	list-style-type: none;	
	padding: 0;
	margin: 0;
}
#Access ul li 
{
	display: inline;
	color: #DDF5F1;
}

#Access ul li a
{
	text-decoration: none;
	color: #DDF5F1;	
}

#Access ul li a:hover
{
	text-decoration: underline;
	color: #F89E2C;
}

#tdLogo 
{
	text-align:center;
}


#DivHome 
{
	float:left;
	display:inline;
}

#divLang
{
	float: right;
}

#divLang a 
{
	text-decoration: none;
	color: white;
	font-weight: bold;
	display: inline;
}
#divLang a:hover 
{
	text-decoration:underline;
	color: white;
	background-color: #6A94D4;
}

#divLang ul
{
	list-style-type: none;	
	display: inline;
	padding-right: 5px;
}

#divLang ul li
{
	display: inline;
}



#tdMenu 
{
	vertical-align:top;
	text-align: left;
	background-color: #052F6D;
}

#tdContent
{
	line-height: 1.5em;
}

#tdContent h4 
{
	text-align: center;
}

#tdContent h3
{
	text-align: center;
}

#tdContent a 
{
	text-decoration: none;
	color: #052F6D;
}

#tdContent a:hover
{
	text-decoration: underline;
	color: #F89E2C;
}

#tdContent a.pdf {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../Images/pdf.gif) no-repeat scroll left center;
line-height:16px;
padding-left:20px;
}

#tdContent a.external {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../Images/external.png) no-repeat scroll left center;
line-height:16px;
padding-left:10px;
}
#tdContent a.email {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../Images/email.jpg) no-repeat scroll left center;
line-height:16px;
padding-left:20px;
}

#tdFooter 
{
	text-align: center;
	background-color:#6A94D4;
}

#tdFooter a
{
	text-decoration: none;
	color: #DDF5F1;
}

#tdFooter a:hover
{
	text-decoration: underline;
	color: #0A5EAF;
}


.smallA
{
	font-size: 10px;
}

.mediumA
{
	font-size: 13px;
}

.largeA
{
	font-size: 16px;
}

#Access ul li a.HighVis
{
	text-decoration: none;
	color: #F1F100;
	font-size: 16px;
	font-weight: bold;
	background-color: Black;
}

#Access ul li a.HighVis:hover
{
	text-decoration: none;
	color: #F1F100;
}

.selected 
{
	font-weight: bold;
}
