div#content{
	position: relative;
}
div#content div#subWidgets{
	width: 960px;
	float: left;
	position: relative;
	z-index: 9999;
	border-bottom: 1px solid #FFF;
}
div#content div.moduletableusermenu,
div.moduletablesearch{
	position: relative;
	z-index: 9999;
}
div#content div.moduletablequote{
	padding: 0 0 20px 0;
	clear:both;
	color:#FFF;
}
div#content div.moduletablequote h1,
div#content div.moduletablequote h2,
div#content div.moduletablequote h3,
div#content div.moduletablequote h4,
div#content div.moduletablequote h5,
div#content div.moduletablequote h6{
	width: 500px;
	padding: 25px 0 0 90px;
	line-height: 1.1em;
	font-weight: lighter;
	position: relative;
	z-index: 9999;
}
div#content div.moduletablequote img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div#contentBody{
	width: 920px;
	clear: both;
	padding: 0 0 0 40px;
}
div#contentBody h1{
	padding: 0px 0 30px 0;
	margin: 0;
	font-weight: lighter;
	font-size: 2em;
}
div#contentBody h2{
	padding: 0px 0 0 0;
	font-weight: lighter;
	font-size: 1.7em;
	line-height: 1.1em;
}
div#contentBody h3,
div#contentBody h4,
div#contentBody h5,
div#contentBody h6{
	font-size: 1.4em;
	padding: 30px 0 0 0;
}
div#contentBody p{
	padding: 0 0 0px 0;
}
div#contentBody p{
	border:none;
}
div#contentBody ul{
	padding: 0 0 0 20px;
}
div#contentBody li{
	list-style: disc;
}

div#contentBody div#left{
	width: 595px;
	float: left;
	padding: 40px 35px 20px 0;
}
div#contentBody div#left img{
	margin: 0px 12px 15px 0;
}
div#contentBody div#left h6 img{
	float: right;
	margin: 5px 0 0 5px;
}
div#contentBody div#left table.blog table.contentpaneopen p{
	padding: 0 0 15px 0;
	margin: 0;
	color: #333;
	font-size: 1.1em;
}

div#contentBody div#right{
	width: 220px;
	float: right;
	padding: 40px 15px 100px 0;
}
div#contentBody div#right div.moduletable,
div#contentBody div#right div.moduletableclients,
div#contentBody div#right div.moduletablenewSect,
div#contentBody div#right div.moduletableadditional,
div#contentBody div#right div.moduletableoneitem{
	width: 180px;
	padding: 15px 25px 15px 15px;
	margin: 0 0 20px 0;
	border: 1px solid #6a6a6a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 3px 6px #ddd;
	-webkit-box-shadow: 0 3px 6px #ddd;
	box-shadow: 0 3px 6px #ddd;
}

/* Module Specific Styles On right Column */

div#contentBody div#right div.moduletableclients h1{
	display: none;
}
div#contentBody div#right div.moduletableadditional h1{
	font-size: 1em;
	font-weight: bold;
	padding: 0!important;
}
div#contentBody div#right div.moduletableadditional .readmore{
	color: #333;
}
div#contentBody div#right div.moduletableadditional p{
	margin: 0!important;
	padding: 0!important;
}
div#contentBody div#right div.moduletablenewSect ul,
div#contentBody div#right div.moduletableoneitem ul{
	padding: 0!important;
}
div#contentBody div#right div.moduletablenewSect li,
div#contentBody div#right div.moduletableoneitem li{
	list-style: none!important;
}
div#contentBody div#right div.moduletableoneitem a,
div#contentBody div#right div.moduletableclients a.readmore{
	display:block;
	width: 175px;
	padding: 11px 0 11px 12px;
	text-decoration: none;
	color: #333;
	margin: 0 0 0 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: url(../images/viewall.gif) no-repeat 0 0;
	
}
div#contentBody div#right div.moduletableoneitem a:hover,
div#contentBody div#right div.moduletableclients a.readmore:hover{
	background-position: 0 100%!important;
	color: #FFF;
}
div#contentBody div#right div.moduletablenewSect a{
	padding: 0;
	display: block;
	line-height:160%!important;
	
}
div#contentBody div#right div.moduletablenewSect a:hover{
	color: #333;
}

div#contentBody div#right h3{
	padding: 0;
}
div#contentBody div#right h3{
	font-weight: lighter;
	font-size: 1.3em;
	padding: 0 0 10px 0;
	color: #c60c30;
}
div#contentBody div#right p{
	padding: 0 0 15px 0;
	color: #504d4d;
}

div#footer div#footnav{
	padding: 0 0 0 30px;
}

/** Search page styling **/

div.searchContainer h1{
	padding: 35px 0 25px 0!important;
}
div#searchKeyword{
	padding: 0 0 25px 0;
}
div#searchKeyword label{
	font-weight: bold;
	color: #888;
}
div#searchKeyword input{
	padding: 6px;
	border: 3px solid #dadada;
}
div#searchKeyword button{
	margin: 10px 0 0;
	color: #FFF;
	margin: 6px 0 0 0;
	padding: 6px 20px 6px 20px;
	font-size: 0.9em;
	cursor: pointer;
	background: #888;
	border: 3px solid #dadada;
}

div#filterSummary{
	width: 490px;
	float: left;
	padding: 15px;
	margin: 0 0 25px 0;
	border: 3px dashed #dadada;
}
div#searchFilter{
	margin: 0 0 10px 0;
}
div#searchFilter label{
	font-weight: bold;
	color: #888;
	padding: 0 10px 0 0;
}
div#filternumber label{
	font-weight: bold;
	color: #888;
}

div.searchintro{
	float: left;
	padding: 0 70px 0 0;
	font-weight: bold;
	color: #888;
}
div.searchintro h4{
	display: inline!important;
	color: #444;
}
div.searchintro p{
	padding: 0!important;
	color: #c60c30;
}

div#results{
	padding: 25px 0 0 0;
	clear: both;
}
div#results span.itemNum{
	font-weight: bold;
	color: #444;
}
div#results span.hierarchy{
	font-style: italic;
	color: #888;
}
div#results fieldset{
	width: 500px;
	padding: 0 0 25px 0;
	clear: both;
	border: none;
}
div#results div.resultItem a{
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}
div#results div.resultText{
	padding: 2px 0 0 0;
	color: #444;
	line-height: 1.4em;
	font-size: 1.1em;
}

/** Vimeo Content Fallback Dimensions **/

object{
	width: 594px;
	height: 303px;
	border: none;
}

/** News Section Styling **/

div.contentpaneopensection{
	float: left;
}
div.contentpaneopensection a.readon{
	display: block;
	width: 530px;
	padding: 10px;
	color: #4b4b4b;
	background: #e6e6e6 url(../images/grayreadmore.gif) no-repeat 97% 50%;
	border: 1px solid #7f7f7f;
}
.article_column{
	float: left;
}
.articleWrap{
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
	background: #ccc;
}

.sectionArticleWrap{
	padding: 0!important;
}
.sectionArticleWrap li{
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
	background: #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	list-style: none!important;
}
.sectionArticleWrap h1{
	font-size: 1.5em!important;
	padding: 0 0 20px 0!important;
}
.sectionArticleWrap a{
	color: #333;
	margin: 0!important;
	text-decoration: none;
}
a.categoryreadon{
	display: block;
	margin: 15px 0 0 0;
	color: #FFF;
	background: url(../images/redreadmorehover.gif) repeat-x 0 0;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
a.categoryreadon span{
	display: block;
	width: 525px;
	padding: 10px 10px 9px 10px;
	background: url(../images/whitearrowhover.gif) no-repeat 100% 0;
}
a.categoryreadon:hover{
	background-position: 0 100%!important;
}
a.categoryreadon:hover span{
	background-position: 100% 100%!important;
}

/** Sub News Articles **/

div.blogItem{
	width: 600px;
	padding: 20px;
	margin: 0 0 25px 0;
	border: 1px solid #000;
}
div.blogItem h1{
	font-size: 1.3em!important;
	padding: 0 0 15px 0!important;
	margin: 0!important;
}
div.blogItem p{
	padding: 0!important;
}
div.blogItem img{
	float: left;
	margin: 0 15px 0 0!important;
	border: none!important;
}
div.blogItem a{
	color: #c60c30;
}

/** Pagination **/

span.pagination{
	display: block;
	float: left;
	padding: 0 0 30px 0;
	font-size: 1.1em;
	color: #3a3a3a;
}
span.pagination span,
span.pagination a{
	padding: 0 3px 0 0;
	text-decoration: none;
}

/** Pat added **/
div.pagenavcounter{
    color: #3a3a3a;
    margin: 0 0 20px 0;
}
span.breadcrumbs{position:absolute; top:145px;}
span.breadcrumbs a{padding:0 5px 0 0px; border-right:1px solid #e1e1e1;}
span.breadcrumbs img{display:none;}
