/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
body {
	font-family: georgia,"times new roman",sans-serif;
	font-size: 11px;
	color: #4c5761;
	background-color: #fff;
	padding: 20px 0 0 0;
	margin: 0;
	line-height: 16px;
}
#wrap {
	width: 720px;
	display: block;
	background-color: #fff;
	margin:0px auto;
	text-align: left;
	border: thin;
	border-color: #7994B7;
	border-style: solid;
}
#main-body {
	width: 720px;
	display: block;
	background-image: url(../images/common/bg-00.gif);
	margin:0px auto;
	text-align: left;
}
#top {
	padding: 0 0 0 0;
	height: 180px;
	text-align: right;
	background-color: #DDDDDD;
}
#middle {
	background-color: #7994B7;
	height: 180px;
}
#bottom {
	padding: 0 0 0 0;
	height: 275px;
	background-color: #DDDDDD;
}
#copy-home {
	text-align: left;
	display: block;
	padding: 20px 30px 0px 195px;
}
#middle-table {
	background-color: #7994B7;
	height: 180px;
}
#top-sub {
	background-color: #7994B7;
	height: 100px;
}
#bottom-sub {
	padding: 0 0 0 0;
	background-color: #DDDDDD;
}
/* copy styles */
.h1 {
	font-size: 16px;
	color: #0175BF;
	font-weight: bold;
}
.h2 {
	font-size: 13px;
	color: #696969;
	font-weight: bold;
}
.h3 {
	font-size: 13px;
	color: #0175BF;
	font-weight: bold;
}
.copy-lists {
	padding-bottom:0px;
}
#copy-sub {
	text-align: left;
	display: block;
	padding: 10px 125px 0px 30px;
}
/* navigation */
a:link, a:visited {
	font-size: 11px;
	color: #65727E;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
a:hover {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
/* footer */
#footer {
	width: 720px;
	display: block;
	background-color: #fff;
	margin:0px auto;
}
.copyright{
	font-family: arial, verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left:195px;
	line-height: 20px;
}
/* logo area */
#imglogo {
	padding: 10px 20px 0px 30px;
}
#title {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	padding: 55px 0px 10px 0px;
}
/* images */
#imglogin {
	float: right;
	position: relative;
	padding-top:5px;
}
