html {
	margin: 0px;
}
body {
		margin : 0 0 0 0;
		background:#5f666f url(images/bg.gif) no-repeat;
		font-size: 14px;
	}
	.onorange {
		background-color: #F1A25E;
		font-color: #FFFFFF;
		font-family: arial;

	}
	.onorangeb {
		background-color: #EE7711;
		font-color: #FFFFFF;
		font-family: arial;
		font-weight: bold;
	}	
	.shadowright {
		background: url("images/border_shadow.gif") top left repeat-y;
	}
	.whiteshadowright {
		background: #FFFFFF url("images/border_shadow.gif") top left repeat-y;
	}
	.orangeshadowright {
		background: #F59948 url("images/border_shadow_orange.gif") top left repeat-y;
	}	
	.footer {
		font-family: arial;
		font-size: 9px;
		color: #FFFFFF;
	}
	a.footer:link, a.footer:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.footer:hover, a.footer:active {
		text-decoration: none;
		color: #000000;
	}
	a.inpage:link, a.inpage:visited {
		color: #000000;
		text-decoration: none;
	}
	a.inpage:hover, a.inpage:active {
		text-decoration: none;
		color: #FFFFFF;
	}	
	.contentwhite {
		font-family: arial;
		color: #000000;
		text-align: justify;
	}
	.contentwhitenoalign {
		font-family: arial;
		color: #666666;
	}	
	.contentwhiteheader {
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		color: #8F908D;
		letter-spacing: 1px;
		line-height:120%;
	}
	.contentorange {
		font-family: arial;
		color: #000000;
		text-align: justify;
	}
	.contentorangenoalign {
		font-family: arial;
		color: #000000;
	}	
	.contentgreen {
		font-family: arial;
		color: #FFFFFF;
	}

	ul {
		list-style-image: url("images/bullet.png");
	}
	ul li{
		padding-bottom: 5px;
	}	

	a:link, a:visited {
		color: #EE7711;
		border: none;
		outline:none;
	}
	a:hover, a:active {
		color: #000000;
		border: none;
		outline:none;
	}
	a.orangelink:link, a.orangelink:visited {
		color: #000000;
		border: none;
		outline:none;
	}
	a.orangelink:hover, a.orangelink:active {
		color: #EE7711;
		border: none;
		outline:none;
	}
	a.sidemenu:link, a.sidemenu:visited {
		font-family: arial;
		font-weight: bold;
		color: #fff;
		border: none;
		outline:none;
		text-decoration: none;
	}
	a.sidemenu:hover, a.sidemenu:active {
		font-family: arial;
		font-weight: bold;
		color: #EE7711;
		border: none;
		outline:none;
		text-decoration: none;
	}	
	.redhighlight {
		color: #FF2A00;
		font-weight: bold;
	}
	img.content {
		border-style:solid;
		border-color: #000000;
		border-width:1px;
	}
.transparenc
	{
		background-color: transparent;
		border: 0;
	}
fieldset {
	 border:1px solid #ff7f07;
	 width: 400px;
	 text-align: center;
	 background: url(images/tile_fieldset.gif);
}.medium {
	font-size: 14px;
}

