﻿#mainContent{
	background-image:url(../images/branding/bkgd_mainContent_Global.gif);
	background-repeat:repeat-y;
	height: 450px;
}

#left .intro{
	text-align:left;
}

#left .intro  A{
	color:White;
	text-decoration:underline;
}

.intro {
	padding:5px 20px 20px 20px;
	width:280px;
}
.intro p{
	color:#FFFFFF;
	padding:0;
	margin:0;
	text-align:left;
	font-size:9pt;
	line-height:14pt;
	font-family: Book Antiqua, "Times New Roman", Times, serif;
}
#left{
	width:344px;
	height:219px;
}
#innerLeft{
	padding:0 0 0 20px;
}

#innerLeft .title
{
	font-size:9pt;
	margin:0 0 5px 0;
	padding:15px 0 5px 0;
	border-bottom: 1px dotted white;
	width: 280px;
	color:white;
	font-weight: bold;
}

#innerRight 
{
    padding: 0;
}

#innerRight .title 
{
    font-size:9pt;
	margin:0 0 5px 0;
	padding:10px 0 5px 0;
	border-bottom: 1px dotted #5A8099;
	width: 280px;
	color:#5A8099;
	font-weight: bold;
}

#innerRight #banner 
{
    padding:14px 35px 8px 13px;
    color: #534826;
}

#innerRight P 
{
    font-size:10pt;
	line-height:14pt;
	color:#534826;
}