html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

s {
	text-decoration: none;
}

html { 
    font-size:75%;
}
body { 
	color : #333;
	font: normal 1em/1.3 Arial, sans-serif; 
}

p {
	margin: 1em 0;
}

#page {
	position: relative; 
	margin: 0 auto;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

a {
	color: #1B8321;
}

#header {
	background: transparent url(../img/header_bgd.png) repeat-x 0 100%;
	height: 129px;
}
#header-in { 
	position: relative;
	width:870px;
	margin: 0 auto;
	padding: 0 0 0 100px;
}

#header h1 {
	float: left;
	margin:14px 0 0 0;
	padding-right: 27px;
}

#header-links {
	position:absolute;
	width:870px;
	left:95px;
	top:99px;
}

#header-links li {
	float:left;
	margin:0;
	list-style-type: none;
}

#header-links li a {
	display:block;
	text-indent: -9999px;
	height: 43px;
}

#header-links li#link-pso a{
	background: transparent url('../img/main_menu/pso.png') 0 0 no-repeat scroll;
	width: 127px;
}

#header-links li#link-pso a:hover{
	background: transparent url('../img/main_menu/pso_on.png') 0 0 no-repeat scroll;
	width: 127px;
}

#header-links li#link-as a{
	background: transparent url('../img/main_menu/as.png') 0 0 no-repeat scroll;
	width: 91px;
}

#header-links li#link-as a:hover{
	background: transparent url('../img/main_menu/as_on.png') 0 0 no-repeat scroll;
	width: 91px;
}

#header-links li#link-tntuk a{
	background: transparent url('../img/main_menu/tntuk.png') 0 0 no-repeat scroll;
	width: 124px;
}

#header-links li#link-tntuk a:hover{
	background: transparent url('../img/main_menu/tntuk_on.png') 0 0 no-repeat scroll;
	width: 124px;
}

#header-links li#link-tnteu a{
	background: transparent url('../img/main_menu/tnteu.png') 0 0 no-repeat scroll;
	width: 124px;
}

#header-links li#link-tnteu a:hover{
	background: transparent url('../img/main_menu/tnteu_on.png') 0 0 no-repeat scroll;
	width: 124px;
}

#header-links li#link-choices a{
	background: transparent url('../img/main_menu/choices.png') 0 0 no-repeat scroll;
	width: 102px;
}

#header-links li#link-choices a:hover{
	background: transparent url('../img/main_menu/choices_on.png') 0 0 no-repeat scroll;
	width: 102px;
}

#header-links li#link-mdfra a{
	background: transparent url('../img/main_menu/mydayforra.png') 0 0 no-repeat scroll;
	width: 99px;
}

#header-links li#link-mdfra a:hover{
	background: transparent url('../img/main_menu/mydayforra_on.png') 0 0 no-repeat scroll;
	width: 99px;
}

#header-links li#link-haemo a{
	background: transparent url('../img/main_menu/haemophilia.png') 0 0 no-repeat scroll;
	width: 115px;
}

#header-links li#link-haemo a:hover{
	background: transparent url('../img/main_menu/haemophilia_on.png') 0 0 no-repeat scroll;
	width: 115px;
}

#header-links li.current a {
	color: #045e44;
}

#header-links li a {
	color: #fff;
}

#main-content {
	margin: 0 auto;
	padding:0 0 20px 100px;
	width: 870px;
	position: relative;
	overflow:hidden;
}

#copyright {
	clear: left;
	background: #F5F5F0 url(../img/footer_bgd.png) repeat-x scroll 0 100%;
	color:#666;
	font-size:.9em;
	height: 55px;
}

#copyright-in {
	width:870px; 
	margin: 0 auto;
	padding:15px 0 10px 100px;
}

#copyright-in * {
	vertical-align:middle;
}

#copyright-in img { 
	float: left;
	border-right: 1px solid #b7b7b4;
	padding:5px 10px 0 0;
	margin-right:5px;
 }

 #center-column ul li {
  list-style-type:none;
  list-style-position: outside;
  background: transparent url(../img/bullet.png) no-repeat 0 4px;
  color:#333;
  padding-left:15px;
  margin-bottom: 1em;
}

.box-top {  
	width:195px;
	margin: 12px 0;
	background: transparent url(../img/box_top.png) no-repeat;
	font-size:.9em;
}

.box-bottom { 
	padding: 10px 15px;
	background: transparent url(../img/box_bot.png) no-repeat 0 100%;
}

.box-top.open .box-bottom {
	background: transparent url(../img/box_bot.png) no-repeat 0 100%;
 }

.box-top.close .box-bottom { 
	background: transparent url(../img/box_bot_closed.png) no-repeat 0 100%;
}

.box-top h3 { 
	padding:0 0 7px 0;
}

#related-information {  
	text-indent:-9999px;
	height:10px;
	background: transparent url(../img/related_information.png) no-repeat;
}

#further-reading { 
	text-indent:-9999px;
	height:13px;
	background: transparent url(../img/further_reading.png) no-repeat;
}

span.linklist ul {  
   list-style-type:none; 
}

span.linklist li { 
	border-top:1px solid #f1f1ec;
	padding:5px 0;
}
 
span.linklist li.first { 
	border-top:none;
}

span.linklist a { 
	color:#378710;
}
 
.box-top .linklist { 
	font-size:1.1em;
}

.box-top.open .toggle { 
	background: transparent url(../img/minus.png) no-repeat 0 50%;
	width:12px;
	height:12px;
	float:right;
	margin: 0;
	cursor:pointer;
}

.box-top.close .toggle { 
	background: transparent url(../img/plus.png) no-repeat ;
	width:12px;
	height:12px;
	float:right;
	margin: 0;
	cursor:pointer;
}
 
.box-content {
	border-top:6px solid #eaeae6;
}
	
.box-top.open .box-content {
	display:block;
}
	
.box-top.close .box-content {
	display:none;
}

.homePromo {
	width: 231px;
	height: 95px;
	margin-top: 5px;
	padding: 14px;
	background: transparent url(../img/homePromo.gif) bottom left no-repeat;
	font-size: 12px;
	font-weight: bold;
}

.homePromo h3 {
	margin-bottom: 5px;
	color: #045C44;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

.homePromo img {
	float: left;
	margin-right: 16px;
	border: 1px solid #C6C6C6;
}

.additionalPromo {
	width: 176px;
	height: 98px;
	margin-top: 10px;
	padding: 10px;
	background: transparent url(../img/additionalPromo.gif) bottom left no-repeat;
	font-size: 12px;
	font-weight: bold;
}

.additionalPromo h3 {
	margin-bottom: 5px;
	color: #045C44;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

.additionalPromo img {
	float: left;
	margin-right: 8px;
	border: 1px solid #C6C6C6;
}

.contentPromo {
	width: 167px;
	height: 81px;
	padding: 14px;
}

.contentPromo h3 {
	color: #045C44;
	font-size: 12px;
	font-weight: bold;
}

img.imgLeft {
	float: left;
	margin-right: 5px;
	border: 3px solid #F2F3EE;
}

img.imgRight {
	float: right;
	margin-left: 5px;
	border: 3px solid #F2F3EE;
}

.resourceItem {
	width: 370px;
	clear: both;
}

.resourceItemPic {
	float: left;
	width: 60px;
	margin: 0 15px 1em 0;
	padding-top: 3px;
}

.resourceItemPic img {
	border: 3px solid #F2F3EE;
}

.resourceItemText {
	float: left;
	width: 295px;
	margin-bottom: 1em;
}

.resourceItemText h3 {
	color: #378710;
	font-size: 17px;
	font-weight: normal;
}

#login {
	padding: 5px;
	background-color: #EEE;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

#login h2 {
	color: #045E44;
	font-size: 1.4em;
	font-weight: normal;
}

#login ul li {
	list-style: none;
}

/*
/* Voting
*/

.hide{
	display: none;
}

#votingContent{
	background: transparent url('../img/bg_voting.gif') 0 0 no-repeat scroll;
	height: 250px;
	padding: 10px 15px 15px 15px;
	margin-top: 10px;
}

#votingContent .submit{
	border: 0;
	color: #1b8321;
	font-size: 1px;
	margin-top: 5px;
	background: transparent url('../img/btn_voting.gif') 0 0 no-repeat scroll;
	width: 64px;
	height: 22px;
}

#votingContent .question{
	font-size: 16px;
	font-weight: bold;
	color: #045C44;
}

#votingContent .percent{
}

/*
Styles for homepage boxes
*/

.titlelink h3 a {
	color: #1B8321;
}

.titlelink a {
	color: #1B8321;
}
