body
{
	font-size: 0.7em;
	line-height:1.6em;
}
.news-item h2 {
  font-family: Verdana,Tahoma,Arial,Helvetica;
  font-size: 1em;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
}
.news-item h2 a
{
    color:#000000;
    text-decoration:underline;    
}
.news-item h2 a:hover
{
    color:#000000;
    text-decoration:hover;
        
}
.news-item-date {
  margin: 0;
}
td {
font-size: 1em;
}
*
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    color: #000000;
}
a 
{
	color: #005B98;
	text-decoration: underline;
}
a:hover 
{
	color: #005B98;
	text-decoration: none;
}
/* LEESMEER ------------------------------------------------- */

a.leesmeer
{
    background-image: url( '/Sites/main/Templates/img/greenbullet.gif' );
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: top left;
	color: #005B98;
	text-decoration: underline;
	/*font-weight: bold;*/
}
a.leesmeer:hover
{
	color: #005B98;
	text-decoration: none;
	/*font-weight: bold;*/
}
/* ------------------------------------------------------------ */
h1, h2, h3, h4, h5, h1 *, h2 *, h3 *, h4 *, h5 * 
{
	font-family: Arial, Verdana, Tahoma, Helvetica;
} 
h2, h3, h4, h5
{
	margin-top: 20px;
} 
h1, h1 span
{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: bold;
	color: #0051B7;
}
h1
{
		font-size: 1.4em;
}

h2, h2 * 
{
	font-weight: bold;
	color: #0051B7;	
}
h2
{
	font-size: 1.4em;
}
h3, h3 * 
{
	font-weight: bold;
	color: #546925;	
}
h3
{
	font-size: 1.3em;
}
h4, h4 * 
{
	font-weight: bold;
	color: #00ABD3;	
}
h4
{
	font-size: 1.3em;
}
h5, h5 * 
{
	font-weight: bold;
	color: #0051B7;	
}
h5 
{
	font-size: 1.3em;
}
#screenfooter
{
	font-size: 0.9em;
}
.menuitem a
{
	font-size: 1em;	
}
/* ------------------------------------------------- */
hr 
{
    height: 1px;
    border: none;
    background-color: #000000;
    color: #000000;
    width: 100%;
}
/* ------------------------------------------------- */
ul 
{
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
} 
/* ------------------------------------------------- */
TABLE.sitedefault
{
    width: 100%;
    border-collapse: collapse;
    border-left: solid 1 #FFFFFF;
    border-top: solid 1 #FFFFFF;
    padding: 2px;
    background-color: #ACBEE6;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(  '/Sites/main/Templates/img/framecontent.jpg' );
    margin-bottom: 10px;
}

TABLE.sitedefault TH
{
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    border-right: solid 1 #FFFFFF;
    border-bottom: solid 1 #FFFFFF;
    background-color: #352A64;
    padding: 3px;
    text-align: left;
}

TABLE.sitedefault TD
{
    width: 25%;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    font: normal;
    border-right: solid 1 #FFFFFF;
    border-bottom: solid 1 #FFFFFF;
    padding: 10px;
}
/* ------------------------------------------------- */
.mybutton
{
    background-color: #ACBEE6;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(  '/Sites/main/Templates/img/framecontent.jpg' );
    border: outset 1px;
    color: #352A64;
    width: 100px;
    text-align: center;
}
.mytextbox, .myinput
{
    background-color: #ACBEE6;
    background-position: top left;
        background-repeat: no-repeat;
    background-image: url(  '/Sites/main/Templates/img/framecontent.jpg' );
    border: inset 1px;
    color: #352A64;
    width: 100px;
}
.mytextarea
{
    background-color: #ACBEE6;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(  '/Sites/main/Templates/img/framecontent.jpg' );
    border: inset 1px;
    color: #352A64;
    width: 200px;
    height: 150px;
}
/* ------------------------------------------------- */
sub, sup {
height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
/* RADTREE OVERRIDES */

#indicatortree .RadTreeView_Default .rtPlus
{
	background: transparent url(/Sites/main/templates/css/skins/TreeView/SinglePlus.gif) no-repeat 0 0;
	display:inline-block;
	height:20px;
}

#indicatortree .RadTreeView_Default .rtMinus
{
	background: transparent url(/Sites/main/templates/css/skins/TreeView/SingleMinus.gif) no-repeat 0 0;
	display:inline-block;
	height:20px;
}
#indicatortree .RadTreeView_Default .rtSelected .rtIn
{
    background-image:none;
    background-color:#fff;
    border:none;
}
#indicatortree .RadTreeView_Default .rtIn a
{
    color:#000;
    text-decoration:none;
}
#indicatortree .RadTreeView_Default .rtIn a:hover
{
    text-decoration:underline;
}
#indicatortree .RadTreeView_Default .rtSelected .rtIn a
{
    font-weight:bold;
}
/* navigation on page template */

#contentleftwrapper #treenav .RadTreeView_Default .rtSelected a.rtIn
{
    background-image:none !important;
    border:none;
    background-color:#fff;
    font-weight:bold;
}
#contentleftwrapper #treenav .RadTreeView_Default a.rtIn .WrapTreeNode
{
    white-space:normal;
}
#contentleftwrapper #treenav .RadTreeView_Default .rtPlus
{
    background:transparent url(/Sites/main/templates/img/SinglePlus.gif) no-repeat scroll 0 0;
    height:20px;
    margin:1px 6px 3px -5px;
    width:19px;
}
#contentleftwrapper #treenav .RadTreeView_Default .rtMinus
{
    background:transparent url(/Sites/main/templates/img/SingleMinus.gif) no-repeat scroll 0 0;
    height:20px;
    margin:1px 6px 3px -5px;
    width:19px;
}



#content img
{
	padding:10px !important;
}
