/*Standard container, hide on frontpage*/
.FrontpageMode { display:none;}

.FrontPage .ContentPane1 .NormalMode { display:none;}
.FrontPage .ContentPane1 .FrontpageMode { display:inline;}


/* SideMenu Container */




#SideMenu {
	padding: 0;
	margin-bottom: 5px;
	
}

.SideMenu-tl {width: 3px; height: 29px;}
.SideMenu-tr {width: 8px; height: 40px;}
.SideMenu-lb {background: url(lb1.png) repeat-y left; _background: url(lb1.gif) repeat-y left; width: 3px;}
.SideMenu-rb {background: url(rb1.png) repeat-y right; _background: url(rb1.gif) repeat-y right; width: 8px;}
.SideMenu-bl {width: 9px; height: 20px; vertical-align: top;}
.SideMenu-bb {background: url(bb1.png) repeat-x top; _background: url(bb1.gif) repeat-x top; height: 20px;}
.SideMenu-br {width: 10px; height: 20px; vertical-align: top;}


#SideMenu p {
	font-size: 13px;
	padding: 0; 
	color: #1e3d55;
	margin-bottom: 8px; 
	line-height: 135%;
}
.SideMenu_Content {
	padding-top: 10px;
	background: #d7d8da url(bg1.png) repeat-x top;
}

#SideMenu .Normal
{
	 font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #1e3d55;
    font-size: 13px;
line-height: 135%;
}

#SideMenu .SubHead    {
	font-family: Arial;
font-size: 13px;
color: #1e3d55;
font-weight:bold;
line-height: 135%;
}



/* Round Container */
#Round {
	padding: 0;
	margin-bottom: 5px;
}
.BottomLeftPane .ContentTable,.BottomRightPane .ContentTable,.BottomMiddlePane .ContentTable
{height:74px;}

.round-tl {width: 12px; height: 37px;}
.round-tb {background: url(round-tb.png) repeat-x top; height: 37px;}
.round-tr {width: 8px; height: 37px;}
.round-lb {background: url(round-lb.png) repeat-y left; _background: url(round-lb.gif) repeat-y left; width: 12px;}
.round-rb {background: url(round-rb.png) repeat-y right; _background: url(round-rb.gif) repeat-y right; width: 8px;}
.round-bl {width: 12px; height: 20px;}
.round-bb {background: url(round-bb.png) repeat-x top; _background: url(round-bb.gif) repeat-x top; height: 20px;}
.round-br {width: 8px; height: 20px;}
.round-bl2 {width: 12px; height: 93px;}
.round-bb2 {background: #fff url(round-bb2.png) repeat-x bottom; _background: #fff url(round-bb2.gif) repeat-x bottom; height: 93px;}
.round-br2 {width: 8px; height: 93px;}


#Round p {
	
	padding: 0; 
	margin-top: 0;
	margin-bottom: 8px; 
	line-height: 135%;
}
#Round a:link, #Round a:visited {
	color: #1e3d55;
	text-decoration: none;
}

#Round a:hover, #Round a:active {
	color: #1e3d55;
	text-decoration: underline;
}

.Common_title {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 48px;
	color: #005aab;
	padding: 0 55px;
}
.Round_title {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #005aab;
}

.Common_Content {
	padding: 0 56px 10px;
	background: #fff;
}
.Round_Content {
	padding-top: 4px;
	background: #fff;
}

#Round .Normal
{
 font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #1e3d55;
    font-size: 13px;
line-height: 135%;
}

#Round .SubHead    {
 font-family: Trebuchet MS, Helvetica, sans-serif;
    color: #1e3d55;
    font-size: 13px;
line-height: 135%;
}










