html, body {
    margin:0;
    font-size:100%;
    width:100%;
    height:100%
}

body {
	background:#e6e6e6
}

html, body, td, div {
    font-family:Verdana, Helvetica, sans-serif; 
}

h1 {
	margin-top:0;
	font-size:1.8em;
	font-weight:normal
}

h2 {
	font-size:1.3em;
	font-weight:normal;
}

h3 {
	font-size:1.0em;
	font-weight:normal;
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

#content h1 {
	margin-top:0
}

#content h2, #content h3, #content h4, #content h5 {
	margin:0.5em 0 0 0
}

input, option, textarea, select {
	font-size:1em
}

textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif
}

p {
	line-height:1.5em
}

#content p {
	margin-top:0
}


dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

a.more {
	display:block;
	background:transparent url(../img/nav_arrow.gif) left 7px no-repeat;
	text-decoration:none;
	color:#000;
    padding:0.2em 0 0.2em 10px
}

a.more:hover, a.more:focus {
	text-decoration:underline;
	color:#e5254c
}

#scrn-read {
	display:none
}

#container {
	background:#fff;
	font-size:0.7em;
	width:740px;
	padding:0 15px;
	margin:0 auto;
	min-height:100%;
}

#header {
	background:#fff url('../img/header.gif') no-repeat;
	min-height:136px;
	float:left;
	width:100%;
	border-bottom:5px solid #e5254c
}

#site-home #header {
	border-bottom:none
}

#ticker {
	background:#e5254c;
	color:#fff;
	font-weight:bold;
	padding:4px 0;
	clear:both
}

#ticker a {
	color:#fff;
}

#breadcrumb {
	padding:4px 0;
	color:#e5254c;
	width:100%;
	float:left
}

#breadcrumb span {
	font-weight:bold
}

#breadcrumb a {
	color:#e5254c;
	text-decoration:none
}

#breadcrumb a:hover {
	color:#000;
}

#logo, #flash-container {
	float:left;
}

#donate {
	float:right;
}

#sidebar {
	width:188px;
	margin-top:3px;
	float:left
}

#search {
	padding:5px 10px 20px 10px
}

#search input {
	border:1px solid #42b4e6;
}

#keyword {
	background:#fff;
	width:100px
}

#search .submit {
	border:1px solid #fff;
	background:#42b4e6;
	color:#fff
}

#search label {
	display:none
}

.teaser {
	padding:15px;
	clear:both;
	border-top:1px solid #e5254c;
	border-bottom:1px solid #e5254c;
	background:#fff;
	margin:0
}

#teaser-image {
	border:none
}

.teaser h2 {
	margin-top:0
}

.teaser a.more {
	color:#d21034;
	text-decoration:none
}

.teaser a.more {
	color:#d21034;
	display:block;
	text-decoration:none;
	background:#fff url(../img/nav_arrow_o.gif) left 7px no-repeat;
	padding:0.2em 0 0.2em 10px
}

.teaser a.more:hover {
	color:#000;
	background:#fff url(../img/nav_arrow.gif) left 7px no-repeat;
}

#teaser-image {
	padding:0;
}


#content {
	width:519px;
	float:right;
	padding:15px;
	min-height:30em;
	margin-top:3px;
}

.simple-table {
	width:100%;
	border-collapse:collapse
}

.simple-table td, .simple-table th {
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:2px 8px
}

#events td, #other-events td {
	border:none;
}

#events .info-row td, #events .info-row  th, 
#other-events .info-row td, #other-events .info-row  th, #other-events .simple-info-row  th
{
	border-bottom:2px solid #fff;
}

.simple-table th {
	background:#42b4e6;
	text-align:left;
	font-size:0.9em;
	color:#fff
}

.sortable th {
	cursor:pointer
}

.simple-table td {
	background:#efefef;
	vertical-align:top
}

.simple-table p {
	margin:3px 0 0 0;
	line-height:1.2
}

p.further-info {
	margin-top:30px;
	color:#cc3333;
	padding:5px;
	background:#efefef
}

p.further-info span {
	font-size:1.1em;
}

p.further-info a {
	font-weight:bold;
	text-decoration:none;
	color:#cc3333
}

p.further-info a:hover {
	color:#000
}

a.more-info {
	display:block;
	width:14px;
	height:14px;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
	background:#fff url(../img/info.gif) 0 -14px no-repeat;
	margin:0 auto
}

.cleared {
	clear:both
}

a.more-info:hover {
	background-position:0 0
}

.date-col {
	width:120px;
}

.more-col {
	width:70px;
	text-align:center !important
}

.title-col a {
	font-weight:bold;
	color:#000;
	text-decoration:none
}

.title-col a:hover {
	color:#d21034;
}

.inner {
	padding-left:15px;
	padding-right:15px;
	clear:both
}

#site-home .inner {
	padding-top:5px
}

#site-home #content {
	width:550px;
	padding:0
}

.teasers {
	margin:0 0 1px 0;
	padding:0;
	width:100%;
	float:left;
	background:#42b4e6 url(../img/teasers_bg.gif) repeat-y
}

.teasers li {
	list-style:none;
	width:245px;
	background:#42b4e6;
	float:left;
	color:#fff;
	padding-left:15px;
	padding-right:15px
}

.teasers h2 {
	color:#fff;
	margin:4px 0;
	font-size:1.3em;
}

.teasers p {
	margin-top:0;
	line-height:1.2
}

.teasers li.right-col {
	width:244px;
	margin-left:1px
}

#site-info {
	clear:both;
	padding-bottom:20px
}

#access-options h3 {
	font-size:1em;
	margin-bottom:0.1em
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

#comm-options {
	background:#d21034;
	color:#fff;
	margin:5px 0 10px 0;
	padding:0;
	padding:5px;
	width:730px;
	float:left
}

#comm-options li {
	width:243px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.1em
}

#comm-options li.last {
	width:244px;
}

#keep-informed, #comm-options strong {
	font-weight:bold;
	font-family:'Arial',sans-serif;
	font-size:1.4em;
	color:#fff;
	text-decoration:none
}

.yui-module.yui-panel {font-size: 0.8em}
.yui-module.yui-panel .hd {border-bottom: none}

.page-links {
	float:left;
	width:165px;
	padding:6px;
	margin:0;
	background:transparent
}

.page-links li {
	float:left;
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	width:165px
}

.page-links a {
	display:block;
	background:transparent url(../img/nav_arrow.gif) left 7px no-repeat;
	text-decoration:none;
	color:#000;
    padding:0.2em 0 0.2em 10px
}

.page-links a:hover {
	text-decoration:underline;
	color:#b30000;
	background:transparent url(../img/nav_arrow_o.gif) left 7px no-repeat
}

#charity-info {
	float:left;
	width:190px;
	font-size:0.9em;
	padding-right:7px
}

#shortcuts {
	padding-left:197px
}

#shortcuts a {
	color:#000;
	text-decoration:none
}

#shortcuts a:hover {
	color:#d21034
}

#shortcuts #credit {
	color:#999;
	font-size:0.9em
}

#protx {
	margin-top:10px;
	margin-bottom:10px
}

#wai {
	float:right
}

.teaser a {
	text-decoration: none;
}

#content .input {
	display:block;
	border:none;
	padding:2px 4px;
	text-decoration:none
}

#content .action {
	display:block;
	border:none;
	padding:2px 4px;
	text-decoration:none
}

#content .positive {
	background:#42b4e6;
	color:#fff
}

#content .positive:hover {
	background-color:#368daf;
	cursor:pointer
}

#content .negative {
	background:#d21034;
	color:#fff;
	font-size:0.9em
}

#content .negative:hover {
	background-color:#af0a2c
}

.clearme {
	clear:both
}

#mini-logo {
    float:right
}
