﻿@charset "UTF-8";
@import "RTE.css";


a
{
	color: #004c93;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	background-color: #cfd7d4;
}

table
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	margin-bottom: 20px;

}

img 
{
	border: none;
}


#column-right td p.bodytext, .contenttable
{	
	margin: 0px;
	padding: 0px;
	
	margin-right: 15px;
}


#top
{	
	background-color: #ffffff;
}

#top-shadow
{
	background-image: url("../images/layout/top-shadow-bar.png");
	background-repeat: repeat-x;
}


#content
{
	background-color: #f5f7f6;
	background-image: url("../images/layout/content_bg.jpg");
	background-position: 22px 0px;
	background-repeat: repeat-y;
}

#content #separator
{
	background-image: url("../images/layout/separator.jpg");
	background-repeat: repeat-y;
}

#red-footer-bar
{
	background-image: url("../images/layout/red_bar.jpg");
	background-repeat: repeat;
}


#subnavigation .active
{
	color: #004a8e;
	font-weight: bold;
}



#subnavigation a
{
	font-size: 11.5px;
	color: #000000;
	text-decoration: none;
	
	margin-right: 10px;
}


h1, h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #004b93;
	font-weight: normal;
}

#column-right h1
{
	margin-bottom: 15px;
}


h1
{
	font-size: 21px;
	
}

#column-right h1
{
	font-size: 16px;
	margin-top: 9px;
}

#column-left h1
{
	padding-top: 4px;
	margin-bottom: -4px;
}

h2 
{
	font-size: 14.5px;
}

.infoblock, .memberblock
{

	border-top: 1px solid #c2c8c6;
	border-bottom: 1px solid #c2c8c6;
	
	background-color: #FFFFFF;
}

.infoblock, .memberblock, .infoblock p.bodytext
{
	font-size: 10.5px
}

.infoblock .red-bar, .memberblock .red-bar
{
	background-image: url("../images/layout/red_bar.jpg");
}

.infoblock h1
{
	font-size: 14px;
}

a img
{
	border: none;
}


#navigation
{
	margin-top: 3px;
	font-size: 13px;
}

#navigation ul li
{	
	text-align: center;
	
	border-top: 1px solid #c2c8c6;
	border-left: 1px solid #c2c8c6;
	border-right: 1px solid #c2c8c6;
}

#navigation ul li ul li
{
	text-align: left;
	line-height: normal;
	margin-bottom: 5px;
	margin-left: 20px;
	border: none;
}

#navigation ul ul
{	
	width: 185px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url("../images/layout/menu-bg.png");
	background-position: -4px -2px;
	background-repeat: repeat-y;
}

#navigation a, #navigation ul li:hover ul li a
{
	text-decoration: none;
	color: #000000;
}

#navigation ul li a:hover, #navigation ul li:hover a, #navigation ul li a.dropact
{
	color: #004c93;
}

#navigation ul li a.dropact
{
	font-weight: bold;
}

#navigation ul li ul li a:hover
{
	color: #e43117;
}


.memberblock
{
	padding-bottom: 20px;
}

.memberblock h2
{
	margin-top: 30px;
	margin-bottom: -12px;
	padding-bottom: 0px;
}

.memberblock .members a, .memberblock .members a:visited
{
	color: #000000;
	text-decoration: none;
}

#blocknav a.overview, #blocknav a.overview:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.memberblock .members .left p.bodytext a:after, .memberblock .members .right p.bodytext a:after, #blocknav a.overview:after
{
	content: " »";
	color: #e43117;
}

.facts
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #004c93;
	
	line-height: normal;
	
	margin-top: -10px;
}

.infoblock #blocknav
{
	background-color: #abb0b0;
}

#blocknav .overview
{
	
}

#column-right ul li
{
	margin-top: 2px;
	list-style: url('../images/layout/list-style.png');
}

#column-right ul
{
	margin-top: -10px;
	margin-bottom: 15px;
}

.infoblock img
{
	border: none;
}

.infoblock #tx_mwimagemap_img_141
{
	margin-top: 20px;
}
