body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li {
			font-family: verdana, arial, sans-serif;
		}
		body { font-size: 12px; }
		h1 {
			margin-top: 1px;
			margin-bottom: 0px;
		}
		h2 {
                        margin-top: 1px;
			margin-bottom: 0px;
		}
		a:link { color: #0000EF }
		a:visited { color: #326598 }
		a:hover  { color: #0000EF }
		.default { font-size: 12px; }
		.menu { font-weight: normal; font-size: 12px; }
		a.menu { text-decoration: none; color: #000000; font-size: 12px; }
		a.menu:link { text-decoration: none; color: #000000; font-size: 12px; }
		a.menu:visited { text-decoration: none; color: #000000; font-size: 12px; }
		a.menu:hover { text-decoration: underline; color: #000000; font-size: 12px; }
		td.menuselected { font-weight: normal; font-size: 12px; font-weight: bold; background-color: white; }
		a.menuselected { text-decoration: none; color: #000000; font-size: 12px; font-weight: bold; }
		a.menuselected:link { text-decoration: none; color: #000000; font-size: 12px; font-weight: bold; }
		a.menuselected:visited { text-decoration: none; color: #000000; font-size: 12px; font-weight: bold; }
		a.menuselected:hover { text-decoration: underline; color: #000000;  font-size: 12px; font-weight: bold; }
                                span.menu { padding: 0px 10px 0px 4px; text-decoration: none; color: white; font-size: 11px; font-weight: bold; }
		.headline { font-size: 13px; font-weight: bold; color: #000000; }
		.headlineview { font-size: 13px; font-weight: bold; color: #000000; }
		.headlinelink { font-size: 11px; font-weight: normal; color: #0000EF; }
		.subheadline { font-size: 10px;  text-transform: uppercase; color: #222222; }
		.ingress { font-size: 11px; font-weight: normal; color: #000000; }
		.submenu { font-size: 10px; font-weight: normal; color: #000000; }
		.ingressview { font-size: 11px; font-weight: normal; color: #000000; }
		.body { font-size: 12px; font-weight: normal; color: #000000; }
		.date { font-size: 10px; font-weight: normal; color: #000000; }
		.link { font-size: 11px; font-weight: normal; color: #0000EF; }
		a.toollink { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
		.feedback { font-size: 11px; font-weight: normal; color: #000000; }
		.copyright { font-size: 11px; font-weight: normal; color: #000000; }
		.related { font-size: 11px; font-weight: normal; color: #000000; }
		.sok { font-size: 12px; font-weight: normal; color: #000000; }
		.checkout { font-size: 12px; font-weight: normal; color: #000000; }

		#side-menu {
			clear:both;
			list-style: none;
                        background-color: #074E86;
			margin: 0;
			padding: 0;
			padding-left: 0px;
			padding-right: 0px;
		}
		#side-menu a {
			display: block;
			color: #000000;
			background-color: #eeeeee;
			border-bottom: 1px solid #000000;
			font-size: 11px;
			margin: 0px;
			text-decoration: none;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 0px;
		}
		#side-menu a:hover {
			background-color: #ffffff;
                        font-weight: bold;
			color: #CE0000;
		}
		#side-menu ul {
			list-style: none;
		}
		#li0, #li1, #li2, #li3, #li4, #li5 {
			border-bottom: 1px solid #000000;   /* IE needs border bottom set for this to work */
                                                border-right: 1px solid #000000;
		}
		#li0 a { padding-left: 2px; }
		#li1 a { padding-left: 10px; background-color: rgb(255, 255, 255); }
		#li2 a { padding-left: 20px; background-color: rgb(255, 255, 255); }
		#li3 a { padding-left: 30px; }
		#li4 a { padding-left: 40px; }
		#li5 a { padding-left: 50px; }

		#side-menu strong a {
			font-weight: bold;
                        font-size: 12px;	
                        color: #CE0000;
		        text-decoration: none;
			background-color: #ffffff;
		}

		.infobox {
			font-size: 11px;
			border: 1px solid #074E86;
			padding: 5px;
			margin-top: 10px;
			margin-left: 2px;
			margin-right: 0px;
		}

		.servicebox {
			font-size: 11px;
			border: 1px solid #cc0000;
			padding: 5px 5px 5px 5px;
			margin-top: 10px;
			margin-left: 2px;
			margin-right: 2px;
		}

		.undermeny {
			font-size: 11px;
			border: 1px solid #074E86;
			padding: 3px 0px 5px 5px;
			margin-top: 10px;
			margin-right: 0px;
                        margin-bottom: 15px;
			margin-left: 2px;
		}