/* NULLIFY AND GENERIC */

h1,
h2,
h3,
h4,
h5,
h6,
body,
div.dl,
dt,
dd,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: bold;
  margin: 0 0 20px;
}
div {
  position: relative;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img, fieldset {
  border: 0;
}
.toggle_body {
  overflow: hidden;
}
img {
  -ms-interpolation-mode: bicubic;
}
.clear {
  clear: both;
}
.floatl {
	float:left;
}
a, a:visited {
  text-decoration: none;
  color: #007dba;
}
a:hover {
  text-decoration: underline;
}
p,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
table {
  font-weight: normal;
}
body {
	font-family: helvetica,arial sans-serif;
	color:#54585A;
	font-size: 13px;
	line-height: 1.4em;
}

h1 {
  font-size: 26px;
  font-weight: bold;
  color: #54585a;
  line-height: 1.3em;
  margin-bottom: 10px;
}
h1 a {
  color: #54585a;
}
h1 a:visited {
  color: #54585a;
}
h2 {
  font-size: 26px;
  font-weight: bold;
  color: #693c5e;
  line-height: 1.3em;
}
h3 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.3em;
}
h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
}
h4:first-child {
	margin-top:30px;
}

p {
	margin: 0 0 20px;
}

ul li {
	margin-bottom:5px;
}

/* FONTS */

/* fonts */

@font-face {  
  font-family: Conv_ClarendonBT;  
  src: url( "../fonts/ClarendonBT.eot" ); /* IE */    
} 

@font-face {  
  font-family: Conv_ClarendonBT;  
  src: url( "../fonts/ClarendonBT.ttf" ) format("truetype");  
}     

/* Grids */
.grid_1 {
	width:56px;
}
.grid_2 {
	width:136px;
}
.grid_3 {
	width:216px;
}
.grid_4 {
	width:296px;
}
.grid_5 {
	width:376px;
}
.grid_6 {
	width:456px;
}
.grid_7 {
	width:536px;
}
.grid_8 {
	width:616px;
}
.grid_9 {
	width:696px;
}
.grid_10 {
	width:776px;
}
.grid_11 {
	width:856px;
}
.grid_12 {
	width:936px;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	float: left;
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 0;
	overflow: hidden;
}
.grid_full {
	width:960px;
	float: left;
}
.grid-center {
	margin:0 auto;
	padding:20px;
	width:856px;
}

/* Base Content Styling*/
#maincontent {
	background-color:#fff;
	border:1px solid #BABBB1;
	border-top:none;
	width: 960px;
	margin: 0 auto;
	/* overflow: hidden; */
}
#content {
	background-color:#f2f2f2;
	min-height:200px;
	z-index:1;
	position: relative;
}
#content.body-white {
	background-color:#ffffff;
}
#breadcrumbs {
	margin:5px 5px 5px 20px;
	float:left;
}
#pageTools{
	float:right;
	margin:5px 0px 0px 0px;
}
.breadcrumbLast{
	color:#DC4405;
}
#header {
	height:115px;
}
#logo {
	float:left;
	padding: 17px 0 0 40px;	
}
#header_tools {
	padding: 17px 40px 0 0;	
	float:right;
	width:672px;
}
#footer {
  margin-top:20px;
  background-color:#f2f2f2;
  text-align:center;
  position: static;
  z-index: 2;
}
#footerContent{
	border-top:3px dotted #54585A;
	margin:0 20px;
	padding:20px;
}
/* Sublink Styles */
ul.sub-links {
	list-style: none outside none;
	padding: 0;
	margin:0;
}
ul.sub-links li a {
	margin: 0 0 0 15px;
}
ul.sub-links li {
	list-style: none outside none;
	padding: 0;
}
ul.sub-links li.more {
	background: url('../images/ic-dots.gif') center left no-repeat;
}

/* Article Page Styles */
ul.left_menu {
	margin:100px 0 0;
    list-style:none inside none;
}
ul.left_menu li {
	background:none;
	padding: 3px 0 7px 10px;
	border-left:6px solid #dedede;
	border-bottom:1px solid #007DBA;
}
ul.left_menu li.active {
	border-left:6px solid #007DBA;
}
.article_left{
	margin-left: 0;
}
.article_right{
	margin-right: 0;
}
.article_section {
	margin: 0 0 20px;
}

/* Styles for Photo pages */

.person {
	/*overflow: hidden;*/
	padding:0;
}
.person li {
	float: left;
	width: 205px;
	list-style: none;
	text-align: center;
	height:260px;
	
}
.personPhoto {
	height:150px;
	width:100px;
}

/* News List Styles */
.newsDate {
	width: 130px;
	float: left;
	white-space:pre;
}
.newsTitle {
	width: 280px;
	float: left;
	margin-bottom: 5px !important;
}

/* User Info Styles */
.userNameDisplay{
	color: #DC4405;
	font-size: 16px;
	font-weight: normal;
}

/* Application Styles */
input, .ui-widget input, .ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield,
form input[type="text"],
form input[type="password"],
form input[type="current_password"] {
  min-width: 45px;
  border: 1px solid #babbb1;
  padding: 5px;
  font-size: 13px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #babbb1;
   box-shadow:none;
}
.ui-widget-content a {
color: #007dba;
}

.page-tools{
	float:right;
	margin-right:10px;
}

table td {
padding: 0 10px 5px;
}

/* Panel Styles */
.panel {
	margin:0 0 20px;
	*margin-top: 20px;	/* hack to target only IE7.  */
}
.panel-header {
	margin:0 0 5px;
	padding:10px 20px;
  	background-color:#fff;
  	border:1px solid #e4e3e3;
}
.panel-center {
	margin:0;
	padding:20px;
  	background-color:#fff;
  	border:1px solid #e4e3e3;
	border-top:none;
	border-bottom:none;
	background: url('../images/panel-dots.gif') top left no-repeat #fff;
}
.panel-clean {
	margin:0;
	padding:20px 20px 5px 20px;
  	background-color:#fff;
  	border:1px solid #e4e3e3;
	border-bottom:none;
}
.panel-clean h4 {
	margin-top:0;
}
.panel-top {
	position:relative;
	margin:0;
  	border:1px solid #e4e3e3;
	border-bottom:none;
  	background-color:#fff;
}
.panel-top a {
	position:absolute;
	top:5px;
	right: 10px;
	z-index:999;
}
.panel-top h3 {
	font-size:18px;
	margin:0;
	padding:10px 20px;
}
.panel-bottom {
	margin:0;
	padding:7px 0 0 15px;
  	background-color:#fff;
  	border-right:1px solid #e4e3e3;
	background: url('../images/panel-footer.gif') top left no-repeat;
	height:28px;
	clear:both;
}
.panel-bottom-clean {
	margin:0;
	padding:7px 0 0 15px;
  	background-color:#fff;
  	border-right:1px solid #e4e3e3;
	background: url('../images/panel-footer-clean.gif') top left no-repeat;
	height:28px;
	clear:both;
}
