@import url("/Navigation_ifr.css");


/****************************************************
	P A G E L A Y O U T
****************************************************/

table#Page {
	background-color: #C1D3DB;
}

div#Logo {
	background-color: #FFFFFF;
}

td#HeaderContainerCenter {
	background-color: #99B4C0;
}

td#ContentContainerLeft {
	background-color: #99B4C0;
}

td#ContentContainerRight {
	background-color: #C1D3DB;
}

td#FooterContainerLeft {
	background-color: #C1D3DB;
}

td#FooterContainerCenter {
	background-color: #C1D3DB;
}

/****************************************************
	T Y P O G R A P H Y
****************************************************/

h1, h2, h3 {
	color: #548191;
}

a:link, a:visited {
	color: #D06014;
	text-decoration: none;
}

a:hover, a:active {
	color: #D06014;
	text-decoration: underline;
}

h6 {
	font-size: 100%;
	padding: 1em 1.3em 1em 1.3em;
	background-color: #E7ECD6;
	border: 1px solid #A7BE8A;
	font-weight: normal;
	margin-top: 0.5em;
	line-height: 1.3em;
}


/****************************************************
	T E A S E R S
****************************************************/
div.NewsTeaserItem {
	background-image: url("images/arrow_ifr.gif");
}

div#Dictionary, div#Dictionary table tr td a, div#Associations {
	font-weight: bold;
}

div#Dictionary a:link, div#Dictionary a:visited,
div#Associations a:link, div#Associations a:visited, 
{
	color: #FFFFFF;
}

div#Dictionary a:hover, div#Dictionary a:active,
div#Associations a:hover, div#Associations a:active, 
{
	color: #D06014;
	text-decoration: none;
}

div#Dictionary a.active:link, div#Dictionary a.active:visited,
div#Associations a.active:link, div#Associations a.active:visited, 
{
	color: #D06014;
}
