/* ------------------------------ HEADINGS ------------------------------ */

h1 {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 22px;
	color: #335599;
	margin-left: 10px;
}

h2 {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 17px;
	color: #6886B4;
	margin-left: 10px;
	margin-bottom: 10px;
}

h3 {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #508D2F;
	margin-left: 10px;
	margin-bottom: 8px;
}


h4 {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ------------------------------ PARAGRAPH ------------------------------ */
body {
	margin:0px;
	background-image : url(../images/menu_bkg.gif);
	background-repeat : repeat;	
}

p,li {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	list-style-image:url('../images/li_bullet.gif');
	margin-top: 8px;
	margin-bottom: 8px;
}

table {
	margin-left: 10px;
}

#date {
	position: absolute;
	left: 600px;
	top:37px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;	
}

#logo {
	width: 770px;
	height: 59px;
}

#content {
	float: left;
	width: 581px;
	padding-top: 28px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 30px;
}

.leftColumn {
	float: left;
	width : 220px;
	font-size: 12px;
}

.rightColumn {
	float: right;
	width: 230px;
	font-size: 12px;
}

p.notavailable {
	font-weight: bold;
	color: #EA0000;
}

/* breadcrumbs, print version, copyright */
#utility {
	float: left;
	width: 581px;
	padding-top: 28px;
	padding-left: 8px;
	padding-right: 8px;
}

#utility SPAN.breadcrumb {
	width: 400px;
	float:left;
}

#utility SPAN.printversion {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	float:right;
	text-align:right;
}

#copyright {
	width: 500px;
	margin-left: 182px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/* ------------------------------ FORMS ------------------------------ */

select {
}

input.button {
}

input.text {
}

/* ------------------------------ ANCHORS ------------------------------ */

a {
	color: #2A4A90;
	text-decoration: none;		
}

a:hover {
	color: #7A9CC6;
	text-decoration: none;
}

a.newsphoto-caption {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 12px;
	color: #2A4A90;
	text-decoration: none;	
}
/* ------------------------------ TABLES ------------------------------ */

table.news-image {
	margin-left: 40px;
}

td {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 13px;
}

td.logo {
	background: #D3DDF1;
	text-align: center;
}

td.footer {
	background: #D3DDF1;
	text-align: center;
}

th {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	background-color: #6ABC3E;
	color: #ffffff;
}


/* ------------------------------ MENU ------------------------------ */

#topMenu {
	width: 695px;
	height: 22px;
	padding-left: 75px;
	background-image : url(../images/topmenu.gif);
	background-color : #7B9DC7;
}

a.topMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

a.topMenu:hover {
	text-decoration: none;
	color: #335599;
}

#leftMenu {
	float: left;
	width: 173px;
	padding-top: 28px;
}

.menu {
	background: #FFFFFF;
}

.featureItem {
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	border-top: solid 1px #C4D0DC;
}

.menuItem1 {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:10px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: solid 1px #C4D0DC;
}

.menuItem1-selected {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:10px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	border-top: solid 1px #C4D0DC;
	background: #E5EAEF;
}


/* ------------------------------ SITEMAP ------------------------------ */

p.sitemapItem1 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.sitemapItem1 {
}

p.sitemapItem2 {
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.sitemapItem2 {
}

p.sitemapItem3 {
	margin-left: 60px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.sitemapItem3 {
}

p.sitemapItem4 {
	margin-left: 40px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.sitemapItem4 {
}

/* ------------------------------ GENERAL ------------------------------ */

hr {
	width: 100%;
	height: 1px;
	color: #2A4A90;
	
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 9px;
	margin-left: 0px;
	margin-right: 5px;
	color: #808080;
}

/* ------------------------------ NEWS ------------------------------ */

.newsphoto{
	border: solid 1px #cccccc;
}

p.printVersion {
	margin: 0px;
	margin-right: 3px;
	font-size: 12px;
	text-align: right;
}

p.newsletter-notice {
	text-align: center;
	background: #FCCD6B; 
	border-style: solid;
	color: #000000; 
	border-color: #ff9900;
	border-width: 1px;
}

p.newscontributor {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}	

p.newsdate{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #8D8D8D;
	margin-top: 2px;
}

/* ------------------------------ ARTICLES ------------------------------ */


.ArticleTitleBlock_Title,.SearchBlock_Title {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 6px;
	border-top: 1px solid #C4D0DC;
}

.ArticleTitleBlock_Author,.SearchTitleBlock_Author {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 1px solid #E5EAEF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ArticleTitleBlock_Precis,.SearchTitleBlock_Precis {
	margin-top: 10px;
}

.navArticle-left {
}
.navArticle-prev {
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
}
.navArticle {
	border-spacing: 0px;
	border-collapse: collapse;
}
.navArticle-index {
}
.navArticleNumber {
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.navArticleNumberChosen {
	background-color:#EEEEEE;
	font-style: normal;
	font-weight: bold;
}
.navArticle-next {
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
.navArticle-right {
}
.footnoteText	{
}
.footnoteRef	{
	color:#AA0000;
}
.blkContent	{
}

.blkTitle	{
	margin-bottom:3px;
}
.blkOtherLang {
	background: #E5EAEF;
	font-weight: bold;
	color: #2A4A90;
	padding: 2px;
}

.blkTitleFaded	{
	color: #AAAAAA;
	font-size: 16px;
	line-height: 18px;
	border-top: 1px solid #C4D0DC;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-top: 8px;
}

.blkSubTitle	{
	color: #335599;
	font-size: 14px;
	font-weight: bold;
	margin-top:6px;
	margin-bottom:12px;
}
.blkAuthor	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top:6px;
	margin-bottom:6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5EAEF;	
}

.blkFootnotes	{
	border-top:1px solid black;
	background-color:#EEEEEE;
	margin-left: 10px;
}

.notavailable {
	margin-top: 12px;
	margin-bottom: 8px;
	background-color: #FFF4AB;
	padding: 3px;
}

/* ------------------------------ PHOTO GALLERY ---------------------- */

.gallery-border {
	border: solid 1px #cccccc;
}

p.gallery-caption {
}

p.gallery-nav {
	font-weight:bold;
	margin: 10px;
	margin-right: 0px;
	margin-left: 0px;
}