#Home #PageContent
{
	width: 738px;	
	float: left;
	overflow: hidden;
}
#Sub #PageContent
{
	width: 100%;	
	min-height: 600px;
	overflow: hidden;
}
#Home #PageContent .bottom .left
{
	width: 364px;
	float: left;
	padding-right: 5px;
}
#Home #PageContent .bottom .right
{
	width: 364px;
	float: left;
	padding-left: 5px;
}
#Home #PageContent .bottom div.box .left
{
	width: 364px;
	float: left;
}
#Home #PageContent .bottom div.box .left
{
	padding-right: 5px;
}
#Home #PageContent .bottom div.box .right
{
	padding-left: 5px;
}
#Sub #divFunctionalForm
{
	margin: 0px auto;
	text-align: center;
}
#Home #SidePanel
{
	width: 185px;
	float: left;
	overflow: hidden;
	padding-left: 7px;
}
#Sub #SidePanel
{
	display: none;
}
#Home #SidePanel .events ul
{
	background-color: #981e32;
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	text-indent: none;
	line-height: 18px;	
	padding: 0px 15px;
}
#Home #SidePanel .events ul li
{
	border-bottom: 1px dotted #aaaaaa;
	padding-bottom: 12px;
	padding-top: 10px;
	font-weight: bold;
	text-indent: 0px;
	list-style-position: outside;
	background-color: #981e32;
}
#Home #SidePanel .events ul li a
{
	color: #FFF;
}
#Home #SidePanel .events .eventList
{
	background-color: #981e32;
	width: 100%;
}
#Home #SidePanel .events ul li.last
{
	border-bottom: 0px dotted #aaaaaa;
}
#Home #SidePanel .smallBlueNoteBox
{
	background-color: #002c77;
	border: 5px solid #4a79b0;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
#Home #SidePanel .smallBlueNoteBox .title
{
	background-color: #002c77;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/sideBar_NoteboxTitle.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 26px;
	width: 149px;
	line-height: 26px;
	font-weight: bold;
	font-size: 18px;
	margin: 5px auto;
}
#Home #SidePanel .smallBlueNoteBox .title a
{
	color: #FFFFFF;
}
#Home #SidePanel .smallBlueNoteBox .body
{
	padding: 0px 15px 7px;
}
#Home #SidePanel .smallGoldNoteBox
{
	height: 77px;
	border: 7px solid #ded9c2;	
	margin-top: 10px;
	background-image: url(../images/grdBoxes/goldInner.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
}
#Home #SidePanel .smallGoldNoteBox .title
{
	background-color: #002c77;
	color: #6e6e6e;
	text-align: center;
	background-image: url(../images/sideBar_GoldNoteboxTitle.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 24px;
	width: 150px;
	line-height: 24px;
	font-weight: bold;
	font-size: 18px;
	margin: 5px auto;
	background-color: transparent;
}
#Home #SidePanel .smallGoldNoteBox .title a
{
	color: #6e6e6e;	
}
#Home #SidePanel .smallGoldNoteBox .body
{
	padding: 0px 15px 7px;
	font-size: 18px;
}
#iframePCS
{
	width: 100%;
	border: 0px;
	overflow: hidden;	
}