body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	background-color: #EFEACA;
	background-image: url(../images/bkgd_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.breaking_news	{
	border:4px solid #dadada;padding:15px;background-color:#000;;
}
.breaking_news *	{
	color:#fff
}


#container {
	
	min-width:775px;
}
.hide {
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
.hide:focus{ 
	display: block;
	position: absolute; 
	left: 0px; 
	top: 0px;
	font-size: 0.5em;
	z-index:1;
	width:150px;
	color:#FFFF00;
	background-color:#000000;
	padding:3px;
	height:30px;
}
.hide:active{ 
	display: block;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	font-size: 0.5em;
	color:#FFFF00;
	background-color:#000000;
	z-index:1;
	width:150px;
	padding:3px;
	height:30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	color: #381C1F;
	line-height: 1.5em;
	/*padding:0px 0px 5px 0px;*/
	margin:0px;
}
h1 {
	font-size: 1em;
	font-weight: bold;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #00365F;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin-left: 10px;
	
	
}

#right_content_block h2
{
	margin-top: -10px;
}

h2.normal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #760017;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #073C4E;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 5px
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #760017;
	padding:0px 0px 5px 0px;
	margin:0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #000000;
}
address {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#access_keys {
	position: absolute;
	height: 1px;
	width: 1px;
	left: -1000px;
	float: left;
}

h3.blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #073C4E;
	background-image: none;
	background-repeat: no-repeat;
	background-position: none;
	padding:10px 0px 10px 0px;
	margin: 0px
}

h3.blue_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #073C4E;
	background-image: none;
	background-repeat: no-repeat;
	background-position: none;
	padding:30px 0px 5px 0px;
	margin: 0px
}

h3.blue_heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #073C4E;
	background-image: none;
	background-repeat: no-repeat;
	background-position: none;
	padding:15px 0px 5px 0px;
	margin: 0px
}
#new_padding{
padding:15px 0px 0px 0px;
}
* html #new_padding{
padding:0px 0px 0px 0px;
}



/******************IMH********************/
#load	{
	font-size:12px;
}
.question	{
	font-weight:bold;
	font-size:14px;
}
.answer	{
	padding:5px;
}

.imh	{
	margin-top:20px;
	margin-bottom:20px;
}

.link	{
	color: #0000CC;
	cursor: pointer; 
	cursor: hand;
}

/******************Top Container********************/

#top_container {
	background-color: #FEFFDF;
	
	margin:10px 20px 0px 20px;
	padding: 0px 0px 20px 0px;
	display:block;
	/*border: 1px dashed #0000FF; */
}

* html #top_container {
	margin: 5px 20px 0px 20px; /* mac fix */

	/* Commented backslash hack hides rule from IE5-Mac \*/
	margin:10px 20px 0px 20px;
	/* End IE5-Mac hack */
}

#left_top_box {
	float:left;
	width:263px;
	position:relative;
	padding:0px 0px 0px 10px;
}
#right_top_box {
	/*z-index:1;*/
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 285px;
}


/******************Bottom Container********************/
#bottom_container {
	clear:both;
	position:relative;
	background-color:#FCFBE6;
	margin: 10px 18px 0px 20px;	
}
#left_bottom_box {
	position:relative;
	/*width:290px;
	float:left;*/
	margin:10px 15px 0px 10px;
	padding-top:30px;
	padding-left:5px;	
}
#right_bottom_box {
	/*padding:20px 10px 0px 370px;
	margin:0px 10px 10px 0px;*/
	
}
/**************************************/

.clear {clear:both;}
input{	
	/*background-image:url(../images/imput_bkgd.gif);
	border:1px solid #595A12;*/
	padding: 0px 0px 0px 5px;
	font-size: 1em;
}
select {font-size: 1em;}




/*************Styles within top container's*************/
h1#mainheading {
	/* Commented backslash hack hides rule from IE5-Mac \*/
	overflow: hidden;
	/* End IE5-Mac hack */
	
	height: 114px;
	width: 364px;
	font-size: 28px; 
}
h1#mainheading span {	
	background: url(../images/thalidomite_logo.gif) no-repeat;
	position: absolute;
	width: 364px;
	height: 100%;
	top: 0px;
	left: 0px;
}
div.heading_float {
	height: 113px;
	width: 364px;
	float: left;
	overflow: hidden;
}
#main_image {
	/*background-image: url(../images/tree_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	background-color:#DFE8A5;
	border:1px solid #CCC99A;
}

/****Beneficiary image****/
#ben_main_image {
	/*background-image: url(../images/tree_image.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#DFE8A5;
	border:1px solid #CCC99A;
}

/*********/

#welcome_text {
	padding: 0px 50px 6px 15px;
	margin: 15px 0px 0px 3px;
	background-color:#F5FFCD;
	border-top: 1px solid #7C855A;
	border-right: 1px solid #DAD09B;
	border-bottom: 1px solid #DAD09B;
	border-left: 1px solid #7C855A;
}

#resource_details_text {
	padding: 0px 50px 6px 15px;
	margin: 15px 0px 0px 3px;
	background-color:#F5FFCD;
	border-top: 1px solid #7C855A;
	border-right: 1px solid #DAD09B;
	border-bottom: 1px solid #DAD09B;
	border-left: 1px solid #7C855A;
}

#logo_and_login {
	position:relative;
	height:120px;
	padding:0px;
	margin: 0px 0px 3px 0px;
}
#login {
	float: right;
	width:297px;
}
#login_box form{
	margin:0px;
	padding:0px;
}
#login_box {
	z-index:2;
	width:260px;
	margin-bottom: 5px;
	margin-left: 15px;
	height:50px;
	background-color:#DFE8A5;
	border-top:1px solid #D5E382;
	border-right:1px solid #B2C257;
	border-bottom:1px solid  #B2C257;
	border-left: 1px solid #D5E382;
	background-image: url(../images/login_bkgd.gif);
	background-repeat: no-repeat;
}
p.ok	{
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	padding:20px;
	text-transform:uppercase;
	background-color:#E0D699;
	border:1px solid #666;
}
p.error	{
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	padding:20px;
	color:#FF0000;
	text-transform:uppercase;
	background-color:#FFF;
	border:1px solid #666;
}
.myAccountForm	{
	width:500px;
}
.registrationForm label, .myAccountForm label	{
	width:150px;
	float:left;
	display:block;
	text-align:right;
	padding-right:10px;
	font-size:14px;
	padding-top:5px;
}
.registrationForm input, .myAccountForm input	{
	padding:5px;
}
.registrationForm .mandatory, .myAccountForm .mandatory	{
	color:#ff0000;
}
.registrationForm .red, .myAccountForm .red	{
	border:2px solid #ff0000;
}
.registrationForm p, .myAccountForm p	{
	margin-top:10px;


}
.myAccountForm	span.text	{
	padding-top:5px;
	display:block;
}
.submitBox	{
	width:500px;
	text-align:center;
}
#Beneficiary_text {
	margin-top:10px;
	padding: 0px 0px 5px 25px;
	font-size: 0.7em;
	line-height: normal;
}
.beneficiary_text_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #3C1C1C;
	text-decoration: none;
	line-height: normal;
	background-color:#FEFFDF;
}
.beneficiary_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #043C54;
	text-decoration: none;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	line-height: normal;
	background-color:#FEFFDF;
}
.beneficiary_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #003951;
	text-decoration: none;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	vertical-align: bottom;
}
.go_button_style a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #780218;
	text-decoration: none;
}
.go_button_style a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #780218;
	text-decoration: none;
}
.go_button_style a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #AF012A;
	text-decoration: underline;
}
.go_button_style a:focus{
	color: #ffffff;
	background-color:#009933;
}
.go_button_style a:active{
	color: #ffffff;
	background-color:#009933;
}

#search {
	background-color: #D8E7BC;
	border: 1px solid #C3DC9A;
	padding:5px 0px 5px 0px;
	background-image:url(../images/search_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#search form{
	margin:0px;
	padding:0px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 5px;
}
label.textfield_left {
	float:left;
    display:block;
	font-size: 0.5em;
	font-weight: bold;
	color: #2A2E0B;
	width:90px;
	padding:5px 0px 5px 15px;
}
label.textfield_right {
	float:left;
    display:block;
	font-size: 0.5em;
	font-weight: bold;
	color: #2A2E0B;
	padding:5px 0px 5px 0px;
	width:80px;
	margin:0px;
}
/****Home page beneficiary login fields****/
span.textfield_left {
	float:left;
    display:block;
	font-size: 0.9em;
	font-weight: bold;
	color: #2A2E0B;
	width:90px;
	padding:5px 0px 5px 15px;
}
span.textfield_right {
	float:left;
    display:block;
	font-size: 0.9em;
	font-weight: bold;
	color: #2A2E0B;
	padding:5px 0px 5px 0px;
	width:80px;
	margin:0px;
}


/********/
.golink a:link{
	font-size: 1.1em;
	font-weight: bold;
	color: #73001B;
	text-decoration: none;
	padding:0px;
}
.golink a:visited{
	font-size: 1.1em;
	font-weight: bold;
	color: #73001B;
	text-decoration: none;
	padding:0px;
}
.golink a:hover{
	color: #AF012A;
	text-decoration: underline;
}
.golink a:focus{
	color:#FFFFFF;
	background-color:#009900;
}
.golink a:active{
	color:#FFFFFF;
	background-color:#009900;
}
#login_go_link {
	padding: 20px 0px 0px 20px;
}

/*************Main Navigation style*************/
#navigation_box {
    background-color: #003D69;
	background-image: url(../images/navigation_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: medium solid #B2BCC6;
	margin-top: 5px;
	padding-bottom:30px;
	
}

#navigation ul{
	list-style-type: none;
	margin:0px;
	padding:20px 0px 0px 20px;
	width:220px;
	
	/*border:1px dashed #08FFF6;*/
}
#navigation li {
	padding:0px;
	margin:0px;
}
#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFDD9;
	text-decoration: none;
}

#navigation li a:hover, {
	color: #FFF000;
	text-decoration: underline;
}
#navigation li a:focus, #navigation li a:active{
	color: #000000;
	background-color:#FCFF00; 	
}
.white_select_style {
	font-weight: bold;
	color: #FFFFFF;
}
/****SUB-NAVIGATION STYLES****/

#navigation ul ul {
	list-style-type: none;
	padding:0px;
	font-weight:normal;
	width:220px;
	
	/*border:1px dashed #F608FF;*/
}
#navigation li ul li {
	padding-left:5px;
 	margin-bottom:1px;
	background-color:#001F34;
	width:220px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:0px;
	
	
	
	/*border:1px dashed #00FF00;*/
}
#navigation li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFDD9;
	text-decoration: none;
}
#navigation li ul li a:hover{
	color: #FFF000;
	text-decoration: underline;
}
#navigation li ul li a:focus, #navigation li ul li a:active{
	color: #000000;
	background-color:#FCFF00; 	
}

/*************Styles within bottom container's*************/

.header2_link_style a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #73001B;
	text-decoration: none;
}
.header2_link_style a:hover{
	color: #AF012A;
	text-decoration: underline;
}
.news_bkgd_colour {
	background-color: #ECF0D7;
}

.news_bkgd_line {
	background-color: #ECF0D7;
	background-image:url(../images/news_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.furtherinfobox {
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#news_box {
	background-color: #FEFEE2;
	padding:20px 0px 0px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBCA9A;
	border-right-color: #D6D49B;
	border-bottom-color: #D6D49B;
	border-left-color: #CBCA9A;
	background-repeat: no-repeat;

}
.red_links a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #760017;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-decoration: none;
}
.red_links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #760017;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-decoration: none;
}
.red_links a:hover{
	color: #AF012A;
	text-decoration: underline;
}
.red_links a:focus{
	color:#FFFF00;
	background-color: #000000;
}
.red_links a:active{
	color:#FFFF00;
	background-color: #000000;
}

/**************/
.blue_news_links a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0D3648;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-decoration: none;
}
.blue_news_links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0D3648;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-decoration: none;
}
.blue_news_links a:hover{
	color: #AF012A;
	text-decoration: underline;
}
.blue_news_links a:focus{
	color:#FFFF00;
	background-color: #000000;
}
.blue_news_links a:active{
	color:#FFFF00;
	background-color: #000000;
}
/**************/
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #332218;
	line-height: 1.5em;
	padding:0px 10px 10px 0px;
	margin:0px;
}
.large_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color:#993300;
	line-height: 1.5em;
}
.bold_paragraph_style {
	font-weight: bold;
}
.black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color: #000000;
	padding:0px;
	margin:0px;
}
.black_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin:0px;
}
.nav_divider {
	font-weight: normal;
	color: #9D8F61;
}
.floatleft{
	position:relative;
	float:left;
	margin:0px 10px 0px 0px;
	padding: 0px;
}
#information_text{
	padding: 15px 20px 5px 0px;
}
#member_text{
	padding: 15px 20px 5px 0px;
}

#news_text{
	padding: 15px 20px 5px 0px;
}	

/* IE HACK */
* html #news_text, #member_text, #information_text {
font-size: 1.5em;
fon\t-size: 1em;
}
/***************Footer Navigation Styles***************/

#footer {
	clear:both;
	background-image: url(../images/footer_bkgd.gif);
	background-repeat: repeat-x;
	display:block;
	
	xbackground-position: left;
	height: 79px;
	margin:0px 20px 20px 20px;
	padding:0px;
}
* html #footer {
	margin:0px 20px 20px 20px; /* mac fix - to match margin of content*/

	/* Commented backslash hack hides rule from IE5-Mac \*/
	margin:0px 20px 20px 20px;
	/* End IE5-Mac hack */
}

#footer_navigation ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	list-style-type: none;
	margin:0px;
	padding:13px 5px 0px 20px;
}
#footer_navigation ul li.footer_navigation{
	display: inline;
	border-right:1px solid #959068;
	padding: 0px 5px 0px 5px;
}
#footer_navigation ul li.footer_navigation_last{
	display: inline;
	border-right:none;
	padding: 0px 5px 0px 5px;
}
#footer_navigation ul li a:link{
	font-weight: bold;
	color: #760017;
	text-decoration: none;
}
#footer_navigation ul li a:visited{
	font-weight: bold;
	color: #760017;
	text-decoration: none;
}
#footer_navigation ul li a:hover{
	color: #AF012A;
	text-decoration: underline;
}
#footer_navigation ul li a:focus{
	color: #FCFF00;
	background-color: #000000;
}
#footer_navigation ul li a:active{
	color: #FCFF00;
	background-color: #000000;
}

/************************main template styles**************************/
#login_box2 {
	margin-bottom: 5px;
	padding: 5px;
	height:25px;
	background-color:#DFE8A5;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D5E382;
	border-right-color: #B2C257;
	border-bottom-color: #B2C257;
	border-left-color: #D5E382;
	background-image: url(../images/login_bkgd2.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#login2 {
	position:absolute;
	right:5px;
	top:5px;
	width:320px;
}
#logo2 {
	float:left;
	background-image:url(../images/thalidomite_logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 415px;
}
#logo_and_login2 {
	position:relative;
	height:72px;
	padding:0px;
	margin: 0px 0px 3px 0px;
}
#main_image2 {
	/*background-image:url(../images/tree_image2.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	/*height: 111px;*/
	background-color:#DFE8A5;
	border:1px solid #CCC99A;
	
	/*border:1px dashed #00f;*/
}
#breadcrum {
	background-color:#F5FFCD;
	padding:0px 5px 5px 10px;
	border-top: 1px solid #7A7C54;
	border-left: 1px solid #7A7C54;
	border-right: 1px solid #D7D19D;
	border-bottom: 1px solid #D7D19D;
	margin:0px 0px 5px 0px;
	
	/*border:1px dashed #00f;*/
}
/*
* html #breadcrum {
	margin: -243px 0px 5px 0px; /* mac fix */

	/* Commented backslash hack hides rule from IE5-Mac \*/
	/*margin:0px 0px 5px 4px;
	/* End IE5-Mac hack */
/*}*/

#breadcrum ul{
	display: inline;
	list-style-type: none;
	padding:0px;
	margin:0px;
	
}
#breadcrum ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.breadcrum_bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color:#043454;
}
.breadcrum_bold-redlink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color:#73001B;
	text-decoration: none;
	border-right:1px solid #73001B;
	padding: 0px 5px 0px 0px;
}

.breadcrum_bold-redlink:hover{
	color:#FF0000;
	text-decoration: underline;
}
.breadcrum_bold-redlink:focus, .breadcrum_bold-redlink:active{
	color:#FFFF00;
	background-color: #000000;
}

.breadcrum_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	margin-left:5px;
}
#breadcrum ul li.breadcrum_suboptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	padding-left:7px;
}
#main_text_area {
	padding:10px 50px 25px 0px;
	margin-left:5px;
	margin-top:5px;
}
#login_box2 form{
	margin:0px;
	padding:0px;
}

#benefit_box {
	position:absolute;
	right:20px;
	top:40px;
	width:320px;
}
#Benefit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px 0px 5px 25px;
	text-align: right;
}
.pipe_syle{
color:#959068;
}

/***************NEW BUTTON STYLES 09/03/05*******************/


.login_go_button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFF3B7;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #7E6C38;
	border-right:1px solid #7E6C38;
	font-weight: bold;
	color: #73001B;
	font-size: 0.5em;
	text-align: center;
	margin-top:20px;
	background-image:none;
	position: relative;
}
.search_go_button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFF3B7;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #7D7E38;
	border-right:1px solid #7D7E38;
	font-weight: bold;
	color: #73001B;
	font-size: 0.5em;
	text-align: center;
	background-image:none;
	margin-left:3px;

}
.contact_button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFF3B7;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #7D7E38;
	border-right:1px solid #7D7E38;
	font-weight: bold;
	color: #73001B;
	font-size: 0.9em;
	text-align: center;
	background-image:none;

}
.send_button_1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFE6C3;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #777049;
	border-right:1px solid #777049;
	font-weight: bold;
	color: #73001B;
	text-align: center;
	background-image:none;
	font-size: .5em;
}
.send_button_2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEE0C8;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #68624C;
	border-right:1px solid #68624C;
	font-weight: bold;
	color: #73001B;
	font-size: 0.5em;
	text-align: center;
}
.send_button_3 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFE6C3;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #777049;
	border-right:1px solid #777049;
	font-weight: bold;
	color: #73001B;
	text-align: center;
	background-image:none;
	font-size: .8em;
}
.contact_us_button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFE6C3;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #777049;
	border-right:1px solid #777049;
	font-weight: bold;
	color: #73001B;
	text-align: center;
	background-image:none;
	font-size: 1em;
}
.radio {
	/*border:0px;*/
	border:none;
	background:none;
}
.Login_Input {
	width: 75px;
	font-size: 1.25em;
}
* html .Login_Input{
	font-size: 1em;
	width:90px;
}
.Search_Input {
width: 97px;
font-size: 1em;
}
.text_fields {
font-size: 1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.drop_down_fields {
background-image:url(../images/imput_bkgd.gif);
font-size: 1em;
}
* html .drop_down_fields {
font-size: 2em;
}
.drop_down_fields_alt { /* For when text is too big because of leaking styles - has no ie fix */
background-image:url(../images/imput_bkgd.gif);
font-size: 1em;
height: auto;
width: auto;
}
.personal_profile_dropdown{
background-image:url(../images/imput_bkgd.gif);
font-size: 1em;
width: 305px;
}
* html div.profile_input_fix select { /* Fix day drop down prob in personal profile */
font-size: 0.8em;
}
.profile_input_fix select {
font-size: 0.8em;
}
div.news_list_wrapper {
float: left;
margin: -35px 0px 0px 0px;
padding: 0px;
position: relative;
width: 100%;
}
.news_head{clear: left;}
h3.news_article_title {
background-image: none;
padding: 0px;
margin: 0px;
}
.ul {font-size: 0.5em;}


/* ------------------------ NEW HOMEPAGE 3 PANEL BOX STYLES - NIK G - 18/04/05 ----------------------- */
div.home_line{
margin: 20px 20px 0px 106px;
border-bottom: 1px solid #DDCAAA;


}
ul.home_panel_box{
background-color: #ECF0D7;
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 8px 0px 15px 0px;
border-bottom: 10px solid #FCFBE6;
position:relative;
}
* html ul.home_panel_box {
/*margin: -200px 0px 10px 0px;*/
margin: 0px 0px 10px 0px;/* mac fix */

/* Commented backslash hack hides rule from IE5-Mac \*/
margin: 0px 0px 10px 0px;
/* End IE5-Mac hack */
}
ul.home_panel_box li {
list-style-type: none;
margin: 0px;
padding: 0px 5px 8px 5px;
position: relative;
}
ul.home_panel_box li h3 {
padding: 0px 0px 2px 0px;
margin: 0px;
background-image: none;
}
* html ul.home_panel_box li h3 {
/* Commented backslash hack hides rule from IE5-Mac \*/
margin: -30px 0px 0px 0px;
/* End IE5-Mac hack */
position: relative;
}
ul.home_panel_box li a {
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: bold;
color: #760017;
padding:0px 0px 0px 0px;
margin:0px;
text-decoration: none;
}
ul.home_panel_box li a:hover{
color: #AF012A;
text-decoration: underline;
}
ul.home_panel_box li a:focus, ul.home_panel_box li a:active {
color:#FFFF00;
background-color: #000000;
}
img.home_panel_box_img {
float: left;
margin: 0px;
padding: 0px 5px 0px 5px;
position: relative;
}
ul.home_panel_box li p {
padding: 0px 0px 10px 0px;
margin: 0px;
}
div.home_panel_box_div {
padding: 20px 10px 20px 5px;
margin: 0px 0px 5px 0px;
position:relative;


}
* html div.home_panel_box_div {
padding: 20px 10px 15px 5px;
}

ul.acrobat_points{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	list-style-type: none;
	padding:10px 0px 10px 0px;
	margin:0px;
}
ul.acrobat_points li{
	padding:0px;
	margin:0px;
}
/* ---------- NEWS LIST NAVIGATION - NIK G - 21/04/05 -------------*/
div.news_list_navigation {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	font-size: .6em;
}

div.news_list_navigation span {
	border-right: 1px solid #777777;
	padding: 0px 5px 0px 0px;
}

div.news_list_navigation a {
padding: 0px 5px 0px 0px;
border-right: 1px solid #777777;
font-weight: bold;
color: #77021D;
text-decoration: none;
}

div.news_list_navigation a:hover {
color: #A8062B;
text-decoration: underline;
}

div.news_list_navigation a:focus, div.news_list_navigation a:active {
background-color: #000000;
color: #FFFF00;
}

div.news_list_navigation span.news_navigation_last_item, div.news_list_navigation a.news_navigation_last_item {
padding: 0px;
border-right: 0px;
}
div.login_form_warning p{
color:#FF0000;
padding:10px 0px 10px 0px;
}
/***************************/
#results_container{
	width:80%;
}
div.search_navigation {
	width: 100%;
	font-size: .6em;
	padding:10px 0px 20px 0px;
}
div.search_navigation span {
	border-right: 1px solid #777777;
	padding: 0px 5px 0px 5px;
}
div.search_navigation a {
padding: 0px 5px 0px 0px;
border-right: 1px solid #777777;
font-weight: bold;
color: #77021D;
text-decoration: none; 
padding: 0px 5px 0px 5px;
}
div.search_navigation a:hover {
color: #A8062B;
text-decoration: underline;
}
div.search_navigation a:focus, div.search_navigation a:active {
background-color: #000000;
color: #FFFF00;
}
div.search_navigation span.news_navigation_last_item, div.news_navigation_last_item a.news_navigation_last_item {
padding: 0px;
border-right: 0px;
}



/********************/
.search_link{
	font-size: 0.6em;
	font-weight: bold;
	color: #77021D;
	text-decoration: none;
}
.search_link_delim{
	font-size: 0.6em;
	font-weight: bold;
	color: #77021D;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid #FFFFFF;
}
.search_link:hover, .search_link_delim:hover {
	color: #A8062B;
	text-decoration: underline;
}
.search_link:focus, .search_link:active, .search_link_delim:focus, .search_link_delim:active{
	background-color: #000000;
	color: #FFFF00;
}

/* - - - - - - - - - - - / / / / / Information Centre - Dan H 15.08.06 \ \ \ \ \ - - - - - - - - - - - */
div.kTreeBreadCrumb{margin:0; padding:9px; font-size:95%; background-color:#F5FFCD;  border-left:1px solid #7A7C54;  border-top:1px solid #7A7C54; border-right:1px solid #D7D19D; border-bottom:1px solid #D7D19D;}
div.kTreeBreadCrumb a{margin:0; padding:0; color:#73001B; text-decoration: none;}
div.kTreeBreadCrumb a:hover{color:#FF0000; text-decoration: underline;}
div.kTreeBreadCrumb a:focus, div.kTreeBreadCrumb a:active{color:#FFFF00; background-color: #000000;}

div.quarterblock_left{margin:8px 0 25px 0; padding:0;}
div.quarterblock_left ul{margin:0; padding:0;}
div.quarterblock_left ul li{margin:0; padding:0; list-style:none;}
div.quarterblock_left ul li.withbullet{margin:0; padding:0;}
div.quarterblock_left ul li a{margin:0; padding:0; color:#73001B; text-decoration: none; font-weight:bold;}
div.quarterblock_left ul li a:hover{color:#FF0000; text-decoration: underline;}
div.quarterblock_left ul li a:focus, div.kTreeChildren ul li a:active{color:#FFFF00; background-color: #000000;}

div.threequarterblock_right{margin:0; padding:0;}
div.threequarterblock_right a{margin:0; padding:0; color:#73001B; text-decoration: none;}
div.threequarterblock_right a:hover{color:#FF0000; text-decoration: underline;}
div.threequarterblock_right a:focus, div.threequarterblock_right a:active{color:#FFFF00; background-color: #000000;}

div.threequarterblock_right table{margin:25px 0 20px 0; padding:0; width:99%; border:1px solid #E5E5C9;}
div.threequarterblock_right table th{margin:0; padding:0 0 0 10px; height:44px; font-size:95%; text-transform:capitalize; font-weight:lighter; color:#3D131D; background-image:url(../images/buddy_board_bkgd1.jpg); background-repeat:repeat-x;}
div.threequarterblock_right table th a{margin:0; padding:0; color:#3D131D; text-decoration: none;}
div.threequarterblock_right table th a:hover{color:#FF0000; text-decoration: underline;}
div.threequarterblock_right table th a:focus, div.threequarterblock_right table th a:active{color:#FFFF00; background-color: #000000;}
div.threequarterblock_right table td{margin:0; padding:2px 6px 4px 6px; height:39px; border:1px solid #E6E5D0;}
div.threequarterblock_right table tr.row{margin:0; padding:0; background-color:#FEFFEB; background-image:url(../images/forum_tr_bkgd2.gif); background-repeat:repeat-x; background-position:bottom;}
div.threequarterblock_right table tr.altrow{margin:0; padding:0; background-color:#F5F6E0;}

div.listsearch input.textbox{margin:0; padding:2px;}
#ResourceList_ResourceList1_SearchControl1_ResourceSearch1_div_on{margin:25px 0 0 8px; padding:0;}
#ResourceList_ResourceList1_SearchControl1_ResourceSearch1_div_on strong{font-size:50%;}

/* - - - - Resource Details - - - - */
div.resource_details{margin:0 0 0 22px; padding:0; width:80%;}
div.resource_details p{margin:0 0 15px 0; padding:0; font-size:1em;}
div.resource_details table{margin:0; padding:0; width:100%; border-top:2px solid #ccc99c; border-left:2px solid #ccc99c; border-right:2px solid #ccc99c;}
div.resource_details table th{margin:0; padding:9px; width:30%; text-align:left; background-color:#fffeff; border-bottom:2px solid #ccc99c; background-image:url(../images/resource_details_th.gif); background-repeat:repeat-x; background-position:top;}
div.resource_details table td{margin:0; padding:9px; border-left:2px solid #ccc99c; border-bottom:2px solid #ccc99c; background-color:#feffef;}
div.resource_details div.actionbar{margin:0; padding:9px; text-align:center; /*width:50%;*/ border-bottom:2px solid #ccc99c; border-left:2px solid #ccc99c; border-right:2px solid #ccc99c; background-color:#feffef;}
div.resource_details div.actionbar a{margin:0; padding:0 18px 0 0; border:none; background-color:#FEFFEB; background-image:url(../images/buddy_board_arrow.jpg); background-position:center right; background-repeat:no-repeat;}
 
div.actionbar{margin:12px 0 0 18px; padding:0;}
div.actionbar a{margin:0; padding:0; color:#3D131D;  text-decoration:none; font-weight:bold;}
div.actionbar a:hover{color:#FF0000; text-decoration: underline;}
div.actionbar a:focus, div.actionbar a:active{color:#FFFF00; background-color: #000000;}


/* - - - - - - - - - - - / / / / / Thalidomide Trust - New Mods - Dan H 20.10.06 \ \ \ \ \ - - - - - - - - - - - */
table.pagelogstats{margin:0; padding:0; font-size:50%; width:90%; border-left:1px solid #e5e6c7; border-right:1px solid #e5e6c7;}
*html table.pagelogstats{font-size:100%;}
table.pagelogstats th{margin:0; padding:0 10px 0 10px; text-align:left; background-image:url(../images/buddy_board_bkgd1.jpg); background-repeat:repeat-x; background-position:bottom; line-height:3.3em;}
table.pagelogstats tr{margin:0;  padding:0; background-image:url(../images/pagelogstats_tr.gif); background-position:bottom; background-repeat:repeat-x;}
table.pagelogstats tr.row{margin:0; padding:0; background-color:#feffef;}
table.pagelogstats tr.alt_row{margin:0; padding:0; background-color:#faf9e4;}
table.pagelogstats td{margin:0; padding:10px;}
/* - - - - - - - - - - - - - - - - - - - - - - */
div.listpages{margin:0; padding:0; /*font-size:60%;*/ width:90%; border-top:1px solid #e5e6c7; border-left:1px solid #e5e6c7; border-right:1px solid #e5e6c7;}
div.listpages p{margin:0; padding:0;}
div.listpages div.row{margin:0; padding:10px; background-color:#feffef; background-image:url(../images/pagelogstats_tr.gif); background-repeat:repeat-x; background-position:bottom;}
div.listpages div.alt_row{margin:0; padding:10px; background-color:#faf9e4; background-image:url(../images/pagelogstats_tr.gif); background-repeat:repeat-x; background-position:bottom;}
