/* Panel styles - including borders if applicable */

/* - Disables up to next section (end comment not required)
/* Edges */
td.edge_topcenter
{
	width:100%;
	height:5px;
	background-color:#8B122F;
}
div.edge_topcenter
{
	width:100%;
	height:5px;
}
td.edge_topleft
{
	width:5px;
	height:5px;
	background-color:#8B122F;
}
div.edge_topleft
{
	width:5px;
	height:5px;
}
td.edge_topright
{
	width:5px;
	height:5px;
	background-color:#8B122F;
}
div.edge_topright
{
	width:5px;
	height:5px;
}
td.edge_bottomleft
{
	width:5px;
	height:5px;
	background-color:#8B122F;
}
div.edge_bottomleft
{
	width:5px;
	height:5px;
}
td.edge_bottomright
{
	width:5px;
	height:5px;
	background-color:#8B122F;
}
div.edge_bottomright
{
	width:5px;
	height:5px;
}
td.edge_middleleft
{
	width:5px;
	height:100%;
	background-color:#8B122F;
}
div.edge_middleleft
{
	width:5px;
	height:100%;
}
td.edge_middleright
{
	width:5px;
	height:100%;
	background-color:#8B122F;
}
div.edge_middleright
{
	width:5px;
	height:100%;
}
td.edge_bottomcenter
{
	height:5px;
	width:100%;
	background-color:#8B122F;
}
div.edge_bottomcenter
{
	height:5px;
	width:100%;
}

TABLE.content
{
	width:100%;
	height:100%;
}

TABLE#layout_rows
{
	width:100%;
	height:100%;
}
TD#main_cell_top
{
	width:100%;
}

TABLE#main_row_top
{
	width:100%;
	height:100px;
}

/* - Disables up to next section (end comment not required)
/*Top Left Panel*/
td.cornertopleft_panel
{
	width:200px;
	height:100px;	
	padding:10px;
}
div.cornertopleft_panel
{
	width:100%;
}
.section_whsmith td.cornertopleft_panel
{
	height:130px;	
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
}
.section_whsmith div.cornertopleft_panel
{
	height:110px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	background-color:#00256b;

}
/* - Disables up to next section (end comment not required)
/*Top Centre Panel*/
td.topbanner_panel
{
	height:100px;	
	width:100%;
}
div.topbanner_panel
{
	padding:10px;
	vertical-align:middle;	
	font-size: x-small;
	font-family: Tahoma, Arial;
	text-align: center;
	text-decoration: none;
	color: #8B122F;
}
.section_whsmith td.topbanner_panel
{
	height:130px;	
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;

}
.section_whsmith div.topbanner_panel
{
	background-color:#00256b;
	padding-top:30px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	height:110px;
	vertical-align:middle;	
	font-size: x-small;
	font-family: Tahoma, Arial;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
}

/* - Disables up to next section (end comment not required)
/*Top Right Panel*/
td.cornertopright_panel
{
	height:100px;	
	width:220px;
	padding:10px;
}
div.cornertopright_panel
{
	height:100%;	
	width:100%;
}

.section_whsmith td.cornertopright_panel
{
	height:130px;	
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:10px;

}
.section_whsmith div.cornertopright_panel
{
	height:110px;
	background-color:#00256b;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:10px;
	
	
}

TD#main_cell_middle
{
	width:100%;
	height: 100%;
}

TABLE#main_row_middle
{
	width:100%;
	height: 100%;
}
/* - Disables up to next section (end comment not required)
/*Left Panel*/
td.left_panel
{
	width:200px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}
div.left_panel
{
	width:100%;
	height:100%;
	overflow:auto;
    scrollbar-base-color:#ededFF;
	text-align: left;
}
.section_whsmith td.left_panel
{
	background-color:#ffffff;
	border-bottom: #8B122F 1px dotted;

}
div.left_panel TD A
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
	color: black;
	color: #0000ff;
	text-decoration: none;
}
div.left_panel A
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
	color: black;
	color: #0000ff;
	text-decoration: none;
}
div.left_panel TD A:visited
{
	color: #0000ff;
	text-decoration: none;
}

div.left_panel A:visited
{
	color: #0000ff;
	text-decoration: none;
}
div.left_panel TD A:hover
{
	text-decoration: underline;
}
div.left_panel A:hover
{
	text-decoration: underline;
}
.left_panel .summary P
{
	margin-top:5px;
	margin-left:2px;
	border-right: #8B122F 1px solid;
	border-top: #8B122F 1px solid;
	border-left: #8B122F 1px solid;
	border-bottom: #8B122F 1px solid;
	background-color: #E9E9E9;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight:bold;
}

/* - Disables up to next section (end comment not required)
/*Main Panel*/
td.main_panel
{
	width:auto;
	height:auto;
	background-color:#ffffff;
	border-top:dotted 1px #8B122F;
	border-left:dotted 1px #8B122F;
	border-right:dotted 1px #8B122F;
	border-bottom:dotted 1px #8B122F;
	padding:10px;
}

div.main_panel
{
	/*width:100%;*/
	height:100%;
	overflow:auto;
    scrollbar-base-color:#ededFF;
    color: #000000;
	font-size: 8pt;
	font-family: Tahoma, Arial;
 }
div.main_panel P
{
    color: #000000;
	font-size: 8pt;
	font-family: Tahoma, Arial;
}
 div.main_panel H1
 {
	color: black;
	font-size:10pt;
	font-weight:bold;
 }
  div.main_panel H2
 {
	color: black;
	font-size: 8pt;
	font-weight:bold;
 }
 
div.main_panel A
{
	color: #0000ff;
	text-decoration: none;
}


div.main_panel A:visited
{
	color: #0000ff;
	text-decoration: none;
}
div.main_panel A:hover
{
	text-decoration: underline;
}
div.main_panel EM
{
	color: #cc0033;
}

.main_panel HR
{
	clear:both;
}
/* - Disables up to next section (end comment not required)
/*Right Panel*/
td.right_panel
{
	width:175px;
	padding:10px;
	height:auto;
	border-top: #8B122F 1px dotted;
	border-bottom: #8B122F 1px dotted;
	background-color: #ffffff;
}
div.right_panel
{
	font-size: xx-small;
	width:100%;
	color:#8B122F;
}
 div.right_panel H1
 {
color:#8B122F;
	font-size:10pt;
	font-weight:bold;
 }
  div.right_panel H2
 {
color:#8B122F;
	font-size: 8pt;
	font-weight:bold;
 }
div.right_panel TD
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
color:#8B122F;
}
div.right_panel A
{
color:#8B122F;
	text-decoration: none;
}
div.right_panel A:visited
{
color:#8B122F;
	text-decoration: none;
}
div.right_panel A:hover
{
	text-decoration:underline;
}
div.main_panel EM
{
color:#8B122F;
}

/* - Disables up to next section (end comment not required)
/*Bottom Left Panel*/
td.cornerbottomleft_panel
{
	height:60px;
	padding:10px;
}
div.cornerbottomleft_panel
{
	height:100%;
	width:100%;
}
TABLE#main_row_bottom
{
	width:100%;
}

/* - Disables up to next section (end comment not required)
/*Bottom Centre Panel*/
td.footer_panel
{
	height:60px;
	width:auto;
	padding:10px;
}
div.footer_panel
{
	font-size: xx-small;
	height: 100%;
	width:100%;
	color: #000000;
	font-family: Tahoma, Arial;
	text-align: center;

}
div.footer_panel TD
{
	padding-left:5px;
	padding-right:5px;
	font-size: xx-small;
	color: #000000;
	font-family: Tahoma, Arial;
	text-align: center;
}
div.footer_panel A
{
	color: #0000ff;
	text-decoration: none;
}
div.footer_panel A:visited
{
	color: #0000ff;
	text-decoration: none;
}
.footer_panel A:hover
{
	color: #0000ff;
	text-decoration: underline;
}

/* - Disables up to next section (end comment not required)
/*Bottom Right Panel*/
td.cornerbottomright_panel
{
	height:60px;
	width:175px;
	padding:10px;
}
div.cornerbottomright_panel
{
	height: 100%;
	width:100%;
	text-align:center;
}

/* end */