
body {
	background-color: #FFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	width: 800px;
	margin: 0 auto;
}

table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
  border-collapse: collapse;
}

tr {
  vertical-align: top;
}

p {
  margin: 0;
}

a {
	color: #52619E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#adminoptions {
  position: absolute;
  left: 10px; top: 10px; 
}

h1, h2, h3, h4, h5 {
	color: #751414;
	font-family: verdana, arial, sans-serif;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 26px;
  display-name: Heading; 
}

h2 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 15px;
  display-name: Sub heading; 
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
  display-name: Minor heading; 
}

h4 {
	font-size: 11px;
	font-weight: bold;
  display-name: Alternate heading; 
}

h5 {
	font-size: 11px;
	font-weight: normal;
  color: #000;
  display-name: Small; 
}

#header {
	background-color: #690008;
	border-top: 1px solid #761415;
}

#header_inner {
	border-bottom: 12px solid #961414;
	float: left;
	width: 100%;
}

#header img.logo {
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
	vertical-align: bottom;
	border: 0;
}

#header img.printlogo {
	display: none;
}

#header ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-top: 92px;
}

#header ul li {
	float: left;
	padding: 0;
}

#header ul li a.menu {
	display: block;
  color: #FFC438;
	padding: 0 12px 2px 12px;
}

#header ul li a.menu:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#header ul li a.menu-active {
	display: block;
  color: #FFFFFF;
	padding: 0 12px 2px 12px;
}

#header ul li a.menu-active:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#header ul li a.lparea {
	display: block;
	background: url("../imgs/button_lp.gif") 12px 0 no-repeat;
  height: 18px;
	width: 48px;
	padding: 0 12px;
  text-indent: -2000px;
}

#header ul li a.lparea:hover {
	background-position: 12px -18px;
}


#box_topright {
    float: right;
    width: 300px;
    padding: 10px 50px 0 0;
    font: 12px verdana, arial, sans-serif;
    color: #FFF;
}

#box_topright form {
	float: right
}

#box_topright a {
    color: #FFFFFF;
    font-size: 11px;
}

#box_topright span {
    color: #961414;
    font-size: 11px;
    padding: 0 10px;
}

#box_topright div {
    text-align: right;
    padding-right: 36px;
}

#box_topright a.terms {
	display: block; background: url(../imgs/legal.gif) no-repeat left top; float: left; margin: 5px; width: 77px; text-indent: -2000px; height: 17px
}
#box_topright a.terms:hover {
	background-position: 0px -18px
}
#box_topright span.search {
	display: block; background: url(../imgs/search.gif) no-repeat left top; float: left; margin: 5px 4px; overflow: hidden; width: 37px; text-indent: -2000px; height: 9px; padding: 0;
}
#box_topright input#searchbox {
	border-right: #000 1px solid; border-top: #000 1px solid; font-size: 11px; background: url(../imgs/searchbox_background.gif) #fff repeat-x left top; margin: 0px 5px; border-left: #000 1px solid; width: 100px; border-bottom: #000 1px solid; height: 14px
}
#box_topright input.image {
	vertical-align: middle
}
#box_topright a.contact {
	margin-top: 12px; display: block; background: url(../imgs/contact.gif) #690008 no-repeat 0px 0px; float: right; width: 115px; text-indent: -2000px; height: 29px
}
#box_topright a.contact:hover {
	background-position: 0px -29px
}

#box_topright img {
    float: right;
    border: 0;
}

#wrapper {
	margin-left: 50px;
}

#leftcol {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0;
}

#breadcrumb {
	margin: 8px 0 12px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#breadcrumb a, #breadcrumb span {
	padding: 0 3px 0 12px;
	background: url("../imgs/bullet_breadcrumb.gif") center left no-repeat;
}

#breadcrumb a.first {
	padding: 0 3px 0 0;
	background: none;
}


#submenu {
	font-size: 11px;
  margin-bottom: 20px;
}

#submenu ul {
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 0;
}

#submenu ul li a.submenu {
	line-height: 18px;
	padding: 0 4px 0 15px;
	color: #000000;
	background: url("../imgs/bullet.gif") center left no-repeat;
}

#submenu ul li a.submenu-active {
	line-height: 18px;
	padding: 0 4px 0 15px;
	color: #751414;
	background: url("../imgs/bullet_on.gif") center left no-repeat;
	font-weight: bold;
	text-decoration: none;
}

#submenu ul ul {
	margin: 3px 0 2px 16px;
  list-style-type: none;
	padding-left: 0;
}

#submenu ul ul li a.submenu {
	line-height: 18px;
	padding: 0 4px 0 10px;
	background-image: url("../imgs/bullet2.gif");
}

#submenu ul ul li a.submenu-active {
	line-height: 18px;
	padding: 0 4px 0 10px;
	color: #751414;
	background: url("../imgs/bullet2_on.gif") center left no-repeat;
	font-weight: bold;
	text-decoration: none;
}

#maincol {
	margin: 0;
	width: 450px;
	padding: 0;
	line-height: 18px;
	overflow: hidden;
}


ul {
	margin-top: 0;
	margin-bottom: 0;
}

li {
  padding-bottom: 3px;
}

.toplink {
	margin: 30px 0;
	clear: both;
}

.toplink a {
	padding-left: 12px;
	background: url("../imgs/bullet_up.gif") center left no-repeat;
}

#footer {
	clear: both;
	font-size: 9px;
	color: #AA9F9F;
	padding: 10px 0;
	background: url("../imgs/border.gif") top left repeat-x;
	line-height: normal;
}

div#text-sequence {
	clear: both;
  background: url("../imgs/banner-textsun-sequence.jpg") top left no-repeat;
}

div#text-sequence table {
  height: 232px;
  color: #FFFFFF;
  padding: 0;
}

div#text-sequence table tr {
  height: 232px;
  vertical-align: middle;
}

div#text-sequence table td {
  text-align: left;
}

div.size1 {
  font-size: 27px;
}

div.size2 {
  font-size: 23px;
}

div.size3 {
  font-size: 19px;
}

div.size4 {
  font-size: 17px;
}

#text-sequence-footer {
  padding: 12px 0;
  font-size: 12px;
}

th {
	height: 21px; 
	text-align: left;
	vertical-align: middle;
	background: url("../imgs/bg_map.gif") center left repeat-x;
}

table th h2 { 
	margin: 0;
}

table th h2 a {
	font-size: 11px;
	font-weight: bold;
	color: #751414;
	display: block;
	padding: 0 5px 0 10px;
	margin: 0;
}

table th h2 a:hover {
	color: #BB2502;
}

table.sortable {
  width: 100%;
  font-size: 11px;
}

table.sortable th h2 a {
	padding-right: 15px;
}

table.sortable th h2 a.down {
	background: url("../imgs/arrow_down_off.gif") 95% 5% no-repeat;
}

table.sortable th h2 a.down:hover {
	background-image: url("../imgs/arrow_down_on.gif");
}

table.sortable th h2 a.up {
	background: url("../imgs/arrow_up_off.gif") 95% 5% no-repeat;
}

table.sortable th h2 a.up:hover {
	background-image: url("../imgs/arrow_up_on.gif");
}

table.sortable th.sorted a.up {
	background-image: url("../imgs/arrow_up_on.gif");
	color: #BB2502;
}

table.sortable th.sorted a.down {
	background-image: url("../imgs/arrow_down_on.gif");
	color: #BB2502;
}

table tr.odd{
	background: #FEFAED url("../imgs/border_yellow.gif") bottom left repeat-x;
}

table tr.even {
	background: #FFF url("../imgs/border_yellow.gif") bottom left repeat-x;
}

table tr.alt{
  background-color: #FEFAEE;
}

table tr.bottom {
	background-image: none;
}

table.sortable th#company {
	width: 140px;
}

th.name {
	width: 100px;
}

td.company_profile {
	font-size: 11px;
}

table.sortable th {
	white-space: nowrap;
}

table.sortable td {
	padding: 7px 0 7px 10px;
	/*vertical-align: top;*/
	word-wrap: break-word;
}

table th h4 {
	padding-left: 10px;
}

table h4 a {
	text-decoration: none;
}

table h4 a:hover {
	text-decoration: underline;
}

#dhtmltooltip {
  position: absolute;
  border: 1px solid #000;
  padding: 2px;
  background-color: #FFFFE0;
  visibility: hidden;
  z-index: 100;
  white-space: nowrap;
}

/*news alerts*/
.alerts {
	font-family: verdana, arial, sans-serif;
	color: #751414;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.formholder {
	padding: 10px 0;
	width: 350px;
	overflow: hidden;
}

.formholder input.text {
	display: block;
	font-size: 11px;
	width: 137px;
	height: 15px;
	border: 1px solid #A1A0A5;
	float: left;
	margin: 3px 0;
}

.formholder label {
	width: 100px;
	padding: 3px 10px 3px 0;
	display: block;
	float: left;
}

.formholder h2 {
	padding: 10px 0;
	width: 100%;
}

.areas {
	margin: 10px 0;
	width: 100%;
}

.areas div {
	display: block;
	float: left;
	width: 150px;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.areas label {
	margin-left: 5px;
}

.areas:after {  /* Clear float in Firefox */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.buttonholder {
	display: block;
	width: 100%;
	padding: 10px 0;
}

.fieldlabels h4, .fieldlabels-alt h4 { float: left; }
.fieldlabels p { margin-left: 145px; margin-bottom: 20px; }
.fieldlabels-alt p { margin-left: 111px; margin-bottom: 20px; }
td.fieldlabels, th.fieldlabels { width: 145px; }
td.fieldlabels-alt, th.fieldlabels-alt { width: 111px; }
div.fieldlabels-alt { margin: 10px 0 0 10px; float: left; display: inline; }
* html .fieldlabels p, * html .fieldlabels-alt p { height: 1%; }

#flashholder { clear: both; height: auto !important; height: 10px; }
#legalterms p { margin-bottom: 18px; }
#legalterms li { margin-bottom: 10px; }

/*search*/
#search { margin-bottom: 20px; }
#search form { margin: 0; padding: 0; }
#search select { font-size: 11px; width: 140px; height: 18px; border: 1px solid #A1A0A5; }
#search input.text { font-size: 11px; width: 137px; height: 15px; border: 1px solid #A1A0A5; }
#search input.button { margin: 10px 0 0 70px; width: 70px; }
#search h3 { margin-bottom: 7px; }
#search h4 { margin-bottom: 2px; }

/*quick links*/
#quicklinks { font-size: 11px; line-height: 17px; margin-bottom: 20px; }
#quicklinks h3 { padding: 0; margin-bottom: 5px; }
#quicklinks form { margin: 0; padding: 0; }
#quicklinks select { width: 140px; font-size: 11px; border: 1px solid #A1A0A5; margin: 5px 0; }
#quicklinks a { display: block; width: 140px; }

/*boxout*/
#boxout-shell { width: 152px; margin-bottom: 20px; }
#boxout { padding: 10px; background-color: #FEF9EC; border: 1px solid #E6A61C; font-size: 11px; }
#boxout a { display: block; padding: 2px 0 2px 15px; background: url("../imgs/bullet.gif") 0 5px no-repeat; }
#boxout h3 { margin: 5px 0 3px 0; }

/*tabular layout*/
div.tabular { }
div.tabular div { clear: both; }
div.tabular div h4 { float: left; width: 138px; padding: 0 0 9px 20px; }
div.tabular div div { float: right; width: 282px; padding-bottom: 9px; }

/*company pages*/
table.company_table_top { width: 100%; border-collapse: collapse; background-color: #FEFAEE; font-size: 11px; }
table.company_table_top th { vertical-align: bottom; background: none; padding: 5px 0 10px 0; }
table.company_table_top h2 { margin-bottom: 10px; }
table.company_table { width: 100%; border-collapse: collapse; background-color: #FEFAEE; font-size: 11px; margin-bottom: 20px; }
table.company_table td { background: #FEFBF3 url("../imgs/border_yellow.gif") bottom left repeat-x; padding: 7px 0 7px 10px; }

/*office pages*/
div.office_regions { margin: 6px 0 6px 0; }
div.office_regions ul { margin: 0; }
div.office_regions ul li { float: left; }
div.office_regions ul li a { display: block; width: 130px; background: url("../imgs/bullet.gif") 0 4px no-repeat; padding-left: 15px; }
table.office_regions th h2 { font-size: 11px; font-weight: bold; color: #751414; display: block; padding: 3px 5px 0 10px; }
table.office_regions h4 a { font-size: 13px; }
table.office_regions td { width: 50%; padding: 7px 0 7px 10px; word-wrap: break-word; font-size: 11px; }
table.office_regions td p { margin: 0 0 10px 0; }
table.office_regions td span.info { color: #751414; font-weight: bold; }
img.office_map { display: none; }

/*person pages*/
.person_thumb { border: 1px solid #52619E; height: 40px; }
.person_firstname { display: block; white-space: nowrap; }
.person_surname { text-transform: uppercase; font-weight: bold; white-space: nowrap; }
.person_biography { overflow: auto; width: 100%; background: #FEFAEF url("../imgs/border_yellow.gif") top left repeat-x; padding: 15px 10px; font-size: 13px; }
.person_biography img { height: 175px; float: left; border: 1px solid #751414; margin: 0 15px 15px 0; }
.person_biography p { margin: 15px 0 0 0; padding: 0; }
.person_narrative { background: #FEFAEF url("../imgs/border_yellow.gif") top left repeat-x; padding-top: 10px; margin: 0; clear: both; }

/*news pages*/
div.news { clear: right; background: transparent url("../imgs/border_yellow.gif") top left repeat-x; padding: 12px 0; }
div.news_first { background: none; padding-top: 0px; }
.news_date { font-style: italic; display: inline-block; }
.news_date2 { font-style: italic; display: inline-block; margin-bottom: 12px; }
p.news_date { margin-bottom: 24px; }
div.news h3 a, div.news_first h3 a { font-size: 13px; background: url("../imgs/bullet.gif") 0 6px no-repeat; padding: 0 0 0 12px; margin: 0; font-weight: normal; }
div.news img, div.news_first img { float: right; border: 1px solid #52619E; margin: 5px 0; }

/*event pages*/
table.event th h4 { color: #000; }
table.event td.year { font-weight: bold; color: #751414; padding-right: 26px; white-space: nowrap; }

/*background*/
.bg-light { background-color: #EEEEEE; }
.bg-light-ex { background-color: #FAFAFA; }
.bg-white { background-color: #FFFFFF; }

/*borders*/
.bl { border-left: 1px solid #A9AAAD; }
.bt { border-top: 1px solid #A9AAAD; }
.br { border-right: 1px solid #A9AAAD; }
.bb { border-bottom: 1px solid #A9AAAD; }
.blt { border-left: 1px solid #A9AAAD; border-top: 1px solid #A9AAAD; }
.blb { border-left: 1px solid #A9AAAD; border-bottom: 1px solid #A9AAAD; }
.btb { border-top: 1px solid #A9AAAD; border-bottom: 1px solid #A9AAAD; }
.btr { border-top: 1px solid #A9AAAD; border-right: 1px solid #A9AAAD; }
.bltb { border-left: 1px solid #A9AAAD; border-top: 1px solid #A9AAAD; border-bottom: 1px solid #A9AAAD; }
.bltrb { border: 1px solid #A9AAAD; }

.bl-light { border-left: 1px solid #E2E2E2; }
.bt-light { border-top: 1px solid #E2E2E2; }
.br-light { border-right: 1px solid #E2E2E2; }
.bb-light { border-bottom: 1px solid #E2E2E2; }
.brb-light { border-right: 1px solid #E2E2E2; border-bottom: 1px solid #E2E2E2; }
.bltrb-light { border: 1px solid #E2E2E2; }

/*popup*/
body.popup { width: 100%; margin: 0; background: url("../imgs/banner/banner-def.jpg") -2px left repeat-x; background-color: #690008; }
body.popup #popup-contentheader { height: 60px; color: #FFFFFF; font-size: 16px; padding: 26px 0 0 78px; background: url("../imgs/logo-popup.gif") 10px 10px no-repeat; background-color: #690008; border-bottom: 9px solid #961414; margin-bottom: 6px;}
body.popup #popup-content { background-color: #FFFFFF; height: 180px; padding: 0 0 0 20px; }
body.popup #popup-buttons { height: 40px; padding: 4px 30px 20px 30px; border-top: 12px solid #961414; }

img.img-button { border: 0px; width: 56px; height: 17px; cursor: hand; }
span.img img { border: 3px solid #FFFFFF; cursor: hand; }
span.img-active img { border: 3px solid #690008; cursor: hand; }
span.img-hover img { border: 3px solid #961414; cursor: hand; }
span.img-active-hover img { border: 3px solid #690008; cursor: hand; }
.text-light { color: #AA9F9F; }
.ar { text-align: right; }
textarea { font-family: verdana, arial, sans-serif; font-size: 12px; overflow-y: auto; }
#imageContainer { width: 734px; height: 450px; overflow: scroll; padding-top: 1px; }
#htmlContainer { height: 374px; padding-top: 1px; }
#pageContainer { height: 340px; padding-top: 1px; }
#TemplatePreviewImg { width: 208px; height: 207px; }

/*edit container html*/
a.toolbar { width: 26px; height: 26px; padding: 5px; background-image: url(../../../imgs/tb.gif); }
a.toolbar:hover { background-image: url(../../../imgs/tb-hover.gif); }
a.toolbar:active { background-image: url(../../../imgs/tb-down.gif); }
img.toolbar { width: 16px; height: 16px; border: 0px; }
div.editor { width: 100%; height: 100%; border: 1px solid #E2E2E2; background-color: #FFFFFF; overflow-y: scroll; }
textarea.editor { width: 100%; height: 100%; border: 1px solid #E2E2E2; background-color: #FFFFFF; overflow-y: scroll; }
div.fragmentbuildfunction { height: 120px; border: 1px solid #E9E8E4; background-image: url(../imgs/checker.gif); }

/*pe-image*/
div.pe-image-menu { float: left; width: 110px; padding-top: 20px; }
div.pe-image-menu a { display: block; margin: 8px 14px 8px 0; }
#Panes { padding: 10px; }
#Panes span.image { position: relative; vertical-align: top; }
#Panes span.image image { border: 2px solid #FFFFFF; margin: 10px; cursor: hand; }
#Panes span.image image.hover { border: 2px solid #FFDF00; }
#Panes span.labela { visibility: hidden; position: absolute; padding: 0 0 0 14px; font-size: 8pt; white-space: nowrap; cursor: hand; filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=1); }
#Panes span.labelb { visibility: hidden; position: absolute; padding: 0 0 0 14px; font-size: 8pt; white-space: nowrap; cursor: hand; color: #FFFFFF; }

/*pe-resource*/
div.pe-resource-menu { float: left; width: 110px; padding-top: 20px; }
div.pe-resource-menu a { display: block; margin: 8px 14px 8px 0; }
#Panes div.resource { padding: 4px 0; }

/*std table*/
table.std { border: 1px solid #A9AAAD; border-collapse: collapse; width: 100%; }
table.std tr { vertical-align: top; }
table.std tr.odd { background: none; }
table.std tr.even { background: #FAFAFA none; }
table.std th { padding: 4px; border-bottom: 1px solid #A9AAAD; background: #EEEEEE none; font-weight: bold; }
table.std td { padding: 4px; border-top: 1px solid #E2E2E2; }

/*site map*/
table#sitemap tr { vertical-align: top; }
table#sitemap td.sitemap-menu { color: #751414; font-size: 17px; }
table#sitemap td.sitemap-submenu { color: #751414; font-size: 11px; font-weight: bold; }

/*editor-listrecords*/
div.editor-listrecords { padding-bottom: 20px; height: 450px; overflow-y: auto; }
div.editor-listrecords h3 { padding-top: 12px; }
div.editor-listrecords div { margin: 4px 4px 4px 60px; text-indent: -20px; }
