body {
    font-family: sans-serif;
    background: #ffffff;
    
    padding: 0;
    margin: 0;
}

h1 { margin: 0; padding: 1em 0; }
h2 { font-size: medium; margin: 0; padding: 1em 0 0 0; }
h2.date { font-size: x-small; color: #aaa; padding: 0; }
.sidebar h2 { background: white; font-size: 14px; padding: 0.25em; border-top: 1px solid #eee; }
.sidebar h3 { font-size: normal; padding: 0; }

p { line-height: 150%; }

acronym { cursor: help; border-bottom: dashed 1px; }

input, select {
    background: #e0e0e0;
    border: 1px gray solid;
    font-weight: bold;
font-size:9px;
}
input:hover { background: #c0c0c0; }

input.button {
    background: #c0c0c0;
    border: 1px gray solid;
    
    font-size:9px;
    vertical-align: top;
    font-weight: bold;
}



img {
    border: 0px none;
}


hr { border: 1px #CCCCCC solid; width: 80%; }


/*different setting for newsflash*/
div.newsflash th {
color: green;
text-align: center;
vertical-align: middle;
font-size: 16px;
}

div.newsflash td {
color: black;
text-align: center;
font: "Verdana";
margin-bottom: 5px;
font-size: 11px;
margin-top: 5px;
font-weight: normal;

}


div#master {
    width: 677px;
    margin: 0 auto;
    background: white;
   
}

#header {
    color: white;
    background: url('../images/HeaderN.png') no-repeat bottom right;
    height: 105px;
}


a:link { color: #00427f; text-decoration: none; }
a:visited { color: #00427f; text-decoration: none; }
a:link:hover { text-decoration: underline; }
a:visited:hover { text-decoration: underline; }






#content {
    background: white;
    font-size: 10px;
    color: black;
    text-align: left;
    padding: 0em 0;
    height: 100%;
}

div.pathway {
color: black;
font-size: 10px;
text-decoration: none;
font-weight: normal;
 
width: 500px;
height: 14px;
padding-left: 40px;
}

div.pathway a {
color: black;
text-decoration: none;
font-weight: normal;
text-align: left;
}

div.pathway a:hover {
color: green;
text-decoration: none;
font-weight: normal;
}

div.item {
    margin: 0 1em 0 1em;
    font-size: 11px;
    width:600px;
    margin-bottom: 0;

}
div.topcontent
{
    background: url('../images/top_content.png') no-repeat top left;
}

div.sidebar a { font-size: 17px; color: white; }
div.sidebar p { font-size: 16px; margin: 1em; }
div.sidebar h2 { text-align: right; margin: 0; }
div.sidebar ul { padding-left: 1.5em; font-size: x-small; margin-left: 0; text-align: left; }
div.sidebar img { display: block; margin: auto; }

div.menu
 {
padding-left: 11px;
margin-top: 6px;
height: 0px;
}
 

div.menu a {
padding-right: 8px;
padding-left: 0px;

font-weight: bold;
text-decoration: none;
font-size: 12px;
}

div.menu a:hover {
color: black;
}

div.menu a:visited {

text-decoration: none;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}
 

div.usermenu a {
padding-right: 8px;
padding-left: 1px;
vertical-align: top;
color: black;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}

div.usermenu a:visited {
color: black;
text-decoration: none;
font-size: 12px;
}


div.usermenu a:hover {
color: #00427f;
text-decoration: none;
}




div.footer {
font-size: 9px;
color: #d0d0d0;
}

ul { padding: 0 0 0 3em; }
ul.links { list-style-type: none; }

div.border {
    border: #eee solid thick;
    border-right: none;
}

#footer {
    color: #aaa;
    font-size: 8px;
}

#bottommenu {
    background: #444;
    font-size: x-small;
    text-align: center;
    color: #aaa
}
#bottommenu a { color: #aaa }

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable td {
	font-size: 11px;
	color: #333333;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
	
}


table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00427f;
	text-align: right;
	margin-bottom : 2px;
   	font: "Verdana";
	
	}
	
	div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

/* Main Menu(s) */

a.mainlevel:link, a.mainlevel:visited {
        display: block;

	padding-left: 4em;
	vertical-align: top;
	font-size: 11px;
        background: url('../images/button_small.png') no-repeat;
	font-weight: bold;
	color: black;
	text-align: left
}

a.mainlevel:hover {
	background: url('../images/button_small1.png') no-repeat;

	text-decoration: none;
	color: #c0c0c0;
}

a.mainlevel#active_menu {
	background: url('../images/button_small1.png') no-repeat;

	color: #00427f;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
background: url('../images/button_small1.png') no-repeat;

	color: #00427f;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 4em;
	vertical-align: top;
	font-size: 11px;
         	font-weight: bold;
	color: black;
	text-align: left
}

a.sublevel:hover {
	color: #00427f;
	text-decoration: none;
         }

a.sublevel#active_menu {
	color: #00427f;
         }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url('../images/arrow.png') ;
  background-repeat: no-repeat;
  background-position: 0px 3px
}


.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 14px
	}

.category {
font-weight: bold;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
        background: url('../images/content_spacer2.png') no-repeat;
	text-decoration: none;
	font-weight: normal;
	width: 145px;
	height: 21px;
padding-left: 5px;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
        background: url('../images/content_spacer2.png') no-repeat left;
	text-align: right;
	}

.sectiontableheader {
	background: url('../images/content_spacer.png') no-repeat;
	background-color : #00427f;
	background-repeat: repeat;
	padding: 2px;
	color : black;
	
	font-weight : bold;

	padding: 2px;
	}

.sectiontableentry1 {
	background: #e0e0e0;
        padding-top: 2px;
        padding-bottom: 2px;
	}

.sectiontableentry1 a:hover {
	color: black;
        text-decoration: none;
	}


	
.sectiontableentry2 {
	background: #d0d0d0;
	padding: 2px;
        padding: 2px;
}

.sectiontableentry2 a:hover {
	color : black;
        text-decoration: none;
	}


.small 
{
font-weight: x-small;
font-size: 9px;
line-height: 10px;

}
.small2
{
font-weight: bold;

}

.readon{
	display:block;
	width: 100px;
	padding-left: 12px;
         color: #00427f;
font-weight: bold;
	background: url('../images/kom.gif') no-repeat left;
  padding-top: 5px;
  font-size: 11px
  }
.componentheading{
	font: bold 15px "Verdana",serif;
	color: #00427f;
       
	text-decoration: none;
	
  padding: 0px 0 0 0px;
}
  
  .contentheading{
	font: bold 14px "Verdana",serif;
	color: black;
        background: url('../images/content_spacer.png') no-repeat left;
        width: 445px;
	height: 21px;
        text-decoration: none;
        padding: 0px 0 0 0px;
}