
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/


/****** Yahoo Reset ***********************************/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/****** Yahoo Fonts ***********************************/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}


/*****************************************/

body {
    text-align:center;
	background: #eee;
	color: #464646;
}

#pagebody:after {zoom:1;content:".";display:block;height:0;clear:both;visibility:hidden;}

#document974 {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 4px solid #fff;
	background: #fff;
	margin:auto;
    text-align:left;
	min-width:750px;
    width:74.923em;*width:73.117em;}

#footer {
    clear:both;
	background:#FFF;
	text-align: center;
	color: #666;
	font-size: .7em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 3px;
}

div.mainsection {
  float:left;
  width: 60em;*width: 58.4em;
  margin-top: 6px;
}

#sidepanel {
  width:13.55277em;*width:13.21166em;
  float:left;
  background:#fff;
  display: inline;
  padding-right: 1em;
  margin-top: 6px;
}

/******** Header ********************************************************/
#header {
	position: relative;
	xheight:160px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	top: 0;
	background: #df0000 url(bannerbg.png) repeat-x;
}

#header_menu_bar {
	height:2em;
	padding: 2px 2px 2px 3px;
	background: #b4b4b4 url(menubarbg.png) repeat-x;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}


#header_menu_bar ul {
    position: absolute;
    margin:0; padding: 0;
    list-style:none;
    right: 0px;
	bottom: 3px;
    font-size: 108% ;
	font-weight: bold;
}

#header_menu_bar li {
   display:inline;
   margin:0; padding:0;
}

#header_menu_bar ul a {
   float:left;
   background: transparent;
   margin:0;
   padding:0 0 0 0px;
   text-decoration:none;
}


#header_menu_bar ul a span {
   float:left;
   background: transparent;
   display:block;
   padding:2px 8px 2px 8px;
   color: #000;
   border-right: 1px solid #000;
}

#header_menu_bar ul li.selected a span {
   float:left;
   background: #405735;
   display:block;
   padding:2px 8px 2px 8px;
   color: #FFF;
}

#header_menu_bar ul a:hover span {
	color:#fff;
   background: #448822;
    cursor: pointer;
}



/******** Sidepanel ********************************************************/

#sidepanel ul {
    background: #fff;
    font-size: 116%;
	font-weight: bold;
	margin-bottom: 1.5em;
	xborder: 1px solid #d60000;
}

#sidepanel li {
		display: inline;
}

#sidepanel li.title {
		background: #d60000;
        color: #fff;
		display: block;
		padding: .2em .5em .2em .5em;
}

#sidepanel li.subtitle {
		padding: .2em .5em .2em .5em;
		background: #ddd;
        color: #000;
		display: block;
        border-bottom: #d60000 1px solid;
}

#sidepanel li a {
		padding: 0 .5em 0 .5em;
		text-decoration: none;
        border-bottom: #d60000 1px solid;
		display: block;
		text-align: left;
		line-height: 1.5em;
		color: #000000;
		background: #ffffff;
		padding-left: 5px;
}

#sidepanel li a:hover {
		background: #ffabad;
}

#sidepanel li a.submenuitem {
		font-weight: normal;
		padding-left: 1em;
}

#sidepanel li a.kselsubmenu {
		background: #ffabad;
		padding-left: 1em;
}

#sidepanel li a.kselmenu {
		background: #ffabad;
}


/* ---------- side panel boxes ---------- */
div.kitem {
		color: #000;
		background: #fff;
		margin-bottom: 1em;
		border-right: 1px solid #660000
}

div.kitem_header {
		background: #d60000;
        color: #fff;
		display: block;
		padding: .2em .5em .2em .5em;
		margin-bottom: .2em;
		font-size: 116%;
        font-weight: bold;
		text-align: center;
}

div.klogo {
		color: #000;
		background: #fff;
		margin-bottom: 1em;
		xborder: 1px black solid;
		text-align: center;
}

div.ksublogo {
		margin-bottom: 1em;
        BORDER: #660000 1px solid;
		color: #000;
		background: #fee;
		padding: 4px;
}

div.ksublogo h3 {
        BORDER: none;
		color: #700;
		font-size: 108%;
}

div.ksublogo a {
        BORDER: none;
        color:#00f;
        text-decoration: underline;
		background: #fee;
		font-weight: normal;
}

div.ksublogo2 {
		margin-bottom: 1em;
        BORDER: #006600 1px solid;
		color: #000;
		background: #efe;
		padding: 4px;
}

div.ksublogo2 h3 {
        BORDER: none;
		color: #040;
		font-size: 108%;
}

div.ksublogo2 a {
        BORDER: none;
        color:#00f;
        text-decoration: underline;
		background: #efe;
		font-weight: normal;
}


/******** General ********************************************************/


h1 {
    font-weight: bold;
	color: #d60000;
	font-size: 167%;
	margin-bottom: .2em;
}

h2 {
    font-weight: bold;
	color: #d60000;
	font-size: 146.5%;
}

h3 {
    font-weight: bold;
	color: #d60000;
	font-size: 123.1%;
}

h4 {
    font-weight: bold;
	color: #464646;
	font-size: 100%;
}

P {
	margin-bottom: 0.5em;
}

a { color: #0000ee; }
a:visited { color: #0000ee; }
a:hover { color: #000ee; background-color:#eeeeff; }

/* ---------- Main section ---------- */
#mainsection ul {
    margin-left: 2em;
	margin-bottom: 0.5em;
}




/* ---------- links ---------- */

div.thelinks {
	font-size: 1em;
}

div.thelinks h2 {
	font-style: italic;
	font-size: 110%;
}

div.thelinks ul {
    margin-left: 2em;
	font-size: 1em;
	margin-bottom: 0.5em;
}

div.thelinks li {
   margin-bottom: .4em;
}

/* ---------- images ---------- */

img.ktitlerose	  {
    position: relative; left: 220px;
}

img.storytopleft {
    float: left; margin-right: 1em; margin-bottom: 1em; border: solid 1px;
}

img.storytopright {
    float: right; margin-left: 1em; margin-bottom: 1em; border: solid 1px;
}

img.storyinline {
    margin-top: 1em; margin-left: 1em; margin-right: 1em; margin-bottom: 1em; border: solid 1px;
}

img.pureinline {
    margin-top: 1em; margin-left: 1em; margin-right: 1em; margin-bottom: 1em; border: solid 1px; float:none;
}

img.pureinlinenomarg {
    margin-top: 0em; margin-left: 0em; margin-right: 0em; margin-bottom: 0em; border: solid 1px; float:none;
}

img.storyrightnoborder {
    float: right; margin-left: 1em; margin-bottom: 1em; border: none;
}

img.borderonly {
    border: solid 1px;
}

div.rightimagelist {
    float: right; margin-left: 1em; margin-bottom: 1em; border: none;
}
div.rightimagelist li {
    margin-bottom: 5px;
}
div.rightimagelist h4 {
		font-weight: normal;
    margin-bottom: 5px;
    text-align:center;
}
div.rightimagelist img {
	border: 1px solid #999999;
}


div.centerimagelist {
    text-align:center; margin-left: 1em; margin-bottom: 1em; border: none;
}
div.centerimagelist li {
    margin-bottom: 5px;
}
div.centerimagelist h4 {
		font-weight: normal;
    margin-bottom: 15px;
    text-align:center;
}
div.centerimagelist img {
	border: 1px solid #666666;
}


.blacktext {
	color: #000;
}


a.blanklink {color:#000;text-decoration: none;}
a.blanklink:hover{color:#00c;text-decoration: none;}
a.blanklink:visited{color:#c00;text-decoration: none;}

img.confimg	  {
    margin-top: .6em;
    margin-bottom: .3em;
}

img.withborder {
   border: solid 1px #666;
}


/* ---------- stories ---------- */

.storyA {
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #FFFFAA;
	padding: 10px;
	width: 400px;
}
.storyA h2
{
    font-weight: bold;
	color: #990000;
	font-size: 120%;
	margin-bottom: 0;
	padding-bottom: 0em;
}


.storyB {
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #FFFFd1;
	padding: 10px;
}

.storyC {
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #FFFFEE;
	padding: 10px;
	margin: 0em;
}

.storyD {
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #EEFFEE;
	padding: 10px;
	margin: 0em;
}
.storyD h2
{
    font-weight: bold;
	color: #009900;
	font-size: 120%;
	margin-bottom: 0;
	padding-bottom: 0em;
}
.storyD h3
{
    font-weight: bold;
	color: #003300;
	font-size: 110%;
	margin-bottom: 0;
	padding-bottom: 0em;
}


.storyBig {
	border-width: 1px;
	border-color: #888888;
	border-style: dotted;
	background: #FFFFd1;
	padding: 10px;
}

div.bottombanner {
	margin-top: 25px;


}

.storyA h2 {padding-bottom: 5px;}
.storyB h2 {padding-bottom: 5px;}

.storyC h2 {color: #464646; font-size: 130%;}
.storyC h3 {color: #464646; font-size: 120%;}


.storyC h4 {padding-top: 5px; text-decoration: underline;}


.storyA li {
   list-style-type: circle;
	padding-left: 0em;
	margin-left: 2em;
	margin-top: .4em;
	margin-bottom: 0em;
}

img.newsinlinepic {
	margin-top: .6em;
	margin-bottom: 1em;
}


.storyC li {
   list-style-type: square;
	padding-left: 0em;
	margin-left: .7em;
}


.storyquote {
	font-style: italic;
}




div.pressQuote {
	font-style: italic;
    margin-left: 1em;

}

#notifygreen {
    padding: 1em;
	color: #000000;
	background: #ddffdd;
	font-weight: bold;
    border: #3a3 1px solid;
    width: 30em;
    margin-bottom: 1em;
}

#notifyred {
    padding: 1em;
	color: #000000;
	background: #ffdddd;
	font-weight: bold;
    border: #a33 1px solid;
    width: 30em;
    margin-bottom: 1em;
}


/* ---------- profile ---------- */

div.groupprofile{
	background: #fff;
	text-align: justify;
  width: 600px;
}

div.personprofile {
	background: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 500px;
}

img.personprofile {
   float: right;
   margin-left: 1em;
   margin-bottom: 1em;
   border: solid 1px;
}

img.personprofile2 {
   float: right;
   margin-left: 1em;
   margin-bottom: 1em;
}

div.personprofile h2 {
	color: #464646;
}
div.personprofile h3 {
	color: #888888;
	font-style: normal;
	font-size: 108%;
   margin-bottom: 1em;
}

div.personprofile h4 {
	color: #880000;
	font-style: italic;
	font-size: 108%;
}

div.personprofile h5 {
    margin-top: .4em;
	color: #922;
	font-style: normal;
	font-size: 108%;
}

div.personprofile ul {
	color: #000000;
   margin-left: 1em;
	margin-bottom: 0.5em;
}

div.personprofile li {
   margin-bottom: .4em;
}


div.pledges ul {
	color: #000000;
   margin-left: 2em;
	margin-bottom: 0.5em;
}

div.pledges ul li {
   margin-bottom: .4em;
	list-style-type: disc;
	list-style-position: outside;
}

div.pledges ol {
	color: #000000;
   margin-left: 2em;
	margin-bottom: 0.5em;
}

div.pledges ol li {
   margin-bottom: .4em;
	list-style-type: decimal;
	list-style-position: outside;
}

div.pledgebox1 {
  float: right;
	border-width: 1px;
	border-color: #300;
	border-style: solid;
	background: #990000;
    color: #ffffff;
	padding: 5px;
  width: 240px;
	margin-bottom: 10px;
	margin-top: 10px;
    font-size: 108% ;
}

div.pledgebox1 h2 {
    color: #FFFF00;
		font-size: 120%;
    margin-bottom: 0;
    padding-bottom: 0;
}

div.pledgebox2 {
	border-width: 1px;
	border-color: #300;
	border-style: solid;
	background: #990000;
    color: #ffffff;
	padding: 5px;
  width: 240px;
	margin-bottom: 10px;
	margin-top: 10px;
    font-size: 108% ;
}


div.personprofilestories {
  float: right;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #f8f8f8;
	padding: 5px;
  width: 240px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.personprofilestories h2 {
    color: #464646;
		font-size: 120%;
    margin-bottom: 0;
    padding-bottom: 0;
}

div.personprofilestories h3 {
    font-weight: normal;
		font-size: 100%;
    margin-top: .1em;
}

/* ---------- form ---------- */


table.kform {
    width: 10em;
	color: #000000;
	border : #ccc 1px solid;
	background: #FFFFFF;
}

table.kform2 {
	color: #000000;
	border : #ccc 1px solid;
	background: #FFFFFF;
}

td.kformtitle {
    font-weight: bold;
    color: #880000;
	padding-top: .5em;
	padding-left: .5em;
	padding-right: .5em;
	padding-bottom: .2em;
}

td.kformtitleborder {
    font-weight: bold;
    color: #880000;
  margin-top: .5em;
  border-top: 1px solid #FFCC00;
	padding-top: .5em;
	padding-left: .5em;
	padding-right: .5em;
	padding-bottom: .2em;
}

td.kformfield {
	padding-left: 1em;
	padding-bottom: .5em;
	padding-right: .5em;
}

td.kformfieldtopgap {
	padding-left: 1em;
	padding-bottom: .5em;
	padding-right: .5em;
  padding-top: .5em;
}


td.kformdesc  {
	padding-left: .5em;
	padding-bottom: .5em;
	padding-right: .5em;
}

td.kformnotes {
	font-size: .7em;
    color: #000000;
	padding-top: .5em;
	padding-left: 1em;
	padding-right: .5em;
}

.kformcontrol {
	border: #FFCC00 1px solid;
	padding: 3px;
}
.kformcontrol:focus {
	background: #ffffdd;
}


.kformcontrolwhite {
	border: #996666 1px solid;
	padding: 3px;
}


.kformbutton {
		color: #000;
		background: #aaa;
		padding: 3px;
		font-weight: bold;
}

.kformbutton:hover {
		color: #f00;
		background: #888;
}

a.linkbutton {
      border: #444 1px outset;
		text-align: center;
		line-height: 1.5em;
		color: #000;
		background: #aaa;
		text-decoration: none;
		padding: 8px;
		font-weight: bold;
		}

a.linkbutton:hover {
		color: #f00;
		background: #999;
}

/* ---------- info table ---------- */

table.infotable {
	color: #464646;
	background: #FFFFFF;
	border: 0px none;
    border-spacing: 0px 20px;
	border-collapse: collapse;
}

table.infotable TD {
    padding: 3px;
	border-top : #999 1px solid;
	border-bottom : #999 1px solid;
	border-left : 0px none;
	border-right : 0px none;
    border-spacing: 0px 20px;
}

table.infotable TD.title {
	background: #ffbbbb;
    font-weight: bold;
}

table.infotable TD.titlegray {
	background: #ddd;
    font-weight: bold;
}


table.infotable TD.labour {
	background: #fff6f6;
    font-weight: bold;
	border-left : 0px none;
	border-right : 0px none;
}

table.infotable TD.liberal {
	background: #fff;
    font-weight: bold;
	border-left : 0px none;
	border-right : 0px none;
}

table.infotable TD.conservative {
	background: #eef;
    font-weight: bold;
	border-left : 0px none;
	border-right : 0px none;
}


table.infotable TD.person {
    text-align:center;
    height: 121px;
}

a.personpiclnk {
    border-style:none;
    text-decoration: none;
}

a.personpiclnk img {
    border-style:none;
}

table.infotable TD.person h4 {
	font-size: 100%;
    font-weight: normal;
	color: #009;
}




/* ---------- press ---------- */

h2.presstitle {
    font-weight: bold;
	color: #EE9999;
	font-size: 146.5%;
}

div.presstitle
 {
	font-size: 146.5%;
    font-weight: bold;
	color: #330000;
    border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	margin-top: 10px;
 }

div.pressdate
 {
    font-weight: bold;
	color: #990000;
 }

div.presscopy
 {
	margin-top: 0px;
	border-width: 0px;
	border-color: #888888;
	border-style: solid;
	background: #fff;
	padding-left: 10px;
	padding-top: 5px;
	font-family: verdana,arial, helvetica,sans-serif;
	text-align: justify;
    width: 500px;
}

div.presscopy h2
{
    font-weight: bold;
	color: #990000;
	font-size: 120%;
	margin-bottom: 0;
	padding-bottom: 0em;
}

div.presscopy li
{
   list-style-type: square;
	padding-left: 0em;
	margin-left: 2em;
}

div.presscopy img {
    float: left; margin-right: 1em; margin-bottom: 1em; border: solid 1px;
}

div.presslinks
 {
	padding-top: 1em;
	text-align: left;
}


.newslistitem
{width: 485px;
margin: 2px 0 0 0;
padding: 6px 4px 6px 10px;
border: 0;
border-bottom:1px dashed #666;color:#222;
line-height: 1.4em;}

.newslistitem h2 a{color:#000;text-decoration: none;}
.newslistitem h2 a:hover{color:#c00;text-decoration: none;}
.newslistitem p {margin:0;padding:0;color:#222;font-size: 1.0em;line-height: 1.4em;}
.newslistitem p.newsdate {color:#a33;font-size: 0.9em;line-height: 1.8em;}

.newslistitem h2
{width:463px;margin:0 0 .1em 0;padding:0 0 0 20px;
background:#fff url("images/topbutton.gif") center left no-repeat;
color:#000;font-weight:bold;font-size:1.1em;line-height: 1.5em;}

table.newsheadlines
{
	font-size: 1em;
}

.newsheadlines h1 {
	margin-top: 1em;
}


.newsheadlines h2 {
    font-weight: bold;
	color: #d60000;
	font-size: 150%;
}

.newsheadlines p {
	padding-left: 10px;
	padding-top: 5px;
	text-align: justify;
    width: 700px;
}

.newsheadlines td {
	padding-top: 15px;

}

.newsheadlines td img {
    float: left; margin-right: 1em; margin-bottom: 1em; border: solid 1px;
}

.newsheadlines li {
   list-style-type: square;
	padding-left: 0em;
	margin-left: 4em;
    width: 600px;
}


/* Basic Table */
TABLE.btable {
	BORDER-TOP: #cccccc 1px solid; MARGIN: 0px 0px 0.8em; BORDER-LEFT: #cccccc 1px solid; BACKGROUND-COLOR: #c7d0e0
}

TD.btabletitle {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #e0e7f7 1px solid; BORDER-LEFT: #e0e7f7 1px solid;
	BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #c7d0e0;
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}

TD.btr1 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #f0f7ff;
	padding: 1px;
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}
TD.btr2 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #e7f0fa;
	padding: 1px;
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}

TD.btrh1 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #f0f7ff;
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}
TD.btrh2 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #e7f0fa;
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}

.cellItalic {
	font-style: italic;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

.cellBold {
	FONT-WEIGHT: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

div.topstory {
    margin-top: 1em;
}

div.topstory h2 {
    color: #464646;
    margin-bottom: 0;
    padding-bottom: 0;
}

div.topstory h3 {
    font-weight: normal;
	font-size: 100%;
    margin-top: .1em;
}

/* ---------- inthenews ---------- */

div.inthenews {
	font-size: .9em;
}

div.inthenews ul {
   margin-left: 2em;
}

div.inthenews li {
   margin-bottom: .8em;
   list-style: disc outside;
}

div.inthenews a {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 2em;
}
