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: #FFFFFF;
	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: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

/* Style applied for the copyright signuter in the footer */

p.inFormHeaderSmaller {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: bottom;
        	padding: 0px 5px 0px 15px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

/* For the links in the footer */
a.inFormHeaderSmaller{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #045974;
	vertical-align: middle;
	margin-top: 0px;
         padding: 0px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
         text-decoration: none;
}

/* 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 blue, 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: #002277;
	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: #002277;
	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: #002277;
         text-decoration: none;
}

.inFormGrayTitlesLeft a:visited {
	color: #5c5c5c;
         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:15px;
}

/* Settings for the titles in a menu */

td.Menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
         background-color:#045974;
         background-image:url(images/dummy.jpg);
     	color: #9BBDC7;
         width: 120px;
         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: 110px;
         padding: 5px;
     	color: #FFFFFF;
         line-height: 1em;
         text-decoration: none;

}

td.Menu a:visited {
	color: #FFFFFF;
  }

td.Menu a:hover, td.Menu a:active {
	color: #ffffff;
         background-color : #033B4D;
}

/* Blue Title on a gray background with gray borders */
div.grline {
	z-index: auto;
	BACKGROUND-COLOR: #d6d6d6;
	visibility: visible;
	position: relative;
	border-bottom: #5c5c5c 1px solid;
	border-top: #5c5c5c 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #002277;
         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: #d6d6d6;
	visibility: visible;
	position: relative;
	border-top: #5c5c5c 1px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #002277;
	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: #002277;
         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;
}

/*Style for text in inner parts of the document*/
td.inFormText, td.inFormText a, td.inFormText a:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	color: #0E2275;
	vertical-align: middle;
	padding: 1px 0px 1px 0px;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
         text-decoration: none;
}
