﻿
#content 
{
	margin-left: 10px;
	width: 726px;
	float: left;
	clear: left;
}

#content p.editclear {
	display: none;
}

#content div.section 
{
	clear: both;
	float: left;
	width: 100%;
}

#content div.edit table td
{
	padding: 1px 10px 1px 0;
	vertical-align: top;
}

#content img 
{
	border: none;
}

#contentInner
{
	width: 100%;
	_width: 99%;
	float: left;
}

#content h1
{
	font-size: 140%;
	background: white url(/images/h1_bg.gif) no-repeat left top;
	padding: 6px 13px 16px!important;
	margin: 14px 0 8px 0;
	clear: both;
}

#content h2 
{
	font-size: 120%;
	margin: 1em 0px 8px 0px;
	color: Black;
}

#content h2 strong 
{
	color: Red;
}

#content h2.strapline
{
	margin: 2px 0px 8px 0px;
	background: none;
	padding-left: 0px;
}

#content h3
{
	font-size: 100%;
	padding: 1em 0px 4px 0px;
	margin: 0;
	color: #666666;
}

#content p, #content li
{
	color: #6d6d6d;
	line-height: 1.3em;
}

#content p
{
	margin: 0px 0px 0.7em 0px;
}

#content ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	list-style-image: url(/images/grid_bullet.gif);
}

#content li 
{
	margin-bottom: 6px;
}

#content ul.links
{
	margin: 14px 0px 0px 0px;
	padding: 6px 6px 6px 13px;
	border: solid 1px #d7d7d7;
}

div.leftimage 
{
	float: left;
	margin: 0 10px 10px 0;	
}

div.rightimage 
{
	float: right;
	margin: 0 0 10px 10px;
}

div.column50l 
{
	width: 48%;
	_width: 46%;
	float: left;
	overflow: hidden;
}

div.column50r
{
	padding-left: 20px;
	width: 48%;
	_width: 46%;
	float: left;
}

div.columnfullwidth 
{
	width: 100%;
	float: left;
}

div.panel div.top {
	background: url(/images/sidebar_top.gif) no-repeat left top;
	height: 9px;
	width: 233px;
	overflow: hidden;
}

div.panel div.bottom {
	background: url(/images/sidebar_bottom.gif) no-repeat left top;
	height: 11px;
	width: 233px;
}

div.panel div.middle {
	background: url(/images/sidebar_bg.gif) repeat-y left top;
	width: 223px;
	padding: 0 5px 0 5px;
}

div.panel50 div h2 {
	margin: 0px!important;
}

div.panel50 div.top {
	background: url(/images/panel50_top.gif) no-repeat left top;
	height: 9px;
	width: 353px;
	overflow: hidden;
}

div.panel50 div.bottom {
	background: url(/images/panel50_bottom.gif) no-repeat left top;
	height: 11px;
	width: 353px;
}

div.panel50 div.middle {
	background: url(/images/panel50_bg.gif) repeat-y left top;
	width: 343px;
	padding: 0 5px 0 5px;
}

div.panel25 div.top {
	background: url(/images/panel25_top.gif) no-repeat left top;
	height: 9px;
	width: 174px;
	overflow: hidden;
}

div.panel25 div.bottom {
	background: url(/images/panel25_bottom.gif) no-repeat left top;
	height: 11px;
	width: 174px;
}

div.panel25 div.middle {
	background: url(/images/panel25_bg.gif) repeat-y left top;
	width: 164px;
	padding: 0 5px 0 5px;
}

div.column2_1 {
	width: 353px;
	float: left;
	margin-top: 10px;
}

div.column2_2 {
	width: 353px;
	float: left;
	margin-top: 10px;
	padding-left: 19px;
	_padding-left: 9px;
}

div.column3_1 {
	width: 233px;
	float: left;
	margin-top: 10px;
}

div.column3_2 {
	margin-top: 10px;
	width: 233px;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	_padding-left: 5px;
	_padding-right: 5px;
}

div.column3_3 {
	margin-top: 10px;
	width: 233px;
	float: left;
}

div.column4_1 {
	width: 174px;
	float: left;
	padding-right: 10px;
	margin-top: 10px;
}

div.column4_2, div.column4_3 {
	margin-top: 10px;
	width: 174px;
	float: left;
	padding-right: 10px;
	_padding-left: 3px;
	_padding-right: 3px;
}

div.column4_4 {
	margin-top: 10px;
	width: 174px;
	float: left;
}

div.panel img, div.panel50 img, div.panel25 img {
	margin: 4px 0 4px 10px;
}

div.panel div.middle div, div.panel50 div.middle div, div.panel25 div.middle div {
	padding: 0 10px 6px 10px;
}

div.fullPanelTop {
	background: transparent url(/images/table_top.gif) no-repeat left top;
	height: 6px;
	overflow: hidden;
	font-size: 1px;
	clear: both;
}

div.fullPanelBottom {
	background: transparent url(/images/table_bottom.gif) no-repeat left top;
	height: 9px;
	overflow: hidden;
	clear: both;
	font-size: 1px;
}

div.fullPanelMid
{
	width: 100%;
	border-collapse: collapse;
	background: transparent url(/images/table_bg.gif) repeat-y left top;
	clear: both;
}

