body {
	padding: 0px;
	margin: 0px;
}

p {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}

li {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}


h2.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 15px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 0px;
}

.textIndent {	
	color: #003399;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 5px;

	
}



/* ----- navigation ------------------------------------------------------- */

.tabnav {
	background-color: #E4EECB;
	border-color: #06389B;
	border-style: solid;
}

.titletoolsnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;	
}

.titletoolsnav a:visited {
	color: #003399;
	text-decoration: none;	
}

.titletoolsnav a:link {
	color: #003399;
	text-decoration: none;	
}

.titletoolsnav a:hover {
	color: #003399;
	text-decoration: none;		
}

.titletoolsnav a:active {
	color: #003399;
	text-decoration: none;		
}

.tdnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	color: #003399;
	padding: 6px;
}

.tdnav a:link {
	color: #003399;
	text-decoration: none;	
}

.tdnav a:hover {
	color: #003399;
	text-decoration: underline;	
}

.tdnav a:active {
	color: #003399;
	text-decoration: underline;	
}

.tdnav a:visited {
	color: #003399;
	text-decoration: none;	
}

.navtitle {
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

.navtitle a:link {
	color: #003399;
	text-decoration: none;
}

.navtitle a:visited {
	color: #003399;
	text-decoration: none;	
}

.navtitle a:hover {
	color: #003399;
	text-decoration: underline;	
}

.navtitle a:active {
	color: #003399;
	text-decoration: underline;	
}

ul.nav {
	font-size: 11px;
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #6699cc;
}

li.nav {
	list-style-type: none;
	font-size: 11px;
	text-decoration: none;
	color: #6699cc;
}

.nav a:link {
	color: #003399;
	text-decoration: none;	
}

.nav a:visited {color: #003399;}

.nav a:hover {
	color: #003399;
	text-decoration: underline;	
}

.nav a:active {color: #003399;}

.imgPromo { border: 1px solid #cccccc; }


/* ----- content ---------------------------------------------------------- */

.languagenolink {color: #6699cc;}

.rubrictitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003399;
	background-color: #E4EECB;
	background-repeat: repeat-y;
	border-color: #BDD799;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.rubrictitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003399;
	background-color: #E4EECB;
	background-repeat: repeat-y;
	border-color: #BDD799;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.rubricpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003399;
	border-color: #BDD799;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;	
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	
}

.rubricpage_papers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003399;
	border-color: #BDD799;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;	
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-left: 5px;
	
}
	
.rubricpage a:link {
	color: #6699cc;
	text-decoration: none;
}

.rubricpage a:visited { 
	color: #6699cc;
	text-decoration: none;
}
.rubricpage a:hover {
	color: #6699cc;
	text-decoration: underline;	
}

.rubricpage a:active { color: #6699cc; }

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.spacer { padding-left: 20px; }


/* ----- footer ---------------------------------------------------------- */

.footer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699cc;
	text-decoration: none;	
}

.footer a:link {
	color: #6699cc;
	text-decoration: none;	
}

.footer a:visited {
	color: #6699cc;
	text-decoration: none;	
}

.footer a:hover {
	color: #6699cc;
	text-decoration: underline;	
}

.footer a:active {
	color: #6699cc;
	text-decoration: underline;	
}