body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	background: #FFFFFF url(background.gif) repeat-y top left;
	padding: 0px;
	margin: 0px;
}

a {
	color: #005979;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	
}

/*
#topmenu {
	background-color: #939495;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 1px 0px 1px 20px;
	width: 760px;
	height: 17px;
}
*/

.menu {
	width: 600px;
	float: left;
}

.topStyleOn {
    font-size: 12px;
    /*font-weight: bold;*/
    color: #FFFFFF;
    background-color: #939495;
    padding-right: 6px;
}

.topStyleOff {
    font-size: 12px;
    /*font-weight: bold;*/
    color: #FFFFFF;
    background-color: #939495;
    padding-right: 6px;
}

.menuStyleOn {
    font-size: 12px;
    color: #FFFFFF;
    background-color: #005979;
}

.menuStyleOff {
    font-size: 12px;
    color: #FFFFFF;
    background-color: #939495;
}

#search {
    padding: 0px;
    margin: 0px 5px 0px 0px;
    width: 150px;
    float: right;
}

form#searchform {
    margin: 0px;
    padding: 0px;
}

form#searchform input {
	font-size: 9pt;
   float: left;
}

.searchbox {
    border: 1px solid #000000;
    padding: 0px;
    margin: 0px 5px 0px 0px;
    width: 96px; 
    height: 15px;
}

.searchimage {
	height: 17px;
}

#main {
	
}

#content {
	margin: 20px;
	width: 540px;
}

#content img {
	margin-left: 5px;
	margin-right: 5px;
}

#rightColumn {	
	margin-top: 20px;
	margin-right: 20px;
	width: 180px;
}

#footer {
	
}

h1 {
	color: #005979;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 5px;	
}

h2 {
	color: #005979;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 5px;		
}

h3 {
	color: #005979;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 5px;		
}

h4 {
	color: #005979;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0px;
    margin-bottom: 5px;		
}

h5 {
	color: #005979;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 5px;		

}

td {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
}

p {
	margin-top: 0px;	
	margin-bottom: 10px:
}

p.summary {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

.largeNews {
	margin-bottom: 20px;
}

.largeNews img.summaryImage {
	border: 0px;
	margin-bottom: 10px;
}

.largeNews p {
	margin-bottom: 10px;
}

.smallNewsLeft {
	margin-right: 10px;
	width: 250px;
	float: left;
}

.smallNewsRight {
	margin-left: 10px;
	width: 250px;
	float: right;
}

.smallNewsLeft img.summaryImage, .smallNewsRight img.summaryImage {
	border: 0px;
	margin-left: 6px;
	float: right;
}

.smallNewsLeft h2, .smallNewsRight h2 {
	font-size: 10pt;
}

.smallNewsLeft p, .smallNewsRight p {
	font-size: 8pt;
	margin-bottom: 10px;
}

.boxHeader {
	background-color: #E6EAEC;
}

.boxContent {	
	font-size: 8pt;
	background-color: #E6EAEC;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px;
	margin-bottom: 10px;
}

ul {
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 7px 0px;
}

li {
	list-style-type: none;
	list-style-image: url('dash.gif');
	margin-bottom: 4px;
	margin-left: 11px;	
}

.annonseleft {
	margin-right: 20px;
	float: left:
}

.annonseright {
	float: right;
}

.selectbox {
	margin-top: 20px;
}

.archive {
	
}

.archive h2 {
	font-size: 10pt;
}

#content div.searchResults {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#footer {
	font-size: 8pt;
	color: #939495;
	padding: 0px 0px 3px 10px;
	margin: 0px;
}

div#footer a {
	font-size: 8pt;
	color: #939495;
	text-decoration: none;
}

.bordered-user-table {
	border: thin solid;
}