/** main cssery **/
body{
	margin:0;
	padding:0;
}
div.breadcrumb{
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	color:#666666;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding:5px;
}
.normal{
	font-size:14px;
	font-family:Tahoma, sans-serif;
	line-height:1.7em;
	color:#333333;
}
div.smallleft{
	float:left;
	width:25%;
	margin-right:2%;
	margin-left:0;
}
div.bigright{
	float:left;
	width:70%;
	margin-right:1%;
	margin-left:2%;
}
ul.normal, ul.normal li{
	margin:0;
	list-style:none;
	padding:0;
}
table.normal tr{
	vertical-align:top;
}
div.halfcontainment{
	margin:0 auto;
}
div.halfleft, div.halfright{
	width:48%;
	float:left;
}
div.halfleft{
	margin-right:1%;
}
div.halfright{
	margin-left:1%;
}
div.footer{
	text-align:center;
	margin-top:50px;
	padding-top:20px;
	border-top:1px solid #CCCCCC;
	margin-bottom:30px;
}
ul.errorlist, ul.errorlist li{
	font-size:10px;
	color:#C90000;
	list-style:none;
	margin:0;
	padding:0;
}
h4.blue, h4.red{
	color:#006699;
	font-family:Trebuchet MS, sans-serif;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-0.06em;
	font-size:20px;
	margin-bottom:5px;
	padding-bottom:0;
}
h4.red{
	color:#CC0000;
}
table.normal{
	margin-top:10px;
	font-family:Tahoma, sans-serif;
	font-size:14px;
	line-height:1.7em;
	color:#666666;
}
div.container{
	width:900px;
	margin:0 auto;
}
div.invisible{
	visibility:hidden;
}
div.logocontainer{
	background:url('../img/logobg.jpg') repeat-x;
	height:85px;
	border-bottom:5px solid #D8E4F2;
}
div.clearer{
	font-size:1px;
	clear:both;
}
hr.thin{
	height:1px;
	color:#CCCCCC;
	background:#CCCCCC;
	border:0;
	padding:0;
	margin:0;
	width:90%;
}
div.tiny, span.tiny{
	font-family:Tahoma, sans-serif;
	font-size:10px;
	line-height:1.7em;
	color:#333333;
}
a:link, a:visited{
	color:#0066CC;
}
a:hover{
	text-decoration:none;
}
.about14, div.about14{
	font-size:14px;
}