body {
	background-color: #E7E7E8;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #363636;
	font-weight: normal;
	padding: 15px 0px;
	line-height:20px;
}

#outerdiv{
	background-image:url(../images/bg-mid.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 716px;
	margin: 0px auto;
	padding: 0px;
}
#top{
	background-image:url(../images/bg-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 12px;
}
#base{
	background-image:url(../images/bg-base.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 12px;
}
#innerdiv{
	padding: 15px;
}
#logo{
	margin: 0px 10px;;
}
#ph{
	font-size: 18px;
	border-bottom: solid 1px #5A5B5D;
	text-align:right;
	padding: 5px 0px;
	margin: 10px;
}
.ph-num{
	font-size: 24px;
}
.hdg {
	font-weight:bold;
	color:#00245D;
	font-size: 14px;
}
.border {
	border-bottom: solid 1px #5A5B5D;
}
.img{
	border: solid 1px #00245D;
	padding: 9px;
	background-color: #E7E7E8;
	margin: 5px 0px;
}
.main-tbl{
	margin-left: 100px;
	width: 550px;
}
a {
	font-size: 13px;
	line-height: 16px;
	color: #00245D;
	font-weight: normal;
}
a:visited {
	color: #00245D;
}
a:hover {
	color: #000000;
}