body {
	margin:0px;
	background-color:#fff;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	text-align: center;
}
#body {
	background-color:#FFFFFF;
	border: 1px #C5DBE7 solid;
	margin: 25px auto 0 auto;
	padding: 0 25px 0 25px;
}
#wrapper {
	margin: 0px auto 0px auto;
	width: 700px;
}
.black {border: 1px solid #C5DBE7;}
A:link {
	text-decoration: underline;
	color:#0000FF;
}
A:visited {
	text-decoration: underline;
	color:#0000ff;
}
A:active {
	text-decoration: underline;
	color:#48CCFF;
}
A:hover {
	text-decoration: none;
	color:#990000;
}
p {
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
h1 {
	margin: 0px;
	font-family: Impact;
	font-size: 26pt;
	font-weight: 400;
	text-align: center;
	letter-spacing: -1px;
	color:#000066;
}
h2 {
	margin: 0px;
	font-family: Impact;
	font-size: 20pt;
	font-weight: 400;
	text-align: center;
	color:#000066;
}
h3 {
	margin: 0px;
	font-family: Impact;
	font-size: 18pt;
	font-weight: 400;
	text-align: center;
	color:#000066;
}
h4 {
	margin: 0px;
	font-family: Impact;
	font-size: 18pt;
	font-weight: 400;
	text-align: center;
	color:#990000;
}
h5 {
	margin: 0px;
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: 700;
	text-align: center;
	color:#000;
}
.indent {
	margin-left: 30px;
}
.indent2 {
	margin-left: 170px;
}
.title {
	font-size: 18px;
	font-weight: 700;
}
.grey {
	color: #999999;
	text-align: left;
}
.darkred {
	color: #990000;
	text-align: left;
}
.blue {
	color:#000066;
	text-align:left;
}
#footer {
	background-image:url(images/footer.gif);
	margin-top:30px;
	height:54px;
}
#footer_text {
	color:#333333;
	padding:15px 0 0 0;
	font-size:12px;
}
.box {
	width: 525px;
	padding:15px;
	background-image:url(images/box.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: 1px #C5DBE7 solid;
	margin: 0px auto 0 auto;
}
.inner-list {
	margin:0px auto 0px auto;
	width: 475px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #6699ff;
}
.box ul {
	text-align:left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fffbc3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #61573F;
}
.box2 {
	width:300px;
	background-color: #e8f7fd;
	border: 1px dotted #8db8cb;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-left: 15px;
}
.box3 {
	margin:0px auto 0px auto;
	width:400px;
}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
}
.text-red {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color:#990000;
	font-weight:bold;
	font-style:italic;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style1 {	color: #990000;
	font-weight: bold;
}
.highlight {background-color:#ffff00; }
.title {
	margin: 0px;
	font-family: Impact;
	font-size: 20px;
	font-weight: 400;
}
