@charset "utf-8";
/*main CSS document */
body, html {
	margin:0;
	padding:0;
	background:#fff url(../images/bg.gif) top center no-repeat;
	color:#333;
	text-align:center;
}
html, body, h2, h3, h4, div, p, ul, li, input, td {
   font-family:Verdana, 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.75em;
}
dt {
	margin:0;
	padding:0px 5px 0px 15px;
	font-weight:bold;
	color:#939;
}
li {
	padding-right:5px;
}
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 }

strong { color:#333 }

.c { text-align:center }
.r { text-align:right }
.nomargin { margin-top:0 }
.leftpadded { padding-left:15px }

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 15px;
	height:35px;
	color:#939;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1em;
	color:#939;
}
h4 {
	font-size:0.9em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
.fineprint {
	font-size:0.7em;
	color:#666;
}
.normalprint {
	color:#333;
	font-weight:normal;
}
ul.fancy {
	list-style:none;
	padding:10px 0 0 0;
	margin:0;
}
ul.fancy li {
	margin:0;
	padding:0px 5px 5px 20px;
	background:url(../images/bullet.gif) top left no-repeat;
}
img.centered {
	display:block;
	margin:0 auto;
}
.breaker, .breaker_right {
	clear:both;
	height:1px;
	width:auto;
	float:none;
	font-size:0;
	margin-top:-1px;
}
.breaker_right {
	clear:right;
}
/*end*/

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

}
#header {
	width:970px;
	height:134px;
}

#logo{
	width:103px;
	height:134px;
	float:left;
	background:url(../images/logo.jpg) top left no-repeat;
	overflow:hidden;	
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:103px;
	height:134px;
}
h1 {
	margin:0px;
	padding:40px 0px 0px 10px;
	color:#939;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
}
h1 span {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	font-weight:bold;
}
#header_center {
	width:671px;
	height:134px;
	float:left;
	background:url(../images/header_center.gif) bottom left no-repeat;
}
#header_right {
	width:196px;
	height:134px;
	float:left;
	background:url(../images/header_woman.jpg) top right no-repeat;
}
#main_container {
	width:970px;
	background:url(../images/main_container.gif) top left repeat-y; 
}


#main {
	width:970px;
	background:url(../images/main_bg.jpg) top left no-repeat;
	color:#333;
}

#rightcolumn {
	width:213px;
	float:right;
	padding-right:15px;
}
#content {
	padding-bottom:40px;
	overflow-x:hidden;
}

#footer {
	width:968px;
	height:28px;
	padding-top:10px;
	border-left:1px solid #f2e6f2;
	border-right:1px solid #f2e6f2;
	color:#666;
	font-size:0.6em;
	text-align:center;
	
}
#footer_bottom {
	width:970px;
	height:18px;
	margin-bottom:10px;
	background:url(../images/footer.gif) bottom center no-repeat;
}
#footer a, #footer a:visited {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#left_column {
	width:228px;
	float:left;
}
ul#left_nav {
	margin:0;
	padding:0px 0px 0px 15px;
	list-style:none;
}
ul#left_nav li {
	padding:0;
	margin:1px 0;
	border:1px solid #ede;
}
ul#left_nav li a, ul#left_nav li a:visited {
	display:block;
	padding:10px;
	color:#939;
	background-color:#fbf6fb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	
}
ul#left_nav li a:hover, ul#left_nav li a.current,  ul#left_nav li a.current:visited,  ul#left_nav li a.current:hover {
	background-color:transparent;
	
}
.rightbox_top,
.rightbox_bottom,
.rightbox_top_light,
.rightbox_bottom_light {
	width:213px;
	height:18px;
}
.rightbox_top {
	background:url(../images/rightbox_top.gif) top center no-repeat;
}
.rightbox_bottom {
	background:url(../images/rightbox_bottom.gif) top center no-repeat;
	margin-bottom:5px;
}
.rightbox {
	background-color:#ede;
}
.rightbox_top_light {
	background:url(../images/rightbox_top_light.gif) top center no-repeat;
}
.rightbox_bottom_light {
	background:url(../images/rightbox_bottom_light.gif) top center no-repeat;
	margin-bottom:5px;
}
.rightbox_light {
	background-color:#fbf6fb;
	border-left:1px solid #ede;
	border-right:1px solid #ede;
}
.rightbox h2, 
.rightbox_light h2 {
	margin:0;
	padding:5px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-transform:uppercase;
}
.rightbox p,
.rightbox_light p {
	margin:0 10px;
}
ul.nobullets {
	list-style:none;
}
div.threecols div.column {
	width:210px;
	float:left;
}
div.threecols div.wider {
	width:280px;
	background:#ede url(../images/widebox_top.gif) top left no-repeat;
	font-size:0.9em;
	color:#666;
}
div.threecols dt {
	padding-bottom:5px;
}
/*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 }
}











