body
{
	margin:0; border:0; letter-spacing:1px;
}

/* Style applied for the large header of the page */

p.inFormHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 21px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	color: #006666;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

/* Style applied for the smaller header of the page */

p.inFormHeaderSmall{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	color: #006666;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

/* Style applied for the copyright signature in the footer */

p.inFormHeaderSmaller {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #eeeeee;
	vertical-align: bottom;
        	padding: 0px 5px 0px 15px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}


/* General type of ordinary text applied for example for cells of tables */
.textNormal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #434952;
	vertical-align: middle;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

/* Style of the text for paragraphs */
p.textNormal {
	margin-left:20px;
         margin-top: 10px;
         margin-right: 20px;
         margin-bottom: 5px;
         padding: 0px 10px 0px 10px;
        	text-align: justify;
}

/* Links in the normal text */
p.textNormal a:link, table.textNormal a:link, ol.textNormal a:link, li.textNormal a:link
{
	color: #045974;
        padding-bottom: 4px;
}

p.textNormal a:visited, table.textNormal a:visited, ol.textNormal a:visited, li.textNormal a:visited
{
	color: #045974;
        padding-bottom: 4px;
}

/* Titles in green, aligned to the left */

.inFormGrayTitlesLeft {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
        	text-align: center;
	text-decoration: none;
        	font-weight: bold;
	color: #006666;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

p.inFormGrayTitlesLeft {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 10px 20px 5px 15px;
}

td.inFormGrayTitlesLeft {
	text-align: left;
       	padding-left: 15px;
}

p.inFormBlueTitlesCenter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
        	text-align: center;
	text-decoration: none;
        	font-weight: bold;
	color: #006666;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 10px 15px 0px 15px;
}

/* Settings for links in titles */

a.inFormGrayTitlesLeft {
	color: #006666;
         text-decoration: none;
}

.inFormGrayTitlesLeft a:visited {
	color: #fcfcfc;
         text-decoration: none;
}

/*  Small bold font - for example as headers of a table */
.textSmallBold
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
         margin-top: 10px;
         margin-bottom: 5px;
         text-align: left;
       	font-weight: bold;
	color: #434952;
         margin-left:28px;
}

/* Settings for the titles in a menu */

td.Menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
         background-color:#eeeeee;
         background-image:url(images/dummy.jpg);
     	color: #ffffff;
         width: 100px;
         text-align: left;
        	vertical-align: top;
         padding-left: 10px;
         padding-right: 10px;
	text-transform: none;
         text-decoration: none;
         line-height:.5em;
}

/* Settings for the topics of the menu */
td.Menu a{
	display : block;
         width: 100px;
         padding: 5px;
     	color: #006666;
         line-height: 1em;
         text-decoration: none;

}

td.Menu a:visited {
	color: #006666;
  }

td.Menu a:hover, td.Menu a:active {
	color: #006666;
         background-color : ffffff;
}

/* Blue Title on a gray background with gray borders */
div.grline {
	z-index: auto;
	BACKGROUND-COLOR: #eeeeee;
	visibility: visible;
	position: relative;
	border-bottom: #5c5c5c 0px solid;
	border-top: #5c5c5c 0px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #006666;
         vertical-align: middle;
	margin: 0px;
	padding: 1px 20px 1px 15px;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

div.grlinetop {
	z-index: auto;
	BACKGROUND-COLOR: #eeeeee;
	visibility: visible;
	position: relative;
	border-top: #5c5c5c 0px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #006666;
	vertical-align: middle;
	margin: 0px;
	padding: 1px 20px 1px 15px;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.inFormTitles {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #006666;
         margin-top: 4px;
         text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
         text-decoration: none;
}

.inFormInactiveTitlesLeft {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
        	text-align: center;
	text-decoration: none;
        	font-weight: bold;
	color: #424242;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

p.inFormInactiveTitlesLeft {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 10px 20px 5px 15px;
}


/* Settings for links in titles */

a.inFormInactiveTitlesLeft {
	color: #424242;
         text-decoration: none;
}

.inFormInactiveTitlesLeft a:visited {
	color: #bbbbbb;
         text-decoration: none;
}


/* From dana.css */
p { margin-top: 8px;
    margin-bottom: 8px;
    text-align:center; }

p.pub { text-align:left;
        margin-top: 8px;
        margin-bottom: 10px; }

p.img { font-size: 11px;
	color:#333333;
        text-align:center;
        margin-top: 0px;
        margin-bottom: 6px;
        border: thin solid grey;
        padding: 4px }


.accent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #077756;
	vertical-align: middle;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

td {
    font-family: Arial, Verdana,sans-serif;
    text-decoration: none;
    font-size:13px;
    color:#333333;
	}

td a{
   color: #045974;

}

td a:visited {
   color: #045974;
  }
