@charset "UTF-8";


body {
	color:#042b6b;
	background: #BCE9FB;
}
P, TD, UL, IL, SPAN, DIV {
	font: 13px/1.7em Georgia, "Times New Roman", Times, serif;
}
a:link	{
	color:#006633;
	text-decoration:none;
}
a:visited	{
	color:#006633;
	text-decoration:none;
}
a:active	{
	color:#006600;
	text-decoration:none;
}
a:hover	{
	color:#04418d;
	font-weight:bold;
	text-decoration:none;
}
#holder {
	text-align: left;
	margin: 0 auto 0 auto;
	z-index: 0;
	background: #BCE9FB url(../graphics/top_bkgd.gif) repeat-x top;
}
#iholder {
	text-align: left;
	margin: 0 auto 0 auto;
	z-index: 0;
	background: #BCE9FB url(../graphics/itop_bkgd.gif) repeat-x top;
}
#nav {
	height: 24px;
	margin-top: 22px;
	width: 830px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(../graphics/nav_bkgd.gif) no-repeat center;
}
#inav {
	height: 24px;
	width: 830px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(../graphics/nav_bkgd.gif) no-repeat center;
}
#content {
	width: 850px;
	z-index: 1;
	margin: 0px auto;
	text-align: center;
}
#icontent {
	width: 850px;
	z-index: 1;
	margin: 0px auto;
	text-align: center;
}
#title {
	text-align: center;
	margin-top: 26px;
	margin-right: auto;
	margin-left: auto;
}
#ititle {
	text-align: center;
	margin: 16px auto 10px;
}
#contentbox {
	width: 850px;
	text-align: left;
	background: url(../graphics/cb_middle.gif) repeat-y;
}
#middle {
	background: url(../graphics/cb_middle.gif) repeat-y;
}
#bottom {
	background: #BCE9FB;
}
#footer {
	margin-top: 40px;
	font-size: 11px;
	padding-bottom: 40px;
}
#ifooter {
	font-size: 11px;
	line-height: 1.5em;
	text-align: right;
	padding-right: 12px;
}
#pagetitle {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#ipics {
	border: 1px solid #b0e1f9;
	margin: 20px 45px 15px 15px;
	float: right;
	width: 306px;
	z-index: 1000;
	position: relative;
}
.intro	{
	color:#0d78a0;
	font-weight: bold;
	margin: -13px 45px 10px 45px
}
.txt	{
	margin: 20px 45px 0px 45px
}
