body {
	background-color: #790000;
	margin: 12px 0;
	font-family: Verdana;
	color: rgb(61, 61, 61);
}

textarea {
	font-family: Verdana;
	font-size: 12px;
}

h1, p, ul {
	margin: 0;
}

.title_grey {
	color:#818181;
	font-size: 14pt;
	font-style:italic;
	font-weight:bold;
}

.title_red {
	color: rgb(158, 11, 14);
	font-size: 24pt;
	font-style:italic;
	font-weight:bold;
}

.subtitle_grey {
  color:#818181;
  font-size: 11pt;
  font-style:italic;
  font-weight:bold;
}

.mandatory {
	font-weight: normal;
	color: #9E0B0E;
}

#content {
	padding-top: 12px;
}

#content, #footer {
	width: 820px;
	margin: auto;
}
#end {
	height: 12px;
}

#white_background_table {
    width: 100%;
    background-color: #FFFFFF; 
}

/***********************************
 *
 * Top menu style
 */

#TopMenu
{	margin: 0;
	float: right;
	padding: 0;
	z-index: 30}

#TopMenu li
{	margin: 0;
	padding: 1px;
	list-style: none;
	float: left;
	font: bold 12px arial}


#TopMenu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 70px;
	background: #9E9E9E;
	color: #FFF;
	text-align: center;
	border: 1px solid #ffffff;
	text-decoration: none}

#TopMenu li a:hover
{	background: #9E0B0E}

#TopMenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #ffffff}

#TopMenu div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 3px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #9E0B0E;
	font: 11px arial}

#TopMenu div a:hover
{	background: #9E0B0E;
	color: #FFF}

/***********************************
 *
 * Login  Button
 */


input.BRbutton
{
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#660000;
      height:28px;

}


/***********************************
 *
 * Main layout style
 */

#main, #main2 {
	float: left;
	font-size: 11px;
	margin: 0;
	margin-left: 20px;
	margin-top: 16px;
}

#main {
	width: 760px;
}

#main2 {
	width: 730px;
	background-image: url('/images/sub_img.gif');
	padding: 8px 0 0 31px;
	background-repeat: no-repeat;
	padding: 8px 0 0 38px;
	min-height: 316px;
}

dt, dd {
	margin-bottom: 10px;
}

dt {
	float: left;
	font-weight: bold;
	color: #3D3D3D;
}

dd {
	margin-left: 80px;
	width: 420px;
}

img.title {
	margin: 0px 0px 0px 0px;
}

img.background {
	float: right;
}

p.caption {
	color: #1B115E;
	font-weight: bold;
	font-size: 10px;
}

p.caption .style4 {
	font-size: 12px;
}

.section a {
	color: rgb(158, 11, 14);
}

.section {
	margin-bottom: 10px;
}

#main .section {
	width: 538px;
}

.section h1 {
	color: rgb(153, 153, 153);
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	margin-top: 11px;
}

.section h2 {
	color: rgb(153, 153, 153);
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	margin-top: 11px;
}

.section .section h1 {
	color: rgb(158, 11, 14);
	font-size: 16px;
	font-weight: bold;
	margin-top: 1em;
}

.section .section h2 {
	color: rgb(158, 11, 14);
	font-size: 12px;
	font-weight: bold;
	margin-top: 1em;
}

.section h3 {

	font-size: 12px;
	font-weight: bold;
	margin-top: 1em;
}


.section .section h3 {

	font-size: 12px;
	font-weight: bold;
	margin-top: 1em;
}

.section p {
	margin: 0;
	margin-bottom: 1em;
}

.people .section p {
	margin-top: 10px;
}

.people .section p img {
	float: left;
	margin-right: 5px;
}

.people .section h1 {
	font-weight: normal;
}

.legal h1 {
	font-size: 11px;
	font-weight: bold;
	color: rgb(61, 61, 61);
}

.legal li {
	margin-bottom: 5px;
}

.contact .section {
	margin-left: 40px;
	margin-top: 40px;
}

.strong {
	font-weight: bold;
}

#footer {
	color: #FFF;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 20px;
}

#footer p {
	float: left;
}

#footer ul {
	float: right;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer li a {
	color: #FFF;
}

#logo_hm {
	margin: 13px 33px;
}

#logo_sub {
	margin: 13px 20px;
}

a.more {
	background-image: url('/images/arrow_red.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
	display: block;
	text-align: right;
	line-height: 18px;
	margin-right: 3px;
}

.clear {
	clear: both;
}

/*
hr {
	border-style: dotted;
	margin: 2em 50px;
}
*/

.footnote {
	font-size: xx-small;
}

#main ol {
	padding: 0 25px;
	color: rgb(158, 11, 14);
	font-size: 12px;
	font-weight: bold;
	margin-top: 1em;
}

#jobs .job {
	margin-bottom: 1em;
}

#map {
	font-size: 14px;
}

.error_state {
	color: #9E0B0E;
	font-weight: bold
}

.highlighted {
	font-style:italic;
	background-color:#FCFFBB
}

.brt-red {
	color:#790000;
}
