#newsticker {
	overflow:hidden;
}
#newsticker ul, #newstickerone ul {
	border: none;
	list-style: none;
	min-height: 1.6em;
}
* html #newsticker ul, * html #newstickerone ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error, #newstickerone li.error {
	color: #f00;
}
#newsticker #togglenewsticker, #newstickerone #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker, * html #newstickerone #togglenewsticker {
	right: 30px;
}


Startpagestyls************************{}



/*clear styles
--------*/

li {list-style-type: none;}
a:link, :link,:visited {text-decoration:none; color:none;} 
ul,ol,dl {list-style:none;} 
h1, h2 {margin:0px;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*Postioning
--------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
}
.rc ul {
	margin-bottom: 12px;
}
/*text
--------*/
a { /*color:#333333;*/}
a:hover {text-decoration:underline;}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 10px;
}
h4 {
	font-weight: bold;
	color: #005598;
}
h3 {
	font-size: 11px;
	color: #005598;
	font-weight: bold;
	margin-top: 3px;
}
h2 {
	color: #005598;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.bBold {
	color: #005598;
	font-weight: bold;
}
/*.whos li {
	display: block;
	width: 195px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}*/

.bullet {
	font-weight: 900;
	color: #F78F20;}

.small {
	font-size: 9px;
}
