﻿body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	background: #FDD2E1 url('images/background.gif') no-repeat scroll 0% 0%;
}
img {
	border-width: 0px;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #003F86;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #003F86;
}
.content_div {
	width: 620px;
	height: 525px;
	margin: 220px 0 50px 50px;
}
li {
	margin-top: 10px;
}
a {
	font-size: .9em;
	font-weight: bold;
	color: #F12F94;
}
.table2_left {
	height: 22px;
	padding-right: 5px;
	width: 200px;
	text-align: right;
}
.table2_right {
	height: 22px;
	padding-left: 5px;
	width: 225px;
	text-align: left;
}
.input_text {
	font-size: .8em;
	background-color: #dadada;
	border-style: none;
	width: 200px;
	padding-left: 5px;
}
