﻿body
{
	margin: 0px;
}

h1
{
	font-family: "Segoe UI" , verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: lighter;
}

h3, .headline
{
	font-family: "Segoe UI" , verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
 
h4, .subheadline
{
	font-family: "Segoe UI" , verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p, li, td, div, a, ul
{
	font-family: "Segoe UI" , verdana, Geneva, sans-serif;
	font-size: 13px !important;
	color: #000;
}

li
{
	list-style-type: disc;
}

.bread
{
}

td.bread {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.bread h3
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.bread h4
{
	margin-bottom: 3px;
}

.bread p
{
	margin-top: 0px;
	margin-bottom: 8px;
}

.bread ul
{
	margin-top: 6px;
	margin-bottom: 6px;
}

.bread li
{
	margin-top: 3px;
	margin-bottom: 3px;	
}


.pageheading
{
	padding-top: 20px;
	padding-bottom: 20px;
}

td.footer
{
	padding: 8px;
	height: 26px;
}

.footer
{
	font-family: "Segoe UI" , verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #122D00;
}

td.validatorColumn
{
	/*width: 200px;*/
}

td.inputColumn
{
	width: 250px;
}

td.labelColumn
{
	width: 100px;
}

.topmenucontainer
{
	text-align:left;
	vertical-align: bottom;
	padding-left: -10px;
	
}

.topmenu
{
}

.topmenu ul
{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
	white-space:nowrap;
	display:block;
}

.topmenu li
{
	list-style:none;
	list-style-type:none;
	white-space:nowrap;
	display:block;
	padding-right: 12px;
	padding-left: 12px;
	display:block;
}

.topmenu a
{
	font-family: "Segoe UI" , verdana, Geneva, sans-serif;
	font-size: 16px !important;
}



.borderBottom
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.borderTop
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}


div.indent
{
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	
	
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

.treeMenuCell
{
	width: 180px;
	padding-bottom: 20px;
}

.treeMenu
{
}

.treeMenuNode
{
}

td.treeMenuNode
{
	padding-top: 3px;
	padding-bottom: 3px;
}

div.oneLevelTreeMenu
{
	margin-top: 30px;
	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}

td.oneLevelTreeMenuNode
{
	padding-top: 6px;
	padding-bottom: 6px;
}

.oneLevelTreeMenuNode
{
	/*font-weight: bold;*/
}
	
.oneLevelTreeMenuNode a
{
	font-size: 14px !important;
}




.linkImage img
{
	border-style: none;
}

.imgleft
{
	float:left;
	margin-right: 5px;
}

.imgright
{
	float:right;
	margin-left: 5px;
}

.notbold
{
	font-weight: normal;
}





.frontpage h3
{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.frontpage h4
{
	font-size: 16px;
	margin-bottom: 20px;
}

.frontpage p, .frontpage a
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.frontpage ul
{
	margin-top: 8px;
	margin-bottom: 8px;
}

div.news
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 14px;

	width: 190px;
}

.news h3, 
.news h3:link
{
	font-size: 14px !important;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
}
.news p
{
	font-size: 12px !important;
	margin: 0px;
	padding: 0px;
}
.news a
{
	font-size: 12px !important;
	font-weight:bold;
	text-decoration: none;
}
