.mainContainer				{width:736px}
.leftContainer				{float:left; width:402px}
.rightContainer				{float:right; width:334px}
.rightContainerTop			{width:334px; height:41px; background-color:#015292; padding-top:15px}
*HTML .rightContainerTop	{height:55px;}
.rightContainerMiddle		{width:334px; height:37px; background-color:#00437a;}
.rightContainerBottom		{width:334px; height:114px; background-color:#000000;}
.content					{width:100%; font: 11px arial,helvetica,verdana,geneva,sans-serif;	color:#2d2d2d; line-height:16px;}
/*START 2009 CONTENT REDESIGN*/
#content{
	width:736px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#content a{
	width:159px;

}

#content a:link{
	text-decoration:none;
	color:#fff;
}

#content a:hover{
	text-decoration:none;
	color:#fff;
}

#content a:visited{
	color:#fff;
}

#content a:active{
	color:#fff;

}

#content .leftUpper{
	width:286px;
	height:176px;
	float:left;

	

}

#content .leftBot{
	width:286px;
	height:272px;
	float:left;

}

#content .right{
	width:450px;
	height:448px;
	float:right;
	background: url(../images/content/right.jpg) no-repeat center;
}

#content .spacer{
	width:440px;
	height:270px;
}

#content .menu{
	width:440px;
	height:133px;
	float:right;
}

#content .headCopy{
	padding:15px 0px 0px 30px;
}

#content .links{
	

}

#content ul{
	list-style:none;

}

#content li.bottom{
	border-bottom:1px solid #63c6cd;
	width:159px;
	
}

#content li{
	width:159px;
	margin:	10px 0px 0px 0px;
}

/*START 2009 CONTENT REDESIGN*/