body {
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
table, th, td, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
}
big {
	font-size: 1.4em;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	color: #2E5AA7;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 2.5em;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 0.5em 0 0.7em 0;
	font-size: 1.2em;
	font-weight: bold;
}
hr {
	display: none;
}
legend {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}

a {
	text-decoration: underline;
	color: #E83898;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}

.banner1 {
	border: 1px solid #dadada;
	position: relative;
	padding: 10px;
	margin: 0 0 0.8em 0;
	width: 45%;
	font-size: 0.9em;
	min-height: 18.5em;
	height: auto;
}
/*\*/
* html .banner1 {
	height: 18.5em;
}
.banner1 a {
	color: #E83898;
}
.banner1 h2 {
	font-size: 1.5em;
	padding: 0 0 0.7em 0;
}
.banner1_link {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.banner1_pic {
	float: left;
	margin: 0 0.8em 0.3em 0;
	border-left: 3px solid #ed2790;
	padding: 0 0 0 1px;
}

.bold {
	font-weight: bold;
}
.bottom_banners {
	text-align: center;
	margin: 1.5em 5px 1.5em 5px;
}
.box1 {
	padding: 0 0 1em 0;
}

.clear {
	clear: both;
}

.col_left {
	display: none;
}
.container {
	padding: 60px 0 0 0;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}
.footer {
	display: none;
}

.form_checkbox {
	width: 14px;
	height: 14px;
	margin: 0;
}
input.form_general, textarea.form_general {
	width: 220px;
}
select.form_general {
	width: 224px;
	.width: 226px;
}

.hidden {
	display: none;
}

.list_ptraining {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list_ptraining li {
	display: inline;
}
.list_ptraining li a {
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 0 7px 50px;
	margin: 0 0 4px 0;
}
.list_ptraining li.li1 a {
	background: #f7f7f7 url("images/icon-pt1.gif") no-repeat left center;
}
.list_ptraining li.li2 a {
	background: #f7f7f7 url("images/icon-pt2.gif") no-repeat left center;
}
.list_ptraining li.li3 a {
	background: #f7f7f7 url("images/icon-pt3.gif") no-repeat left center;
}
.list_ptraining li.li4 a {
	background: #f7f7f7 url("images/icon-pt4.gif") no-repeat left center;
}
.list_ptraining li.li5 a {
	background: #f7f7f7 url("images/icon-pt5.gif") no-repeat left center;
}
.list_ptraining li a:hover {
	text-decoration: none;
	background-color: #f3f3f3	;
}

.logo {
	position: absolute;
	left: 0;
	top: 0;
}
.menu {
	display: none;
}
.screenreader {
	position: absolute;
	left: -999em;
}
.small {
	font-size: 0.9em;
}

.tab_form {
	border-collapse: collapse;
	margin: 0 0 1em 0;
}
.tab_form th {
	text-align: left;
	vertical-align: top;
	padding: 0.3em 1em 0.5em 0;
	border: none;
	font-weight: normal;
	width: 180px;
}
.tab_form td {
	vertical-align: top;
	padding: 0 0 0.5em 0;
	border: none;
}