@charset "utf-8";
body {
	margin: 0px;
	background-color: #201E45;
}

.table {
	background-image: url(images/bac.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303F52;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.foot {
	background-image: url(images/tab_bac.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 71px;
	text-align: center;
	line-height: 71px;
	color: #2E424B;
	letter-spacing: 1px;
}

.top {
	height: 135px;
}
.nav {
	width: 89px;
	text-align: center;
}
.nav_img a:link {
	text-decoration: none;
	color: #033057;
	font-size: 10px;
}
.nav_img a:visited {
	text-decoration: none;
	color: #033057;
	font-size: 10px;
}
.nav_img a:hover {
	text-decoration: none;
	color: #CC3333;
	font-size: 10px;
}
.right {
	vertical-align: top;
	line-height: 18px;
	width: 267px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DF7E37;
}
.right p {
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.left p {
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.orange {
	color: #DF7E37;
	font-weight: bold;
}

.float_left {
	clear: right;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}
.bld_itl {
	font-style: italic;
	font-weight: bold;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #1D3863;
}

.left {
	vertical-align: top;
	line-height: 18px;
	width: 533px;
	text-align: justify;
}
.content {
	width: 800px;
}
.content p {
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;

}

.left ul {
	list-style-type: square;
}
.left li {
}

.nav_img {
	text-align: center;
	width: 89px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding-bottom: 40px;
}
.nav_img img {
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.small {
	font-size: 10px;
	font-style: italic;
}
a:link {
	color: #303F52;
}
a:visited {
	color: #303F52;
}
a:hover {
	color: #DF7E37;
}
