*{
	font-family: Arial;
	font-size: 12px;
}
body{
	color: #121212;
	margin: 5px 0px;
	padding: 0;
}
h1{
	color: #4C9B09;
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.headblue{
	color: #0173BB;
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
.headorange{
	color: #FF5400;
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.titorange{
	color: #FF5400;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	padding-bottom:10px;
}
.titblue{
	color: #0173bb;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	padding-bottom:10px;
}

ul.vuri{
	margin: 0px 0 0 0;
	padding-left:17px;
	list-style-image: url(../images/v.gif);
	line-height: 20px;
}
ul.li{
	color:#242424;
	font-family: Arial;
	font-size: 12px;
}
a {
	color: #FF5400;
	text-decoration: underline;
}
a.blue {
	color: #0173bb;
	text-decoration: none;
}
.white{
	color: #ffffff;
}
.info{
	font-size: 14px;
	font-weight: bold;
	color: #9099A8;
	text-decoration: none;
	padding-left: 3px;
}
ul.topmenu{
	margin: 0px 0 0 0;
	padding-left:0px;
	list-style-type: none;
}
.topmenu li{
	display: inline;
	padding: 0 10px 0 10px;
}
.topmenu a{
	font-family: "Myriad Pro", Arial, "Trebuchet MS";
	font-size: 16px;
	display: inline;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/bullgray.gif) no-repeat 0px 6px;
}

.topmenu a.selected{
	color: #FF5400;
	background: url(../images/bullorange.gif) no-repeat 0px 6px;
}
.entr{
	font-family: "Myriad Pro", Arial, "Trebuchet MS";
	font-size: 16px;
	display: inline;
	color: #0173bb;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
}
.page_title{
	font-family: Helvetica,Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	padding:20px 0px 5px 0px;
	border-bottom: 2px solid #1d3b92;
}

.copy{
	font-family: Tahoma;
	color: #A0A0A0;
	font-size: 9px;
}
.copy .white{
	color: #ffffff;
}
.bold{
	font-weight: bold;
}
.boxlight{
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color:#BFBFBF;
	font-family: Georgia,Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}
.sitemap, .sitemap ul {	
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.sitemap li {
	padding: 8px 0px 0px 22px;
	background: url(../images/folder2.gif) no-repeat 0px 7px;
}
.sitemap li li {
	background: url(../images/folder3.gif) no-repeat 2px 8px;
}
.sitemap li li li {
	background: url(../images/folder4.gif) no-repeat 5px 5px;
}
.error{
	color:#1d3b92;
}


.di{
	display: inline;
}
.w350{
	width:350px;
}
.w450{
	width:550px;
}
.w180{
	width:180px;
}
.h10{
	height:10px;
}
.h26{
	height: 26px;
}
.BT{
	border-top:1px solid #cdcdcd;
}
.BB{
	border-bottom:1px solid #cdcdcd;
}
.Bpadding10{
	padding-bottom: 10px;
}
.clearleft{
	clear:left;
}
.floatleft{
	display: inline;
	float: left;
}
.floatright{
	display: inline;
	float: right;
}
.clearfloat{
	clear: both;
}
.centered {
	text-align: center;
}

.hand{
	cursor: pointer;
}

.boxviolet{
	color: #0173bb;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.boxviolet a{
	color: #0173bb;
	font-weight:bold;
	text-decoration: none;
}
.boxorange{
	color: #646464;
	border:1px solid #ffe5d9;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 2px;
	margin-right: 6px;
}
.boxorange a{
	color: #646464;
	font-weight:bold;
	text-decoration: none;
}