/*General font: */ 

font	{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #373737; font-size: 100%; line-height: 1.625;}

/*General properties of the body: Background color, -picture, margins. */ 

body { background-color: #eeeeee; color: #373737; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  text-align: center; line-height: 1.625;}


.center-div {
     margin-left: auto;
     margin-right: auto;
     width: 940px;
     text-align: left;
background-color: #ffffff;

     }


.topnav {background-color: #007dbd; font-size:90%; color:#fff; font-weight:normal; text-align: left; padding:10px}

.topnav a:link {color:#ffffff; font-weight:normal; text-decoration:none; font-size:90%; padding:12px}

.topnav a:visited {color:#ffffff; font-weight:normal; text-decoration:none; font-size:90%; padding:12px}

.topnav a:hover { background-color: #ffffff; color: #333333; font-weight:normal; text-decoration:none; font-size:90%; padding:12px}

.topnav a:active {color:#ffffff; font-family:  font-weight:normal; text-decoration:none; font-size:90%; padding:12px}

.clear
{
	clear:both;
}


.bodytext {margin-left:20px; margin-right:20px;}


/*Links: */

a:link 	{color: #00639C; font-weight:normal; text-decoration:none;}
a:visited 	{color: #00639C; font-weight:normal; text-decoration:none;} 
a:hover     { background-color: #00639C; color: #FFFFFF; font-weight:normal; text-decoration:none;}
a:active	{color: #00639C; font-weight:normal; text-decoration:none;}
a:link img   { border-color: #00639C } 
a:visited img   { border-color: #00639C } 
a:hover img   { border-color: #00639C } 
a:active img   { border-color: #00639C } 


/*Headers:*/


h1        {  font-size: 160%; font-weight:bold; text-align:left; color: #222222}

h2	{ font-size: 110%;  font-weight: bold; text-align:left; color: #222222}

h3	{ font-size: 100%; font-weight: bold; text-align:left; color: #222222}

h4	{font-size: 110%; font-weight: bold; text-align:left; color: #222222}

h5	{font-size:110%; text-align:center }



/*Properties for special highlight:*/
.special	{font-size: 150%; 	font-weight: bold;	color: #333333; 	text-align:center }
.special2	{font-size: 150%;	color: #333333; 	text-align:center }
.special3	{font-size: 120%;	color: #333333; font-weight: bold; 	text-align:left }
.special4	{font-size: 120%;	color: #333333; 	text-align:left }
.special5	{font-size: 120%;	color: #333333; 	text-align:center }
.special6	{font-size: 100%;	color: #333333; 	text-align:center }
.special7	{font-size: 120%;	color: #00639C; 	text-align:left }
.special8	{font-size: 100%;	color: #333333; 	text-align:left }
.specialh2	{ font-size: 150%;  font-weight: bold; text-align:left; color: #6D939B}
.specialf {font-size: 70%;text-align:right; margin:0 }


.specialce	{font-size: 120%; color: #000000; font-weight: bold; text-align:center; margin:0  }
.specialce2	{font-size: 100%; color: #000000; font-weight: bold; text-align:center; margin:0  }

/*Change distance between list items:*/
li  { margin-bottom: 5px}

/*color of list:*/
li {color: #333333}
ul {color: #333333}





