﻿body {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.column {
	float:left;
	position:relative;
}
.clear {
	clear:both;
}
.narrowTextBox {
	width:150px;
}
.mediumTextBox {
	width:300px;
}
.wideTextBox {
	width:450px;
}
.list {
	width:450px;
}
h1, h2 {
	color:white;
	font-weight:normal;
	font-size:1.2em;
	margin:0px;
	float:left;
	height:31px;
	background-image:url('../images/h1-background.jpg');
	background-position:center top;
	background-repeat:repeat-x;
}
h2.noBackground {
	background:none;
	color:#D2232A;
	font-weight:bold;
}
strong.news {
	color:#D2232A;
}
strong a {
	color:#D2232A;
}
.headingBackground{
	background-image:url('../images/heading-background.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:31px;
	display:inline-block;
}
.headingBackground .title {
	background-image:url('../images/title-background.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	height:25px;
	display:inline-block;
	padding:3px 10px 3px 5px;
}
p {
	clear:both;
	margin:0px 0px 10px 0px;
	padding:5px 0px;
	font-size:0.9em;
}
#container {
	width:970px;
	margin:10px auto;
	background-image:url('../images/body-background.jpg');
	background-position:left top;
	background-repeat:repeat-y
}
#innerContainer {
	width:966px;
	background-image:url('../images/container-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
#header {
	width:970px;
	height:180px;
	clear:both;	
}
.headerMenu {
	width:966px;
	clear:both;	
	font-size:0.7em;
	text-align:right;
	padding:10px 0px;
	z-index:200;
	font-weight:bold;
}
.headerMenu a {
	color:white;
	padding:0px 10px;
}
.headerMenu span {
	color:white;
	padding:0px 10px;
}
.headerMenu .actions {
	float: right;
	position: relative;
	padding: 0px 5px;
	color: white;
	font-weight: bold;
	z-index:200;
}
.headerMenu .actions ul {
	right: 0px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	z-index:200;
}
.headerMenu .actions:hover ul {
	display: block;
}
.headerMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: right;
	padding: 3px 5px;
	background:none;
}
.headerMenu .actions a {
	color: black;
}
#headerLeft {
	width:550px;
	padding:20px 30px;
}
#headerRight {
	width:356px;
	color:white;
	font-size:1.4em;
	padding:30px 0px 0px 0px;
	z-index:50;
	font-weight:bold;
}
#contentArea {
	width:970px;
	clear:both;
}
#contentLeft {
	width:204px;
	padding:30px 0px 0px 0px;
}
.leftMenu {
	padding:0px;
	margin:0px 0px 50px 0px;
	list-style:none;
}
.leftMenu li {
	background-color:#BBC2DB;
	padding:4px 0px 4px 30px;
	width:150px;
	font-size:0.9em;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
.leftMenu li a {
	color:white;
}
.leftMenu li.selected a {
	color:#003D7E;
}
.leftMenu .actions {
	position: relative;
	color: white;
	font-weight: bold;
}
.leftMenu .actions a
{
	color:black;
}
.leftMenu .actions ul {
	left: 25px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;

}
.leftMenu .actions:hover ul {
	display: block;
}
.leftMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: left;
	padding: 3px 5px;
	font-size:1.2em;
	background:none;
}
.menuContent {
	background-color:#D2232A;
	color:white;
	width:182px;
	padding:10px;
	margin:15px 0px 0px 0px;
}
.menuContent strong {
	font-size:1.2em;
}
#contentRight {
	width:716px;
	padding:30px 10px 10px 40px;
}
#contentRightLeft {
	width:300px;
	padding:0px 16px 0px 0px;
}
.newsList {
	width:300px;
	clear:both;
}
.newsList a {
	color:white;
}
.newsList .item .date {
	color:#D2232A;
	font-weight:bold;
}
.newsList .item .date a {
	color:#D2232A;
}
#contentRightRight {
	width:400px;
}
.parentList {
	width:400px;
	margin:10px 0px 0px 0px;
	clear:both;
}
.parentList .item {
	width:90px;
	padding:5px;
	float:left;
	position:relative;
	background-image:url('../images/parent-item-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	color:white;
	font-size:0.8em;
}
.parentList .item a {
	color:white;
}
.parentList .item .image {
	width:90px;
	height:80px;
	overflow:hidden;
}
.parentList .item h3 {
	font-size:0.9em;
	padding:3px;
	margin:0px;
	font-weight:bold;
}
.parentList .item p {
	padding:0px 3px;
}
#footer {
	width:966px;
	clear:both;
}
#footerLeft {
	width:253px;
	padding:0px 0px 10px 230px;
}
#footerLeft img {
	padding:0px 10px 0px 0px;
}
#footerRight {
	width:473px;
	color:#003D7E;
	font-weight:bold;
	padding:30px 10px 0px 0px;
	text-align:right;
}
#footerRight a {
	color:#003D7E;
}
#contentType {
	padding:10px 0px;
	clear:both;
	border-bottom:2px #003D7E solid;
}
#contentType a {
	color:#D2232A;
	font-weight:bold;
}
.parentList .item .pageActions a {
	color:blue;
}
.parentList .item .pageActions {
	padding:5px 0px 0px 0px;
}
.smallButton a {
	padding:5px 15px;
	display:inline-block;
	font-size:1.1em;
	font-weight:bold;
	color:white;
	background-color:#D2232A;
}