body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg_body_bhsuk.jpg);
	background-repeat: repeat-x;
	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B7DB93;
}

a.help {cursor: help; } 
a.button {cursor: pointer; } 
a.email {
	cursor: pointer;
	color: #0033FF;
	
}
a.email a{
	cursor: pointer;
	color: #0033FF;
	text-decoration: underline;
}
.aaHmPgPhoto{
	border: 1px solid #FFFFFF;
	line-height: 0.85em;
	padding: 0px;
	height: 448px;
	width: 541px;
	margin-left: 30px;
	
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

.congratulations {
	font-weight: normal;	/* yellow star */
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.congratulationsBold {
	font-weight: bold;	/* yellow star */
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.congratulationsBlue {
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
}

.congratulationsBlue p{
	font-weight: normal;	/* yellow star */
	color: #0033CC;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
}
.congratulationsBlueBold {
	font-weight: bold;	/* yellow star */
	color: #0033FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.congratulationsLBlueBold {
	font-weight: bold;	/* yellow star */
	color: #33CCFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.congratulationsRedBold {
	font-weight: bold;	/* yellow star */
	color: #CC0000;
	font-size: 0.96em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 6px;
}
.congratulationsCAPTION {
	text-align: center;
	width: 99%;
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.congratulationsCAPTIONBOLD{
	font-weight: bold;	/* yellow star */
	color: #003399;
	font-size: 106%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.congratulationsCAPTIONLight{
	font-weight: normal;	/* yellow star */
	color: #003399;
	font-size: 112%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

.congratulationsOrBullet {
	font-weight: normal;	/* yellow star */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-left: 6px;
}
.congratulationsOrBullet a {
	font-weight: normal;	/* yellow star */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-left: 6px;
}
.congratulationsOrBullet img {
	font-weight: normal;	/* yellow star */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin-left: 18px;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 132%;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
h2.caption {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #669900;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	z-index: 100;
}
h2.top {
	font-size: 0.96em;
	letter-spacing: 0.15em;
	color: #6E5046;
	margin-top: 1.4em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}
h3 {
	font-size: 0.96em;
	margin: 1.5em 0 0 0;
	color: #5B8800;
}

h4 {
	font-size: 0.96em;
	color: #6c6c6c;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 88%;
	color: #88A745;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
h6{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.66em;
	color: #666633;
	text-align: center;
	border: 1px solid #666600;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

img {
	border: none;
}

#footerbox {
	width: 760px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	font-weight: normal;
	color: #333333;
}
div#header {
	text-align: center;
	height: 110px;
	margin: 0px;
	padding: 1px;
}
div#headerMenu {
	text-align: center;
	background-color: #996633;
	height: 25px;
	margin: 0px;
	padding: 1px;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 74%;
	text-align: left;

	padding-bottom: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 3px;
}

#breadCrumb a{
	color: #006600;
	
} 
/************* #BUTTONS styles *************/
input.btn{
	color:#050;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:92%;
	font-weight:bold;
	background-color:#fed;
	cursor:pointer;
	/*border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;*/
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#666;
	border-bottom-color:#666;
   
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	width: 100px;
   }
   input.btnhov{
	font-size:92%;
	font-weight:bold;
	/*	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;*/
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00FF00;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #00FF00;
   }
 
#caption {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #669900;
	height: 16px;
	font-size: 1.5em;
	z-index: 100;
	font-weight: bold;
	position: relative;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	margin-top: 0em;
	padding-top: 6px;
	padding-bottom: 0px;
}
.caption {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #669900;
	height: 16px;
	font-size: 1.5em;
	z-index: 100;
	font-weight: bold;
	position: relative;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0em;
	padding-top: 6px;
	padding-bottom: 0px;
}

  #containerHolder {
	position: relative;
	text-align: left;
	background-image: url(images/THAG_layout_btm.jpg);
	width: 780px;
	background-repeat: no-repeat;
	background-position: -1px bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 4px;
	height: 100%;
}
#container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 100%;
	text-align: left;
	background-image: url(images/THAG_layout_side.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: 6px;
	height: 100%;
}

/* SUBLINK */
#containerHomeLink{
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;
	margin-top: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #993300;
	font-weight: normal;
}
/*#containerHomeLink a{
	margin-right: auto;
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 0.62em;
	font-weight: normal;
}

#containerHomeLink a:hover{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 0.62em;
	font-weight: bold;
}*/

div#column2 {
	margin: 0;
	background-image: url(images/THAG_layout_top.jpg);
	width: 780px;
	background-repeat: no-repeat;
	padding-top: 8;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#column1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.content {
	/*background-image: url(images/bg_content_Thag.jpg);
	background-repeat: repeat-x;*/
	background-image: url(images/THAG_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	
	
}
.contentLeftColumn p {
	line-height: 1.3em;
	color: #333333;
	font-size: 0.89em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0;
	
}

.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
	color: #333333;
	font-size: 0.89em;
	
}
.content ul li{
	margin: 6px 0 12px 0;
	line-height: 1.3em;
	color: #333333;
	font-size: 0.82em;
	
}
.content p img{
	
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	text-align: center;

}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
.myswf{
	/*margin-left: 10px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	
	text-align: center;

}
.congratulations {
	font-weight: normal;	/* yellow star */
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.congratulationsBold {
	font-weight: bold;	/* yellow star */
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	color: #333333;
	padding-left: 1.35em;
	list-style-type: disc;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
} 

/************* #globalNav styles **************/
div#globalNav a span {display: none;}
div#globalNav a:hover span {
	
	position: absolute;
	top: 100px;
	left: 300px;
	width: 240px;
	margin: 0px;
	z-index: 300;
	color: #000000;
	font: 80% Verdana, sans-serif;
	text-align: left;
	border: 1px solid #999999;
	clip: rect(0px,auto,auto,auto);
	background-color: #FFFFCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#globalNav{
	color: #000033;
	background-color: #99CC33;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;

	height: 24px;
}

#globalNav img{
 display: block;
}

/*#globalNav a {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}*/
#globalNav a{
	color: #000033;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	height: 18px;
	width: 100px;
	float: left;
	margin-left: 1px;
	text-align: center;
	background-color: #FFFF66;
	background-image: url(images/bg_grad_gold1.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
#globalNav a:hover{
		color: #000033;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	height: 18px;
	width: 100px;
	float: left;
	margin-left: 1px;
	text-align: center;
	background-color: #FFFF66;
	background-image: url(images/bg_grad_gold2.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

.guestBkDate{
	font-weight: normal;	/* yellow star */
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-repeat: repeat-x;
	/*width: 400px;*/
	height: 20px;
	border: 1px solid #eeeeee;
	position: relative;
	top: 4px;
}
.guestBkBold {
	font-weight: bold;	/* yellow star */
	color: #336666;
	font-size: 0.96em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 4px;
	float: right;
}
#guestbook {
	background-color: #ffffff;
	/*float: left;*/
	width: 470px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	height: 100%;
}
#guestbookFormLabel {
	background-color: #ffffff;
	float: left;
	width: 40%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
#guestbookForm {
	background-color: #ffffff;
	
	width: 100%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
.guestBkLabel{
margin-top: 2px;
margin-left: 21px;
margin-right: 4px;
margin-bottom: 2px;
	color: #336699;
	float: left;

}
.guestBkLabelEmail{
margin-top: 2px;
margin-right: 4px;
margin-bottom: 2px;
	color: #336699;
	float: left;
}
.guestBkLabelCommnts{
margin-top: 2px;
margin-left: 28px;
margin-right: 4px;
margin-bottom: 2px;
	color: #336699;
	float: left;
}
.guestBkButton{
margin-top: 8px;
margin-bottom: 2px;
	color: #336699;
	float: right;
}

#guestbookComments {
	z-index: 100;
	width: 100%;
	margin-left: 0%;
	margin-bottom: 6px;
	background-color: #fffccc;  /*#e9e9d1;*/
	float: left;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-bottom-color: #999999;
	border-left-color: #cccccc;
		border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 0.82em;
	font-weight: normal;
	color: #333333;
	

}

.guestBk{
	font-weight: normal;	/* yellow star */
	color: #336699;
	font-size: 0.80em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 30px;
	
}


.guestBkEmail{
	color: #336699;
	
}

#guestbookVisitor {
	z-index: 100;
	width: 70%;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

#hmpgNavB{
	margin-top: 0px;
	margin-left:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	border-top-style: none;
	height: 25px;
}

#hmpgNavB ul{
	color: #FFCC00;
	margin-top: 0px;
	margin-left:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	background-position: center top;
	height: 40px;
	position: relative;
}
#hmpgNavB img{
 display: block;
}

#hmpgNavB a {
	font-size: 0.64em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	top: 6px;
}

#hmpgNavB a:hover {
	font-size: 0.64em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC33;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
	text-decoration: none;
}
#layoutbottomA{
	clear: both;
	background-image: url(images/bhsuk_layout_btmA.png);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#layoutbottom {
	clear: both;
	background-image: url(images/bhsuk_layout_btm.png);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
div#main {
	/*padding: 10px;
	margin-left: 220px;*/
	width: 530px;
	margin-top: 17px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(images/bg_content_Thag.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FBFBFD;
	border-bottom-color: #FBFBFD;
	border-left-color: #FBFBFD;
}
#main a{
	color: #CC0000;
}


#main p{
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	font-weight: normal;
	line-height: 1.4em;
	padding-right: 2px;
	padding-left: 8px;
}

#main h2{
	font-size: 1.06em;
	color: #565B45;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 8px;
}

#main p img{
	color: #333333;
	font-size: 0.86em;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
}
#main ul li{
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	font-weight: normal;
	line-height: 1.4em;
	padding-right: 2px;
	list-style-position: outside;
	list-style-type: disc;
}
#mastFooter{
	width: 100%;
	/*background-color: #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	/*clear: both;*/
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#mastFooter p{
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8b5a2b;
	text-align: center;
}
#mastheadHolder{
	border-bottom: 1px solid #999999;
	width: 100%;
	background-image: url(images/headerBg_Grad_Green.jpg);
	background-repeat: repeat-x;
	height: 80px;
	padding: 0px;
}

#masthead{
	
	width: 100%;
	background-image: url(images/topBgNew.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding: 0px;
	background-attachment: scroll;
	background-position: left top;
}
#mastheadFlag{
	
	width: 100%;

	height: 80px;
	padding: 0px;
	text-align: right;
	background-attachment: scroll;
	background-position: left top;
}
div#navcol {
	width: 180px;
	float: left;
	margin-top: 17px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#hmpgMenuHolder{

	margin-top: 0px;
	font-size: 0.70em;
	
	padding-left: 0px;
	margin-bottom: 4px;
	text-align: center;
	border-top-style: none;

} 
/* FORM LAYOUT*/

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 
div#sidecol {
	padding: 10px;
	width: 130px;
	float: right;
}
div#foot {
	border-top: solid #000 1px;
	background-color: #CCCCCC;
	padding: 10px;
	text-align: center;
	clear: both;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#leftcolumn {
	float: left;
text-align: center;
/*	margin-left: 5px !important;
margin-left: 0px;*/
margin-left: auto; margin-right: auto;
		width: 215px;
	font-size: 0.75em;

}
#leftcolumn p{
	padding-right: 10px;
	padding-top:10px;
}
#midcolumn {
	float: right;
	width: 524px;
	font-size: 0.86em;
	background-image: url(images/BHSUK_bg_main_content_layout.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	
}
#layoutcrown {
	background-image: url(images/bhsuk_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#layoutMenu {
	background-color:#cd25fd;
	height: 25px;
	font-size: 0;
	text-align: center;
}
#profileInfo{
	height: 20px;
	float: left;
	width: 80%;
	font-weight: normal;
	color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2%;
}



#profileDesignedBy {
	padding: 0px;
	float: left;
	margin: 0px;
	display: block;
	
}
#profileInfoFOOTER {
	clear: both;
	background-image: url(images/bg_footer_bhsuk.jpg);
	background-repeat: repeat-x;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;*/
	font-weight: normal;
	color: #666666;
	height: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 12px;
}
#profileInfoFOOTER a {
	clear: both;
	color: #592D00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#profileInfoFOOTER a:hover {
	clear: both;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#profileInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
.requiredOrange {
	font-weight: normal;	/* yellow star */
	color: #FF6600;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.requiredOrangeBold {
	font-weight: bold;	/* yellow star */
	color: #FF6600;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.requiredGreen {

	font-weight: bold;	/* yellow star */
	color: #006600;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.requiredGreenBold {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.98em;
	font-weight: bold;
}
.requiredOrange {
	font-weight: normal;	/* yellow star */
	color: #FF6600;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.requiredOrangeBold {
	font-weight: bold;	/* yellow star */
	color: #FF6600;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.requiredRed {
	font-weight: bold;	/* yellow star */
	color: #FF0000;
	font-size: 14px;

	font-family: Georgia, "Times New Roman", Times, serif
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.requiredRedSub {
	font-weight: bold;	/* yellow star */
	color: #FF0000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
	text-align: center;
	margin-top: 3px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 90%;
	text-align: center;
	width:186px;
	float: left;
	position: relative;
	margin-top: 5px;

	margin-bottom: 20px;
	
	border: 1px solid #FFFFFF;
	background-color: #009966;

	height: 97px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}
#sectionLinksOuter{
	margin: 0px;
	font-size: 90%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: 370px;
	background-color: #eee;
}

table.alerts
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}

.email
{ border-bottom: 1px solid #eeeeee;
background-color: #FFFFFF;
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
padding-left: 6px;
padding-top: 3px;
padding-bottom: 3px;}

.alertHd
{ border-bottom: 2px solid #d79900;
/*background-color: #fff2ba;*/
background-image: url(images/bg_grad_green1.gif);
background-repeat: repeat-x;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
height:24px;
width:100%;}

#alertCaption
{
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d79900;
	border-right-color: #d79900;
	border-bottom-color: #d79900;
	border-left-color: #d79900;
/*background-color: #fff2ba;*/
background-image: url(images/bg_grad_green1.gif);
	background-repeat: repeat-x;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040;
height:24px;
width:99.5%;
padding-top: 5px;
padding-bottom: 1px;}


.alertTd
{ border-bottom: 1px solid #cccccc;
background-color: #C0DFA2;
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
padding-left: 6px;
padding-top: 3px;
padding-bottom: 3px;}

.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;} 


.thagABtrig h3, .thagABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#wrapperHolder {
	margin: 0 auto;
	width: 760px;
/*		background-image: url(images/bhsuk_bg_layout.png);
	background-repeat: repeat-y;*/

}

#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(images/bhsuk_bg_layout.png);
	background-repeat: repeat-y;
	/*background-color: #e1e1c6;*/
}
