body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

img { behavior: url("/css/iepngfix.htc") }

html {
	background: #DFD9B0;	
}

body {
	color:#000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

strong, em {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

img {
	border: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

hr {
	color: #c2bcad;
	background-color: #c2bcad;
	height: 1px;
	border: none;
}

ol {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

a {
	color: #6B312E;
}

a:hover { 
	text-decoration: underline;
}

#wrapper {
	min-width: 1000px;
}

#header {
	/*height: 150px;*/
	background:#6B312E;
	padding: 9px 9px 0px 9px;
	margin: 0px 0px 10px 0px;
}

#header-inlay {
	height: 136px;
	background:#fff;
	border-top: 1px solid #AA968A;
	border-left: 1px solid #AA968A;
	border-right: 1px solid #AA968A;
	
}

#header-inlay a.special {
	float: left;
}

#header-inlay img {
	margin: 25px 0px 0px 10px;
	padding: 0px;
}

#globalmininav {
	position: relative;
	float: right;
	width: 50.9%;
	margin: 18px 20px 0px 0px;
}

ul#mininav {
	list-style: none;
	list-style-position: inside;
	position: relative;
	float: right;
	font-size: 14px;
}

ul#mininav li {
	float: left;
	margin: 0px 4px 0px 0px;
}

#mininav a {
	float: left;
	display: block;
	text-decoration: none;
	color: #6B312E;
}

#mininav a:hover { 
	text-decoration: underline;
}


#globalmainnav {
	position: relative;
	z-index: 100; 
	float: right;
	width: 700px;
	margin: 61px 20px 0px 0px;
}

#content {
}

.message {
	background: #eef;
	border: 1px solid #99f;
	padding: 12px;
	margin-bottom: 10px;
	font-size: 14px;
}

.messageSuccess {
	margin-bottom: 10px;
  	border: 1px solid #73B65A;
}

.messageSuccess h2 {
	margin: 0 !important;
	padding: 5px 20px 5px 25px;
	font-size: 11px;
	color: #fff;
	background: #73B65A url(../images/icons/accept.png) no-repeat 5px 2px;
}

.messageFailure {
	color: #fff;
	background: #FF0000;
	border: 1px solid #99f;
	padding: 12px;
	margin-bottom: 10px;
	font-size: 14px;
}

#middlecontent {
	margin: 0px 0px 0px 0px;
	height: 150px;
	background:#F5F5D3;
}

#homepagecontent {
	margin: 0px 10px 10px 10px;
}

#mainContent {
	border: 1px solid #6b312e;
    padding: 0px;
    background:#fff;
    min-width: 700px;
    margin: 10px 10px 10px 10px;
}

.main-box-header {
	height: 40px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.main-box-content {
	padding: 10px;
	min-height: 400px;
}

#sidebar {
	width: 250px;
	margin: 0px;
}

.sidebar-box-header {
	padding: 10px 0px 0px 0px;
	height: 30px;
	text-align: left;
	color: #375563;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 20px 0px;	
}

* html .sidebar-box-header {
	margin: 10px 0px 15px 0px;
}

.sidebar-box-header div {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

.sidebar-box-header div a {
	color: #375563;
	text-decoration: none;
}

.sidebar-box-header div a:hover {
	text-decoration: underline;
}

.sidebar-box-content {
	
}

.sidebar-box-content ul {
	list-style-position: outside !important;
}

.sidebar-box-content ul li {
	color: #998d3d;
	margin: 0px 0px 2px 0px;
}

.sidebar-box-content ul li a {
	color: #998d3d;
	font-size: 14px;
	text-decoration: none;
}

.sidebar-box-content ul li a:hover {
	color: #998d3d;
	text-decoration: underline;
}

.sidebar-box-content ul li a.selected {
	font-weight: bold;
	text-decoration: underline;
}

.sidebar-box-content ul li ul.bci-staff {
	margin: 4px 0px 4px 10px;	
}

.sidebar-box-content ul li ul.bci-staff li {
	font-size: 12px;
}

.sidebar-box-content ul li ul.bci-staff li a.selected {
	font-weight: bold;
}

.sidebar-box-content h3 {
	height: 20px;
	text-align: left;
	color: #375563;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}

.sidebar-box-content h3 a {
	color: #375563;
	text-decoration: none;
}

.sidebar-box-content h3 a:hover {
	text-decoration: underline;
}

#staff {
	font-size: 12px;
}

#staff div.floatleft {
	float: left;
	width: 360px;
	margin: 0px 10px 10px 0px;
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 5px;
}

#history {
}

#history div.floatleft {
	float: left;
	width: 280px;
	margin: 0px 10px 10px 0px;
	background-color: #F5F5D3;
	border: 1px solid #6b312e;
	padding: 5px;
}

.search-box {
	border: 1px solid #000;
	background: #F5F5D3;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

.alpha-search-list {
	list-style: none;
	margin: 0px 2px 0px 2px;
}

.alpha-search-list li {
	display: inline;
}

#glossary-list {

}

.glossary-search-results {
	border: 1px solid #000;
	background: #efefef;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

#glossary-list li {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
	background: #F5F5D3;
	padding: 4px;
}

#job-list {

}

#job-list li {
	margin: 0px 0px 10px 0px;
	padding: 4px;
}

.form-errors {
	margin-bottom: 10px;
	border: 1px solid #f33;
	background-color: #ffc;
}

.form-errors h2 {
	padding: 5px 20px 5px 25px;
	font-size: 11px;
	color: #fff;
	background: #f33 url(../images/icons/error.png) no-repeat 5px 2px;
}

.form-errors dl {
	padding: 5px;
}

.form-errors dt {
	font-weight: bold;
	float: left;
	padding-right: 5px;
}

.form-errors dd {
	margin: 0;
}

.form_error {
	color: #f33;
	font-size: 12px;
}

.requiredflag {
	color: #F00;
}

.faqList {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 0px 0px;
	width: 600px;
}

.faqList li {
	margin: 0px 0px 4px 0px;
}

.newslist {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

.newslist li {
	margin: 0px 0px 10px 0px;
}

.linkslist {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

.linkslist li {
	margin: 0px 0px 10px 0px;
}

.faqBigLetter {
	font-size: 30px;
}

.faqQuestionText {
	
}

.faqAnswerBlock {
	border: 1px solid #dedede;
	background: #eee;
	padding: 0px;
	margin: 0px 0px 0px 36px;
}

.faqAnswerBlockInner {
	margin: 10px;
}

.hiddenBlock {
	border: 1px solid #dedede;
	background: #eee;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.hiddenBlockInner {
	margin: 10px;
}

.hiddenBlockInner ul {
	list-style-type: disc; 
	list-style-position: outside; 
	margin: 0px 0px 0px 15px !important;
}

.newstitle {
	font-size: 18px;
	font-weight: bold;
}

.newsblurb {
	
}

#map {
	font-size: 12px;
	z-index: 1;
	position: relative;
}

#map b {
	font-weight: bold;
}

.testimonialList {
	list-style: none;
	width: 100%;
}

.testimonialList li {
	border: 1px solid #000;
	background: #F5F5D3;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	clear:right;
}

.testimonialText {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.testimonialName {
	
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

.linklist {
	list-style: none;
	width: 100%;
}

.linklist li {
	border: 1px solid #000;
	background: #F5F5D3;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	clear:right;
}

#client_center_login {
	width: 100%;

}
#client_center_login label{
	font-size: 14px;
	font-weight: bold;
}

.userContextBox {
	font-size: 12px;
}

.dashboardbox {
	width: 400px;
	float: left;
	border: 1px solid #6b312e;
	background-color: #f5f5d3;
	height: 275px;
	margin: 10px 20px 20px 0px;
}

.dashboardboxHeader {
	height: 30px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
}

.dashboardBody {
	padding: 10px;
}

.dashboardBody a {
	font-size: 12px;
}

.homepage-box {
	margin: 0px;
	padding: 0px;
}

.homepage-box-header {
	height: 40px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.homepage-box-header-small {
	height: 40px;
	padding: 0px 0px 0px 0px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 17px;
}


.homepage-box-content {
	padding: 10px;
}

.homepage-box-content p {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}

.homepage-box-content h3.home-header {
	font-size: 20px;
	text-align: center;
}

.homepage-box-content p.home-slogan {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.news-box {
	width: 100%;
	/*border: 1px solid #6b312e;
	background-color: #fff;*/
	height: 400px;
	margin: 10px 0px 0px 0px;
	color: #6b312e;
}

.news-box-header {
	height: 40px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.news-box-content {
	padding: 20px 0px 0px 10px;
}

.news-box-content ul {
	list-style-position: outside !important;
}

.news-box-content ul li {
	margin: 0px 0px 20px 0px;
}

.news-box-content ul li hr {
	color: #c2bcad;
	background-color: #c2bcad;
	height: 1px;
	border: none;
}

.news-box-content a {
	font-weight: normal;
}

.news-box-content ul li span.title {
	
	font-size: 16px;
	color: #375563;
	padding: 0px !important;
	margin: 0px !important;
}

.news-box-content ul li span.title a {
	font-weight: bold !important;
	text-decoration: none;
	color: #375563 !important;
	
}

.news-box-content ul li span.title a:hover {
	color: #6b312e !important;
}

.recentMessages {
	list-style-position: outside;
}

.recentMessages li {
	height: 16px;
	padding-left: 20px;
	background-image: url(../images/icons/email.png);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 14px;
}

.recentMessages li span.sender {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 4px 0px 0px;
}

.recentMessages li span.subject {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 4px 0px 0px;
}

.recentMessages li span.date {
	font-size: 10px;
	margin: 0px 4px 0px 0px;
}

.recentDocuments {
	list-style-position: outside;
}

.recentDocuments li {
	height: 16px;
	padding-left: 20px;
	background-image: url(../images/icons/page.png);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 16px;
}

.recentDocuments li span.date {
	font-size: 10px;
	margin: 0px 4px 0px 0px;
}

.dashboardBody hr {
	margin: 10px 0px 10px 0px;
}


.client-data-table {
	background-color: #f5f5d3;
	border: 1px solid #6b312e;
}

.client-data-table .header-row {
	background-color: #6b312e;
	color: #fff;
	height: 30px;
	font-weight: bold;
}

.client-data-table .listTable-row2 {
	background-color: #fafae1;
	height: 30px;
}

.client-data-table .listTable-row1 {
	background-color: #f5f5d3;
	height: 30px;
}

.client-data-table td {
	padding: 10px;
}

.messageLabel {
	font-size: 12px;
	font-weight: bold;
}

#footer {
	padding: 10px;
	margin: 0px 10px 10px 10px;
	background: #FFF;
}

fieldset {
	padding: 6px;
	border: 1px solid #9c8fa2;
}

legend {
	padding: 3px;
	border: 1px solid #9c8fa2;
	font-size: 18px;
	font-weight: bold;
}

fieldset p label {
	font-weight: bold;
	font-size: 12px;
}


.job-posting {
	
}

.job-posting span {
	font-size: 18px;
	font-weight: bold;
}

.job-posting p, .job-posting li {
	font-size: 12px;
}

.description {
	font-size: 12px;
}

.requirements ul {
	list-style-type: disc;
}

.benefits ul li {
	height: 16px;
	padding-left: 20px;
	background-image: url(../images/icons/add.png);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	line-height: 14px;
}

span.date {
	color:#A5A27D;
	font-family:Georgia,Trebuchet MS,Arial;
	font-size:12px;
	letter-spacing:0.1em;
	padding-right:10px;
}

.news-article {
	
}

.news-article span.date {
	color:#A5A27D;
	font-family:Georgia,Trebuchet MS,Arial;
	font-size:12px;
	letter-spacing:0.1em;
	padding-right:10px;
}

.archive-news-list {

}

.archive-news-list li {
	margin: 0px 0px 20px 0px;
}

.archive-news-list li span.title {
	font-size: 18px;
	font-weight: bold;
}

.archive-news-list li span.title a {
	text-decoration: none;
}

.archive-news-list li span.title a:hover {
	text-decoration: underline;
}

.buttonSubmit {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}

.pub-form-box {
	width: 100%;
	border: 1px solid #6b312e;
	background-color: #fff;
	margin: 0px;
}

.pub-form-header {
	height: 40px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.pub-form-content {
	padding: 20px;
}

table.pub-form {
	
}

table.pub-form td {
	padding: 0px 0px 10px 0px;
}

.applicant-form {
	font-size: 12px;
}

.applicant-form label {
	margin: 0px 4px 4px 4px;
}

.instructions {
	background: #F5F5D3;
	border: 1px solid #99f;
	padding: 12px;
	margin: 0px 0px 12px 0px;;
	font-size: 14px;
}

.instructions ol {
	list-style-position: inside;
}


.footerinfo {
	margin: 10px 0px 40px 0px;
	padding: 0px 10px 0px 10px;
	color: #000;
	font-size: 10px;
}

.footerinfo-home {
	margin: 10px 0px 40px 0px;
	padding: 0px 0px 0px 70px;
	color: #000;
	font-size: 10px;
}

.home-standard-list {
	list-style: disc; 
	list-style-position: outside; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.standard-list {
	list-style-type: disc; 
	list-style-position: outside; 
	margin: 0px 0px 0px 30px;
}

.standard-number-list {
	list-style-position: outside; 
	margin: 0px 0px 0px 30px;
}

.standard-number-list li {
	margin: 0px 0px 5px 0px;
	padding: 10px;
	background-color: #F5F5D3;
}

.standard-number-list li span {
	font-weight: bold;
}

.standard-list ul {
	list-style-type: circle; 
	list-style-position: outside; 
	margin: 0px 0px 0px 30px;
}

.product-list {
	list-style-type: none;
}


.product-list li {
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	
}

.product-list li span {
	font-size: 14px;
	font-weight: bold;
}

.intro-box {
	padding: 10px;
	background-color: #F5F5D3;
	font-size: 14px;
	border: 1px solid #000;
}

.intro-box span {
	font-size: 14px;
	font-weight: bold;
}

.staff-member {
	background-color: #F5F5D3;
	border: 1px solid #6b312e;
	padding: 10px;
}

.staff-member span {
	font-weight: bold;
	font-size: 14px;
	color: #6b312e;
	padding: 0px !important;
	margin: 0px !important;
}

.staff-member p {
	margin: 5px 0px 5px 0px;
}

.address-block {
	background-color: #F5F5D3;
	border: 1px solid #6b312e;
	padding: 10px;
}

.address-block span {
	font-weight: bold;
	font-size: 14px;
	color: #6b312e;
}


.mailform {
	background: #F5F5D3;
	border: 1px solid #6b312e;
}

.mailform label {
	font-weight: bold;
	color: #375563;
}

.mailform span.header {
	font-size: 18px;
	font-weight: bold;
	color: #6b312e;
}

.highlight-table {
	text-align: left;
	border: 1px solid #6b312e;
}

.highlight-table tr.head th {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 4px 10px 4px;
	background-color: #f8f8eb;
}

.highlight-table tr.oddrow {
	background-color: #F5F5D3;
	height: 40px;
}
.highlight-table tr td {
	padding: 5px 4px 5px 4px;
}
.highlight-table tr.evenrow {
	background-color: #f8f8eb;
	height: 40px;
}

.mission {
	font-size: 18px;
	padding: 10px;
	text-align: center;
}

.contact-bold {
	font-weight: bold;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}

.floatleft {
	float: left;
	margin: 10px 10px 0px 0px;
	border: 1px solid #666;
	padding: 2px;
}

.imgborder {
	border: 1px solid #666;
	padding: 2px;
}

.home-event-date {
	color: #375563;
	font-size: 11px;
	font-weight: bold;
}

.document-list {
	
}

.document-list li {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #000;
}

.document-list li span {
	font-size: 16px;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.textbottom {vertical-align:text-bottom;} 


.blurb1 {
	width: 463px; height: 48px;
	background-image: url('../images/blurb-background.jpg');
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
	padding: 5px 4px 0 30px;
	margin: 0 0 0 0;
} 
