body, td, th {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.page {
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	background-position:  center 50%;
	text-align: center
}

.left {
	float: left;
	background-image: url('../images/background-left.gif');
}

.right {
	left: 171px;
	top: 0px;
	float: right;
	position: absolute;
}

.banner {
	width: 596px;
}

.top {
	background-image: url('../images/top.jpg');
	text-align: right;
	width: 595px;
	background-repeat: no-repeat;
	vertical-align: top; background-position-y:50%
}

.botton {
	background-image: url('../images/bottom.gif');
	height: 35px;
	width: 595px;
	background-repeat: repeat-x;
	background-position-y:50%
}
.copyright {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
}
.sep {
	background-image: url('../images/line-v.gif');
	background-repeat: repeat-y;
	width: 31px
}
.picture-left {
	margin-right: 12px;
}
.text-small {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.text-subtitle {
	font-size: 14px;
	font-weight: bold;
}
ul {
	margin-left: 16px;
	list-style-type: square;
	margin-bottom: 0px;
}
.table-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D2DCEF;
	border-bottom-color: #D2DCEF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
}
.graphic {
	background-image: url('../images/graphic.gif');
	background-repeat: repeat-x;
	border: 0px none;
	font-size: 9px;
	font-weight: bold;
	color: #204285;
	height: 20px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.form-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CAD6EC;
	border-bottom-color: #CAD6EC;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	background-color: #EEEEEE;
}
.graphic2 {
	border: 1px solid #666666;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
