﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image:url('../images/background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: white;
	
}
h1, h2, h3, h4, h5, h6, strong {
	
}
h1 {
	font-size: 1.8em;
	padding:5px 0px 5px 5px;
	border-bottom:3px #24D2FF solid;
	border-top:3px #24D2FF solid;
	width:529px;
}

a
{
	text-decoration:none;
}

#container {
	width: 770px;
	margin: 0px auto;
	background-color: white;
}
.container {
	float: left;
	width: 100%;
}
.column {
	float: left;
}

#header
{
	background-image:url('../images/header-background.jpg');
	background-position: center bottom;
	background-repeat:no-repeat;
	height:144px;
}

#headerLeft
{
	width:375px;
	padding:0px 0px 0px 10px;
}

#headerLeft #headerLeftTop
{
	width:375px;
	height:93px;
	padding:10px 0px 0px 0px;
}

#headerLeft #headerLeftBottom
{
	color:white;
	width:375px;
	font-family:"Monotype Corsiva", Arial, sans-serif;
	font-size:2.2em;
}

#headerRight
{
	width:385px;
	text-align:right;
	font-size:2.0em;
	color:white;
}

#headerRight #headerRightTop
{
	width:375px;
	height:66px;
	padding:37px 10px 0px 0px;
	font-weight:bold;
}

#headerRight #headerRightBottom
{
	width:375px;
	padding:3px 10px 0px 0px;
	font-size:0.9em;
}

#header h1 {
	color: #D80000;
	font-size:4.6em;
	padding:0px;
	margin:0px;
}
#header h1 .small {
	font-size: 0.4em;
}

#contentArea
{
	width:770px;
	background-image:url('../images/container-background.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
}

#contentLeft
{
	width:221px;
	background-image:url('../images/menu-background.png');
	background-position:left top;
	background-repeat:no-repeat;
}

.leftMenu
{
	height:507px;
}

.leftMenu a
{
	color:white;
}

.leftMenu ul
{
	margin:20px 0px 0px 18px;
	list-style:none;
	padding:0px;
}

.leftMenu li
{
	width:175px;
	height:22px;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}

.leftMenu li:hover
{
	background-image:url('../images/menu-item-background.png');
	background-position:center center;
	background-repeat:no-repeat;
}

.leftMenu li.selected
{
	background-image:url('../images/menu-item-background.png');
	background-position:center center;
	background-repeat:no-repeat;
}

.leftMenu .actions 
{
	position: relative;
	color: white;
	font-weight: bold;
}

.leftMenu .actions a
{
	color:black;
}

.leftMenu .actions ul {
	left: 45px;
	top: 0;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	z-index:100;
}

.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;
}


#contentRight
{
	width:539px;
	padding:0px 0px 0px 10px;
}

.parentList
{
	float:left;
	width:539px;
}

.parentList h2
{
	padding:0px;
	margin:0px;
}

.parentList .itemT1L
{
	width:250px;
	float:left;
	position:relative;
	margin:0px 15px 10px 0px;
	background-image:url('../images/itemT1-background.gif');
	background-position:center top;
	background-repeat:no-repeat;
}

.parentList .itemT1L a
{
	color:white;
}

.parentList .itemT1L .title
{
	float:left;
	position:relative;
	height:30px;
	padding:0px 0px 0px 5px;
	width:190px;
}

.parentList .itemT1L .more
{
	float:left;
	position:relative;
	height:23px;
	font-size:1.1em;
	font-weight:bold;
	width:50px;
	padding:7px 0px 0px 5px;
}

.parentList .itemT1L .image
{
	float:left;
	position:relative;
	height:200px;
	overflow:hidden;
	margin:2px 0px 0px 0px;
}

.parentList .itemT1R
{
	width:250px;
	float:left;
	position:relative;
	margin:0px 0px 10px 14px;
	background-image:url('../images/itemT1-background.gif');
	background-position:center top;
	background-repeat:no-repeat;
}

.parentList .itemT1R a
{
	color:white;
}

.parentList .itemT1R .title
{
	float:left;
	position:relative;
	height:30px;
	padding:0px 0px 0px 5px;
	width:190px;
}

.parentList .itemT1R .more
{
	float:left;
	position:relative;
	height:23px;
	font-size:1.1em;
	font-weight:bold;
	width:50px;
	padding:7px 0px 0px 5px;
}

.parentList .itemT1R .image
{
	float:left;
	position:relative;
	height:200px;
	overflow:hidden;
	margin:2px 0px 0px 0px;
}

.parentList .itemT2
{
	float:left;
	position:relative;
	width:529px;
	margin:0px 0px 10px 0px;
}

.parentList .itemT2 .title
{
	width:524px;
	float:left;
	position:relative;
	padding:5px 0px 5px 5px;
	border-bottom:3px #24D2FF solid;
	border-top:3px #24D2FF solid;
}

.parentList .itemT2 .title h2
{
	font-size:1.4em;
}

.parentList .itemT2 .title a
{
	color:#25537E;
}

.parentList .itemT2 .body
{
	width:504px;
	float:left;
	position:relative;
	padding:5px;
}

.parentList .itemT2 .body a
{
	color:#D80000;
	font-weight:bold;
	font-style:italic;
}

.parentList .itemT3
{
	width:170px;
	padding:0px 2px;
	margin:0px 5px 5px 0px;
	float:left;
	position:relative;
	background-image:url('../images/itemT3-background.png');
	background-position:center top;
	background-repeat:no-repeat;
}

.parentList .itemT3 .title
{
	height:28px;
	width:169px;
	padding:5px 0px 0px 5px;
	float:left;
	position:relative;
}

.parentList .itemT3 .title h2
{
	font-size:1.4em;
}

.parentList .itemT3 .title a
{
	color:white;
}

.parentList .itemT3 .image
{
	height:124px;
	overflow:hidden;
	float:left;
	position:relative;
}

.parentList .itemT3 .introduction
{
	height:46px;
	width:166px;
	float:left;
	position:relative;
	font-size:0.9em;
	padding:0px 2px;
}

.parentList .itemT3 .more
{
	height:26px;
	width:165px;
	padding:0px 5px 0px 0px;
	float:left;
	text-align:right;
	position:relative;
}

.parentList .itemT3 .more a
{
	color:#D80000;
	font-weight:bold;
}

.linkList
{
	float:left;
	width:532px;
	height:63px;
	padding:10px 0px;
	background-image:url('../images/logo-background.png');
	background-position:center center;
	background-repeat:no-repeat;
}

.linkList .item
{
	width:124px;
	margin:5px 4px;
	float:left;
	position:relative;
}


#footer
{
	height:40px;
	color:white;
	font-weight:bold;
	padding:10px;
	width:750px;
}
