﻿/*base layout*/
html, body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-position:center;
	background-image: url(../../Images/template/background.gif);
	background-repeat: repeat-y;
}

#content
{
	background-color: #6788be;
	width:980px;
	margin:0 auto;
}

#banner
{
	height:107px;
	background-color:#6788be;
	/*
	background-image: url(../../Images/template/bannerBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	*/
}

#innerContentWrapper
{
	overflow:hidden;
	width:980px;
}

#leftStrip
{
	float:left;
	width:104px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;

}

#leftStripImage
{
	background-image: url(../../Images/template/strip1.jpg);
	background-repeat:repeat-y;
	background-color: white;
	background-position: top;
	width:104px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#lowerContentWrapper
{
	overflow:hidden;
}

#rightContentWrapper
{
	float: right;
	width: 876px;
	background-color: #b4c8ef;
	overflow: hidden;
}

#rightContentBottomPad
{
	height:20px;
	width:876px;
}

#leftInnerBottomBorder
{
	width:269px;
	border-top: #ffffff 2px solid;
	margin-left:30px;
	float:left;
	display:inline;
	background-color:#b4c8ef;
}

#rightInnerBottomBorder
{
	width:547px;
	border-top: #ffffff 2px solid;
	margin-right:20px;
	float:right;
	display:inline;
	background-color:#b4c8ef;
}
#leftContent
{
	width: 225px;
	float: left;
	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	display:inline;
}

#leftContentUpper
{
	width: 255px;
	border-right: #ffffff 2px solid;
	padding-right: 5px;
	border-top: #ffffff 2px solid;
	padding-left: 5px;
	font-size: 18pt;
	border-left: #ffffff 2px solid;
	color: #0f0e79;
	padding-top: 20px;
	border-bottom: #ffffff 2px solid;
	font-family: Arial;
	background-color: #c7d5f4;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-top: 30px;
	padding-bottom: 7px;
	margin-left: 30px;
	margin-right: 0px;
}

#leftContentUpper H1
{
	font-weight: bold;
	font-size: 18pt;
	color: #a00020;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
}

#leftContentMiddle
{
	width: 255px;
	border-right: #ffffff 2px solid;
	padding-right: 5px;
	border-top: #ffffff 2px solid;
	padding-left: 5px;
	font-size: 18pt;
	border-left: #ffffff 2px solid;
	color: #0f0e79;
	border-bottom: #ffffff 2px solid;
	font-family: Arial;
	background-color: #c7d5f4;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	padding-bottom: 7px;
	margin-left: 30px;
	margin-right: 0px;
	padding-top: 20px;
}

#leftContentLower
{
	width: 225px;
	border-right: #ffffff 2px solid;
	padding-right: 20px;
	border-top: #ffffff 2px solid;
	padding-left: 20px;
	font-size: 9pt;
	border-left: #ffffff 2px solid;
	color: #0f0e79;
	/*padding-top: 20px;*/
	/*border-bottom: #ffffff 2px solid;*/
	font-family: Arial;
	background-color: #c7d5f4;
	text-align: justify;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 0px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#rightContent
{
	float: right;
	width: 543px;
	border-right: #ffffff 2px solid;
	padding-right: 0px;
	border-top: #ffffff 2px solid;
	padding-left: 0px;
	font-size: 10pt;
	border-left: #ffffff 2px solid;
	color: #0f0e79;
	padding-top: 0px;
	font-family: Arial;
	background-color: #c7d5f4;
	text-align: justify;
	vertical-align: middle;
	display: inline;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 20px;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
}

#footer
{
	width:980px;
	margin: 0 auto;
	font-size: 9pt;
	color: #ffffff;
	background-color: #6788be;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	border-top: #ffffff 2px solid;
	height:50px;
}

#tabStrip
{
	background-color:#6788be;
	clear:both;
}

#rightContentUpper
{
	font-size: 10pt;
	color: #0f0e79;
	font-family: Arial;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#rightContentUpper H1
{
	font-weight: bold;
	font-size: 18pt;
	color: #a00020;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
}

#rightContentUpper a
{
	font-weight: bold;
	font-size: 11pt;
	color: #0f0e79;
	font-family: Arial;
	text-decoration: none;
}

#rightContentUpper a:hover
{
	color: #a00020;
}

#leftContentUpper a
{
	font-weight: bold;
	font-size: 11pt;
	color: #0f0e79;
	font-family: Arial;
	text-decoration: none;
}

#rightContentUpper h3.list_header
{
	font-weight: bold;
	font-size: 18pt;
	color: #a00020;
	font-family: Arial;
	text-decoration: none;
	text-align: center;
}

#leftContentUpper a:hover
{
	color: #a00020;
}

#rightContentLower
{
	padding-bottom: 32767px;
	margin-bottom: -32767px;   
	padding-left:5px;
	display:inline;
}