body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #003399;
}
p {
	font-size: 1.3em;
	line-height: 1.25;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #003399;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
h1 {
	font-size: 1.8em;
	color: #003399;
	margin-top: 5px;
	letter-spacing: 10%;
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	color: #003399;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-left: 5px;
	text-transform: none;
	margin-top: 25px;
}
h3 {
	font-size: 1.4em;
	color: #003399;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-left: 5px;
	text-transform: capitalize;
	margin-top: 25px;
}
h4 {
	font-size: 1.3em;
	text-indent: 5px;
	color: #003399;
	font-style: italic;
	margin-bottom: 3px;
	margin-top: 25px;
}
h5 {
	font-size: 1.2em;
	color: #003399;
	text-indent: 10px;
	font-weight: normal;
	margin-bottom: 3px;
	font-style: italic;
}
.links_on_index_page {
	color: #003399;
	line-height: 1.5;
	text-decoration: none;
}
a.links_on_index_page:link {
	color: #003399;
	line-height: 1.5;
	text-decoration: none;
}
a.links_on_index_page:visited {
	color: #003399;
	line-height: 1.5;
	text-decoration: none;
}
a.links_on_index_page:hover {
	color: #003366;
	line-height: 1.5;
	text-decoration: none;
}
a.links_on_index_page:active {
	color: #003399;
	line-height: 1.5;
	text-decoration: none;
}


hr {
	color: #003399;
	text-align: left;
	height: 1px;
	width: 100%;
	margin-left: 10px;
}
input {
	color: #003399;
}
label {
	font-size: 1.3em;
}

input.btn{
   color:#003399;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:.9em;
   font-weight:normal;
   background-color:#BFCCE5;
   border:1px solid;
   border-top-color:#7F99CC;
   border-left-color:#7F99CC;
   border-right-color:#4066B3;
   border-bottom-color:#4066B3;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#BFCCE5');
}
.article_title_in_article_list {
	font-style: italic;
}

a.article_title_in_article_list:active {
	font-style: italic;
	text-decoration: underline;
}
a.article_title_in_article_list:hover {
	font-style: italic;
	text-decoration: underline;
}
a.article_title_in_article_list:link {
	font-style: italic;
	text-decoration: underline;
}
a.article_title_in_article_list:visited {
	font-style: italic;
	text-decoration: underline;
}
.author {
	color: #003399;
	text-align: center;
	font-weight: bold;
	margin: 0px;
}
.logo_resource_page {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}

menu {
	width: 100%;
	height: auto;
	padding: 0px;
}

/* IE6 Only */
* html menu {
	margin-top: 3px;
	margin-left: -30px;
}

/* IE7 Only */
*:first-child+html menu {
	margin-top: 3px;
	margin-left: 5 px;
}


.main_menu_links_on_graphic_pages {
	color: #000099;
	text-decoration: none;
	font-style: normal;
	line-height: 150%;
	list-style-type: none;
	font-size: 1.1em;
}
.menu {
	width: 100%;
	height: auto;
	padding: 0px;
	margin-left: -30px;
	margin-top: 3px;
}

html>body .main_menu_links_on_graphic_pages {
}

a.main_menu_links_on_graphic_pages:link {
	color: #000099;
	text-decoration: none;
}
a.main_menu_links_on_graphic_pages:visited {
	color: #000099;
	text-decoration: none;
}
a.main_menu_links_on_graphic_pages:hover {
	color: #000099;
	text-decoration: underline;
}
a.main_menu_links_on_graphic_pages:active {
	color: #000099;
	text-decoration: none;
}
.reference {
	text-indent: -10px;
	margin-left: 20px;
	color: #003399;
}
.explanatory_text_on_index_page {
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 2px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 125%;
	font-style: italic;
}
.more_info_link_on_index_page {
	text-decoration: none;
	color: #003399;
	list-style-image: url(../images/arrow-bullet.gif);
	font-style: italic;
	font-size: 1em;
}
a.more_info_link_on_index_page:link {
	text-decoration: none;
	color: #003399;
}
a.more_info_link_on_index_page:visited {
	text-decoration: none;
	color: #003399;
}
a.more_info_link_on_index_page:hover {
	text-decoration: none;
	color: #003399;
}
a.more_info_link_on_index_page:active {
	text-decoration: none;
	color: #003399;
}
.newsletter_contents_links {
	text-align: left;
	color: #003399;
	line-height: 150%;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/arrow-bullet.gif);
	font-size: 1.3em;
}
a.newsletter_contents_links:link {
	text-align: left;
	color: #003399;
	line-height: 150%;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/arrow-bullet.gif);
}
a.newsletter_contents_links:visited {
	text-align: left;
	color: #003399;
	line-height: 150%;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/arrow-bullet.gif);
}
a.newsletter_contents_links:hover {
	text-align: left;
	color: #003399;
	line-height: 150%;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/arrow-bullet.gif);
}
a.newsletter_contents_links:active {
	text-align: left;
	color: #003399;
	line-height: 150%;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/arrow-bullet.gif);
}
.conf_prog_train_links_on_index_page {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.conf_prog_train_links_on_index_page:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.conf_prog_train_links_on_index_page:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.conf_prog_train_links_on_index_page:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.conf_prog_train_links_on_index_page:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-inset {
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 50px;
	margin-bottom: 0px;
}
.text-italic {
	font-style: italic;
}
.text-bold {
	font-weight: bold;
}
.text-table-small {
	line-height: 1.15;
	color: #003399;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.text-small {
	font-size: 1.1em;
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003399;
}
a.text-small:link {
	color: #003399;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.text-small:visited {
	color: #003399;
	text-decoration: none;
	margin: 0;
}
a.text-small:hover {
	color: #003399;
	text-decoration: none;
	margin: 0;
}
a.text-small:active {
	color: #003399;
	text-decoration: none;
	margin: 0;
}
text-only {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
a.text-only:link {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
a.text-only:visited {
	color: #003399;
	text-decoration: none;
}
a.text-only:hover {
	color: #003399;
	text-decoration: underline;
}
a.text-only:active {
	color: #003399;
	text-decoration: none;
}
.upcoming_content_text {
	font-style: italic;
	color: #003399;
	margin-left: 15px;
}
.article_list {
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 50px;
	margin-bottom: 0px;
	color: #003399;
	letter-spacing: normal;
	text-indent: -20px;
}
a.article_list:link {
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 50px;
	margin-bottom: 0px;
	color: #003399;
	text-decoration: underline;
}
a.article_list:visited {
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 50px;
	margin-bottom: 0px;
	color: #003399;
	text-decoration: underline;
}
a.article_list:hover {
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 50px;
	margin-bottom: 0px;
	color: #003399;
	text-decoration: underline;
}
a.article_list:active {
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 50px;
	margin-bottom: 0px;
	color: #003399;
	text-decoration: underline;
}img {
	border: 0px none;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	z-index: auto;
}
.text_bold_and_italic {
	font-style: italic;
	font-weight: bold;
}
.main_menu {
	color: #000066;
	text-decoration: none;
}
.resource_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	line-height: 115%;
	font-weight: normal;
	text-decoration: none;
	margin-top: 25px;
}
a.resource_link:link {

	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	line-height: 115%;
	font-weight: normal;
	text-decoration: none;
}
a.resource_link:visited {


	font-family: Arial, Helvetica, sans-serif;
	color: #002779;
	line-height: 115%;
	font-weight: normal;
	text-decoration: none;
}
a.resource_link:hover {


	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	line-height: 115%;
	font-weight: normal;
	text-decoration: underline;
}
a.resource_link:active {

	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	line-height: 115%;
	font-weight: normal;
	text-decoration: none;
}
.news_item {
	margin-left: 25px;
}
.no_space_above {
	margin-top: 0px;
}
.no_space_below {
	margin-bottom: 0px;
}
.no_space_around {
	margin: 0px;
	padding: 0px;
}
.reference {
	text-indent: -20px;
	margin-left: 30px;
	line-height: 115%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.note_to_peter {
	background-color: #FFFFCC;
}
.publication_title_in_text {
	font-style: italic;
}
.by {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	color: #003399;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
}
.abstract_text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 60px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
	margin-right: 60px;
}
.chapter_title {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	color: #003399;
	margin-top: 25px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	font-size: 1.4em;
}
.section_title {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	color: #003399;
	margin-top: 25px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
}
.paper_title {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	letter-spacing: 0.05em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.page_set_nav {
	font-weight: bold;
}
a.page_set_nav:link {
	color: #003399;
	text-decoration: none;
}
a.page_set_nav:visited {
	color: #003399;
	text-decoration: none;
}
a.page_set_nav:hover {
	color: #BBD1FF;
	text-decoration: none;
}
a.page_set_nav:active {
	color: #FF0000;
	text-decoration: none;
}
a.page_set_nav_you_are_here:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.page_set_nav_you_are_here:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.page_set_nav_you_are_here:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.page_set_nav_you_are_here:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}.staffName {
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	margin-left: 10px;
}
.staffTitle {
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
	margin-left: 10px;
}
.top {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #003399;
}
.section_title_in_article_list {
	line-height: 115%;
	color: #003399;
	margin-top: 7px;
	margin-left: 30px;
	margin-bottom: 0px;
	color: #003399;
	letter-spacing: normal;
}
li.resource_list_title {
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: -1em;
	font-size: 1.3em;
}

p.resource_list {
	margin-left: 3em;
}
.text-version-link {
	font-size: 1.1em;
}
a.text-version-link:link {
	text-decoration: none;
}
a.text-version-link:visited {
	text-decoration: none;
}
a.text-version-link:hover {
	text-decoration: underline;
}
a.text-version-link:active {
	text-decoration: none;
}
.list {
	font-size: 1.3em;
}
.list li {
	margin-top: 5px;
}
textarea {
	color: #003399;
}
select {
	color: #003399;
}
.table-row-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F99CC;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
