@charset "utf-8";
/*main CSS document */
body, html {
	margin:0;
	padding:0;
	background:#c0e0ff url(../images/bg.png) top left repeat-x;
	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:4px 4px 14px 4px;
	margin:0;

}
p, td, dd, dt {
	line-height:1.5;
	font-size:0.75em;
	color:#333;
}

a { color:#004790; }
a:visited { color:#0065cb }
a:hover { color:#59acff }

em { font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:0.05em; }

.breaker {
	display:block;
	clear:both;
	height:1px;
	font-size:0;
	margin-top:-1px;
}
.c { text-align:center }
.r { text-align:right }

h2, h3, h4 {
	margin:0 2px 15px 0;
	padding:10px 4px 0 4px;
	font-family:Arial, Helvetica, sans-serif;

}
h2 {
	color:#013D7B;
	font-size:1.2em;
}
#newsblock h2.special {
	text-transform:uppercase;
	font-size:0.95em;
	margin-bottom:10px;
}
h3 {
	color:#013D7B;
	border-bottom:1px solid #f90;
	font-size:1em;
}
h4 {
	color:#013D7B;
	font-size:0.9em;
	font-weight:bold;
}
strong {
	color:#003c7a;
}
.fineprint {
	font-size:0.8em;
}

/*end*/

#wrapper {
	width:980px;
	margin:0 auto;	
}
#header {
	width:980px;
	height:110px;
	margin:0 auto;
	background:#fff url(../images/header_bg.png) repeat-x;
}
#logo {
	float:left;
	width:392px;
	height:90px;
	margin-top:20px;	
	background:url(../images/logo.jpg) top left no-repeat;
	overflow:hidden;
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:392px;
	height:76px;
}
#header_right {
	float:left;
	width:558px;
	height:110px;
	padding-left:30px;
	background:url(../images/header_decor.jpg) bottom left no-repeat;
}
#navigation {
	list-style:none;
	float:left;	
	width:510px;
	height:38px;
	margin:0;
	padding:32px 0 0 21px;
	background: url(../images/navigation_leftcorner.jpg) bottom left no-repeat;
}
#navigation li {
	float:left;
	width:100px;
	height:38px;
	border-right:2px solid #2c6499;
	background:#003467 url(../images/navigation_bg.jpg) top left repeat-x;
}
#navigation li.first {
	width:80px;
}
#navigation li.longer {
	width:110px;
}
#navigation li a, #navigation li a:visited {
	display:block;
	height:28px;
	padding-top:10px;
	background:url(../images/navigation_link.gif) top left repeat-x;
	color:#fff;
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#navigation li a:hover,
#navigation li a.current, #navigation li a.current:visited, #navigation li a.current:hover {
	background-position:bottom left;
}
#navend {
	width:14px;
	height:70px;
	float:left;
	background:url(../images/navigation_rightcorner.jpg) bottom left no-repeat;
}
#main {
	width:978px;
	margin:0 auto;
	background:#fff url(../images/main_bg.gif) top right repeat-y;
	border-left:1px solid #9dceff;
	border-right:1px solid #9dceff;
	

}
#footer {
	width:980px;
	height:75px;
	background:url(../images/footer.jpg) top left no-repeat;
	
}
#footer p {
	padding:15px 20px 0 0;
	color:#9dceff;
	font-size:0.7em;
	text-align:right;
	letter-spacing:normal;
}
#footer a, #footer a:visited {
	text-decoration:none;
	color:#9dceff;
}
#footer a:hover {
	text-decoration:underline;
}

#rightblocks {
	width:369px;
	float:right;
}
.smallcontent {
	float:left;
	width:569px;
	padding:20px;	
}
/*global styles end*/
/*------------------------------------------content styles*/
#main li {
	font-size:0.75em;
	line-height:1.5;
}
#front_left {
	width:609px;
	float:left;
}
#front_right {
	width:369px;
	float:left;
}
#orangebox, .orangebox {
	width:369px;
	height:250px;
	background:#ffd582 url(../images/orange_bg.png) top left repeat-x;
}
.orangebox {
	height:auto;
}
.bluebox {
	width:329px;
	padding:20px;
	background:url(../images/blue_bg.png) top left repeat-x;
}
.slogan {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
}
ul.orangeul {
	margin:0 20px;
	padding:20px 5px 20px 0;
	list-style:none;
}
ul.orangeul a {
	display:block;
	padding-left:20px;
	background:url(../images/bullet.gif) top left no-repeat;
	color:#600;
	text-decoration:none;
}
ul.orangeul a:visited {
	color:#8a0000;
}
ul.orangeul a:hover {
	color:#f30;
	text-decoration:underline;
}
#content ul {
	margin-top:0;
	padding-top:0;
}
/*news styles*/

.newsitem {
	margin:10px 2px 2px 0;
	border:1px solid #95caff;
	background:url(../images/leftbox_bg.jpg) top left repeat-x;clear:both;
}
.newsitem p {
	 padding-bottom:0; 
	 margin-bottom:5px;!important
}
#newsblock {
	padding:20px;
}
#newsblock h2, #newsblock_in h2 {
	margin:0;
	font-size:0.95em;
	text-transform:uppercase;
	
}
#newsblock h3, #newsblock_in h3 {
	font-size:0.85em;
	margin:0;
	padding:4px;
	border-bottom:none;
	color:#0065cb;
}
#newsblock h4, #newsblock_in h4 {
	margin:0;
	padding:0 4px;
	font-size:0.75em;
	font-weight:normal;
	letter-spacing:normal;
}
#newsblock p, #newsblock_in p {
	padding:4px;
}
#newsblock_in .newsitem {
	margin:0 0 2px 2px;
}
.summary {
	background-color:#e6f2ff;
	border:1px solid #9bcdff;
}
.listing {
	padding:10px;
	margin-bottom:2px;
	border:1px solid #9bcdff;
	background:url(../images/inputbg.gif) top left repeat-x;
}
a.more, a.more:visited {
	display:block;
	float:right;
	width:80px;
	height:20px;
	padding:5px 25px 0 0;
	margin:0 0 10px 200px;
	background:url(../images/more.gif) top right no-repeat;
	color:#0065cb;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.85em;
	text-decoration:none;
	clear:both;

}

a.newstitle, a.newstitle:visited {
	color:#0065cb;
	font-size:0.85em;
	padding-left:5px;
}
a.more:hover, a.newstitle:hover {
	background-position:bottom right;
	color:#4492fd;
}
/*end*/


p.ulintro {
	margin-bottom:0;
	padding-bottom:0
}
ul.notop {
	margin-top:0;
	padding-top:0;
}
a.btt {
	font-size:0.7em;
	display:block;
	text-align:right;
	margin-bottom:10px;
}
/*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 {
	padding:0 18px 0  0;
	
}
a.link, a.link:visited, a.link:hover { background:url(../images/icons/ico_link.png) top right no-repeat }
a.pdf, a.pdf:visited, a.pdf:hover { background:url(../images/icons/ico_pdf.png) top right no-repeat }
a.www, a.www:visited, a.www:hover { background:url(../images/icons/ico_www.png) top right 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 }
}

