@charset "utf-8";
/*main CSS document */
body, html {
	margin:0;
	padding:0;
	background:#ccc url(../images/bg.png) top left repeat-x;
	color:#333;
	text-align:center;
}
html, body, h2, h3, h4, div, p, ul, li, input, td {
   font-family:Arial, Helvetica, sans-serif;
}
div, td , p {
	text-align:left;
}/*to overwrite the text-align:center of the body and html*/
p {
	padding:0;
	margin:15px 10px 0px 15px;

}
p, td, th, dd, dt, li {
	line-height:1.5;
	font-size:0.8em;
}
dt {
	margin:0;
	padding:0px 5px 0px 15px;
	font-weight:bold;
	color:#ac0049;
}
dd {
	margin:0;
	padding:0px 5px 10px 40px;
}
dd ul li, li p {
	font-size:1em;
}
td p {
	font-size:0.9em;
}
form { display:inline }

a { color:#3a73ac }
a:visited { color:#936 }
a:hover { color:#c00 }

em { font-family:Georgia, "Times New Roman", Times, serif }



.c { text-align:center }
.r { text-align:right }

h3, h4 {
	margin:0 15px 5px 15px;
	padding:20px 4px 0 0;
	font-family:Arial, Helvetica, sans-serif;

}
h2 {
	margin:0;
	padding:15px 0 0 10px;
	height:35px;
	color:#ac0049;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	background:#dedede url(../images/content_h2.jpg) top center no-repeat;
}
h2.newstitle {
	height:auto;
	background:url(../images/content_h2_news.jpg) top center no-repeat;
	padding-bottom:10px;
}
h3 {
	color:#ac0049;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	color:#ac0049;
	font-size:0.9em;
	font-weight:bold;
}
.fineprint {
	font-size:0.7em;
	color:#666;
}
.normalprint {
	color:#333;
	font-weight:normal;
}
/*end*/

#wrapper {
	width:972px;	
	margin:0 auto;	

}
#header {
	width:970px;
	height:120px;	
	background:url(../images/header_bg.gif) bottom left repeat-x;
}

#logo1 {
	width:108px;
	height:99px;
	float:left;
	background:url(../images/logo1.jpg) top left no-repeat;	
}
#logo1 h1 {
	display:none;
}
#logo1 a, #logo1 a:visited, #logo1 a:hover {
	display:block;
	width:108px;
	height:99px;
}
#header_right {
	width:862px;
	height:120px;
	float:left;
	background:url(../images/header.jpg) top right no-repeat;
}
#logo2 {
	width:270px;
	height:72px;
	background:url(../images/logo2.gif) top left no-repeat;
}
#logo2 a, #logo2 a:visited, #logo2 a:hover {
	display:block;
	width:270px;
	height:72px;
}
ul#top_navigation {
	list-style:none;
	margin:0 auto;
	padding:9px 0 0 0;
}
ul#top_navigation li {
	display:block;
	float:left;
	width:125px;
	height:37px;
	padding:2px 2px 0 2px;
	margin:0 3px 0 0;
	background-color:#ccc;
}
ul#top_navigation li a, ul#top_navigation li a:visited {
	display:block;
	height:30px;
	padding-top:7px;
	color:#333;
	background:url(../images/tnav_a_bg.gif) top left repeat-x;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
ul#top_navigation li a.members, ul#top_navigation li a.members:visited {
	background:url(../images/tnav_a_members.gif) top left repeat-x;
	color:#fff;
}
ul#top_navigation li a:hover,
ul#top_navigation li a.members:hover {
	background-position:bottom left;
}
#main {
	width:968px;
	padding:0 1px;
	background:#fff url(../images/main_bg.gif) top left repeat-y;
	color:#333;
}
#rightcolumn {
	width:368px;
	float:right;
}
#content {
	width:600px;
	padding-bottom:40px;
	background:url(../images/content_bg.gif) top left repeat-x;
	overflow-x:hidden;
}

#footer {
	width:970px;
	height:68px;
	padding-top:10px;
	color:#666;
	font-size:0.6em;
	text-align:center;
	
}

.rightbox {
	background-color:#fff;
	width:338px;
	margin:15px auto;
	padding-bottom:20px;

}
.rightbox h2 {
	height:50px;
	margin:0;
	padding:15px 0 0 0;
	background:url(../images/rb_h2.jpg) top center no-repeat;
	color:#ac0049;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	text-transform:uppercase;
}
ul.rb_bignav, 
ul.rb_smallnav,
div#blocknews div.tabs-container ul {
	list-style:none;
	width:338px;
	margin:10px 0 0 0;
	padding:0;
}

ul.nomargin {
	margin-top:0;
}


ul.rb_bignav li {
	height:38px;
	padding:0;
	margin:0;	
	background:url(../images/rb_separator.gif) bottom center no-repeat;
}
ul.rb_smallnav li,
div#blocknews div.tabs-container ul li {
	margin:0;
	padding:0px 5px 5px 20px;
	background:url(../images/bullet.gif) top left no-repeat;
}

ul.rb_bignav li.noborder {
	background:none;
}
ul.rb_bignav li a, ul.rb_bignav li a:visited {
	display:block;
	height:17px;
	padding:10px 0 10px 40px;	
	color:#666;
	background:url(../images/rb_link_bg.jpg) top center no-repeat;
	font-weight:bold;
	text-decoration:none;
}

ul.rb_bignav li a:hover {
	color:#bd615b;
	background-position:bottom center;
}
ul.rb_smallnav li a, ul.rb_smallnav li a:visited {
	color:#4A6389;
	text-decoration:none;
}
ul.rb_smallnav li a:hover {
	color:#bd615b;
	text-decoration:underline;
}
ul.nobullets {
	list-style:none;
}
ul.nobullets li {
	background-image:none;
}
ul.indented {
	padding-left:60px;
}
div#blocknews {
	width:338px;
	margin:10px auto 0px auto;
}

div#blocknews div.tabs-container {
	border:1px #637a8c solid;
}

div#blocknews div.tabs-container ul li a, div#blocknews div.tabs-container ul li a:visited {
	color: #3a73ac;
}

div#blocknews div.tabs-container ul li a:hover, div#blocknews div.tabs-container ul li a.current {
	color:#c00;
}
.twocolumns {
	height:auto;
}
.twocolumns div {
	width:300px;
	float:left;
}
.twocolumns div.shaded {
	background:#fff url(../images/column_bg.gif) top left repeat-x;
}
dl.newslist dt {
	display:block;
	width:60px;
	float:left;
	padding-top:2px;
	color:#333;
	font-size:0.7em;
	font-weight:normal;
	text-align:right;
}
dl.newslist dd {
	display:block;
	float:left;
	width:200px;
	margin:0 0 5px 0;
	padding:0 0 0 5px;
}
dl.eventlist {
	border-left:1px solid #EEF1F7;
}
dl.eventlist dt {
	font-weight:normal;
	color:#333;
}
dl.eventlist dd {
	font-weight:bold;
	padding-left:15px;
}

#rightcolumn dl {
	margin:0;
	padding:0;
}
#rightcolumn dt {
	padding-top:10px;
}
#rightcolumn dd {
	padding:0 0 0 20px;
}
#rightcolumn dd ul {
	margin:0;
	padding:0;
	list-style:none;
}
#rightcolumn dd ul li {
	margin:0;
	padding:0px 5px 5px 20px;
	background:url(../images/bullet.gif) top left no-repeat;
}
img.imgcentered {
	display:block;
	margin:0 auto;
}
.image_container,
.image_container_left {
	width:190px;
	padding:5px;
	margin:5px;
	float:right;
	border:1px solid #a0bedc;
	background:url(../images/watermark1.jpg) bottom right no-repeat;
}
.image_container_left {
	float:left;
	margin-left:15px;
}
.image_container img,
.image_container_left img {
	width:188px;
	height:auto;
	border:1px solid #a0bedc;
}
.img_caption {
	padding:0.2em 0;
	font-size:0.65em;
	color:#666;
	letter-spacing:1px;
	line-height:1.2;
}
.breaker, .breaker_right {
	clear:both;
	height:1px;
	width:auto;
	float:none;
	font-size:0;
	margin-top:-1px;
}
.breaker_right {
	clear:right;
}
ul#storynav {
	list-style:none;
	margin:0;
	padding:2px 0 20px 1px;
}
ul#storynav li {
	width:25px;
	float:left;
	padding-right:1px;
}
ul#storynav li a, ul#storynav li a:visited {
	display:block;
	padding-bottom:2px;
	border:1px solid #ddd;
	background-color:#eaeaea;
	text-decoration:none;
	text-align:center;
}
ul#storynav li a:hover {
	background-color:#fafafa;
}
table.regular {
	width:580px;
	margin:0 auto;
	background-color:#ccc;
}
table.regular th, table.regular td {
	vertical-align:top;
	padding:5px;
}
table.regular th {
	background-color:#eee;
}
table.regular td {
	background-color:#fff;	
}
.slogan {
	width:338px;
	height:185px;
	margin-top:-15px;
	background:url(../images/slogan_bg.jpg) top left no-repeat;

}
.slogan p {
	margin:0;
	padding:45px 40px 0px 40px;
}
.membership div {
	width:280px;
	float:left;
}
/*link styles*/
a.link, a.link:visited, a.link:hover,
a.pdf, a.pdf:visited, a.pdf:hover,
a.www, a.www:visited, a.www:hover,
a.mail, a.www:visited, a.mail:hover {
	padding:0 0 0 20px;
	
}
a.link, a.link:visited, a.link:hover { background:url(../images/icons/ico_link.png) top left no-repeat }
a.pdf, a.pdf:visited, a.pdf:hover { background:url(../images/icons/ico_pdf.png) top left no-repeat }
a.www, a.www:visited, a.www:hover { background:url(../images/icons/ico_www.png) top left no-repeat }
a.mail, a.mail:visited, a.mail:hover { background:url(../images/icons/ico_mail.png) top left no-repeat }

/* ******************  speech  ************** */
/* 
   The following portion of the stylesheet uses styles taken from the w3.org website, 
   and it is a subject to the following:
   Copyright 1997-2006 W3C (MIT, ERCIM, Keio). All Rights Reserved.
   The following software licensing rules apply:
   http://www.w3.org/Consortium/Legal/copyright-software */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}











